aboutsummaryrefslogtreecommitdiffstats
path: root/mbone/sdr
ModeNameSize
-rw-r--r--Makefile649logstatsplainblame
-rw-r--r--distinfo56logstatsplainblame
d---------files116logstatsplain
-rw-r--r--pkg-descr311logstatsplainblame
-rw-r--r--pkg-plist8logstatsplainblame
e='width: 41.1%;'/> -rw-r--r--po/en_GB.po2304
-rw-r--r--po/es.po2446
-rw-r--r--po/et.po2441
-rw-r--r--po/eu.po2442
-rw-r--r--po/fi.po2390
-rw-r--r--po/fr.po1459
-rwxr-xr-xpo/ga.po2388
-rw-r--r--po/gl.po2462
-rw-r--r--po/hu.po1439
-rw-r--r--po/it.po2442
-rw-r--r--po/ja.po2452
-rw-r--r--po/ko.po2419
-rw-r--r--po/lt.po2460
-rw-r--r--po/lv.po2436
-rw-r--r--po/nl.po2445
-rw-r--r--po/nn.po2440
-rw-r--r--po/no.po206
-rw-r--r--po/pl.po2440
-rw-r--r--po/pt.po2405
-rw-r--r--po/pt_BR.po782
-rw-r--r--po/ro.po2454
-rw-r--r--po/ru.po2429
-rw-r--r--po/sk.po2441
-rw-r--r--po/sl.po2442
-rw-r--r--po/sv.po2476
-rw-r--r--po/tr.po2438
-rw-r--r--po/uk.po2443
-rw-r--r--po/vi.po2431
-rw-r--r--po/zh_CN.po2806
-rw-r--r--po/zh_TW.po2558
49 files changed, 44703 insertions, 41049 deletions
diff --git a/ChangeLog b/ChangeLog
index e43f09e6fb..6da50fbb98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
-2002-09-06 Ettore Perazzoli <ettore@ximian.com>
+2002-09-09 Ettore Perazzoli <ettore@ximian.com>
- * configure.in: Bump some requirements.
- * README: Update accordingly.
+ * configure.in: 1.1.1. Also bump some requirements.
+
+ * README: Update according to the new requirements.
2002-09-06 Larry Ewing <lewing@ximian.com>
diff --git a/NEWS b/NEWS
index 3169ca2a70..736c370f46 100644
--- a/NEWS
+++ b/NEWS
@@ -47,55 +47,65 @@ New features:
- Now installs some libraries and headers required for external
module development.
+ - You now can drop objects (eg. mail messages, appointments)
+ directly to the folders on the shortcut bar (in 1.0.x, you could
+ only drop them in the folder folder bar).
+
+ -
+
* Calendar
- Loading speed has been improved.
- - The context menus are improved and now allow .
-
- When you receive an appointment through email, you can choose
which calendar to update, and if its for an existing appointment
the folder is automatically detected
- Calendar importer now supports importing to remote folders.
- - Calendar GUI and alarm daemon now use listeners for the configuration.
+ - Calendar GUI and alarm daemon now use listeners for the
+ configuration.
- Reaction to calendar backends crashing has been improved.
- Show status messages for all long calendar operations.
- - Fixed default reminders description (was 'Untitled appointment').
+ - Fixed default reminders description (was 'Untitled
+ appointment').
- Included timezone information on VCALENDAR's used in copy/paste.
- - Removed extra space that was displayed for categories without icons.
+ - Removed extra space that was displayed for categories without
+ icons.
- Fixed crashes in the alarm daemon.
- - Fixed crashes in calendar related to creating new evolution windows
+ - Fixed crashes in calendar related to creating new evolution
+ windows.
- - When right clicking, correctly select the underlying date/time
+ - When right clicking, correctly select the underlying date/time.
- Meeting scheduling improvements; sends replies when you update
your attendance status, warnings if the user changes a meeting
- they didn't create
+ they didn't create.
- Deleting a meeting with a right click will now offer to send a
- cancellation notice
+ cancellation notice.
- - Can accept meeting replies from non-attendees (they become attendees)
+ - Can accept meeting replies from non-attendees (they become
+ attendees).
- - Fixed work day so start can't be before end, its minimum 1 hour and
- the unshaded zone is not rounded to the nearest time division
- (allowing the work hours to be 0:00 to 23:59)
+ - Fixed work day so start can't be before end, its minimum 1 hour
+ and the unshaded zone is not rounded to the nearest time
+ division (allowing the work hours to be 0:00 to 23:59).
- - Fixed task view to update completion status the same as the editor
+ - Fixed task view to update completion status the same as the
+ editor.
- - Fixed leap year problem with day of week
+ - Fixed leap year problem with day of week.
- Handle "last day of the month" and "last Tuesday of the month"
- type recurrences
+ type recurrences.
* Contacts
@@ -108,7 +118,7 @@ New features:
- Improved feedback for search results for all backends and the
UI.
- - SSL/STARTTLS suport for LDAP.
+ - SSL/STARTTLS suport for LDAP has been added.
- Caches are built for local addressbooks to speed up
autocompletion.
@@ -251,9 +261,7 @@ New features:
- Uses Soup for HTTP downloading news feeds and weather info.
- - Many bug fixes.
-
- - Better folder selector
+ - Better folder selector.
- Better Weather/News Feed selector.
diff --git a/README b/README
index 9111394380..492d17af18 100644
--- a/README
+++ b/README
@@ -138,9 +138,11 @@ and -devel packages for each library.
*** either gnome-libs or evolution for the Makefiles to work
*** properly.
- - gal (GNOME Application Library) - 0.19.99.18 or later
+ - bonobo-conf - 1.0.16 or later
- - gtkhtml - 1.1.1.1 or later
+ - gal (GNOME Application Library) - 0.20 or later
+
+ - gtkhtml - 1.1.2 or later
- SOUP - 0.7.x
diff --git a/art/ChangeLog b/art/ChangeLog
index a9342cb3bb..266e678010 100644
--- a/art/ChangeLog
+++ b/art/ChangeLog
@@ -1,3 +1,7 @@
+2002-02-29 Ettore Perazzoli <ettore@ximian.com>
+
+ * about-box.png, splash.png: New artwork from Jakub.
+
2002-09-03 Ettore Perazzoli <ettore@ximian.com>
* folder-settings.png: New icon from Jakub.
diff --git a/art/about-box.png b/art/about-box.png
index 721cdb8a51..97c549fcbf 100644
--- a/art/about-box.png
+++ b/art/about-box.png
Binary files differ
diff --git a/art/splash.png b/art/splash.png
index 530e0f743c..05f4da9259 100644
--- a/art/splash.png
+++ b/art/splash.png
Binary files differ
diff --git a/configure.in b/configure.in
index 7f89b0d4ed..02c8b51fd3 100644
--- a/configure.in
+++ b/configure.in
@@ -19,9 +19,9 @@ fi
EVOLUTION_MAJOR_VERSION=1
EVOLUTION_MINOR_VERSION=1
-EVOLUTION_MICRO_VERSION=0
-EVOLUTION_NANO_VERSION=99
-VERSION=$EVOLUTION_MAJOR_VERSION.$EVOLUTION_MINOR_VERSION.$EVOLUTION_MICRO_VERSION.$EVOLUTION_NANO_VERSION
+EVOLUTION_MICRO_VERSION=1
+EVOLUTION_NANO_VERSION=0
+VERSION=$EVOLUTION_MAJOR_VERSION.$EVOLUTION_MINOR_VERSION.$EVOLUTION_MICRO_VERSION
PACKAGE=evolution
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)
@@ -578,8 +578,8 @@ EVO_CHECK_LIB(GNOME-VFS, vfs, 1.0.5)
EVO_CHECK_LIB(libxml, xml, 1.8.17, 2.0)
EVO_CHECK_LIB(bonobo-conf, bonobo_conf, 0.11)
-EVO_CHECK_LIB(GAL, gal, 0.19.99.18)
-EVO_CHECK_LIB(GtkHTML, gtkhtml, 1.1.1.1)
+EVO_CHECK_LIB(GAL, gal, 0.20)
+EVO_CHECK_LIB(GtkHTML, gtkhtml, 1.1.2)
EVO_CHECK_LIB(Libsoup, soup, 0.7)
AM_PATH_GCONF(1.0,,,gconf gconf-gtk)
diff --git a/doc/devel/calendar/cal-client/evolution-cal-client-decl.txt b/doc/devel/calendar/cal-client/evolution-cal-client-decl.txt
index 79d0fec3c6..28eeb19875 100644
--- a/doc/devel/calendar/cal-client/evolution-cal-client-decl.txt
+++ b/doc/devel/calendar/cal-client/evolution-cal-client-decl.txt
@@ -46,6 +46,7 @@ typedef enum {
CAL_CLIENT_OPEN_SUCCESS,
CAL_CLIENT_OPEN_ERROR,
CAL_CLIENT_OPEN_NOT_FOUND,
+ CAL_CLIENT_OPEN_PERMISSION_DENIED,
CAL_CLIENT_OPEN_METHOD_NOT_SUPPORTED
} CalClientOpenStatus;
</ENUM>
@@ -66,6 +67,26 @@ typedef enum {
} CalClientGetStatus;
</ENUM>
<ENUM>
+<NAME>CalClientResult</NAME>
+typedef enum {
+ CAL_CLIENT_RESULT_SUCCESS,
+ CAL_CLIENT_RESULT_CORBA_ERROR,
+ CAL_CLIENT_RESULT_INVALID_OBJECT,
+ CAL_CLIENT_RESULT_NOT_FOUND,
+ CAL_CLIENT_RESULT_PERMISSION_DENIED
+} CalClientResult;
+</ENUM>
+<ENUM>
+<NAME>CalClientSendResult</NAME>
+typedef enum {
+ CAL_CLIENT_SEND_SUCCESS,
+ CAL_CLIENT_SEND_CORBA_ERROR,
+ CAL_CLIENT_SEND_INVALID_OBJECT,
+ CAL_CLIENT_SEND_BUSY,
+ CAL_CLIENT_SEND_PERMISSION_DENIED
+} CalClientSendResult;
+</ENUM>
+<ENUM>
<NAME>CalClientLoadState</NAME>
typedef enum {
CAL_CLIENT_LOAD_NOT_LOADED,
@@ -207,20 +228,25 @@ CalClient *client, const char *uid,time_t start, time_t end,CalComponentAlarms *
</FUNCTION>
<FUNCTION>
<NAME>cal_client_update_object</NAME>
-<RETURNS>gboolean </RETURNS>
+<RETURNS>CalClientResult </RETURNS>
CalClient *client, CalComponent *comp
</FUNCTION>
<FUNCTION>
<NAME>cal_client_update_objects</NAME>
-<RETURNS>gboolean </RETURNS>
+<RETURNS>CalClientResult </RETURNS>
CalClient *client, icalcomponent *icalcomp
</FUNCTION>
<FUNCTION>
<NAME>cal_client_remove_object</NAME>
-<RETURNS>gboolean </RETURNS>
+<RETURNS>CalClientResult </RETURNS>
CalClient *client, const char *uid
</FUNCTION>
<FUNCTION>
+<NAME>cal_client_send_object</NAME>
+<RETURNS>CalClientSendResult </RETURNS>
+CalClient *client, icalcomponent *icalcomp,icalcomponent **new_icalcomp, GList **users,char error_msg[256]
+</FUNCTION>
+<FUNCTION>
<NAME>cal_client_get_query</NAME>
<RETURNS>CalQuery *</RETURNS>
CalClient *client, const char *sexp
diff --git a/doc/devel/calendar/cal-client/tmpl/cal-client.sgml b/doc/devel/calendar/cal-client/tmpl/cal-client.sgml
index 4426d6c478..6c53f5adbc 100644
--- a/doc/devel/calendar/cal-client/tmpl/cal-client.sgml
+++ b/doc/devel/calendar/cal-client/tmpl/cal-client.sgml
@@ -57,6 +57,7 @@ GTK+ object for communication with personal calendar server.
@CAL_CLIENT_OPEN_SUCCESS:
@CAL_CLIENT_OPEN_ERROR:
@CAL_CLIENT_OPEN_NOT_FOUND:
+@CAL_CLIENT_OPEN_PERMISSION_DENIED:
@CAL_CLIENT_OPEN_METHOD_NOT_SUPPORTED:
<!-- ##### ENUM CalClientGetStatus ##### -->
@@ -336,3 +337,10 @@ End:
@calclient: the object which received the signal.
@arg1:
+<!-- ##### SIGNAL CalClient::backend-died ##### -->
+<para>
+
+</para>
+
+@calclient: the object which received the signal.
+
diff --git a/doc/devel/calendar/cal-util/evolution-cal-util-decl.txt b/doc/devel/calendar/cal-util/evolution-cal-util-decl.txt
index 30a652765b..89cad7611e 100644
--- a/doc/devel/calendar/cal-util/evolution-cal-util-decl.txt
+++ b/doc/devel/calendar/cal-util/evolution-cal-util-decl.txt
@@ -112,7 +112,7 @@ typedef enum {
typedef struct {
CalComponentRangeType type;
- CalComponentDateTime *datetime;
+ CalComponentDateTime datetime;
} CalComponentRange;
</TYPEDEF>
<TYPEDEF>
@@ -220,6 +220,11 @@ CalComponent *comp
CalComponent *comp
</FUNCTION>
<FUNCTION>
+<NAME>cal_component_strip_errors</NAME>
+<RETURNS>void </RETURNS>
+CalComponent *comp
+</FUNCTION>
+<FUNCTION>
<NAME>cal_component_get_vtype</NAME>
<RETURNS>CalComponentVType </RETURNS>
CalComponent *comp
@@ -235,6 +240,11 @@ CalComponent *comp
CalComponent *comp
</FUNCTION>
<FUNCTION>
+<NAME>cal_component_abort_sequence</NAME>
+<RETURNS>void </RETURNS>
+CalComponent *comp
+</FUNCTION>
+<FUNCTION>
<NAME>cal_component_get_uid</NAME>
<RETURNS>void </RETURNS>
CalComponent *comp, const char **uid
@@ -462,7 +472,7 @@ CalComponent *comp, int *priority
<FUNCTION>
<NAME>cal_component_get_recurid</NAME>
<RETURNS>void </RETURNS>
-CalComponent *comp, CalComponentRange **recur_id
+CalComponent *comp, CalComponentRange *recur_id
</FUNCTION>
<FUNCTION>
<NAME>cal_component_set_recurid</NAME>
@@ -822,6 +832,11 @@ CalComponentAlarm *alarm, CalAlarmTrigger *trigger
<RETURNS>void </RETURNS>
CalComponentAlarm *alarm, CalAlarmTrigger trigger
</FUNCTION>
+<FUNCTION>
+<NAME>cal_component_alarm_get_icalcomponent</NAME>
+<RETURNS>icalcomponent *</RETURNS>
+CalComponentAlarm *alarm
+</FUNCTION>
<USER_FUNCTION>
<NAME>CalRecurInstanceFn</NAME>
<RETURNS>gboolean </RETURNS>
@@ -908,6 +923,16 @@ int priority
const char *string
</FUNCTION>
<FUNCTION>
+<NAME>cal_util_expand_uri</NAME>
+<RETURNS>char *</RETURNS>
+char *uri, gboolean tasks
+</FUNCTION>
+<FUNCTION>
+<NAME>cal_util_add_timezones_from_component</NAME>
+<RETURNS>void </RETURNS>
+icalcomponent *vcal_comp,CalComponent *comp
+</FUNCTION>
+<FUNCTION>
<NAME>time_days_in_month</NAME>
<RETURNS>int </RETURNS>
int year, int month
diff --git a/po/ChangeLog b/po/ChangeLog
index 070e8c5e47..d0c5ee4216 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2002-09-06 gettextize <bug-gnu-utils@gnu.org>
+
+ * Makefile.in.in: Upgrade to gettext-0.10.40.
+
2002-09-05 Kjartan Maraas <kmaraas@gnome.org>
* no.po: Updated Norwegian (bokmćl) translation.
diff --git a/po/az.po b/po/az.po
index 16305d4066..a22a90c100 100644
--- a/po/az.po
+++ b/po/az.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution 0.99.2\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2001-12-19 19:21GMT+0200\n"
"Last-Translator: Vasif İsmayıloğlu MD <azerb_linux@hotmail.com>\n"
"Language-Team: Azerbaijani Turkic <linuxaz@azerimail.net>\n"
@@ -31,22 +31,22 @@ msgid "Imports VCard files into Evolution."
msgstr "VCard fayllarını Evolution içinə gətirir."
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr "Fərqli Qeyd Et"
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr "Ad"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "ePoçt"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Ä°lk"
@@ -56,16 +56,16 @@ msgstr "Ä°lk"
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "Köməkçi"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Məslək"
@@ -75,12 +75,12 @@ msgid "Bus"
msgstr "Məs"
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr "Geri axtarma"
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "ƞirkət"
@@ -91,13 +91,13 @@ msgstr "ƞir"
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Ev"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "QuruluƟ"
@@ -107,19 +107,19 @@ msgstr "Qur"
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Əl Telefonu"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "MaĆŸÄ±n"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "İƟ Faksı"
@@ -128,13 +128,13 @@ msgid "Bus Fax"
msgstr "İƟ Faksı"
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Ev Faksı"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "2-ci İƟ"
@@ -143,68 +143,68 @@ msgid "Bus 2"
msgstr "İƟ 2"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "2-ci Ev"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "ISDN"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "BaƟqa"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "BaƟqa faks"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "Peycer"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "Radio"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "Teleks"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr "TTY"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "2-ci ePoçt ĂŒnvanı"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "3.ncĂŒ ePoçt ĂŒnvanı"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "Web Səhifəsi"
@@ -213,7 +213,7 @@ msgid "Url"
msgstr "Url"
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "Bölmə"
@@ -222,7 +222,7 @@ msgid "Dep"
msgstr "Böl"
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "İdarə"
@@ -231,12 +231,12 @@ msgid "Off"
msgstr "Qapalı"
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "BaƟlıq"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "Məslək"
@@ -245,7 +245,7 @@ msgid "Prof"
msgstr "Məs"
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr "İdarəci"
@@ -258,7 +258,7 @@ msgid "Ass"
msgstr "Yar"
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "Ləqəb"
@@ -267,12 +267,12 @@ msgid "Nick"
msgstr "ULəqəb"
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "YoldaƟ"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "Qeyd"
@@ -285,7 +285,7 @@ msgid "CALUri"
msgstr "TƏQUri"
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr "Sərbəst/məƟğul URL"
@@ -336,7 +336,7 @@ msgstr "%s ĂŒĂ§ĂŒn VCard"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -344,7 +344,7 @@ msgid "Could not initialize Bonobo"
msgstr "Bonoboyu baƟlada bilmədim"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr "Axtarılır..."
@@ -352,41 +352,33 @@ msgstr "Axtarılır..."
msgid "Loading..."
msgstr "YĂŒklənir ..."
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
-msgid "Error in search expression."
-msgstr "AxtarÄ±ĆŸ ifadəsində xəta."
+#: addressbook/backend/pas/pas-backend-ldap.c:677
+#, fuzzy
+msgid "Reconnecting to LDAP server..."
+msgstr "LDAP vericiyə bağlantı qurulur..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr "LDAP vericiyə kart əlavə edilir..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr "LDAP vericidən kart çıxardılır..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr "LDAP vericidəki kart təkmilləƟdirilir..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr "AxtarÄ±ĆŸ yenidəm baƟladılır."
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr "LDAP axtarÄ±ĆŸ nəticələri alınır..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
#, fuzzy
msgid "Error performing search"
msgstr "Kart çıxartma xətası"
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-#, fuzzy
-msgid "Could not parse query string"
-msgstr "URL `%s' alına bilmir"
-
#: addressbook/conduit/address-conduit.c:293
#, fuzzy
msgid "Default Sync Address:"
@@ -434,47 +426,47 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
+msgid "Configure access to LDAP directory servers here"
+msgstr ""
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
msgid "Control that displays an Evolution addressbook minicard."
msgstr "Evolution ĂŒnvan dəftəri kiçik kartlarını göstərən idarə."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
msgid "Directory Servers"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
msgid "Evolution Addressbook minicard viewer"
msgstr "Evolution Ünvan Dəftəri kiçik kart nĂŒmaiyiƟi"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr "Əlaqələri idarə edici Evolution əlavəsi."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the Addressbook Minicard control"
msgstr "Evolutionun Ünvan Dəftəri Kiçik Kart emalatxanası"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr "Ünvan Dəftəriidə ĂŒnvan göstərici"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
msgid "Factory for the Addressbook's address popup"
msgstr "Ünvan Dəftərində ĂŒnvan göstərici emalatxanası"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
msgid "Factory for the sample Addressbook control"
msgstr "NĂŒmunəvi ĂŒnvan dəftəri idarəsi emalatxanası"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
-msgstr ""
-
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -494,29 +486,29 @@ msgstr "LDAP Vericisi"
msgid "LDAP server containing contact information"
msgstr "Əlaqələr məlumatını daxil edən LDAP verici."
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "Yeni Əlaqə"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "_Əlaqə"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "Yeni bir hesab yarat"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "Yeni Əlaqə Siyahısı"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
#, fuzzy
msgid "Contact _List"
msgstr "_Əlaqə Siyahısı"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "Yeni bir əlaqə siyahısı yarat"
@@ -542,30 +534,30 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
#, fuzzy
msgid "This server does not support LDAPv3 schema information"
msgstr "IMAP vericisi cavabı %s məlumatını daxil etmir"
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
#, fuzzy
msgid "Error retrieving schema information"
msgstr ""
"SĂŒzgəc məlumatını yĂŒkləmə xətası:\n"
"%s"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
#, fuzzy
msgid "Server did not respond with valid schema information"
msgstr "IMAP vericisi cavabı %s məlumatını daxil etmir"
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
#, fuzzy
msgid "LDAP was not enabled in this build of Evolution"
msgstr "(Evolution proqramının bu inƟasında SSL dəstəyi yoxdur)"
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "gnome-vfs-ni baƟlada bilmədim"
@@ -573,20 +565,29 @@ msgstr "gnome-vfs-ni baƟlada bilmədim"
msgid "Other Contacts"
msgstr "Digər Əlaqələr"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "Ünvan dəftərini aça bilmədim"
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+"Bu ĂŒnvnan dəftərini aça bilmədik. XahiƟ edirik,\n"
+"cığırın mövcudiyyətini və ĂŒstĂŒndəki səlahiyyətlərinizi yoxlayın."
+
+#: addressbook/gui/component/addressbook.c:487
+#, fuzzy
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
"Bu ĂŒnvan dəftərini aça bilmirik. Ya səhv URL bildirdiniz,\n"
"ya da LDAP verici iƟləmir."
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -598,52 +599,82 @@ msgstr ""
"ĂŒĂ§ĂŒn aƟağıdakı körpĂŒdən alacağınız OpenLDAP yardımıyla\n"
"endirib CVS ĂŒstĂŒndə proqramın mənbə kodunu yenidən dərləməlisiniz.\n"
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
+#, fuzzy
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-"Bu ĂŒnvnan dəftərini aça bilmədik. XahiƟ edirik,\n"
-"cığırın mövcudiyyətini və ĂŒstĂŒndəki səlahiyyətlərinizi yoxlayın."
+"Bu ĂŒnvan dəftərini aça bilmirik. Ya səhv URL bildirdiniz,\n"
+"ya da LDAP verici iƟləmir."
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr "%s ĂŒĂ§ĂŒn parol girin (istifadəçi %s)"
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
#, fuzzy
msgid "Name begins with"
msgstr "sonlanır"
-#: addressbook/gui/component/addressbook.c:729
+#: addressbook/gui/component/addressbook.c:742
#, fuzzy
-msgid "Email is"
-msgstr "2-ci ePoçt ĂŒnvanı"
+msgid "Email begins with"
+msgstr "sonlanır"
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr "Kateqoriya"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr "Daxil edən hər hansı ĂŒzv"
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "Ətraflı..."
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr "Hər Hansı Kateqoriya"
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr "Qovluq Səyyahını göstərəcək olan URI"
@@ -658,7 +689,7 @@ msgstr "(heç biri)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "Ä°lk ePoçt ĂŒnvanı"
@@ -710,53 +741,53 @@ msgid " S_how Supported Bases "
msgstr " Dəstəklənən növləri _yoxla "
#: addressbook/gui/component/ldap-config.glade.h:2
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "Seçənəklər"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr " _Sil"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
msgid "1234"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
#, fuzzy
msgid "1:00"
msgstr "100%"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
#, fuzzy
msgid "380"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:11
-#, fuzzy
-msgid "<- _Remove"
-msgstr " _Sil"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-#, fuzzy
-msgid "<< Fewer Options"
-msgstr "Seçənəklər"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr ""
@@ -860,7 +891,7 @@ msgid "Mappings"
msgstr "Kənarlar"
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
#, fuzzy
msgid "Never"
msgstr "_hər"
@@ -912,8 +943,8 @@ msgstr "AxtarÄ±ĆŸÄ±n əhatə _sahəsi:"
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
msgid "Searching"
msgstr "Axtarılır"
@@ -1102,7 +1133,7 @@ msgid "Using email address"
msgstr "_Bu ePoçt ĂŒnvanıdır"
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr ""
@@ -1110,13 +1141,13 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
msgid "_Add"
msgstr "_Əlavə Et"
#: addressbook/gui/component/ldap-config.glade.h:105
#, fuzzy
-msgid "_Add ->"
+msgid "_Add -&gt;"
msgstr "_Əlavə Et"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1157,7 +1188,7 @@ msgid "_Download limit:"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1194,7 +1225,7 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
#, fuzzy
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr "_Seçənəklər"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1276,7 +1307,7 @@ msgstr "Evolution Ünvan Dəftəri ad seçmə ara ĂŒzĂŒ emalatxanası"
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1308,11 +1339,11 @@ msgstr "(%d göstərilmir)"
msgid "Unnamed Contact"
msgstr "Adsız Əlaqə"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr "Ünvan Dəftərindən Əlaqələri Seçin"
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
#, fuzzy
msgid "Find contact in"
msgstr "Daxil edən yollayıcılar"
@@ -1381,7 +1412,7 @@ msgstr "IƟ birliği"
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "Əlaqə dĂŒzəldicisi"
@@ -1456,9 +1487,9 @@ msgstr "_HTML ePoçtlarını qəbul edir"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2525,24 +2556,24 @@ msgstr "Bu hesabı həqiqətən də silmək istəyirsiniz?"
msgid "Delete Contact?"
msgstr "Əlaqəni Silimmi?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
msgid "Category editor not available."
msgstr "Kateqoriya editoru mövcud deyildir."
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr "Bu ĂŒzv bu kateqoriyalara aitdir:"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
#, fuzzy
msgid "Save Contact as VCard"
msgstr "VCard olaraq qeyd et"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr "TTY/TDD"
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr "Sahənin pəncərəciyi tapıla bilmir: `%s'"
@@ -2556,7 +2587,7 @@ msgid "Edit Full"
msgstr "Hamısını DĂŒzəlt"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "Tam Ad"
@@ -2709,11 +2740,11 @@ msgid "contact-list-editor"
msgstr "əlaqə-siyahısı-editoru"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr "Əlaqə Siyahısı Editoru"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
#, fuzzy
msgid "Save List as VCard"
msgstr "VCard olaraq qeyd et"
@@ -2773,20 +2804,20 @@ msgstr "Ətraflı AxtarÄ±ĆŸ"
msgid "Search"
msgstr "Axtar"
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr "Kart yoxdur"
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr "1 kart"
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr "%d kart"
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
#, fuzzy
msgid "Error getting book view"
msgstr "%s baƟladırkən xəta oldu"
@@ -2798,15 +2829,15 @@ msgid "Error modifying card"
msgstr "Kard təkmilləƟdirmə xətası"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr "MĂŒvəffəqiyyət"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "Naməlum xəta"
@@ -2815,7 +2846,7 @@ msgid "Repository offline"
msgstr "NĂŒsxə xətdən deyil"
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "Qadağandır"
@@ -2832,7 +2863,7 @@ msgid "Protocol not supported"
msgstr "Protokol dəstəklənmir"
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -2887,7 +2918,7 @@ msgstr "Siyahı çıxartma xətası"
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr "Kart çıxartma xətası"
@@ -2929,160 +2960,160 @@ msgstr "Kart yoxdur"
msgid "Copy cards to"
msgstr "Kart yoxdur"
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr "* Əlaqə əlavə etmək ĂŒĂ§ĂŒn buraya tıqlayın *"
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr "Əsas Telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr "Köməkçi Telefonu"
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr "İƟ Telefonu"
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr "Geri axtarma Telefonu"
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr "ƞirkət Telefonu"
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr "Ev Telefonu"
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr "İƟ Ünvanı"
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr "Ev Ünvanı"
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr "Əl Telefonu"
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr "MaĆŸÄ±n Telefonu"
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr "2-ci İƟ Telefonu"
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr "2-ci Ev Telefonu"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr "Digər Telefonlar"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr "BaƟqaÜnvanlar"
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr "Ünvan Dəftəri"
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "VCard olaraq qeyd et"
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
#, fuzzy
msgid "New Contact..."
msgstr "Yeni Əlaqə"
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
#, fuzzy
msgid "New Contact List..."
msgstr "Yeni Əlaqə Siyahısı"
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
#, fuzzy
msgid "Go to Folder..."
msgstr "Qovluğa _Get ..."
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
#, fuzzy
msgid "Import..."
msgstr "_Ä°dxal Et..."
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
#, fuzzy
msgid "Search for Contacts..."
msgstr "Əlaqələri A_xtar"
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
#, fuzzy
msgid "Addressbook Sources..."
msgstr "_Ünvan Dəftəri Qaynağı..."
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
#, fuzzy
msgid "Pilot Settings..."
msgstr "_Pilot Qurğuları..."
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr "Əlaqəni Çatdır"
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr "Əlaqəyə Ä°smarÄ±ĆŸ Göndər"
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Çap Et"
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr "Zərfi Çap Et"
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
#, fuzzy
msgid "Copy to folder..."
msgstr "Qovluğa _KĂ¶Ă§ĂŒrt..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
#, fuzzy
msgid "Move to folder..."
msgstr "Qovluğa _DaĆŸÄ± ..."
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "Kəs"
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "KĂ¶Ă§ĂŒrt"
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "YapÄ±ĆŸdır"
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3090,8 +3121,8 @@ msgstr "YapÄ±ĆŸdır"
msgid "Delete"
msgstr "Sil"
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
#, fuzzy
msgid "Current View"
msgstr "_Hazırkı GörĂŒnĂŒĆŸ"
@@ -3100,7 +3131,7 @@ msgstr "_Hazırkı GörĂŒnĂŒĆŸ"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",123,a,b,c,ç,d,e,ə,f,g,ğ,h,i,j,k,,l,m,n,o,ö,p,q,r,s,Ɵ,t,u,ĂŒ,v,w,x,y,z"
@@ -3108,10 +3139,18 @@ msgstr ",123,a,b,c,ç,d,e,ə,f,g,ğ,h,i,j,k,,l,m,n,o,ö,p,q,r,s,Ɵ,t,u,ĂŒ,v,w,x,
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",0,a,b,c,ç,d,e,ə,f,g,ğ,h,i,j,k,,l,m,n,o,ö,p,q,r,s,Ɵ,t,u,ĂŒ,v,w,x,y,z"
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3240,7 +3279,7 @@ msgid "Include:"
msgstr "Daxil et :"
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr "Mənzərə"
@@ -3260,12 +3299,12 @@ msgstr "Kənarlar"
msgid "Number of columns:"
msgstr "SĂŒtunların miqdarı :"
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
msgid "Options"
msgstr "Seçənəklər"
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
msgid "Orientation"
msgstr "İstiqamət"
@@ -3288,7 +3327,7 @@ msgstr "Kağız qaynağı :"
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr "Portret"
@@ -3344,26 +3383,26 @@ msgstr "En :"
msgid "_Font..."
msgstr "_Yazı növĂŒ ..."
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
msgid "Untitled appointment"
msgstr "Adsız görĂŒĆŸ"
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr "YĂŒksək"
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr "Normal"
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr "Alçaq"
@@ -3413,37 +3452,37 @@ msgid "Configuration control for the Evolution Calendar."
msgstr "Evolutionun məktub yazıçısı emalatxanası."
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
+msgid "Configure your timezone, Calendar and Task List here "
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
msgid "Evolution calendar iTip/iMip viewer"
msgstr "Evolution Təqvim iTip/iMip NĂŒmayiƟçisi"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Evolution component for handling the calendar."
msgstr "Evolutionun Təqvim əlavəsi."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
msgid "Factory for the Evolution Tasks control"
msgstr "Evolutionun Vəzifə parçası emalatxanası."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
msgid "Factory for the calendar iTip view control"
msgstr "Təqvim iTip nĂŒmayiƟ idarəsi emalatxanası."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
msgid "Factory for the sample Calendar control"
msgstr "NĂŒmunəvi Təqvim idarəsi emalaxanası"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
msgid "Factory to centralize calendar component editor dialogs"
msgstr "Təqvim editor dialoqları mərkəzləƟdirmə emalatxanası."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
msgid "Factory to create a component editor factory"
msgstr "Evolutionun komponent editor parçasının emalatxanası."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
-msgstr ""
-
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr "Alarm vermə xidməti"
@@ -3510,7 +3549,7 @@ msgstr ""
"xatırlatma ekranı göstərəcəkdir."
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "Xəbərdarlıq"
@@ -3537,15 +3576,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "Mənə bir də soruƟma."
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "GNOME baƟladıla bilmədi"
-#: calendar/gui/alarm-notify/notify-main.c:183
-msgid "Could not create the alarm notify service"
-msgstr "Alarm vermə xidməti yaradıla bilmir"
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr "Alarm vermə xidməti emalatxanası yaradıla bilmir"
@@ -3561,7 +3596,7 @@ msgstr "Daxil edən izah"
msgid "Comment contains"
msgstr "Daxil edən Ɵərh"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr "OxƟar Olmayan"
@@ -3572,7 +3607,7 @@ msgstr "%A %d %B %Y"
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "%a %b %d"
@@ -3631,37 +3666,37 @@ msgstr "E"
msgid "W"
msgstr "ÇərƟ."
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
msgid "Free"
msgstr "BoƟ"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "MəƟğul"
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr "BaƟlamayıb"
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr "İƟləyir"
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr "Bitirmə Tarixi"
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3672,33 +3707,33 @@ msgstr ""
"45.436845,125.862501"
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr "Yoxdur"
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr "Təkrarlayan"
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr "VəzifələndirilmiƟ"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr "Bəli"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr "Xeyr"
@@ -3718,7 +3753,7 @@ msgstr "Həftəlik NĂŒmayiƟ"
msgid "Month View"
msgstr "Aylıq NĂŒmayiƟ"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3729,10 +3764,10 @@ msgid "Folder containing appointments and events"
msgstr "GörĂŒĆŸ və hadisələri daxil edən qovluq"
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
msgid "Tasks"
msgstr "Vəzifə"
@@ -3741,59 +3776,59 @@ msgstr "Vəzifə"
msgid "Folder containing to-do items"
msgstr "Ediləcəkləri daxil edən qovluq"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "New appointment"
msgstr "Yeni Ä°clas"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "_Appointment"
msgstr "Ä°clas"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "Yeni bir iclas yarat"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "New meeting"
msgstr "Xəbərlər Qurğuları"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "_Meeting"
msgstr "Ä°clas"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
#, fuzzy
msgid "Create a new meeting request"
msgstr "Yeni bir vəzifə yarat"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
#, fuzzy
msgid "New task"
msgstr "Yeni Vəzifə"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "_Vəzifə"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr "Yeni bir vəzifə yarat"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "New All Day Appointment"
msgstr "Yeni Ä°clas"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "All _Day Appointment"
msgstr "Yeni _GörĂŒĆŸ"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Yeni bir iclas yarat"
@@ -4006,7 +4041,7 @@ msgstr "Xatırladıcılar"
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr "MĂŒndəricat:"
@@ -4035,7 +4070,7 @@ msgstr "görĂŒĆŸĂŒn sonu"
msgid "hour(s)"
msgstr "saat"
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
msgid "minute(s)"
msgstr "dəqiqə"
@@ -4213,7 +4248,7 @@ msgid "_Fri"
msgstr "_CĂŒm"
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
msgid "_General"
msgstr "_Ümumi"
@@ -4356,61 +4391,61 @@ msgstr " (Ait "
msgid "Due "
msgstr "Aidiyyət"
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "Cism gĂŒncəllənə bilmədi!"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "Cism gĂŒncəllənə bilmədi!"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Ä°clası dĂŒzəlt"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Ä°clas - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Vəzifə - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "Jurnal ĂŒzvĂŒ - %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "MĂŒndəricat yoxdur"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "Fərqli qeyd et ..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr "Hazırkı buraxılÄ±ĆŸ öyrənilə bilmədi!"
@@ -4482,13 +4517,13 @@ msgstr "Təkrarlama"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
msgid "Scheduling"
msgstr "VaxtlaƟdırılır"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr "Ä°clas"
@@ -4613,7 +4648,7 @@ msgid "Member"
msgstr "Üzv"
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr "RSVP"
@@ -4836,7 +4871,7 @@ msgstr "Bitirmə Tarixi:"
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
msgid "Needs Action"
msgstr "Hərəkət Lazımdır"
@@ -4863,11 +4898,11 @@ msgstr "Əsas"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr "VəzifələndirilmiƟ"
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
msgid "Description:"
@@ -4936,13 +4971,13 @@ msgstr "90%"
msgid "100%"
msgstr "10%"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
msgid "Deleting selected objects"
msgstr "Seçili ĂŒzv silinir"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "_Aç"
@@ -4952,30 +4987,30 @@ msgstr "_Aç"
msgid "_Save as..."
msgstr "Fərqli qeyd et ..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "_Çap Et ..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "Kə_s"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "_KĂ¶Ă§ĂŒrt"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -5004,8 +5039,8 @@ msgstr "Vəzifələri Qurtardı deyə _İƟarələ"
msgid "_Delete Selected Tasks"
msgstr "Seçili Vəzifələri _Sil"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr "Cismlər gĂŒncəllənir"
@@ -5062,14 +5097,14 @@ msgid "URL"
msgstr "URL"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %m/%d/%Y %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %m/%d/%Y %I:%M:%S %p"
@@ -5091,164 +5126,146 @@ msgstr "%02i dəqiqə bölmələri"
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%A %d %B"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%d %b"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "am"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "pm"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "Yeni _GörĂŒĆŸ"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "Yeni BĂŒtĂŒn GĂŒn _Hadisəsi"
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
#, fuzzy
msgid "New Meeting"
msgstr "Ä°clas"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr "Yeni Vəzifə"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Çap Et ..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "_BugĂŒnə Get"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "Tarixə _Get..."
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr "Sərbəst/MəƟğul Məlumatını _Dərc Et"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
#, fuzzy
msgid "_Configure..."
msgstr "QuraƟdırma"
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
#, fuzzy
msgid "_Configure Pilot..."
msgstr "QuraƟdırma"
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "Fərqli _Qeyd Et ..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
#, fuzzy
msgid "_Schedule Meeting..."
msgstr "_GörĂŒĆŸləri PlanlaƟdır"
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
#, fuzzy
msgid "_Forward as iCalendar..."
msgstr "v_Calendar Ɵəklində çatdır"
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr "Bu Vaqeənin _DaĆŸÄ±na Bilməsinə Ä°mkan Ver"
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr "Bu _Vaqeəni Sil"
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr "_BĂŒtĂŒn Vaqeələri Sil"
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr "GNOME Pilot vasitəlri deyəsən sistemə qurulu deyil."
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
msgstr "%s icra xətası."
-#: calendar/gui/e-itip-control.c:678
-msgid "Meeting begins: <b>"
-msgstr "Ä°clas baƟlayır: <b>"
-
-#: calendar/gui/e-itip-control.c:683
-msgid "Task begins: <b>"
-msgstr "Vəzifə baƟlayır: <b>"
-
-#: calendar/gui/e-itip-control.c:688
-msgid "Free/Busy info begins: <b>"
-msgstr "Sərbəst/MəƟğul infosu baƟlayır: <b>"
-
-#: calendar/gui/e-itip-control.c:692
-msgid "Begins: <b>"
-msgstr "BaƟlayır: <b>"
-
-#: calendar/gui/e-itip-control.c:704
-msgid "Meeting ends: <b>"
-msgstr "İclas sonlanır: <b>"
-
-#: calendar/gui/e-itip-control.c:707
-msgid "Free/Busy info ends: <b>"
-msgstr "Sərbəst/MəƟğul infosu sonlanır: <b>"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:711
-msgid "Ends: <b>"
+#: calendar/gui/e-itip-control.c:593
+#, fuzzy
+msgid "<b>Ends:</b> "
msgstr "Sonlanır: <b>"
-#: calendar/gui/e-itip-control.c:725
-msgid "Task Completed: <b>"
-msgstr "Vəzifə Qurtardı: <b>"
+#: calendar/gui/e-itip-control.c:606
+#, fuzzy
+msgid "<b>Completed:</b> "
+msgstr "Qurtarılıb "
-#: calendar/gui/e-itip-control.c:735
-msgid "Task Due: <b>"
-msgstr "Vəzifə Vaxtı: <b>"
+#: calendar/gui/e-itip-control.c:616
+msgid "<b>Due:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
msgid "iCalendar Information"
msgstr "iCalendar Məlumatı"
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
msgid "iCalendar Error"
msgstr "iCalendar Xətası"
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
msgid "An unknown person"
msgstr "Naməlum Ɵəxs"
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
@@ -5256,331 +5273,331 @@ msgstr ""
"<br> XahiƟ edirik, aƟağıdakı məlumatı gözdən keçirdin və aƟağıdakı menĂŒdən "
"gediçi seçin."
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr "<i>Heç biri</i>"
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr ""
"\n"
"Coğrafi YerləƟmə: "
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
#, fuzzy
msgid "Status:"
msgstr "_Hal:"
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
msgid "Accepted"
msgstr "Qəbul Edildi"
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
#, fuzzy
msgid "Tentatively Accepted"
msgstr "GiriƟimli qəbul et"
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
msgid "Declined"
msgstr "Rədd Edildi"
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr "Naməlum"
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
msgid "Choose an action:"
msgstr "GediƟ seç:"
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
msgid "Update"
msgstr "GĂŒncəllə"
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "Oldu"
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
msgid "Accept"
msgstr "Qəbul Et"
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
msgid "Tentatively accept"
msgstr "GiriƟimli qəbul et"
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
msgid "Decline"
msgstr "Rədd Et"
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
msgid "Send Free/Busy Information"
msgstr "Sərbəst/MəƟğul Məlumatını Yolla"
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr "Cavablayıcı vəziyyətini gĂŒncəllə"
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
msgid "Send Latest Information"
msgstr "Ən Son Məlumatı Yolla"
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr "Ləğv Et"
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, c-format
msgid "<b>%s</b> has published meeting information."
msgstr "<b>%s</b> görĂŒĆŸ məlumatını dərc edib."
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
msgid "Meeting Information"
msgstr "GörĂŒĆŸ Məlumatı"
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr "<b>%s</b> sizin görĂŒĆŸdə olmağınızı xahiƟ edir."
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
msgid "Meeting Proposal"
msgstr "GörĂŒĆŸ Məqsədi"
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr "<b>%s</b> mövcud görĂŒĆŸÉ™ əlavə etmək istəyir."
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
msgid "Meeting Update"
msgstr "GörĂŒĆŸ GĂŒncəllənməsi"
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr "<b>%s</b> ən son görĂŒĆŸ məlumatını almaq istəyir."
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
msgid "Meeting Update Request"
msgstr "GörĂŒĆŸ GĂŒncəllənmə Ä°stəyi"
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr "<b>%s</b> görĂŒĆŸ istəyini cavabladı."
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
msgid "Meeting Reply"
msgstr "GörĂŒĆŸ Cavabı"
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr "<b>%s</b> görĂŒĆŸĂŒ ləğv etdi."
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
msgid "Meeting Cancellation"
msgstr "GörĂŒĆŸ Ləğvi"
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr "<b>%s</b> pozğun ismarÄ±ĆŸ yolladı."
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
msgid "Bad Meeting Message"
msgstr "Pis GörĂŒĆŸ Ä°smarÄ±ĆŸÄ±"
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, c-format
msgid "<b>%s</b> has published task information."
msgstr "<b>%s</b> vəzifə məlumatını dərc etdi."
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
msgid "Task Information"
msgstr "Vəzifə Məlumatı"
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr "<b>%s</b> sizdən vəzifəni görməyinizi istədi."
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
msgid "Task Proposal"
msgstr "Vəzifə Təklifi"
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr "<b>%s</b> mövcud vəzifəyə qoƟulmaq istəyir."
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
msgid "Task Update"
msgstr "Vəzifə Gencəllənməsi"
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr "<b>%s</b> ən son vəzifə məlumatını almaq istəyir."
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
msgid "Task Update Request"
msgstr "Vəzifə GĂŒncəllənmə Ä°stəyi"
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr "<b>%s</b> vəzifə verilməsinə cavab verdi."
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
msgid "Task Reply"
msgstr "Vəzifə Cavabı"
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr "<b>%s</b> vəzifəni ləğv etdi."
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
msgid "Task Cancellation"
msgstr "Vəzifə Ləğvi"
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
msgid "Bad Task Message"
msgstr "Pis Vəzifə Ä°smarÄ±ĆŸÄ±"
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr "<b>%s</b> sərbəst/məƟğul məlumatını dərc etdi."
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
msgid "Free/Busy Information"
msgstr "Sərbəst/MəƟğul Məlumatı"
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr "<b>%s</b> sizin sərbəst/məƟğul məlumatınızı istəyir."
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
msgid "Free/Busy Request"
msgstr "Sərbəst/MəƟğul İstəyi"
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr "<b>%s</b> sərbəst/məƟğul istəyinə cavab verdi."
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
msgid "Free/Busy Reply"
msgstr "Sərbəst/MəƟğul Cavabı"
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
msgid "Bad Free/Busy Message"
msgstr "Pis Sərbəst/MəƟğul Ä°smarÄ±ĆŸÄ±"
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
#, fuzzy
msgid "The message does not appear to be properly formed"
msgstr "Qovluq geri dönĂŒlməz Ɵəkildə xəsarət alıb."
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
msgid "The message contains only unsupported requests."
msgstr "Bu ismarÄ±ĆŸ təkə dəstəklənməyən istəklər daxil edir."
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr "Ä°liƟgidəki hökmlĂŒ təqvim ismarÄ±ĆŸÄ± daxil etmir"
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
msgid "The attachment has no viewable calendar items"
msgstr "Ä°liƟgidəki göstəriləbilən təqvim ĂŒzvləri daxil etmir"
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
msgid "There was an error on the CORBA system\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
#, fuzzy
msgid "Object could not be found\n"
msgstr "Üzv göndərilə bilmədi!\n"
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
msgid "Update complete\n"
msgstr "GĂŒbcəlləmə Qurtardı\n"
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
msgid "Calendar file could not be updated!\n"
msgstr "Təqvim faylı gĂŒncəllənə bilmədi!\n"
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr ""
"İƟtirakçı vəziyyəti ĂŒzvĂŒn artıq mövcud olmadığından ötrĂŒ gĂŒncəllənə bilmədi"
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr ""
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr "İƟtirakçı vəziyyəti səhv haldan ötrĂŒ gĂŒncəllənə bilmədi!\n"
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
msgid "Attendee status updated\n"
msgstr "İƟtirakçı vəziyyəti gĂŒncəlləndi\n"
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
#, fuzzy
msgid "Attendee status could not be updated!\n"
msgstr "İƟtirakçı vəziyyəti gĂŒncəllən bilmədi!\n"
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
msgid "Removal Complete"
msgstr "Çıxartma Qurtardı"
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
msgid "Item sent!\n"
msgstr "Üzv göndərildi!\n"
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr "Üzv göndərilə bilmədi!\n"
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
#, fuzzy
msgid "Select Calendar Folder"
msgstr "Qovluq Seçin"
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
#, fuzzy
msgid "Select Tasks Folder"
msgstr "Qovluq Seçin"
@@ -5626,7 +5643,7 @@ msgstr "baƟlama tarixi"
msgid "Chair Persons"
msgstr "İƟtirakçılar"
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
msgid "Required Participants"
msgstr "Lazımi İƟtirakçılar"
@@ -5635,56 +5652,57 @@ msgid "Optional Participants"
msgstr "Ehtiyatdakı İƟtirakçılar"
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
-msgstr "Qeyri-İƟtirakçılar"
+#, fuzzy
+msgid "Resources"
+msgstr "Mənbə"
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr "ƞəxsi"
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
msgid "Group"
msgstr "Qrup"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
msgid "Resource"
msgstr "Mənbə"
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr "Otaq"
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
msgid "Chair"
msgstr "Stul"
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
msgid "Required Participant"
msgstr "Lazımi İƟtirakçılar"
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr "Ehtiyatdakı İƟtirakçılar"
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr "Qeyri İƟtirakçılar"
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr "GiriƟimli"
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
msgid "Delegated"
msgstr "Temsil Edildi"
@@ -5695,22 +5713,22 @@ msgstr "İƟləyir"
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr "%a %B %d %Y"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a %m/%d/%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%m/%d/%Y"
@@ -5774,8 +5792,8 @@ msgstr "Ä°clas baƟlama saatı :"
msgid "Meeting _end time:"
msgstr "İclas sonlanma saatı :"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, c-format
msgid "Opening tasks at %s"
msgstr "Vəzifələr %s vaxtl açılır"
@@ -5790,7 +5808,7 @@ msgstr "`%s' dakı (dəki) vəzifələr yĂŒklənə bilmədi"
msgid "The method required to load `%s' is not supported"
msgstr "`%s' i(ı) yĂŒkləməyə yarayan yol dəstəklənmir"
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "`%s'da(də) qovluq yarada bilmədim"
@@ -5810,26 +5828,42 @@ msgstr "Seçili ĂŒzv silinir"
msgid "Expunging"
msgstr "Qovluq açılır"
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "Yeni _GörĂŒĆŸ..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr "`%s'da(də) qovluq yarada bilmədim"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr "`%s' i(ı) açmağa yarayan yol dəstəklənmir"
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, c-format
msgid "Opening calendar at %s"
msgstr "Təqvim %s vaxtı açılır"
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "%s qovluğu açılır"
@@ -5890,55 +5924,55 @@ msgstr "Oktyabr"
msgid "September"
msgstr "Sentyabr"
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
#, fuzzy
msgid "At least one attendee is necessary"
msgstr "Ən az bir dinləyici vacibdir"
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr "TəƟkilatçı bildirlməlidir."
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
#, fuzzy
msgid "Event information"
msgstr "təqvim məlumatı"
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
#, fuzzy
msgid "Task information"
msgstr "Vəzifə Məlumatı"
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
#, fuzzy
msgid "Journal information"
msgstr "Arzuya Bağlı Məlumatlar"
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
#, fuzzy
msgid "Free/Busy information"
msgstr "Sərbəst/MəƟğul Məlumatı"
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
#, fuzzy
msgid "Calendar information"
msgstr "təqvim məlumatı"
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
#, fuzzy
msgid "Updated"
msgstr "GĂŒncəllə"
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
#, fuzzy
msgid "Refresh"
msgstr "Siyahını Yenilə"
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr "Siz hadisənin istirakçısı olmalısınız."
@@ -6175,7 +6209,7 @@ msgid "Print Calendar"
msgstr "Təqvimi çap et"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Çap Etmə nĂŒmayiƟi"
@@ -6198,7 +6232,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr "Göstəriləcək vəzifələr qovluğunun URIsi"
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
#, fuzzy
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
@@ -6211,12 +6245,12 @@ msgstr ""
"\n"
"Ä°smarÄ±ĆŸları həqiqətən də silək?"
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr "Mənə bir də soruƟma."
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
#, fuzzy
msgid "Print Tasks"
msgstr "Kartları çap et"
@@ -8248,7 +8282,7 @@ msgstr "Ä°smarÄ±ĆŸlar daĆŸÄ±nır"
msgid "Copying messages"
msgstr "Ä°smarÄ±ĆŸlar \"%s\"a(ə) kĂ¶Ă§ĂŒrĂŒlĂŒr"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -8256,47 +8290,47 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr "Ləğv Edildi."
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, fuzzy, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr "POP vericisindən gözlənilməz cavab alındı: %s"
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
#, fuzzy
msgid "No data provided"
msgstr "fayl adı bildirilməyib."
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
#, fuzzy
msgid "Failed to encrypt: No valid recipients specified."
msgstr "Ä°smarÄ±ĆŸ kriptlənə bilmir: alıcı bildirilməyib."
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, fuzzy, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -8304,18 +8338,24 @@ msgid ""
"%.*s"
msgstr "%s ismarÄ±ĆŸÄ± ön yaddaƟa alına bilmədi: %s"
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, fuzzy, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr "%s ismarÄ±ĆŸÄ± ön yaddaƟa alına bilmədi: %s"
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "Ä°smarÄ±ĆŸ kodu açıla bilmir."
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
#, fuzzy
msgid "Failed to execute gpg."
msgstr "Ä°smarÄ±ĆŸ kodu açıla bilmir."
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, fuzzy, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr "Ä°smarÄ±ĆŸ təsdiqlənə bilmir: MĂŒvəqqəti fayl yaradıla bilmir: %s"
@@ -8558,7 +8598,7 @@ msgstr ""
"%s"
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr "Vericidən xətalı tanıtma istəyi alındı."
@@ -8680,7 +8720,7 @@ msgstr "BaƟqa qovluq dəstələrinin istəyi olan məktubların oxunması ĂŒĂ§Ă
msgid "No provider available for protocol `%s'"
msgstr "`%s' protokolu ĂŒĂ§ĂŒn xidmətçi yoxdur"
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8726,11 +8766,11 @@ msgstr "Ä°smarÄ±ĆŸ kodu açıla bilmir."
msgid "Failed to verify certificates."
msgstr "Vəsiqələr təsdiqlənə bilmir."
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
msgid "Cannot get folder: Invalid operation on this store"
msgstr "Qovluq alıa bilmir: Mənbədə hökmsĂŒz əməliyyat"
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
msgid "Cannot create folder: Invalid operation on this store"
msgstr "Qovluq yaradıla bilmir: Ambarda sənv əməliyyat aparılıb"
@@ -8951,77 +8991,105 @@ msgstr "Qovluq adı dəyiƟdirilə bilmir: %s: Səhv əməliyyat"
msgid "Cannot rename folder: %s: No such folder"
msgstr "Qovluq adı dəyiƟdirilə bilmir: %s: Belə qovluq yoxdur"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr "Əməliyyat ləğv edildi"
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr "Verici gözlanilməz Ɵakildə bağlantını kəsdi: %s"
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "IMAP vericisindən gözlənilməz cavab alındı: %s"
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "IMAP əmri iflas etdi: %s"
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr "Verci cavabı çox tez sonlandı."
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr "IMAP vericisi cavabı %s məlumatını daxil etmir"
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr "IMAP vericisindən gözlənilməz qəbul cavabı alındı: %s"
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr "%s qovluğunu yarada bilmədim: %s"
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr "%s ĂŒĂ§ĂŒn mĂŒndəricat yĂŒklənə bilmədi"
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr "Qovluq dağıdılıb vericidə yerinə yenisi yaradıldı."
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr "DəyiƟdirilmiƟ ismarÄ±ĆŸda dəyiƟikliklər daranır"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Ä°smarÄ±ĆŸ kodu açıla bilmir."
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"İSmarıc alına bilmir: %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr "Belə bir ismarÄ±ĆŸ yoxdur"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr "Bu ismarÄ±ĆŸ hazırda mövcuddur"
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr "Yeni ismarÄ±ĆŸların icmalı alınır"
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr "Yeni ismarÄ±ĆŸlar daranır"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr "FETCH cavabında ismarÄ±ĆŸ gövdəsi tapıla bilmədi"
@@ -9046,7 +9114,7 @@ msgstr "Yeni ePoçt ĂŒĂ§ĂŒn baxılır"
msgid "Check for new messages in all folders"
msgstr "BĂŒtĂŒn qovluqlarda yeni ePoçt ĂŒĂ§ĂŒn bax"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "Qovluqlar"
@@ -9076,7 +9144,7 @@ msgstr "IMAP vericisində məktubların saxlanması və oxuna bilməsi ĂŒĂ§ĂŒn."
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
msgid "Password"
msgstr "Parol"
@@ -9085,77 +9153,77 @@ msgid "This option will connect to the IMAP server using a plaintext password."
msgstr ""
"Bu seçənəklə siz IMAP vericisinə dĂŒz mətn parol ilə bağlana biləcəksiniz."
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "%s SMTP vericisi"
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "%s ĂŒstĂŒndə %s ĂŒĂ§ĂŒn %s xidmətləri"
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "Bağlantı Ləğv edildi"
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr "%s a(ə) bağlana bilmirəm (qapı %d): %s"
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr ""
"POP vericisinə bağlana bilmədim.\n"
"Ä°stifadəçi adı göndərilmə xətası oldu: %s"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
#, fuzzy
msgid "SSL/TLS extension not supported."
msgstr "Əməliyyat dəstəklənmir"
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
#, fuzzy
msgid "SSL negotiations failed"
msgstr "Tanıtma bacarılmadı."
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "Qovluq boƟ deyil"
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr "%s IMAP vericisi %s tanıtma növĂŒnĂŒ dəstəkləmir"
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr "%s Tanıtma növĂŒ dəßtəklənmir"
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr "%sLĂŒtfən %s@%s ĂŒĂ§ĂŒn IMAP parolunu girin"
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr "Parolu girmədiniz."
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9166,19 +9234,24 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr "%s deyə bir qovluq yoxdur"
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, fuzzy, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr "Qovluq ad Return xarakteri daxil edə bilməz."
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Naməlum xəta: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr "Əlaqəli qovluğun alt qovluqlara malik olmağına icazə verilməyib"
@@ -9319,27 +9392,6 @@ msgstr "Maildir imsarÄ±ĆŸ əlavə edilməsi ləğv edildi"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "Ä°smarÄ±ĆŸ məktub qovluğu fayllına əlavə edilə bilmir: %s: %s "
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"İSmarıc alına bilmir: %s\n"
-" %s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr "Belə bir ismarÄ±ĆŸ yoxdur"
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9429,18 +9481,18 @@ msgstr "%s ĂŒstĂŒndə qovluq qıfılı yaradıla bilmədi: %s"
msgid "Cannot open mailbox: %s: %s\n"
msgstr "Məktub qutusu açıla bilmir: %s: %s\n"
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
msgid "Mail append cancelled"
msgstr "Məktub əlavəsi ləğv edildi"
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr "Ä°smarÄ±ĆŸ mbox fayllına əlava edilə bimir: %s: %s"
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9449,11 +9501,11 @@ msgstr ""
"Ä°smarÄ±ĆŸ alına bilmir: %s qovluğundan %s\n"
" %s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr "Qovluq geri dönĂŒlməz Ɵəkildə xəsarət alıb."
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr "Ä°Smarıc quruluƟu bacarılmadı: Məktub qutusu yoxsa xəsərlidir?"
@@ -9559,12 +9611,13 @@ msgstr "Naməlum xəta: %s"
msgid "Could not store folder: %s"
msgstr "Qovluq yenidən adlandırıla bilmir: %s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr "MĂŒvəqqəti məktub qutusuna yazıla bilmir: %s"
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr "MĂŒvəqqəti məktub qutusuna yazılma bacarılmadı: %s: %s"
@@ -9778,7 +9831,7 @@ msgstr "Ä°smarÄ±ĆŸları Vericidə burax"
msgid "Delete after %s day(s)"
msgstr "%s gĂŒn sonra sil"
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr "POP"
@@ -9870,7 +9923,7 @@ msgid "No such folder `%s'."
msgstr "`%s' deyə bir qovluq yoxdur."
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
msgid "Sendmail"
msgstr "Sendmail"
@@ -9925,7 +9978,7 @@ msgstr "sendmail"
msgid "Mail delivery via the sendmail program"
msgstr "Sendmail proqramı ilə məktub göndərilməsi"
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr "SMTP"
@@ -10040,40 +10093,40 @@ msgstr "Tanıtma lazımdır"
msgid "Welcome response error"
msgstr "RSET cavablama xətası: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, fuzzy, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr ""
"POP vericisinə bağlana bilmədim.\n"
"Ä°stifadəçi adı göndərilmə xətası oldu: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
#, fuzzy
msgid "server does not appear to support SSL"
msgstr "Bu ismarÄ±ĆŸ dĂŒzgĂŒn qurulmuƟa oxƟamır"
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, fuzzy, c-format
msgid "STARTTLS request timed out: %s"
msgstr "AUTH istək vaxt dolması. %s"
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
#, fuzzy
msgid "STARTTLS response error"
msgstr "RSET cavablama xətası: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, fuzzy, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr "%s SMTP vericisi %s tanıtma növĂŒnĂŒ dəstəkləmir"
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr "%sLĂŒtfən %s@%s ĂŒĂ§ĂŒn SMTP parolunu girin"
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -10084,90 +10137,90 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr "%s SMTP vericisi"
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr "%s dan(dən) SMTP məktub göndərilməsi"
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr "Ä°smarÄ±ĆŸ göndrərilə bilmədi: göndərənin ĂŒnvanı hökmsĂŒzdĂŒr."
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
msgid "Sending message"
msgstr "Ä°smarÄ±ĆŸ göndərilir"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr "Ä°smarÄ±ĆŸ göndrərilə bilmədi: alıcı bildirilməyib."
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
#, fuzzy
msgid "Cannot send message: one or more invalid recipients"
msgstr "Ä°smarÄ±ĆŸ göndrərilə bilmədi: alıcı bildirilməyib."
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr "SMTP QarĆŸÄ±laması"
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, fuzzy, c-format
msgid "HELO request timed out: %s"
msgstr "RSET istək vaxt dolması. %s"
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
#, fuzzy
msgid "HELO response error"
msgstr "RSET cavablama xətası: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
msgid "SMTP Authentication"
msgstr "SMTP Tanıtma"
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr "SASL tanıtma cismi yaratma xətası."
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr "AUTH istək vaxt dolması. %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr "AUTH istək bacarılmadı."
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr "Vericidən xətalı tanıtma istəyi alındı.\n"
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr "MAÄ°L FROM istək vaxt dolması: %s: məktub göndərilə bilmədi"
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
#, fuzzy
msgid "MAIL FROM response error"
msgstr "MAÄ°L FROM cavablama xətası: %s: məktub göndərilə bilmədi"
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr "RCTP TO istək vaxt dolması: %s: məktub göndərilə bilmədi"
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr "DATA istək vaxt dolamsı. %s: məktub göndərilə bilmədi"
@@ -10175,39 +10228,39 @@ msgstr "DATA istək vaxt dolamsı. %s: məktub göndərilə bilmədi"
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
#, fuzzy
msgid "DATA response error"
msgstr "RSET cavablama xətası: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr ""
"DATA göndərmə vaxt dolması: ismarÄ±ĆŸ qurtarılır: %s: məktub göndərilə bilmədi"
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
#, fuzzy
msgid "DATA termination response error"
msgstr "Vericidən xətalı tanıtma istəyi alındı."
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr "RSET istək vaxt dolması. %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
#, fuzzy
msgid "RSET response error"
msgstr "RSET cavablama xətası: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, fuzzy, c-format
msgid "QUIT request timed out: %s"
msgstr "AUTH istək vaxt dolması. %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
#, fuzzy
msgid "QUIT response error"
msgstr "RSET cavablama xətası: %s"
@@ -10281,7 +10334,7 @@ msgstr "MIME növĂŒ:"
msgid "Suggest automatic display of attachment"
msgstr "Ä°liƟdirilmiƟin öz-özĂŒnə göstərilməyini tövsiyyə et"
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
msgid "Click here for the address book"
msgstr "Ünvan dəftəri ĂŒĂ§ĂŒn buraya tıqla"
@@ -10292,45 +10345,45 @@ msgstr "Ünvan dəftəri ĂŒĂ§ĂŒn buraya tıqla"
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
msgid "Reply-To:"
msgstr "Cavab ver"
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
msgid "From:"
msgstr "Göndərən:"
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr "Mövzu :"
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr "Gn:"
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
msgid "Enter the recipients of the message"
msgstr "Ä°smarÄ±ĆŸÄ±n göndərildiği adamlar"
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr "Cc:"
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr "Ä°smarÄ±ĆŸÄ±n nĂŒsxəsinin göndəriləcəyi ĂŒnvanlar"
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr "Bcc:"
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
"appearing in the recipient list of the message."
@@ -10341,11 +10394,16 @@ msgstr ""
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
#, fuzzy
msgid "Post To:"
msgstr "_Qapı:"
+#: composer/e-msg-composer-hdrs.c:431
+#, fuzzy
+msgid "Posting destination"
+msgstr "izah"
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -10365,34 +10423,34 @@ msgstr ""
"%s faylı oxunurkən xəta oldu:\n"
"%s"
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
msgid "Warning!"
msgstr "Xəbərdarlıq!"
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr "Fayl mövcuddur, ĂŒstĂŒnə yazaq?"
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, c-format
msgid "Error saving file: %s"
msgstr "Fayl qeyd edərkən xəta oldu: %s"
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr "Fayl yĂŒklərkən xəta oldu: %s"
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, c-format
msgid "Error accessing file: %s"
msgstr "Fayla yetiƟilirkən xəta oldu: %s"
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
msgid "Unable to retrieve message from editor"
msgstr "Editordan ismarÄ±ĆŸlar alına bilmir"
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, c-format
msgid ""
"Unable to seek on file: %s\n"
@@ -10401,7 +10459,7 @@ msgstr ""
"Faylda axtarÄ±ĆŸ aparıla bilmir: %s\n"
" %s"
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, c-format
msgid ""
"Unable to truncate file: %s\n"
@@ -10410,7 +10468,7 @@ msgstr ""
"Fayl parçalana bilmir: %s\n"
" %s"
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, c-format
msgid ""
"Error autosaving message: %s\n"
@@ -10419,7 +10477,7 @@ msgstr ""
"Ä°smarÄ±ĆŸÄ±n öz-özĂŒnə qeyd edilmə xatası: %s:\n"
" %s"
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
@@ -10427,49 +10485,28 @@ msgstr ""
"Ximian Evolution əvvəlki iclasdan qalan qeyd edilməmiƟ fayllar tapdı.\n"
"Onları indi bərpa etməyə cəhd etməyimi istəyirsiniz?"
-#: composer/e-msg-composer.c:1516
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-"Bu ismarÄ±ĆŸ göndərilə bilmədi.\n"
-"\n"
-"DəyiƟiklikləri qeyd etmak istəyirsiniz?"
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
msgid "Warning: Modified Message"
msgstr "Xəbərdarlıq: DĂŒzəldilmiƟ Ä°smarÄ±ĆŸ"
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr "Faylı aç"
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "Imzanı qeyd et"
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-#, fuzzy
-msgid "Set as default"
-msgstr " (varsayılan) "
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "Bir ismarÄ±ĆŸ yaz"
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
@@ -10477,7 +10514,7 @@ msgstr ""
"Yazıçı pəncərəsi yaradıla bilmir:\n"
"Ünvan seçici idarə fəaliyyətə keçirilə bilmir."
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
@@ -10485,7 +10522,7 @@ msgstr ""
"Yazıçı pəncərəsi yaradıla bilmir:\n"
"HTML editor parçası fəaliyyətə keçirilə bilmir."
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10552,7 +10589,7 @@ msgstr "Daxil edən mövzu"
msgid "Subject does not contain"
msgstr "Daxil etməyən mövzu"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10580,92 +10617,92 @@ msgstr "Kateqoriyalar"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a %m/%d/%Y %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a %m/%d/%Y %H:%M"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr "%a %m/%d/%Y %I %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr "%a %m/%d/%Y %H"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%m/%d/%Y %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%m/%d/%Y %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr "%m/%d/%Y %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr "%m/%d/%Y %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr "%m/%d/%Y %I %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr "%m/%d/%Y %H"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%I:%M %p"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr "%I %p"
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
msgid "seconds"
msgstr "saniyə"
@@ -10779,32 +10816,32 @@ msgstr ""
"'%s' qaydalı ifadələrdə xəta oldu:\n"
"%s"
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr "Vacib"
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
#, fuzzy
msgid "Work"
msgstr "İƟləyir"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
msgid "Personal"
msgstr ""
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
#, fuzzy
msgid "To Do"
msgstr "Toqo"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
#, fuzzy
msgid "Later"
msgstr "sonra"
@@ -11075,7 +11112,7 @@ msgstr "deyil"
msgid "is not Flagged"
msgstr "Bayraqlı"
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
msgid "Label"
msgstr ""
@@ -11141,7 +11178,7 @@ msgstr "azdır"
msgid "Score"
msgstr "Xal"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "Göndərən"
@@ -11178,7 +11215,7 @@ msgstr "baƟlayır"
msgid "Stop Processing"
msgstr "İƟi Dayandır"
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "Mövzu"
@@ -11245,7 +11282,7 @@ msgstr "%s daranır"
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr "Məktub"
@@ -11311,7 +11348,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr "Evolution köhnə Netscape verilənlərini idxal edir"
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr "Zibil Qutusu"
@@ -11387,67 +11424,71 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr "Evolutionun məktub yazıçısı emalatxanası."
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
+msgid ""
+"Configure mail preferences, including security and message display, here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "Evolutionun məktub yazıçısı emalatxanası."
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#, fuzzy
+msgid "Configure your email accounts here"
+msgstr ""
+"Məktub hesabları yaradın və ya təkmilləƟdirin, baƟqa əməliyyatlar aparın"
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
msgid "Evolution component for handling mail."
msgstr "Məktub taƟkilatcısı Evolution parçası."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
msgid "Evolution mail composer."
msgstr "Evolutionun ePoçt yazıçısı."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
msgid "Evolution mail executive summary component."
msgstr "Evolutionun icracı mĂŒndəricat parçası."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
msgid "Evolution mail folder display component."
msgstr "Evolutionun məktub qovluğu nĂŒmayiƟcisi."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
msgid "Evolution mail folder factory component."
msgstr "Evolutionun məktub qovluğu nĂŒmayiƟcisi emalatxanası."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
msgid "Factory for the Evolution composer."
msgstr "Evolutionun məktub yazıçısı emalatxanası."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
msgid "Factory for the Mail Summary component."
msgstr "Məktub MĂŒndəricatı parçası emalatxanası."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
#, fuzzy
msgid "Font Preferences"
msgstr "Təkrarlama _yoxudr"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
#, fuzzy
msgid "Mail Accounts"
msgstr "Hesablar"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
msgid "Mail Preferences"
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
msgid "Mail configuration interface"
msgstr "Poçt quraƟdırılma ara ĂŒzĂŒ"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr ""
-
#: mail/component-factory.c:102
msgid "Folder containing mail"
msgstr "Məktub daxil edən qovluq"
@@ -11472,7 +11513,7 @@ msgstr "XĂŒsusiyyətlər..."
msgid "Change this folder's properties"
msgstr "Qovluqların seçənəklərini dəyiƟdir"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
@@ -11480,256 +11521,256 @@ msgstr ""
"Bəzi məktub qurğularınız deyəsən xəsarət görĂŒb, xahiƟ edirik, hər Ɵeyin "
"yerində olub olmadığını yoxlayın."
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr "Məktub nəql yolunu bildirməmisən"
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Xəbərdarlıq: DĂŒzəldilmiƟ Ä°smarÄ±ĆŸ"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr "Yeni Məktub Ä°smarÄ±ĆŸÄ±"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr "_Məktub Ä°smarÄ±ĆŸÄ±"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "Bir ismarÄ±ĆŸ yaz"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "Sonrakı Ä°smarÄ±ĆŸ"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "Əvvəlki Ä°smarÄ±ĆŸ"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "Yeni Məktub Ä°smarÄ±ĆŸÄ±"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "Evolutionun ePoçt parçasını baƟlada bilmədim ."
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
msgid "Cannot initialize Evolution's mail config component."
msgstr "Evolutionun poçt quraƟdırma parçasını baƟlada bilmədim ."
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
msgid "Cannot initialize Evolution's folder info component."
msgstr "Evolutionun qovluq info parçasını baƟlada bilmədim ."
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
#, fuzzy
msgid "Connecting..."
msgstr "Vericiyə bağlantı qurulur..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr "NĂŒsxəni qabıq ilə qeyd edə bilmədim"
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr "\"%s\"in Seçənəkləri"
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "Seçənəklər"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr "MĂŒvəqqəti qovluq yaradıla bilmədi: %s"
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr "%d yeni"
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ", "
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr "%d gizli"
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr ""
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr "%d seçili"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr "%d yollanmamÄ±ĆŸ"
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, c-format
msgid "%d sent"
msgstr "%d yollanmÄ±ĆŸ"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr "cəmi %d"
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
#, fuzzy
msgid "Create _Virtual Folder From Search..."
msgstr "Ä°smarÄ±ĆŸdan _Virtual Qovluq Yarat"
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr "_Mövzudakı vFolder"
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr "Gön_dərəndəki vFolder"
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr "_Alıcıdakı vFolder"
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr "MəktublaƟma Q_rupundakı VFolder"
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr "Mö_vzudakı SĂŒzgəc"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr "Gön_dərəndəki SĂŒzgəc"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr "_Alıcıdakı SĂŒzgəc"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr "_MəktublaƟma Qrupundakı SĂŒzgəc"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr "Yeni Ä°smarÄ±ĆŸ olaraq _DĂŒzəlt ..."
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "_Çap Et"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr "Göndərənə _Cavab Ver"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr "_Qrupa Cavab Ver"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "_Hamısına Cavab Ver"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "_Çatdır"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
#, fuzzy
msgid "Fla_g Completed"
msgstr "Bitirmə Tarixi"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
#, fuzzy
msgid "Cl_ear Flag"
msgstr "Təmizlə"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "Oxun_muƟ olaraq İƟarələ"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
#, fuzzy
msgid "Mark as _Unread"
msgstr "Ox_unmamÄ±ĆŸ olaraq İƟarələ"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr "_Vacib olaraq İƟarələ"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
#, fuzzy
msgid "_Mark as Unimportant"
msgstr "_Qeyri-Vacib olaraq İƟarələ"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
#, fuzzy
msgid "U_ndelete"
msgstr "_Geri Gətir"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
#, fuzzy
msgid "Mo_ve to Folder..."
msgstr "Qovluğa _DaĆŸÄ± ..."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "Qovluğa _KĂ¶Ă§ĂŒrt..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
#, fuzzy
msgid "Add Sender to Address_book"
msgstr "Yollayanı Ünvan dəftərinə Əlavə Et"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
#, fuzzy
msgid "Appl_y Filters"
msgstr "SĂŒzgəclər Əlavə Et"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
#, fuzzy
msgid "Crea_te Rule From Message"
msgstr "Ä°smarÄ±ĆŸdan Qa_yda Yarat"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
#, fuzzy
msgid "VFolder on M_ailing List"
msgstr "MəktublaƟma Qrupundakı VFolder"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, fuzzy, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "MəktublaƟma Qrupunda SĂŒz (%s)"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, fuzzy, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "(%s) MəktublaƟma Qrupundakı VFolder"
@@ -11803,20 +11844,20 @@ msgstr "Lazımi bĂŒtĂŒn məlumatlar verilməlidir."
msgid "Evolution Account Editor"
msgstr "Evolution Hesab DĂŒzəldicisi"
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
msgid "_Host:"
msgstr "_QovƟaq:"
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
#, fuzzy
msgid "User_name:"
msgstr "İ_stifadəci Adı:"
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
msgid "_Path:"
msgstr "_Cığır:"
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr "Eyni adda və iki hesab yarada bilməzsiniz."
@@ -11845,7 +11886,7 @@ msgid "Enable"
msgstr "FəallaƟdır"
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
msgid "Enabled"
msgstr "Fəal"
@@ -11899,7 +11940,7 @@ msgstr ""
" '%s'\n"
"Və gĂŒncəlləndilər."
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11911,7 +11952,7 @@ msgstr ""
"bunu quraƟdırmalısınız.\n"
"Bunu indi quraƟdırmaq istəyirsiniz?"
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
@@ -11919,7 +11960,7 @@ msgstr ""
"ePoçt göndərməkdən əvvəl bir \n"
"Ɵəxs tanıtmalısan."
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
@@ -11928,7 +11969,7 @@ msgstr ""
"nəqliyyatını qurmalısan."
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
@@ -11936,11 +11977,11 @@ msgstr ""
"HTML Ɵəklində imsarÄ±ĆŸ göndərirsiniz, amma aƟağıdakı alıcılar HTML Ɵəklində "
"məktub istəmirlər:\n"
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr "Yenə də yollayaq?"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
@@ -11948,7 +11989,7 @@ msgstr ""
"Bu ismarÄ±ĆŸÄ±n mövzusu yoxdur .\n"
"Həqiqətən də göndərim?"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
@@ -11956,11 +11997,11 @@ msgstr ""
"Nə vaxta qədər ki, əlaqə siyahınız qrup ĂŒnvanıarını gizləyəcək Ɵəkildə "
"sazlanıb, bi ismarÄ±ĆŸ təkcə Bcc alıcılar daxil edəcək."
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr "Ä°smarÄ±ĆŸ təkcə Bcc alıcıları daxil edir."
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
@@ -11970,11 +12011,11 @@ msgstr ""
"məlumatlndırmaq istəsin.\n"
"Yenə də göndərək?"
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr "Məktubu göndərə bilmək ĂŒĂ§ĂŒn alıcını da bildirməlisən."
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
@@ -11982,28 +12023,28 @@ msgstr ""
"Bu hesab ĂŒĂ§ĂŒn lahiyə cərgəsə açıla bilmədi.\n"
"Əsas lahiyə cərgəsini iƟlətmək istəyirsiniz?"
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr "naməlum yollayan"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr "%a, %Y-%m-%d at %H:%M, tarixidə %%s yazmÄ±ĆŸdır ki:"
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr "Ä°smarÄ±ĆŸ(ları) buraya daĆŸÄ± "
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr "Ä°smarÄ±ĆŸ(ları) buraya kĂ¶Ă§ĂŒrt"
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr "BĂŒtĂŒn `%d' ismarÄ±ĆŸlarını dĂŒzəltmək istəyirsiniz?"
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
@@ -12011,7 +12052,7 @@ msgstr ""
"Siz sadəcə olaraq Vəzifələr qovluğundakı\n"
"ismarÄ±ĆŸları dĂŒzəldə bilərsiniz."
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
@@ -12019,39 +12060,39 @@ msgstr ""
"Sadəcə olaraq Göndərilən cərgəsinə qeyd edilən\n"
"ismarÄ±ĆŸları yeniden gönderebilirsiniz."
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr "Həqiqətən də bĂŒtĂŒn `%d' ismarÄ±ĆŸÄ± yenidən yollamaq istəyirsən?"
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr "Heç Ä°smarÄ±ĆŸ Seçilmədi"
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "Faylının ĂŒsĂŒtĂŒnə yazım mı?"
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "Ä°smarÄ±ĆŸÄ± Fərqli Qeyd Et..."
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "Ä°smarÄ±ĆŸları Fərqli Qeyd Et..."
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
#, fuzzy
msgid "Go to next folder with unread messages?"
msgstr "Sonrakı oxunamÄ±ĆŸ ismarÄ±ĆŸÄ± göstər"
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
msgstr ""
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -12063,7 +12104,7 @@ msgstr ""
"\n"
"Ä°smarÄ±ĆŸları həqiqətən də silək?"
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
@@ -12072,28 +12113,28 @@ msgstr ""
"SĂŒzgəc məlumatını yĂŒkləmə xətası:\n"
"%s"
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr "SĂŒzgəclər"
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, fuzzy, c-format
msgid "Page %d of %d"
msgstr "%d Ä°smarÄ±ĆŸÄ±n %d qədərə alınır"
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "Ä°smarÄ±ĆŸÄ± Çap Et"
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr ""
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "Ä°smarıların çap edilməsi bacarılmadı"
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr "BĂŒtĂŒn %d ismarÄ±ĆŸlarını baƟqa pəncərədə açmaq istəyirsiniz?"
@@ -12114,7 +12155,7 @@ msgstr "izah"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
#, fuzzy
msgid "Unnamed"
msgstr "Adsız Əlaqə"
@@ -12186,20 +12227,20 @@ msgstr ""
"Bu ad təkcə ekranda göstərilmək məqsədilə iƟlədiləcəkdir."
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
msgid "Evolution Account Assistant"
msgstr "Evolution Hesab Yardımçısı"
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, fuzzy, c-format
msgid "Account %d"
msgstr "Hesab"
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr "Xidmət Yoxlanılır"
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr "Vericiyə bağlantı qurulur..."
@@ -12376,317 +12417,321 @@ msgstr "Digital ID-lər..."
msgid "Do not quote original message"
msgstr "Ä°smarÄ±ĆŸ açıla bilmir"
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
msgid "Done"
msgstr "Qurtardı"
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
#, fuzzy
msgid "Drafts _folder:"
msgstr "_Lahiyələr qovluğu:"
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
msgid "E_nable"
msgstr "Fə_allaƟdır"
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
#, fuzzy
msgid "Emacs"
msgstr "ƞərq"
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
#, fuzzy
msgid "Email Accounts"
msgstr "Daxil edən ePoçt"
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
#, fuzzy
msgid "Email _address:"
msgstr "ePoçt Ünvanı: "
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
#, fuzzy
msgid "Empty _trash folders on exit"
msgstr "ÇıxÄ±ĆŸda zibil qutularını _boƟalt"
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
#, fuzzy
msgid "Execute Command..."
msgstr "GediƟi iƟə sal"
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
#, fuzzy
msgid "Fi_xed -width:"
msgstr "sonlanır"
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
#, fuzzy
msgid "Font Properties"
msgstr "Seçənəklər"
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
#, fuzzy
msgid "Format messages in _HTML"
msgstr "ÇatdırılmÄ±ĆŸ ismarÄ±ĆŸ"
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
msgid "Get Digital ID..."
msgstr "Digital ID Al..."
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
#, fuzzy
msgid "Highlight _quotations with"
msgstr "Sitatları belə _Rəngləndir"
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
msgid "IMAPv4 "
msgstr "IMAPv4 "
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr "Kimlik"
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
msgid "Inline"
msgstr "Daxili"
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
msgid "Kerberos "
msgstr "Kerberos "
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
#, fuzzy
msgid "Labels and Colors"
msgstr "Qeyd Et və Qapat"
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
#, fuzzy
msgid "Loading Images"
msgstr "_Rəsmləri YĂŒklə"
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr "ePoçt QuraƟdırılması"
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
msgid "Mailbox location"
msgstr "Məktub qutusu yeri"
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
#, fuzzy
msgid "Message Composer"
msgstr "Ä°smarÄ±ĆŸ BaƟlığı"
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
#, fuzzy
msgid "Message Display"
msgstr "_Ä°smarÄ±ĆŸ Ekranı"
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
#, fuzzy
msgid "Microsoft"
msgstr "Mikroneziya"
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
#, fuzzy
msgid "New Mail Notification"
msgstr "ePoçt QuraƟdırılması"
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr ""
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
msgid "Optional Information"
msgstr "Arzuya Bağlı Məlumatlar"
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
#, fuzzy
msgid "Or_ganization:"
msgstr "_Orqanizasiya:"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
#, fuzzy
msgid "PGP/GPG _Key ID:"
msgstr "PGP _Açar ID:"
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr "Rəng al"
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
#, fuzzy
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr "Təkcə _Bcc alıcıları bildirlən ismarÄ±ĆŸ yollamağa çalÄ±ĆŸdığımda bildir"
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
#, fuzzy
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr "Pretty Good Privacy"
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
#, fuzzy
msgid "Printed Fonts"
msgstr "Seçili əlaqələri çap et"
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
msgid "Qmail maildir "
msgstr "Qmail cərgəsi "
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
#, fuzzy
msgid "Quote original message"
msgstr "Ä°smarÄ±ĆŸ açıla bilmir"
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
msgid "Quoted"
msgstr "SitatlandırılmÄ±ĆŸ"
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
msgid "Re_member this password"
msgstr "Bu parolu _yadda saxla"
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
#, fuzzy
msgid "Re_ply-To:"
msgstr "Cavab ver"
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
msgid "Receiving Email"
msgstr "ePoçt Alınır"
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
#, fuzzy
msgid "Receiving _Options"
msgstr "Alma Seçənəkləri"
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
#, fuzzy
msgid "Remember this _password"
msgstr "Bu parolu yadda saxla"
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
msgid "Required Information"
msgstr "İstənən Məlumatlar"
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
#, fuzzy
msgid "Restore Defaults"
msgstr "Əsas"
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
#, fuzzy
msgid "S_ecurity"
msgstr "TəhlĂŒkəsizlik"
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
#, fuzzy
msgid "Secure MIME (S/MIME)"
msgstr "Etibarlı MIME"
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr ""
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr ""
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
#, fuzzy
msgid "Select PGP program"
msgstr "PGP binarını seç"
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
msgid "Sending Email"
msgstr "ePoçt Göndərilir"
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
msgid "Sent _messages folder:"
msgstr "Göndərilən _ismarÄ±ĆŸlar qovluğu:"
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
msgid "Sent and Draft Messages"
msgstr "Göndərilən və Lahiyə Ä°smarÄ±ĆŸları"
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
msgid "Ser_ver requires authentication"
msgstr "Veri_ci tanıtmaya ehtiyac hiss edər"
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
msgid "Server Configuration"
msgstr "Verici QuraƟdırılması"
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
msgid "Server _Type: "
msgstr "Verici _NövĂŒ: "
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
#, fuzzy
msgid "Shortcuts _type:"
msgstr "Qısa Yollar"
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
#, fuzzy
msgid "Signature #1"
msgstr "Imzanı qeyd et"
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
#, fuzzy
msgid "Signature #2"
msgstr "Imzanı qeyd et"
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
#, fuzzy
msgid "Specify _filename:"
msgstr "Tərz adı :"
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
msgid "Spell Checking Language"
msgstr ""
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
msgid "Spell _Checking"
msgstr ""
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr "Standart UNIX poçt qutusu faylı"
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
msgid ""
"Type the name by which you would like to refer to this account.\n"
"For example: \"Work\" or \"Personal\""
msgstr ""
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
#, fuzzy
msgid "V_ariable-width:"
msgstr "DəyiƟən"
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
@@ -12696,201 +12741,201 @@ msgstr ""
"\n"
"BaƟlamaq ĂŒĂ§ĂŒn \"Sonrakı\" dĂŒyməsinə basın. "
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
#, fuzzy
msgid "XEmacs"
msgstr "ƞərq"
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
#, fuzzy
msgid "_Add Signature"
msgstr "_HTML Imza:"
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr "_HəmiƟə netdə olmayan rəsmləri yĂŒklə"
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
msgid "_Always sign outgoing messages when using this account"
msgstr "Bu hesabı iƟlədərək göndərdiyin bĂŒtĂŒn məktubları _həmiƟə imzala"
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
msgid "_Authentication Type: "
msgstr "Kimlik Yo_xlama NövĂŒ: "
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
#, fuzzy
msgid "_Authentication type: "
msgstr "Kimlik Yo_xlama NövĂŒ: "
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
msgid "_Automatically check for new mail"
msgstr "Yeni Məktubları _avtomatik yoxla"
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
#, fuzzy
msgid "_Automatically insert smiley images"
msgstr "Yeni Məktubları _avtomatik yoxla"
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
msgid "_Beep when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
msgid "_Certificate ID:"
msgstr "_Vəsiqə ID:"
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
#, fuzzy
msgid "_Confirm when expunging a folder"
msgstr "Qovluq açılırkən Təsdiqlə"
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
#, fuzzy
msgid "_Default signature:"
msgstr "_HTML Imza:"
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
#, fuzzy
msgid "_Defaults"
msgstr "Əsas"
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
msgid "_Do not notify me when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
#, fuzzy
msgid "_Enable"
msgstr "FəallaƟdır"
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr ""
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
#, fuzzy
msgid "_Forward style:"
msgstr "Fərqli Çatdır"
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
#, fuzzy
msgid "_Full name:"
msgstr "_Tam Ad:"
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
#, fuzzy
msgid "_HTML Mail"
msgstr "HTML məktubda"
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
#, fuzzy
msgid "_Identity"
msgstr "Kimlik"
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
msgid "_Load images if sender is in addressbook"
msgstr "Yollayan ĂŒnvan dəftərində varsa, rəsmləri _yĂŒklə"
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
#, fuzzy
msgid "_Make this my default account"
msgstr "Bunu ə_sas hesab olaraq göstər"
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
#, fuzzy
msgid "_Mark messages as read after"
msgstr "Ä°smarÄ±ĆŸları bundan sonra \"Oxundu\" olaraq _iƟarələ: "
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
msgid "_Name:"
msgstr "_Ad:"
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr "Netdə olmayan rəsmləri he_ç bir vaxt yĂŒkləmə"
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
msgid "_PGP binary path:"
msgstr "_PGP binarı cığırı:"
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
msgid "_Play sound file when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
#, fuzzy
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr ""
"Əlaqələrə HTML məktubları göndərəndə bu tərzu istəməyənlər varsa xəbər ver"
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
#, fuzzy
msgid "_Prompt when sending messages with an empty subject line"
msgstr "_BoƟ mövzu qisimli məktub göndərdiyim vaxt bildir"
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
#, fuzzy
msgid "_Receiving Mail"
msgstr "E-poçt Alınır"
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
#, fuzzy
msgid "_Reply style:"
msgstr "Hamısına cavab ver"
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
msgid "_Restore defaults"
msgstr ""
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
#, fuzzy
msgid "_Script:"
msgstr "_TəhlĂŒkəsizlik"
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr "_TəhlĂŒkəsizlik"
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
#, fuzzy
msgid "_Sending Mail"
msgstr "E-poçt Göndərilir"
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
#, fuzzy
msgid "_Show animated images"
msgstr "Vaxt Fərqli Göstər"
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
#, fuzzy
msgid "_Signatures"
msgstr "_HTML Imza:"
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
#, fuzzy
msgid "_Use secure connection (SSL):"
msgstr "E_tibarlı bağlantı (SSL) iƟlət"
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
#, fuzzy
msgid "_Variable-width:"
msgstr "DəyiƟən"
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
msgid "_every"
msgstr "_hər"
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
#, fuzzy
msgid "color"
msgstr " rəng"
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
msgid "description"
msgstr "izah"
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -12959,127 +13004,132 @@ msgstr "_Rəsmləri YĂŒklə"
msgid "Loading message content"
msgstr "Ä°smarÄ±ĆŸ içindəkilər yĂŒklənir"
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
#, fuzzy
msgid "Overdue:"
msgstr "Ge_cikmiƟ iƟlər:"
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%b %d %l:%M %p"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr "KörpĂŒnĂŒ Səyyahda Aç"
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr "KörpĂŒ Ünvanınə KĂ¶Ă§ĂŒr"
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr "KörpĂŒnĂŒ Fərqli qeyd et"
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr "Rəsmi Fərqli qeyd et..."
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "%s daranır"
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr "%s yapÄ±ĆŸdırılmÄ±ĆŸ fayl"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr "MIME ismarÄ±ĆŸÄ± açıla bilmədi: Mənbə kodu gösteriliyor."
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "Tarix"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr "Səhv Ünvan"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "Göndərən"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr "Cavablama"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "Gn:"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr "Cc"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
msgid "Bcc"
msgstr "Bcc"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
#, fuzzy
msgid "Mailer"
msgstr ""
"\n"
"Göndərici: "
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
"Bu ismarÄ±ĆŸ digital olaraq imzalanmÄ±ĆŸdır. Ətraflı məlumat ĂŒĂ§ĂŒn qıfıl "
"timsalına tıqla."
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "PGP təsdiq məzmunu yaradıla bilmir."
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr "Bu ismarÄ±ĆŸ digital olaraq imzalanmÄ±ĆŸdır və original olduğu dĂŒĆŸĂŒnĂŒlĂŒr."
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
"Bu ismarÄ±ĆŸ digital olaraq imzalanmÄ±ĆŸdır amma original olduğu dĂŒĆŸĂŒnĂŒlmĂŒr."
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr "FTP saytını göstərən ox (%s)"
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr "Yerli faylyi göstərən (%s) oxu \"%s\" saytında hökmlĂŒdĂŒr"
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr "Yerli faylyi göstərən ox (%s)"
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr "Uzaq verilənlər (%s) niƟanı"
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr "Naməlum xarici məlumatı göstərən ox (\"%s\" növĂŒndə "
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr "Xəsərli xarici proqram parçası."
@@ -13205,59 +13255,59 @@ msgstr "Ä°smarÄ±ĆŸlar \"%s\"a(ə) daĆŸÄ±nır"
msgid "Copying messages to %s"
msgstr "Ä°smarÄ±ĆŸlar \"%s\"a(ə) kĂ¶Ă§ĂŒrĂŒlĂŒr"
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr "\"%s\" dakı qovluqlar daranır"
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr "ÇatdırılmÄ±ĆŸ ismarÄ±ĆŸ"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr "%s qovluğu açılır"
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr "%s qaynağı açılır"
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr "%s qovluğu çıxardılır"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, c-format
msgid "Storing folder '%s'"
msgstr "%s qovluğu saxlanılır"
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
msgid "Refreshing folder"
msgstr "Qovluq yenilənir"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr "Qovluq açılır"
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr "%s ismarÄ±ĆŸÄ± alınır"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr "%d ismarÄ±ĆŸ alınır"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr "%d ismarÄ±ĆŸ qeyd edilir"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
@@ -13266,7 +13316,7 @@ msgstr ""
"Nəticə faylı yaradıla bilmir: %s\n"
" %s"
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
@@ -13275,11 +13325,11 @@ msgstr ""
"Ä°smarÄ±ĆŸların buraya qeyd edilmə xatası: %s:\n"
" %s"
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr "YapÄ±ĆŸdırılmÄ±ĆŸ Fayl Qeyd Edilir"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
@@ -13288,22 +13338,22 @@ msgstr ""
"Yekun faylı yaradıla bilmir: %s:\n"
" %s"
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr "Data yazıla bilmədi: %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr "%s ilə bağlantı kəsilir"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Reconnecting to %s"
msgstr "%s ilə bağlantı yenidən qurulur"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "A_xtar"
@@ -13374,25 +13424,25 @@ msgstr "GĂŒncəllənir ..."
msgid "Waiting..."
msgstr "Gözləyir..."
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
msgid "User canceled operation."
msgstr "Ä°stifadəçi əməliyyatı ləğv etdi."
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
msgid "_Remember this password"
msgstr "Bu parolu _yadda saxla"
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
#, fuzzy
msgid "_Remember this password for the remainder of this session"
msgstr "Bu iclas boyunca bu parolu yadda saxla"
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, c-format
msgid "Enter Password for %s"
msgstr "%s ĂŒĂ§ĂŒn Parol girin"
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
msgid "Enter Password"
msgstr "Parol Girin"
@@ -13415,41 +13465,24 @@ msgstr ""
"\n"
"DəyiƟikliklərinizin qeyd edilməyini istəyirsinizmi?"
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "Ad :"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "Imzanı qeyd et"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "HTML imza faylı:"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr "ÇatdırılmÄ±ĆŸ ismarÄ±ĆŸ - %s"
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
msgid "Forwarded message"
msgstr "ÇatdırılmÄ±ĆŸ ismarÄ±ĆŸ"
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
msgid "Forwarded Message"
msgstr "ÇatdırılmÄ±ĆŸ Ä°smarÄ±ĆŸ"
@@ -13507,67 +13540,67 @@ msgstr "(Mövzusuz)"
msgid "%s - Message"
msgstr "%s - Ä°smarÄ±ĆŸ"
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr "GörĂŒlməmiƟ"
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr "GörĂŒlmĂŒĆŸ"
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr "Cavab cerilmiƟ"
-#: mail/message-list.c:736
+#: mail/message-list.c:740
msgid "Multiple Unseen Messages"
msgstr "Çoxlu GörĂŒlməmiƟ Ä°smarÄ±ĆŸ"
-#: mail/message-list.c:737
+#: mail/message-list.c:741
msgid "Multiple Messages"
msgstr "Çoxlu Ä°smarÄ±ĆŸ"
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr "Ən Alçaq"
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr "Alçalt"
-#: mail/message-list.c:746
+#: mail/message-list.c:750
msgid "Higher"
msgstr "YĂŒksək"
-#: mail/message-list.c:747
+#: mail/message-list.c:751
msgid "Highest"
msgstr "Ən YĂŒksək"
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr "?"
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr "BugĂŒn %l:%M %p"
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr "Sabah: %l:%M %p"
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr "%a %l %M %p"
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
msgid "%b %d %l:%M %p"
msgstr "%b %d %l:%M %p"
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr "%b %d %Y"
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
msgid "Generating message list"
msgstr "Ä°smarÄ±ĆŸ siyahısı yaradılır"
@@ -13646,68 +13679,94 @@ msgstr "NĂŒmayiƟ"
msgid "Flag to Follow Up"
msgstr ""
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr "%s altındakı qovluqlar daranır (\"%s\" ĂŒstĂŒndəki)"
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr "\"%s\" ĂŒstĂŒndəki kök səviyyəsi qovluqlar daranır"
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, c-format
msgid "Subscribing to folder \"%s\""
msgstr "\"%s\" qovluğuna qeydiyyat aparılır"
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr "\"%s\" qovluğuna qeydiyyat silinir"
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
msgid "Folder"
msgstr "Qovluq"
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "_Qovluqda qeyd et ..."
+
+#: mail/subscribe-dialog.c:1590
msgid "No server has been selected"
msgstr "Heç verici seçilməyib"
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr "Verici seçin."
#: mail/subscribe-dialog.glade.h:1
-msgid " _Refresh List "
-msgstr " Siyahını _Yenilə"
-
-#: mail/subscribe-dialog.glade.h:2
msgid "All folders"
msgstr "BĂŒtĂŒn qovluqlar"
-#: mail/subscribe-dialog.glade.h:3
-msgid "Display options"
-msgstr "Göstərmə seçənəkləri"
+#: mail/subscribe-dialog.glade.h:2
+#, fuzzy
+msgid "Apri file"
+msgstr "Aprel"
+
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+msgid "Close"
+msgstr "Qapat"
#: mail/subscribe-dialog.glade.h:4
+#, fuzzy
+msgid "Display Options"
+msgstr "Göstərmə seçənəkləri"
+
+#: mail/subscribe-dialog.glade.h:5
msgid "Folders whose names begin with:"
msgstr "Belə baƟlayan ada malik qovluqlar:"
-#: mail/subscribe-dialog.glade.h:5
+#: mail/subscribe-dialog.glade.h:6
msgid "Manage Subscriptions"
msgstr "ÜzvlĂŒkləri DĂŒzəlt"
-#: mail/subscribe-dialog.glade.h:6
-msgid "Show _folders from server: "
-msgstr "Vericidəki _qovluqları göstər: "
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
+msgstr "Siyahını Yenilə"
+
+#: mail/subscribe-dialog.glade.h:8
+#, fuzzy
+msgid "S_elect server: "
+msgstr "Qovluq Seçin"
-#: mail/subscribe-dialog.glade.h:7
+#: mail/subscribe-dialog.glade.h:9
+#, fuzzy
+msgid "Salve file"
+msgstr "Fayl seç"
+
+#: mail/subscribe-dialog.glade.h:10
msgid "_Subscribe"
msgstr "_Qeydiyyatdan Keç"
-#: mail/subscribe-dialog.glade.h:8
+#: mail/subscribe-dialog.glade.h:11
msgid "_Unsubscribe"
msgstr "Qeydiyyatdan _Çıx"
@@ -13718,28 +13777,29 @@ msgstr "Evolution İcmalını daxil edən qovluqlar"
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
#, fuzzy
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr "Evolution İcmalını daxil edən qovluqlar"
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#, fuzzy
msgid "Evolution Summary component."
msgstr "Evolutionun ePoçt yazıçısı."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
#, fuzzy
msgid "Factory for Evolution Summary's configuration control."
msgstr "Evolutionun Vəzifə parçası emalatxanası."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
#, fuzzy
msgid "Factory for the Evolution Summary component."
msgstr "Məktub MĂŒndəricatı parçası emalatxanası."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
#, fuzzy
msgid "Summary Preferences"
msgstr "İcmam Qurğuları"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
-
#: my-evolution/Locations.h:1
#, fuzzy
msgid "Aarhus"
@@ -24593,23 +24653,23 @@ msgstr "TĂŒrkçə"
msgid "Folder containing the Evolution Summary"
msgstr "Evolution İcmalını daxil edən qovluqlar"
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
msgid "Appointments"
msgstr "GörĂŒĆŸlər"
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
msgid "No appointments"
msgstr "GörĂŒĆŸ yoxdur"
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
msgid "%k:%M %d %B"
msgstr "%k:%M %d %B"
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
msgid "%l:%M %d %B"
msgstr "%l:%M %d %B"
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
#, fuzzy
msgid "No description"
msgstr "izah"
@@ -24672,11 +24732,11 @@ msgstr "Ə_lavə Et"
msgid "Shown"
msgstr "YaÄŸÄ±ĆŸ"
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
msgid "No tasks"
msgstr "Vəzifə yoxdur"
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
msgid "(No Description)"
msgstr "(İzahsız)"
@@ -24709,7 +24769,7 @@ msgstr "Ä°cmalı Çap Et"
msgid "Printing of Summary failed"
msgstr "Ä°cmal Çapı bacarılmadı"
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr "Ä°craçı icmal qismi Bonobo-nu hazırlaya bilmədi.\n"
@@ -25991,18 +26051,18 @@ msgid "Configuration control for Evolution folder settings."
msgstr "Evolutionun məktub yazıçısı emalatxanası."
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "Qurğular"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
msgid "The Evolution shell."
msgstr "Evolution qabığı."
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "Təfsilatı Göstər"
@@ -26030,7 +26090,7 @@ msgstr "Qovluq Seçin"
msgid "Drafts"
msgstr "Lahiyə"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "Gələnlər qutusu"
@@ -26469,27 +26529,27 @@ msgstr ""
msgid "Evolution Settings"
msgstr "Evolution Alarmı"
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "%s qovluğu açılır"
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "%s qovluğu açılır"
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, fuzzy, c-format
msgid "in \"%s\" ..."
msgstr "%s da(də) Aç ..."
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr "Qovluq yenidən adlandırıla bilmir: %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
#, fuzzy
msgid "Cannot find the specified shared folder."
msgstr ""
@@ -26572,30 +26632,30 @@ msgstr "Xətdən Qopuq _İƟlə"
msgid "Work Offline"
msgstr "Xətdən Qopuq İƟlə"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "( Heç bir qovluq göstərilmir )"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr "%s (%d)"
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr "(Heç Biri)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
"Ximian Evolution hazırda xətdədir. Xətdən çıxmaq ĂŒĂ§ĂŒn bu dĂŒyməyə basın."
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr "Ximian Evolution xətdən çıxmaq gediƟatındadır."
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -26618,7 +26678,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr "Yerli qeydi quraƟdıra bilmədim -- %s"
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -26629,19 +26689,19 @@ msgstr ""
"Ɵəkildə öldĂŒ. Evolution proqramından çıxıb yenidən baƟlatmalısınız ki,\n"
"verilənlərə yenidən çata biləsiniz."
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr "HökmsĂŒz arqumentlər"
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr "OAF-a qeyd edə bilmirəm"
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr "QuraƟdırma Databeyzi Tapılmadı"
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "Ümumi xəta"
@@ -26842,7 +26902,7 @@ msgstr "%s (...)"
msgid "%s (%d%% complete)"
msgstr "%s (%d%% qurtardı)"
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr "<qovluq seçmək ĂŒĂ§ĂŒn buraya tıqlayın>"
@@ -26883,63 +26943,63 @@ msgstr ""
"FəallaƟdırma sistemi xətası:\n"
"%s"
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
msgid "CORBA error"
msgstr "CORBA xətası"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr "KəsilmiƟ"
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr "Səhv qrqument"
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr "Onsuz da yiyəsi var"
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
msgid "No owner"
msgstr "Yiyəsi yoxdur"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
msgid "Not found"
msgstr "Tapıla bilmədi"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
msgid "Unsupported type"
msgstr "Dəstəklənməyən növ"
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr "Dəstəklənməyən sxem"
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr "Dəstəklənməyən gediƟat"
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
msgid "Internal error"
msgstr "Daxili xəta"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
msgid "Exists"
msgstr "Mövcuddur"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr "HökmsĂŒz URI"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
msgid "Has subfolders"
msgstr "Alt qovluqları var"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
msgid "No space left"
msgstr "Heç yer qalmayıb"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr "Köhnə yiyəsi öldĂŒ"
@@ -26997,29 +27057,21 @@ msgid "Specify where to create the folder:"
msgstr "Qovluğun yaradılacağı yeri göstərin:"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "Yeni _Qovluq Yarat..."
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
#, fuzzy
-msgid "_Folder Name:"
-msgstr "Qovluq adı:"
+msgid "_Account:"
+msgstr "Hesab"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
-msgid "_Server:"
-msgstr "_Verici adı:"
+msgid "_Folder Name:"
+msgstr "Qovluq adı:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "İ_stifadəci Adı:"
@@ -27119,15 +27171,15 @@ msgstr "Mənə bir də soruƟma"
msgid "Evolution can import data from the following files:"
msgstr "Evolution aƟağıdakı fayllardan verilənləri ala bilər:"
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr "Evolution əndə çıxır..."
-#: shell/main.c:223
+#: shell/main.c:227
#, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -27137,7 +27189,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -27147,53 +27199,57 @@ msgid ""
"eagerly await your contributions!\n"
msgstr ""
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
msgstr "Ximian Evolution _FAQ"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "Mənə bir də soruƟma"
-#: shell/main.c:348
+#: shell/main.c:394
msgid "Cannot access the Ximian Evolution shell."
msgstr "Ximian Evolution qabığına çata bilmədim."
-#: shell/main.c:357
+#: shell/main.c:403
#, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "Ximian Evolution qabığını baƟlada bilmədim: %s"
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr "AçılÄ±ĆŸ ekranını gösdərmə"
-#: shell/main.c:439
+#: shell/main.c:487
#, fuzzy
msgid "Start in offline mode"
msgstr "Ä°dxal baƟlanır"
-#: shell/main.c:440
+#: shell/main.c:489
#, fuzzy
msgid "Start in online mode"
msgstr "Ağıllı Ä°dxalçılar BaƟladılır"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr "BĂŒtĂŒn xəta ayıqlama verilənlərini bir fayla yazdır."
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "Bonobo parçalar sistemini baƟlada bilmədim."
@@ -27406,14 +27462,6 @@ msgstr "İƟ həftəsini göstər"
msgid "Week"
msgstr "Həftə"
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-msgid "Close"
-msgstr "Qapat"
-
#: ui/evolution-comp-editor.xml.h:3
msgid "Close this item"
msgstr "Bu ĂŒzvĂŒ qapat"
@@ -28353,10 +28401,6 @@ msgstr "Qovluğu qeydiyyatlı qovluqlar siyahısına al"
msgid "F_older"
msgstr "_Qovluq"
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr "Siyahını Yenilə"
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr "Qovluqlar Siyahısını Yenilə"
@@ -28920,21 +28964,21 @@ msgstr "Ä°smarÄ±ĆŸ"
msgid "Don't show this message again."
msgstr "Bu ismarÄ±ĆŸÄ± bir də göstərmə."
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
#, fuzzy
msgid "_Find Now"
msgstr "Ä°ndi Axtar"
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
#, fuzzy
msgid "_Clear"
msgstr "Təmizlə"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
msgid "Clear"
msgstr "Təmizlə"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr "Ä°ndi Axtar"
@@ -28960,6 +29004,81 @@ msgstr "init_corba(): GNOME baƟladıla bilmədi"
msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonobo(): Bonobonu baƟlada bilmədim"
+#~ msgid "Error in search expression."
+#~ msgstr "AxtarÄ±ĆŸ ifadəsində xəta."
+
+#~ msgid "Restarting search."
+#~ msgstr "AxtarÄ±ĆŸ yenidəm baƟladılır."
+
+#, fuzzy
+#~ msgid "Could not parse query string"
+#~ msgstr "URL `%s' alına bilmir"
+
+#, fuzzy
+#~ msgid "Email is"
+#~ msgstr "2-ci ePoçt ĂŒnvanı"
+
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr "Alarm vermə xidməti yaradıla bilmir"
+
+#~ msgid "Meeting begins: <b>"
+#~ msgstr "Ä°clas baƟlayır: <b>"
+
+#~ msgid "Task begins: <b>"
+#~ msgstr "Vəzifə baƟlayır: <b>"
+
+#~ msgid "Free/Busy info begins: <b>"
+#~ msgstr "Sərbəst/MəƟğul infosu baƟlayır: <b>"
+
+#~ msgid "Begins: <b>"
+#~ msgstr "BaƟlayır: <b>"
+
+#~ msgid "Meeting ends: <b>"
+#~ msgstr "İclas sonlanır: <b>"
+
+#~ msgid "Free/Busy info ends: <b>"
+#~ msgstr "Sərbəst/MəƟğul infosu sonlanır: <b>"
+
+#~ msgid "Task Completed: <b>"
+#~ msgstr "Vəzifə Qurtardı: <b>"
+
+#~ msgid "Task Due: <b>"
+#~ msgstr "Vəzifə Vaxtı: <b>"
+
+#~ msgid "Non-Participants"
+#~ msgstr "Qeyri-İƟtirakçılar"
+
+#~ msgid ""
+#~ "This message has not been sent.\n"
+#~ "\n"
+#~ "Do you wish to save your changes?"
+#~ msgstr ""
+#~ "Bu ismarÄ±ĆŸ göndərilə bilmədi.\n"
+#~ "\n"
+#~ "DəyiƟiklikləri qeyd etmak istəyirsiniz?"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr " (varsayılan) "
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "Imzanı qeyd et"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "HTML imza faylı:"
+
+#~ msgid " _Refresh List "
+#~ msgstr " Siyahını _Yenilə"
+
+#~ msgid "Show _folders from server: "
+#~ msgstr "Vericidəki _qovluqları göstər: "
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "_Verici adı:"
+
#~ msgid ""
#~ "Evolution is unable to get the addressbook local storage.\n"
#~ "This may have been caused by the evolution-addressbook component "
@@ -29511,9 +29630,6 @@ msgstr "init_bonobo(): Bonobonu baƟlada bilmədim"
#~ "\n"
#~ "Ümumi Açar:\t"
-#~ msgid "Connecting to LDAP server..."
-#~ msgstr "LDAP vericiyə bağlantı qurulur..."
-
#~ msgid "Waiting for connection to LDAP server..."
#~ msgstr "LDAP vericiyə bağlantı qurulmağı gözlənilir..."
@@ -29840,10 +29956,6 @@ msgstr "init_bonobo(): Bonobonu baƟlada bilmədim"
#~ msgid "_Task..."
#~ msgstr "_Vəzifə..."
-#~ msgid "Create or edit mail accounts and other preferences"
-#~ msgstr ""
-#~ "Məktub hesabları yaradın və ya təkmilləƟdirin, baƟqa əməliyyatlar aparın"
-
#~ msgid "_Mail Settings..."
#~ msgstr "_Məktub Qurğuları..."
diff --git a/po/bg.po b/po/bg.po
index 2a43573f8d..3c768fba6f 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: 1.1\n"
-"POT-Creation-Date: 2002-08-19 23:17+0300\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2002-08-16 02:00+0300\n"
"Last-Translator: Borislav Aleksandrov <B.Aleksandrov@cnsys.bg>\n"
"Language-Team: Bulgarian <dict@linux.zonebg.com>\n"
@@ -32,7 +32,7 @@ msgid "Imports VCard files into Evolution."
msgstr "Âíàńÿ VCard ôàéëîâć â Ćâîëțűúí."
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr "Ôàéë êàòî:"
@@ -42,12 +42,12 @@ msgid "Name"
msgstr "Èìć"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "Email"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Îńíîâćí"
@@ -57,16 +57,16 @@ msgstr "Îńíîâćí"
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "Àńèńòćíò"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Đàáîòà"
@@ -76,12 +76,12 @@ msgid "Bus"
msgstr "Ńë. òćë."
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Êîìïàíèÿ"
@@ -92,13 +92,13 @@ msgstr "Êîìïàíèÿ"
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Äîìàűćí"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Îđăàíèçàöèÿ"
@@ -108,19 +108,19 @@ msgstr "Îđă"
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Ìîáèëćí"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Êîëà"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "Đàá. Ôàêń"
@@ -129,13 +129,13 @@ msgid "Bus Fax"
msgstr "Ńë. Ôàêń"
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Äîìàűćí Ôàêń"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "Đàáîòà 2"
@@ -144,68 +144,68 @@ msgid "Bus 2"
msgstr "Ńëóæćáćí 2"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Äîìàűćí 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "ISDN"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "Äđóăî"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "Äđóă Ôàêń"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "Ïćéäæúđ"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "Đàäèî"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "Òćëćêń"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr "TTY"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "Ćë. Ïîùà 2"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "Ćë. Ïîùà 3"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "Web ńòđàíèöà"
@@ -214,7 +214,7 @@ msgid "Url"
msgstr "Url"
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "Îòäćë"
@@ -223,7 +223,7 @@ msgid "Dep"
msgstr "Îòä"
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "Îôèń"
@@ -232,12 +232,12 @@ msgid "Off"
msgstr "Îôèń"
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "Òèòëà"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "Ïđîôćńèÿ"
@@ -246,7 +246,7 @@ msgid "Prof"
msgstr "Ïđîô"
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr "Ìćíèäæúđ"
@@ -259,7 +259,7 @@ msgid "Ass"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "Ïđÿêîđ"
@@ -268,12 +268,12 @@ msgid "Nick"
msgstr "Ïđÿêîđ"
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "Ńúïđóă(à)"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "Áćëćæêà"
@@ -286,7 +286,7 @@ msgid "CALUri"
msgstr "ÊàëURI"
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr "Free-busy àäđćń"
@@ -337,7 +337,7 @@ msgstr "VCard çà %s"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -345,7 +345,7 @@ msgid "Could not initialize Bonobo"
msgstr "Íć ìîăà äà èíèöèàëèçèđàì Bonobo"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2806
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr "Òúđńÿ..."
@@ -353,43 +353,33 @@ msgstr "Òúđńÿ..."
msgid "Loading..."
msgstr "Çàđćæäàì"
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
-msgid "Error in search expression."
-msgstr "Ăđćűêà â òúđńćíć íà èçđàç."
-
-#: addressbook/backend/pas/pas-backend-ldap.c:654
+#: addressbook/backend/pas/pas-backend-ldap.c:677
#, fuzzy
msgid "Reconnecting to LDAP server..."
msgstr "Ńâúđçâàì ńć ń LDAP ńúđâúđà..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1187
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr "Äîáàâÿì êàđòèśêà â LDAP ńúđâúđà..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1289
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr "Ìàőàì êàđòèśêà îò LDAP ńúđâúđà..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1522
-#: addressbook/backend/pas/pas-backend-ldap.c:1525
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr "Èçìćíÿì êàđòèśêà â LDAP ńúđâúđà..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2743
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr "Ïîëóśàâàì đćçóëòàòèòć îò đúńćíćòî îò LDAP ńúđâúđà..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2826
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
#, fuzzy
msgid "Error performing search"
msgstr "Ăđćűêà ïđè èçòđèâàíć íà êàđòà"
-#: addressbook/backend/pas/pas-backend-ldap.c:2850
-#, fuzzy
-msgid "Could not parse query string"
-msgstr "Íć ìîăà äà àíàëèçèđàì URL `%s'"
-
#: addressbook/conduit/address-conduit.c:293
#, fuzzy
msgid "Default Sync Address:"
@@ -438,48 +428,48 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr "Ôàáđèêà çà êîìïîçèòîđà íà Evolution "
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
-msgid "Control that displays an Evolution addressbook minicard."
+msgid "Configure access to LDAP directory servers here"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
-msgid "Directory Servers"
+msgid "Control that displays an Evolution addressbook minicard."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
-msgid "Evolution Addressbook minicard viewer"
+msgid "Directory Servers"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+msgid "Evolution Addressbook minicard viewer"
+msgstr ""
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr "Êîìïîíćíò íà Evolution çà ïîäđúæêà íà êîíòàêòè"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the Addressbook Minicard control"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
msgid "Factory for the Addressbook's address popup"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
#, fuzzy
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr "Ôàáđèêà çà êîìïîçèòîđà íà Evolution "
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
-msgid "Factory for the sample Addressbook control"
-msgstr ""
-
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
+msgid "Factory for the sample Addressbook control"
msgstr ""
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -499,29 +489,29 @@ msgstr "LDAP ńúđâúđ"
msgid "LDAP server containing contact information"
msgstr "LDAP ńúđâúđ ńúäúđæàù èíôîđìàöèÿ çà êîíòàêò"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "Íîâ Êîíòàêò"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "_Êîíòàêò"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "Ńúçäàé íîâ êîíòàêò"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "Íîâ ńïèńúê ń êîíòàêòè"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
#, fuzzy
msgid "Contact _List"
msgstr "Ńïèńúê _Êîíòàêòè"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "Ńúçäàé íîâ ńïèńúê ń êîíòàêò"
@@ -547,30 +537,30 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
#, fuzzy
msgid "This server does not support LDAPv3 schema information"
msgstr "IMAP ńúđâúđà íć ńúäúđæà %s èíôîđìàöèÿ"
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
#, fuzzy
msgid "Error retrieving schema information"
msgstr ""
"Ăđćűêà ïđè çàđćæäàíć èíôîđìàöèÿòà çà ôèíòúđà:\n"
"%s"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
#, fuzzy
msgid "Server did not respond with valid schema information"
msgstr "IMAP ńúđâúđà íć ńúäúđæà %s èíôîđìàöèÿ"
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
#, fuzzy
msgid "LDAP was not enabled in this build of Evolution"
msgstr "(SSL íć ńć ïîäúđæà â òàçè âćđńèÿ íà evolution)"
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "Íć ìîăà äà èíèöèàëèçèđàì gnome-vfs"
@@ -578,7 +568,7 @@ msgstr "Íć ìîăà äà èíèöèàëèçèđàì gnome-vfs"
msgid "Other Contacts"
msgstr "Äđóăè Êîíòàêòè"
-#: addressbook/gui/component/addressbook.c:469
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "Íć ìîăà äà îòâîđÿ àäđćńíàòà êíèăà"
@@ -624,44 +614,72 @@ msgstr ""
"âúâćëè íćâÿđíî URI, èëè LDAP ńúđâúđà íć đàáîòè.\n"
" "
-#: addressbook/gui/component/addressbook.c:615
-#: addressbook/gui/component/addressbook.c:618
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr "Âúâćäćäćòć ïàđîëà çà %s (ïîòđćáèòćë %s)"
-#: addressbook/gui/component/addressbook.c:743
+#: addressbook/gui/component/addressbook.c:741
#, fuzzy
msgid "Name begins with"
msgstr "çàâúđűâà ń"
-#: addressbook/gui/component/addressbook.c:744
+#: addressbook/gui/component/addressbook.c:742
#, fuzzy
-msgid "Email is"
-msgstr "Ćë. Ïîùà 2"
+msgid "Email begins with"
+msgstr "çàâúđűâà ń"
-#: addressbook/gui/component/addressbook.c:745
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr "Êàòćăîđèÿòà ć"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:746
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr "Êîć äà ć ïîëć ńúäúđæà"
-#: addressbook/gui/component/addressbook.c:747
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "Äîïúëíèòćëíè..."
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:975
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr "Êîÿ äà ć êàòćăîđèÿ"
-#: addressbook/gui/component/addressbook.c:1057
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr ""
@@ -676,7 +694,7 @@ msgstr "(íÿìà)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "Îńíîâćí àäđćń íà ćë. ïîùà"
@@ -728,53 +746,53 @@ msgid " S_how Supported Bases "
msgstr " _Ïđîâćđêà çà ïîäúđæàíè òèïîâć"
#: addressbook/gui/component/ldap-config.glade.h:2
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "Îïöèé"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr "Ìàőíè"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
msgid "1234"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
#, fuzzy
msgid "1:00"
msgstr "100%"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
#, fuzzy
msgid "380"
msgstr "80%"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:11
-#, fuzzy
-msgid "<- _Remove"
-msgstr "Ìàőíè"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-#, fuzzy
-msgid "<< Fewer Options"
-msgstr "Îïöèé"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr ""
@@ -930,8 +948,8 @@ msgstr "Îáőâàò íà òúđńćíćòî: "
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
msgid "Searching"
msgstr "Òúđńÿ"
@@ -1136,7 +1154,7 @@ msgstr "Äîá_àâè"
#: addressbook/gui/component/ldap-config.glade.h:105
#, fuzzy
-msgid "_Add ->"
+msgid "_Add -&gt;"
msgstr "Ä_îáàâè"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1214,7 +1232,7 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
#, fuzzy
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr "_Îïöèé"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1296,7 +1314,7 @@ msgstr "Ôàáđèêà çà òúđńćíćòî ïî èìćíà â àäđćńíàòà êíèăà íà Ćâîëțűúí"
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1328,11 +1346,11 @@ msgstr "(%d íć ńà ïîêàçàíè)"
msgid "Unnamed Contact"
msgstr "Íćèìćíóâàí Êîíòàêò"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr "Èçáîđ íà Êîíòàêò îò Àäđćńíàòà êíèăà"
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
#, fuzzy
msgid "Find contact in"
msgstr "Èçïđàùàśà ńúäúđæà"
@@ -1397,7 +1415,7 @@ msgstr "Ńúòđóäíèśćńòâî"
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "Đćäàêòîđ çà Êîíòàêòè"
@@ -1464,9 +1482,9 @@ msgstr "Æćëàÿ äà ïîëóśàâàì _HTML mail"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:151
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2278,7 +2296,7 @@ msgstr "Ńàíòà Ëóöèÿ"
#: addressbook/gui/contact-editor/e-contact-editor-address.c:306
#, fuzzy
-msgid "Saint Vincent And The Grenadines"
+msgid "Saint Vincent And The Grena-dines"
msgstr "Ńćéíò Âèíńúíò è Ăđćíàäèíè"
#: addressbook/gui/contact-editor/e-contact-editor-address.c:307
@@ -2531,23 +2549,23 @@ msgstr ""
msgid "Delete Contact?"
msgstr "Èçòđèâàíć íà Êîíòàêò?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
msgid "Category editor not available."
msgstr "Đćäàêòîđ íà êàòćăîđèè íć ć íàëèśćí"
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr "Òîçè êîíòàêò ïđèíàäëćæè íà ńëćäíèòć êàòćăîđèè:"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
msgid "Save Contact as VCard"
msgstr "Ńúőđàíè Êîíòàêò êàòî VCard"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr "TTY/TDD"
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr "Íć ìîăà äà íàìćđÿ ăđàôèśćí îáćêò çà ïîëć: `%s'"
@@ -2561,7 +2579,7 @@ msgid "Edit Full"
msgstr "Đćäàêòèđà Ïúëíî"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "Ïúëíî Èìć"
@@ -2714,11 +2732,11 @@ msgid "contact-list-editor"
msgstr "Đćäàêòîđ çà Êîíòàêòè"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr "Đćäàêòîđ çà Êîíòàêòè"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
msgid "Save List as VCard"
msgstr "Ńúőđàíè Ńïèńúê êàòî VCard"
@@ -2777,20 +2795,20 @@ msgstr "Äîïúëíèòćëíî òúđńćíć"
msgid "Search"
msgstr "Òúđńćíć"
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr "Íÿìà êàđòè"
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr "1 êàđòà"
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr " %d êàđòè"
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
#, fuzzy
msgid "Error getting book view"
msgstr "Ăđćűêà ïđè ńòàđòèđàíć íà %s"
@@ -2802,15 +2820,15 @@ msgid "Error modifying card"
msgstr "Ăđćűêà ïđè ìîäèôèöèđàíć íà êàđòà"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr "Óńïćűíî"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "Íćèçâćńòíà ăđćűêà"
@@ -2819,7 +2837,7 @@ msgid "Repository offline"
msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "Îòêàçàí äîńòúï"
@@ -2836,7 +2854,7 @@ msgid "Protocol not supported"
msgstr "Ïđîòîêîëà íà ńć ïîäúđæà"
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -2891,7 +2909,7 @@ msgstr "Ăđćűêà ïđè èçòđèâàíć íà ńïèńúê"
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr "Ăđćűêà ïđè èçòđèâàíć íà êàđòà"
@@ -2933,160 +2951,160 @@ msgstr "Íÿìà êàđòè"
msgid "Copy cards to"
msgstr "Íÿìà êàđòè"
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr "* Íàòèńíćòć òóê çà äà äîáàâèòć êîíòàêò *"
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr "Îńíîâćí Òćëćôîí"
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr "Òćëćôîí íà Àńèńòćíò"
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr "Đàáîòćí Òćëćôîí"
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr "Òćëćôîí íà Êîìïàíèÿ"
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr "Äîìàűćí òćëćôîí"
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr "Đàáîòćí àäđćń"
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr "Äîìàűćí Àäđćń"
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr "Ìîáèëćí Òćëćôîí"
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr "Òćëćôîí â àâòîìîáèë"
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr "Đàáîòćì òćëćôîí 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr "Äîìàűćí òćëćôîí 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr "Äđóă Òćëćôîí"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr "Äđóă Àäđćń"
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr "Àäđćńíà êíèăà"
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "Ńúőđàíè êàòî VCard"
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
#, fuzzy
msgid "New Contact..."
msgstr "Íîâ Êîíòàêò"
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
#, fuzzy
msgid "New Contact List..."
msgstr "Íîâ ńïèńúê ń êîíòàêòè"
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
#, fuzzy
msgid "Go to Folder..."
msgstr "Îòèäè â Ïàïêà..."
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
#, fuzzy
msgid "Import..."
msgstr "Âíćńè..."
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
#, fuzzy
msgid "Search for Contacts..."
msgstr "Òúđ_ńè çà Êîíòàêòè"
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
#, fuzzy
msgid "Addressbook Sources..."
msgstr "Èçòîśíèê íà Àäđćńíà êíèăà"
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
#, fuzzy
msgid "Pilot Settings..."
msgstr "Íàńòđîéêè çà Pilot..."
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr "Ïđćïđàòè Êîíòàêò"
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr "Èçïđàòè ńúîáùćíèćòî íà Êîíòàêò"
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Îòïćśàòàé"
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr "Ïćśàò íà Ïëèê"
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
#, fuzzy
msgid "Copy to folder..."
msgstr "Êîïèđàé â Ïàïêà..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
#, fuzzy
msgid "Move to folder..."
msgstr "Ïđćìćńòè â Ïàïêà..."
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "Îòđćæè"
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "Êîïèđàé"
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "Ïîńòàâÿ"
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3094,8 +3112,8 @@ msgstr "Ïîńòàâÿ"
msgid "Delete"
msgstr "Èçòđèé"
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
#, fuzzy
msgid "Current View"
msgstr "_Òćêóù Ïđćăëćä"
@@ -3104,7 +3122,7 @@ msgstr "_Òćêóù Ïđćăëćä"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",123,à,á,â,ă,ä,ć,æ,ç,è,é,ê,ë,ì,í,î,ï,đ,ń,ò,ó,ô,ü,ö,ś,ű,ù,ú,ü,ț,ÿ"
@@ -3112,10 +3130,18 @@ msgstr ",123,à,á,â,ă,ä,ć,æ,ç,è,é,ê,ë,ì,í,î,ï,đ,ń,ò,ó,ô,ü,ö,ś,ű,ù,ú,ü,ț,ÿ"
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",0,à,á,â,ă,ä,ć,æ,ç,è,é,ê,ë,ì,í,î,ï,đ,ń,ò,ó,ô,ü,ö,ś,ű,ù,ú,ü,ț,ÿ"
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3244,7 +3270,7 @@ msgid "Include:"
msgstr "Âêëțśâà:"
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr "Ïćéçàæ"
@@ -3269,7 +3295,7 @@ msgid "Options"
msgstr "Îïöèé"
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
msgid "Orientation"
msgstr "Îđèćíòàöèÿ"
@@ -3292,7 +3318,7 @@ msgstr "Èçòîśíèê íà őàđòèÿ:"
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr "Ïîđòđćò"
@@ -3354,20 +3380,20 @@ msgstr "Íćíàçîâàíè ńđćùè"
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr "Âèńîêî"
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr "Íîđìàëíî"
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr "Íèńêî"
@@ -3417,35 +3443,35 @@ msgid "Configuration control for the Evolution Calendar."
msgstr "Ôàáđèêà çà êîìïîçèòîđà íà Evolution "
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
+msgid "Configure your timezone, Calendar and Task List here "
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
msgid "Evolution calendar iTip/iMip viewer"
msgstr "Êàëćíäàđ íà Evolution iTip/iMip ïđćăëćä"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Evolution component for handling the calendar."
msgstr "Êîìïîíćíò íà Evolution çà ïîäđúæêà íà êàëćíäàđ"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
msgid "Factory for the Evolution Tasks control"
msgstr "Ôàáđèêà çà êîíòđîë íà çàäàśè â Evolution"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
msgid "Factory for the calendar iTip view control"
msgstr ""
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
msgid "Factory for the sample Calendar control"
msgstr "Ôàáđèêà çà ïđîńò êîíòđîë íà Êàëćíäàđ"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
-msgid "Factory to centralize calendar component editor dialogs"
-msgstr ""
-
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
-msgid "Factory to create a component editor factory"
+msgid "Factory to centralize calendar component editor dialogs"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
+msgid "Factory to create a component editor factory"
msgstr ""
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
@@ -3510,7 +3536,7 @@ msgstr ""
"äà èçïđàùà ïîùà."
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2868
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "Âíèìàíèć"
@@ -3531,15 +3557,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "Íć ïîêàçâàé òîâà ńúîáùćíèć îòíîâî."
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "Íć ìîăà äà èíèöèàëèçèđàì GNOME"
-#: calendar/gui/alarm-notify/notify-main.c:183
-msgid "Could not create the alarm notify service"
-msgstr "Íć ìîăà äà ńúçäàì îáńëóæâàíć çà àëàđìćíî èçâćńòÿâàíć"
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr ""
@@ -3555,7 +3577,7 @@ msgstr "Ńúäúđæàíèÿ íà îïèńàíèć"
msgid "Comment contains"
msgstr "Ńúäúđæàíèć íà Êîìćíòàđ"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr "Íćńúâïàäàù"
@@ -3566,7 +3588,7 @@ msgstr "%A %d %B %Y"
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "%a %d %b"
@@ -3625,37 +3647,37 @@ msgstr "È"
msgid "W"
msgstr "Ç"
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
msgid "Free"
msgstr "Ńâîáîäíî"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "Çàćòî"
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr "Íć ć Ńòàđòèđàí"
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr "Â Ïđîăđćń"
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr "Ïđèêëțśćíî"
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3666,33 +3688,33 @@ msgstr ""
"45.436845,125.862501"
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2012
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr "Áćç"
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr "Ïîâòàđÿì"
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr "Íàçíàśćí"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr "Äà"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr "Íć"
@@ -3712,7 +3734,7 @@ msgstr "Èçăëćä çà Ńćäìèöà"
msgid "Month View"
msgstr "Èçăćë çà Ìćńćö"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3723,7 +3745,7 @@ msgid "Folder containing appointments and events"
msgstr "Ïàïêàòà ńúäúđæà ńđćùè è ńúáèòèÿ"
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
@@ -3735,59 +3757,59 @@ msgstr "Çàäàśè"
msgid "Folder containing to-do items"
msgstr "Ïàïêàòà ńúäúđæà çàäàśè çà ïđàâćíć"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "New appointment"
msgstr "Íîâà Ńđćùà"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "_Appointment"
msgstr "Ńđćùà"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "Ńúçäàâà íîâà ïîùà"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "New meeting"
msgstr "Íàńòđîéêè çà Èçòîśíèê íà Íîâèíè"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "_Meeting"
msgstr "Ńđćùà"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
#, fuzzy
msgid "Create a new meeting request"
msgstr "Ńúçäàâà íîâà çàäàśà"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
#, fuzzy
msgid "New task"
msgstr "Íîâà Çàäàśà"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "_Çàäàśè"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr "Ńúçäàâà íîâà çàäàśà"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "New All Day Appointment"
msgstr "Íîâà Ńđćùà"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "All _Day Appointment"
msgstr "Íîâà _Ńđćùà"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Ńúçäàâà íîâà ïîùà"
@@ -4345,61 +4367,61 @@ msgstr " (Äúëæèì"
msgid "Due "
msgstr "Äúëæèì"
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "Íć ìîăà äà îáíîâÿ îáćêòà!"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "Íć ìîăà äà îáíîâÿ îáćêòà!"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Đćäàêòèđàíć íà Ńđćùà"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Ńđćùà - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Çàäàśà - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "Çàïèń â äíćâíèê - %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Íÿìà đćçțìć"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1146
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "Ńúőđàíè êàòî..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr "Íć ìîăà äà ïîëóśà òćêóùàòà âćđńèÿ!"
@@ -4471,13 +4493,13 @@ msgstr "Ïîâòîđćíèć"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
msgid "Scheduling"
msgstr "Đàçïđćäćëćíèć"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr "Ńđćùà"
@@ -4822,7 +4844,7 @@ msgstr "Äàíà íà Ïđèêëțśâàíć:"
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
msgid "Needs Action"
msgstr "Íćîáőîäèìè Äćéńòâèÿ"
@@ -4849,7 +4871,7 @@ msgstr "Îńíîâíè"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr "Çàäàśà"
@@ -4868,56 +4890,67 @@ msgid "_Due Date:"
msgstr "_Êđàéíà Äàòà"
#: calendar/gui/e-calendar-table.c:440
+#, c-format
msgid "0%"
msgstr "0%"
#: calendar/gui/e-calendar-table.c:441
+#, c-format
msgid "10%"
msgstr "10%"
#: calendar/gui/e-calendar-table.c:442
+#, c-format
msgid "20%"
msgstr "20%"
#: calendar/gui/e-calendar-table.c:443
+#, c-format
msgid "30%"
msgstr "30%"
#: calendar/gui/e-calendar-table.c:444
+#, c-format
msgid "40%"
msgstr "40%"
#: calendar/gui/e-calendar-table.c:445
+#, c-format
msgid "50%"
msgstr "50%"
#: calendar/gui/e-calendar-table.c:446
+#, c-format
msgid "60%"
msgstr "60%"
#: calendar/gui/e-calendar-table.c:447
+#, c-format
msgid "70%"
msgstr "70%"
#: calendar/gui/e-calendar-table.c:448
+#, c-format
msgid "80%"
msgstr "80%"
#: calendar/gui/e-calendar-table.c:449
+#, c-format
msgid "90%"
msgstr "90%"
#: calendar/gui/e-calendar-table.c:450
+#, c-format
msgid "100%"
msgstr "100%"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
msgid "Deleting selected objects"
msgstr "Èçòđèé èçáđàíèòć îáćêòè"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "_Îòâîđè"
@@ -4927,30 +4960,30 @@ msgstr "_Îòâîđè"
msgid "_Save as..."
msgstr "Ńúőđàíè êàòî..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "_Ïćśàò..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "Îòđćæè"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "Êîïèđàé"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -4979,8 +5012,8 @@ msgstr "Ìàđ_êèđàé òàçè Çàäàśà êàòî Çàâúđűćíà"
msgid "_Delete Selected Tasks"
msgstr "_Èçòđèâà Èçáđàíèòć Çàäàśè"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr "Îáíîâÿâà îáćêòèòć"
@@ -5037,14 +5070,14 @@ msgid "URL"
msgstr "URL"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %m/%d/%Y %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %m/%d/%Y %I:%M:%S %p"
@@ -5066,108 +5099,108 @@ msgstr "%02i ìèíóòíî đàçäćëÿíć"
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%A %d %B"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%d %b"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "am"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "pm"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "Íîâà _Ńđćùà"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "Âńèśêè Íîâè _Ńúáèòèÿ çà Äćíÿ"
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
#, fuzzy
msgid "New Meeting"
msgstr "Ńđćùà"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr "Íîâà Çàäàśà"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Ïćśàò..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "Îòèäè íà _Äíćń"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "Îòèäè _íà Äàòà..."
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr "_Ïîòđćáèòćëńêà Èíôîđìàöèÿ"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
#, fuzzy
msgid "_Configure..."
msgstr "Êîíôèăóđàöèÿ"
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
#, fuzzy
msgid "_Configure Pilot..."
msgstr "Êîíôèăóđàöèÿ"
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "Çàïàçè êàòî..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
#, fuzzy
msgid "_Schedule Meeting..."
msgstr "Ïëàí íà _Ńđćùà"
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
#, fuzzy
msgid "_Forward as iCalendar..."
msgstr "Ïđćïđàùà êàòî _iÊàëćíäàđ"
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr "Ïđàâè òîâà Ńúáèòèć Ïđ_ćìćńòâàćìî"
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr "Èçòđèè òîâà Ń_úáèòèć"
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr "Èçòđèè Âńèśêè _Ńúáèòèÿ"
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr "Èíńòđóìćíòà GNOME Pilot èçăëćæäà íć ć èíńòàëèđàí íà òàçè ńèńòćìà"
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
@@ -5228,28 +5261,28 @@ msgid "Status:"
msgstr "_Ńòàòóń:"
#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
msgid "Accepted"
msgstr "Ïđèćò"
-#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:465
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
#, fuzzy
msgid "Tentatively Accepted"
msgstr "Âđćìćííî ïđèćìà"
#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:468 calendar/gui/itip-utils.c:494
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
msgid "Declined"
msgstr "Îòêàçàí"
#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
@@ -5268,7 +5301,7 @@ msgstr "Îáíîâÿâà"
#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "OK"
@@ -5296,8 +5329,8 @@ msgstr "Îáíîâÿâà ńòàòóńà íà îòăîâàđÿùèÿò"
msgid "Send Latest Information"
msgstr "Èçïđàùà Ïîńëćäíàòà Èíôîđìàöèÿ"
-#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:482
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr "Ïđćêđúńâà"
@@ -5578,7 +5611,7 @@ msgstr "íàśàëíà äàòà"
msgid "Chair Persons"
msgstr "Ïđćäńćäàòćëńòâóâàù"
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
msgid "Required Participants"
msgstr "Śëćíîâć"
@@ -5587,56 +5620,57 @@ msgid "Optional Participants"
msgstr "Äîïúëíèòćëíè Śëćíîâć"
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
-msgstr "Íć Óśàńòíèöè"
+#, fuzzy
+msgid "Resources"
+msgstr "Đćńóđń"
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr "Èíäèâèäóàëíî"
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
msgid "Group"
msgstr "Ăđóïà"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
msgid "Resource"
msgstr "Đćńóđń"
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr "Ïîìćùćíèć"
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
msgid "Chair"
msgstr "Ïđćäńćäàòćëńòâóâàù"
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
msgid "Required Participant"
msgstr "Çàÿâćí Óśàńòíèê"
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr "Äîïúëíèòćëćí Óśàńòíèê"
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr "Íć Óśàńòíèê"
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr "Ïđîáćí"
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
msgid "Delegated"
msgstr "Äćëćăèđàí"
@@ -5654,15 +5688,15 @@ msgstr "%A, %B %d, %Y"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a %m/%d/%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%m/%d/%Y"
@@ -5726,8 +5760,8 @@ msgstr "Íàśÿëî íà ńđćùàòà:"
msgid "Meeting _end time:"
msgstr "Êđàé íà ńđćùàòà:"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1973
-#: calendar/gui/gnome-cal.c:1984
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, c-format
msgid "Opening tasks at %s"
msgstr "Îòâàđÿíć íà çàäàśè â %s"
@@ -5742,7 +5776,7 @@ msgstr "Íć ìîăà äà çàđćäÿ çàäàśè â `%s'"
msgid "The method required to load `%s' is not supported"
msgstr "Ìćòîäà çàÿâćí çà çàđćæäàíć íà `%s' íć ńć ïîäúđæà"
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "Íć ìîăà äà îòâîđÿ ïàïêà â `%s'"
@@ -5762,21 +5796,21 @@ msgstr "Èçòđèé èçáđàíèòć îáćêòè"
msgid "Expunging"
msgstr "Èçòđèâàíć íà ïàïêà"
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "Íîâà _Ńđćùà..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr "Íć ìîăà äà îòâîđÿ ïàïêà â `%s'"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr "Ìćòîäà çàÿâćí çà îòâàđÿíć íà `%s' íć ńć ïîäúđæà"
-#: calendar/gui/gnome-cal.c:1732
+#: calendar/gui/gnome-cal.c:1734
#, c-format
msgid ""
"The calendar backend for\n"
@@ -5784,7 +5818,7 @@ msgid ""
" has crashed. You will have to restart Evolution in order to use it again"
msgstr ""
-#: calendar/gui/gnome-cal.c:1737
+#: calendar/gui/gnome-cal.c:1739
#, c-format
msgid ""
"The task backend for\n"
@@ -5792,12 +5826,12 @@ msgid ""
" has crashed. You will have to restart Evolution in order to use it again"
msgstr ""
-#: calendar/gui/gnome-cal.c:1956
+#: calendar/gui/gnome-cal.c:1959
#, c-format
msgid "Opening calendar at %s"
msgstr "Îòâîđè êàëćíäàđ â %s"
-#: calendar/gui/gnome-cal.c:1995
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "Îòâàđÿíć íà ïàïêà %s"
@@ -5858,49 +5892,49 @@ msgstr "Îêòîìâđè"
msgid "September"
msgstr "Ńćïòćìâđè"
-#: calendar/gui/itip-utils.c:355
+#: calendar/gui/itip-utils.c:356
msgid "At least one attendee is necessary"
msgstr "Íćîáőîäèì ć ïîíć ćäèí óśàńòíèê."
-#: calendar/gui/itip-utils.c:391
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr "Òđÿáâà äà áúäć çàäàäćí îđăàíèçàòîđ."
-#: calendar/gui/itip-utils.c:434
+#: calendar/gui/itip-utils.c:435
msgid "Event information"
msgstr "Èíôîđìàöèÿ çà ńúáèòèć"
-#: calendar/gui/itip-utils.c:436
+#: calendar/gui/itip-utils.c:437
msgid "Task information"
msgstr "Èíôîđìàöèÿ çà çàäàśà"
-#: calendar/gui/itip-utils.c:438
+#: calendar/gui/itip-utils.c:439
msgid "Journal information"
msgstr "Èíôîđìàöèÿ çà äíćâíèê"
-#: calendar/gui/itip-utils.c:440
+#: calendar/gui/itip-utils.c:441
msgid "Free/Busy information"
msgstr "Èíôîđìàöèÿ Ńâîáîäćí/Çàćò"
-#: calendar/gui/itip-utils.c:442
+#: calendar/gui/itip-utils.c:443
msgid "Calendar information"
msgstr "Êàëćíäàđíà èíôîđìàöèÿ"
-#: calendar/gui/itip-utils.c:478
+#: calendar/gui/itip-utils.c:479
#, fuzzy
msgid "Updated"
msgstr "Îáíîâÿâà"
-#: calendar/gui/itip-utils.c:486
+#: calendar/gui/itip-utils.c:487
#, fuzzy
msgid "Refresh"
msgstr "Îńâćæàâà Ńïèńúê"
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:669
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr "Âèć òđÿáâà äà ńòć óśàńòíè íà ńúáèđèćòî."
@@ -6136,7 +6170,7 @@ msgid "Print Calendar"
msgstr "Îòïćśàòàé Êàëćíäàđ"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3156
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Ïćśàòćí Ïđćăëćä"
@@ -6159,7 +6193,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr "URI íà ïàïêè ńúń çàäàśè çà ïîêàçâàíć"
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
#, fuzzy
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
@@ -6173,12 +6207,12 @@ msgstr ""
"\n"
"Äćéńòâèòćëíî ëè äà èçòđèÿ ńúîáùćíèÿòà?"
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2640
-#: mail/mail-callbacks.c:2882
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr "Íć ïîêàçâàé òîâà ńúîáùćíèć îòíîâî."
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
#, fuzzy
msgid "Print Tasks"
msgstr "Îòïćśàòàé êàđòè"
@@ -8102,7 +8136,7 @@ msgstr "Ïđćìćńòè ńúîáùćíèÿ"
msgid "Copying messages"
msgstr "Êîïèđàíć íà ńúîáùćíèćòî â %s"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -8110,47 +8144,47 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr "Ïđćêđàòćíî."
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, fuzzy, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr "Íćîśàêâàí îòăîâîđ îò POP ńúđâúđ: %s"
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
#, fuzzy
msgid "No data provided"
msgstr "Íÿìà èìć íà ôàéë"
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
#, fuzzy
msgid "Failed to encrypt: No valid recipients specified."
msgstr "Íć ìîăà äà êđèïòèđàì òîâà ńúîáùćíèć: íÿìà çàäàäćí ïîëóśàòćë"
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, fuzzy, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -8158,18 +8192,24 @@ msgid ""
"%.*s"
msgstr "Íćóńïćő ïđè êćűèđàíć íà ńúîáùćíèć %s: %s"
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, fuzzy, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr "Íćóńïćő ïđè êćűèđàíć íà ńúîáùćíèć %s: %s"
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "Íćóńïćő ïđè äćêîäèđàíć íà ńúîáùćíèćòî"
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
#, fuzzy
msgid "Failed to execute gpg."
msgstr "Íćóńïćő ïđè äćêîäèđàíć íà ńúîáùćíèćòî"
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, fuzzy, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr "Íć ìîăà äà ïđîâćđÿ ńúîáùćíèćòî: íć ìîăà äà ńúçäàì âđćìćíćí ôàéë: %s"
@@ -8412,7 +8452,7 @@ msgstr ""
"%s"
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr "Ăđćűíà îòîđèçàöèÿ îòăîâîđè ńúđâúđà."
@@ -8532,7 +8572,7 @@ msgstr ""
msgid "No provider available for protocol `%s'"
msgstr "Íÿìà íàëèśćí äîńòàâśèê çà ïđîòîêîë `%s'"
-#: camel/camel-session.c:542
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8578,11 +8618,11 @@ msgstr "Íćóńïćő ïđè äćêîäèđàíć íà ńúîáùćíèćòî"
msgid "Failed to verify certificates."
msgstr "Íćóńïćő ïđè ïđîâćđêà íà ńćđòèôèêàòè"
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
msgid "Cannot get folder: Invalid operation on this store"
msgstr "Íć ìîăà äà âçćìà ïàïêàòà. Ăđćűíà îïćđàöèÿ çà òîâà őđàíèëèùć"
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
msgid "Cannot create folder: Invalid operation on this store"
msgstr "Íć ìîăà äà ńúçäàì ïàïêàòà: Ăđćűíà îïćđàöèÿ çà òîâà őđàíèëèùć"
@@ -8803,77 +8843,105 @@ msgstr "Íć ìîăà äà ïđćèìćíóâàì ïàïêàòà %s Ăđćűíà îïćđàöèÿ"
msgid "Cannot rename folder: %s: No such folder"
msgstr "Íć ìîăà äà ïđćèìćíóâàì ïàïêàòà %s Íÿìà òàêàâà ïàïêà"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2488
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr "Äćéńòâèćòî ïđćêđàòćíî"
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2491
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr "Ńúđâúđà íćîśàêâàíî ńć îòêàśè: %s"
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "Íćîśàêâàí îòăîâîđ îò IMAP ńúđâúđ: %s"
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "IMAP êîìàíäà ïđîïàäíà: %s"
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr "Îòăîâîđà íà ńúđâúđà çàâúđűè òâúđäć áúđçî"
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr "IMAP ńúđâúđà íć ńúäúđæà %s èíôîđìàöèÿ"
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr "Íćîśàêâàí OK îò IMAP ńúđâúđ: %s"
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr "Íć ìîăà äà ńúçäàì äèđćêòîđèÿ %s: %s"
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr "Íć ìîăà äà çàđćäÿ îáîáùćíèć çà %s"
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr "Ïàïêàòà ć áèëà đàçđóűćíà è ïđćńúçäàäćíà íà ńúđâúđà."
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr "Ńêàíèđàì çà ïđîìćíćíè ńúîáùćíèÿ"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Íćóńïćő ïđè äćêîäèđàíć íà ńúîáùćíèćòî"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"Íć ìîăà äà âçćìà ńúîáùćíèć: %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr "Íÿìà òàêîâà ńúîáùćíèć"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr "Ńúîáùćíèćòî íć ć íàëèśíî"
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr "Èçâëèśàì îáîáùćíà èíôîđìàöèÿ çà íîâè ńúîáùćíèÿ"
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr "Ńêàíèđàì çà íîâè ńúîáùćíèÿ"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr "Íć ìîăà äà íàìćđÿ òÿëîòî íà ńúîáùćíèćòî â FETCH îòăîâîđà."
@@ -8898,7 +8966,7 @@ msgstr "Ïđîâćđêà çà íîâà ïîùà"
msgid "Check for new messages in all folders"
msgstr "Ïđîâđêà çà íîâè ńúîáùćíèÿ âúâ âńèśêè ïàïêè"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "Ïàïêè"
@@ -8936,77 +9004,77 @@ msgstr "Ïàđîëà"
msgid "This option will connect to the IMAP server using a plaintext password."
msgstr "Òàçè îïöèÿ ùć âè ńâúđæć ń IMAP ńúđâúđ èçïîëçâàù íćűèôđîâàíà ïàđîëà"
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "SMTP ńúđâúđ %s"
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "%s óńëóăà çà %s íà %s"
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "Âđúçêđàòà ïđćêđàòćíà"
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr "Íć ìîăà äà ńć ńâúđæà êúì %s (ïîđò %d): %s"
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr ""
"Íć ìîăà äà ńć ńâúđæà ń POP ńúđúđ.\n"
"Ăđćűíî èçïđàòćíî èìć íà ïîòđćáèòćë %s"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
#, fuzzy
msgid "SSL/TLS extension not supported."
msgstr "Îïćđàöèÿòà íć ńć ïîäúđæà"
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
#, fuzzy
msgid "SSL negotiations failed"
msgstr "Îòîđèçàöèÿòà ïđîïàäíà"
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "Ïàïêàòà íć ć ïđàçíà"
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr "IMAP ńúđâúđ %s íć ïîäúđæà çàÿâćíàòà îòîđèçàöèÿ òèï %s"
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr "Íÿìà ïîäđúæêà çà îòîđèçàöèÿ òèï %s"
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr "%sÌîëÿ âúâćäćòć IMAP ïàđîëàòà çà %s@%s"
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr "Âèć íć ńòć âúâćëè ïàđîëà."
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9017,19 +9085,24 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/imap/camel-imap-store.c:1432
-#: camel/providers/imap/camel-imap-store.c:1569
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr "Íÿìà òàêàâà ïàïêà %s"
-#: camel/providers/imap/camel-imap-store.c:1756
+#: camel/providers/imap/camel-imap-store.c:1793
#, fuzzy, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr "Â èìćòî íà ïàïêàòà íć ìîæć äà ńć ńúäúđæà ńèìâîëà 'Return'"
-#: camel/providers/imap/camel-imap-store.c:1794
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Íćèçâćńòíà ăđćűêà: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr "Íà áàùèíàòà ïàïêà íć ć đàçđćűćíî äà èìà ïîäïàïêè"
@@ -9170,27 +9243,6 @@ msgstr ""
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "Íć ìîăà äà äîáàâÿ ńúîáùćíèćòî â maildir ïàïêàòà: %s: %s"
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"Íć ìîăà äà âçćìà ńúîáùćíèć: %s\n"
-" %s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr "Íÿìà òàêîâà ńúîáùćíèć"
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9282,18 +9334,18 @@ msgstr "Íć ìîăà äà ńúçäàì çàêëțâàíć çà ïàïêàòà %s: %s"
msgid "Cannot open mailbox: %s: %s\n"
msgstr "Íć ìîăà äà îòâîđÿ mailbox: %s: %s\n"
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
msgid "Mail append cancelled"
msgstr "Äćéńòâèćòî äîáàâÿíć íà ïîùà ć ïđćêúńíàòî"
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr "Íć ìîăà äà äîáàâÿ ńúîáùćíèćòî â mbox ôàéëà: %s: %s"
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9302,11 +9354,11 @@ msgstr ""
"Íć ìîăà äà ïîëóśà ńúîáùćíèć %s îò ïàïêà %s\n"
" %s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr "Ïàïêàòà èçăëćæäà äà ć íćâúńòàíîâèìî ïîâđćäćíà."
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr "Êîíńòđóèđàíćòî íà ńúîáùćíèćòî ïđîïàäíà: Ïîâđćäćí mailbox?"
@@ -9411,12 +9463,13 @@ msgstr "Íćèçâćńòíà ăđćűêà: %s"
msgid "Could not store folder: %s"
msgstr "Íć ìîăà äà ïđćèìćíóâàì ïàïêàòà: %s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr "Ăđćűêà ïđè ïèńàíć â âđćìćííèÿ mailbox: %s"
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr "Ïèńàíćòî â âđćìćííèÿ mailbox íćóńïćűćí: %s: %s"
@@ -9887,40 +9940,40 @@ msgstr "Èçèńêâà Óäîńòîâćđćíèć"
msgid "Welcome response error"
msgstr "RSET âúđíà ăđćűêà: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, fuzzy, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr ""
"Íć ìîăà äà ńć ńâúđæà ń POP ńúđúđ.\n"
"Ăđćűíî èçïđàòćíî èìć íà ïîòđćáèòćë %s"
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
#, fuzzy
msgid "server does not appear to support SSL"
msgstr "Ïàïêàòà èçăëćæäà äà ć íćâúńòàíîâèìî ïîâđćäćíà."
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, fuzzy, c-format
msgid "STARTTLS request timed out: %s"
msgstr "AUTH çàÿâêà ïî òàéìàóò: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
#, fuzzy
msgid "STARTTLS response error"
msgstr "RSET âúđíà ăđćűêà: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, fuzzy, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr "SMTP ńúđâúđ %s íć ïîäúđæà çàÿâćíèÿò òèï îòîđèçàöèÿ %s"
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr "%sÌîëÿ âúâćäćòć SMTP ïàđîëàòà çà %s@%s"
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -9931,90 +9984,90 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr "SMTP ńúđâúđ %s"
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr "SMTP ïîùà ïđćç %s"
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr "Íć ìîăà äà èçïđàòÿ ńúîáùćíèć: íćâàëèäćí àäđćń íà èçïđàùàśà."
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
msgid "Sending message"
msgstr "Èçïđàùàíć íà ńúïáùćíèćòî"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr "Íć ìîăà äà èçïđàòÿ ńúîáùćíèć: íÿìà çàäàäćí ïîëóśàòćë"
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
#, fuzzy
msgid "Cannot send message: one or more invalid recipients"
msgstr "Íć ìîăà äà èçïđàòÿ ńúîáùćíèć: íÿìà çàäàäćí ïîëóśàòćë"
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr "SMTP Ïîçäđàâëćíèÿ"
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, fuzzy, c-format
msgid "HELO request timed out: %s"
msgstr "AUTH çàÿâêà ïî òàéìàóò: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
#, fuzzy
msgid "HELO response error"
msgstr "RSET âúđíà ăđćűêà: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
msgid "SMTP Authentication"
msgstr "SMTP Óäîńòîâćđćíèć"
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr "Ăđćűêà ïđè ńúçäàâàíć íà SASL îòîđèçàöèÿ"
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr "AUTH çàÿâêà ïî òàéìàóò: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr "AUTH çàÿâêàòà ïđîïàäíà"
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr "Ëîű îòăîâîđ çà îòîđèçàöèÿ îò ńúđâúđà.\n"
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr "MAIL FROM îò çàÿâêàòà òàéìàóò %s ïîùàòà íć ć èçïđàòćíà"
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
#, fuzzy
msgid "MAIL FROM response error"
msgstr "MAIL FROM ăđćűćí îòăîâîđ %s: ïîùàòà íć ć èçïđàòćíà"
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr ""
@@ -10022,38 +10075,38 @@ msgstr ""
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
#, fuzzy
msgid "DATA response error"
msgstr "RSET âúđíà ăđćűêà: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
#, fuzzy
msgid "DATA termination response error"
msgstr "Ăđćűíà îòîđèçàöèÿ îòăîâîđè ńúđâúđà."
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
#, fuzzy
msgid "RSET response error"
msgstr "RSET âúđíà ăđćűêà: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, fuzzy, c-format
msgid "QUIT request timed out: %s"
msgstr "AUTH çàÿâêà ïî òàéìàóò: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
#, fuzzy
msgid "QUIT response error"
msgstr "RSET âúđíà ăđćűêà: %s"
@@ -10286,43 +10339,32 @@ msgstr "Ïđćäóïđćæäćíèć: Ìîäèôèöèđàíî Ńúîáùćíèć"
msgid "Open file"
msgstr "Îòâîđè ôàéë"
-#: composer/e-msg-composer.c:1935
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1972
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "Çàïàçâà ńèăíàòóđà"
-#: composer/e-msg-composer.c:2013 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2025
-#, fuzzy
-msgid "Set as default"
-msgstr " (ïî ïîäđàçáèđàíć)"
-
-#: composer/e-msg-composer.c:2202 composer/e-msg-composer.c:2810
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "Íàïèűè Ńúîáùćíèć"
-#: composer/e-msg-composer.c:2827
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
msgstr ""
-#: composer/e-msg-composer.c:2853 composer/e-msg-composer.c:2908
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
msgstr ""
-#: composer/e-msg-composer.c:3859
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10386,7 +10428,7 @@ msgstr "Òćìàòà ńúäúđæà"
msgid "Subject does not contain"
msgstr "Òćìàòà íćńúäúđæà"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2507
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10414,87 +10456,87 @@ msgstr "Êàòćăîđèè"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a %m/%d/%Y %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a %m/%d/%Y %H:%M"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr "%a %m/%d/%Y %I %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr "%a %m/%d/%Y %H"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%m/%d/%Y %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%m/%d/%Y %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr "%m/%d/%Y %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr "%m/%d/%Y %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr "%m/%d/%Y %I %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr "%m/%d/%Y %H"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%I:%M %p"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr "%I %p"
@@ -10613,33 +10655,33 @@ msgstr ""
"Ăđćűêà â đćăóëÿđćí èçđàç '%s':\n"
"%s"
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
#: mail/mail-config.glade.h:63
msgid "Important"
msgstr "Âàæíî"
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
+#: filter/filter-label.c:137 mail/mail-config.c:77
#: mail/mail-config.glade.h:136
#, fuzzy
msgid "Work"
msgstr "Êîđê"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:86
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
#, fuzzy
msgid "Personal"
msgstr "Âćđíàë"
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
+#: filter/filter-label.c:139 mail/mail-config.c:79
#: mail/mail-config.glade.h:127
#, fuzzy
msgid "To Do"
msgstr "Òîăî"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:67
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
#, fuzzy
msgid "Later"
msgstr "ńëćä"
@@ -10908,7 +10950,7 @@ msgstr "íć ć"
msgid "is not Flagged"
msgstr "Ìàđêèđàíî"
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
#, fuzzy
msgid "Label"
msgstr "Ëàóđćë"
@@ -10975,7 +11017,7 @@ msgstr "ć ïî ìàëêî îò"
msgid "Score"
msgstr ""
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1798
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "Èçïđàùàś:"
@@ -11012,7 +11054,7 @@ msgstr "çàïîśâà ń"
msgid "Stop Processing"
msgstr "Ïđćêđàòè Îáđàáîòêàòà"
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "Òćìà"
@@ -11079,7 +11121,7 @@ msgstr "Ńêàíèđà íà \"%s\""
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr "Ïîùà"
@@ -11145,7 +11187,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr "Evolution èìïîđòèđà âàűèòć ńòàđè äàíè îò Netscape"
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr "Êîűść"
@@ -11221,67 +11263,70 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr "Ôàáđèêà çà êîìïîçèòîđà íà Evolution "
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
+msgid ""
+"Configure mail preferences, including security and message display, here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "Ôàáđèêà çà êîìïîçèòîđà íà Evolution "
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#, fuzzy
+msgid "Configure your email accounts here"
+msgstr "Ńúçäàâà èëè đćäàêòèđà ïîùćíńêè àêàóíòè è äđóăè íàńòđîéêè"
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
msgid "Evolution component for handling mail."
msgstr "Êîìïîíćíò íà Evolution çà ïîäđúæêà íà ïîùà."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
msgid "Evolution mail composer."
msgstr "Êîìïîçćđ íà ïîùà çà Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
msgid "Evolution mail executive summary component."
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
msgid "Evolution mail folder display component."
msgstr "Êîìïîíćíò íà Evolution çà ïîêàçâàíć íà ïîùćíńêè ïàïêè"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
msgid "Evolution mail folder factory component."
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
msgid "Factory for the Evolution composer."
msgstr "Ôàáđèêà çà êîìïîçèòîđà íà Evolution "
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
msgid "Factory for the Mail Summary component."
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
#, fuzzy
msgid "Font Preferences"
msgstr "_Íÿìà ïîâòîđćíèć"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
#, fuzzy
msgid "Mail Accounts"
msgstr "Àêàóíòè"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:70
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
msgid "Mail Preferences"
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
msgid "Mail configuration interface"
msgstr "Èíòćđôćéń íà Mail Êîíôèăóđàöèÿ"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr ""
-
#: mail/component-factory.c:102
msgid "Folder containing mail"
msgstr "Ïàïêà ńúäúđæàùà ïîùà"
@@ -11306,7 +11351,7 @@ msgstr "Ńâîéńòâà..."
msgid "Change this folder's properties"
msgstr "Ïđîìÿíà íàńòđîéêèòć íà òàçè ïàïêà"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
@@ -11314,257 +11359,257 @@ msgstr ""
"Íÿêîé îò âàűèòć íàńòđîéêè çà ïîùàòà èçăëćæäàò ïîâđćäćíè, ìîëÿ ïđîâćđćòć äàëè "
"âńèśêî ć íàđćä."
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr "Íć ńć óêàçàëè ìćòîäà íà èçïđàùàíć íà ïîùà"
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Ïđćäóïđćæäćíèć: Ìîäèôèöèđàíî Ńúîáùćíèć"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr "Íîâî _Mail ńúîáùćíèć"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr "_Ïîùćíńêî Ńúîáùćíèć"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "Íàïèűè Ńúîáùćíèć"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "Íîâî Ńúîáùćíèć"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "Ïđćäèűíî Ńúîáùćíèć"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "Íîâî _Mail ńúîáùćíèć"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "Íć ìîăà äà èíèöèàëèçèđàì mail êîìïîíćòíòà íà Evolution."
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
msgid "Cannot initialize Evolution's mail config component."
msgstr ""
"Íć ìîăà äà èíèöèàëèçèđàì mail êîìïîíćòíòà íà Evolution çà êîíôèăóđèđàíć."
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
msgid "Cannot initialize Evolution's folder info component."
msgstr "Íć ìîăà äà èíèöèàëèçèđàì mail êîìïîíćòíòà íà Evolution çà èíôî."
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
#, fuzzy
msgid "Connecting..."
msgstr "Ńâúđçâàíć ńúń ńúđâúđà..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr "Íć ìîăà äà đćăèńòđèđàì őđàíèëèùćòî ńúń shell"
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr "Ńâîéńòâà çà \"%s\""
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "Ńâîéńòâà"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr "Íć ìîăà äà ńúçäàì âđćìćííà äèđćêòîđèÿ: %s"
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr "%d íîâ"
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ", "
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr "%d ńêđèò"
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr ""
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr " %d èçáđàíî"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr " %d íćèçïđàòćíî"
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, c-format
msgid "%d sent"
msgstr " %d èçïđàòćíî"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr "%d îáùî"
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
#, fuzzy
msgid "Create _Virtual Folder From Search..."
msgstr "Ńúçäàâà Âèđòóàëíà _Ïàïêà Îò Ńúîáùćíèć"
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr "VFolder âúđőó _Òćìà"
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr "_vÏàïêà íà Èçïđàùàś"
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr "v_Ïàïêà íà Ïîëóśàòćëè"
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr "Ôèëòúđ âúđőó _Mailing List"
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr "Ôèëòúđ âúđőó Ò_ćìà"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr "Ôèëòúđ âúđőó Èç_ïđàùàś"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr "Ôèëòúđ âúđőó Ïî_ëóśàòćëè"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr "Ôèëòúđ âúđőó Mailing _List"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr "Đćäàêòèđàé êàòî íîâî ńúîáùćíèć..."
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "Ïćśàò"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr "Îòăîâîđè íà ïîäàòćëÿ"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr "Îòăîâîđè íà ńïèńúêà"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "Îòăîâîđè íà âńèśêè"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "Ïđćïđàòè"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
#, fuzzy
msgid "Fla_g Completed"
msgstr "Ïđèêëțśćíî"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
#, fuzzy
msgid "Cl_ear Flag"
msgstr "Èçśèńòè"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "Îòáćëćæè: ïđîśćòćíî"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
#, fuzzy
msgid "Mark as _Unread"
msgstr "Îòáćëćæè: íćïđîśćòćíî"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr "Ìàđêèđà êàòî Â_àæíî"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
#, fuzzy
msgid "_Mark as Unimportant"
msgstr "Ìàđêèđàé êàòî Íć_âàæíè"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
#, fuzzy
msgid "U_ndelete"
msgstr "Âúçńòàíîâè èçòđèòî"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
#, fuzzy
msgid "Mo_ve to Folder..."
msgstr "Ïđćìćńòè â Ïàïêà..."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "Êîïèđàé â Ïàïêà..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
#, fuzzy
msgid "Add Sender to Address_book"
msgstr "Äîáàâè ïîäàòćëÿ â àäđćńíàòà êíèăà"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
#, fuzzy
msgid "Appl_y Filters"
msgstr "Ïđèëîæè Ôèëòđè"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
#, fuzzy
msgid "Crea_te Rule From Message"
msgstr "Ńúçäàé ïđàâèëî îò ńúîáùćíèćòî"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
#, fuzzy
msgid "VFolder on M_ailing List"
msgstr "ÂÏàïêà ïî ïîùćíńêè ńïèńúê"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, fuzzy, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "Ôèëòúđ ïî ïîùćíńêè ńïèńúê (%s)"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, fuzzy, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "ÂÏàïêà ïî ïîùćíńêè ńïèńúê (%s)"
@@ -11652,7 +11697,7 @@ msgstr "_Ïîòđáèòćëńêî èìć:"
msgid "_Path:"
msgstr "_Ïúò:"
-#: mail/mail-account-gui.c:1847
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr "Âèć íć ìîæć äà èìàòć äâć ńèăíàòóđè ń ćäíî èìć."
@@ -11731,7 +11776,7 @@ msgid ""
"And have been updated."
msgstr ""
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11743,7 +11788,7 @@ msgstr ""
"ïîëóśàâàòć èëè ïèűćòć ïîùà.\n"
"Èńêàòć ëè äà ăî êîíôèăóđóđàòć ńćăà?"
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
@@ -11751,7 +11796,7 @@ msgstr ""
"Íćîáőîäèìî ć äà êîíôèăóđèđàòć ïîòđćáèòćë\n"
"ïđćäè äà ńúçäàäćòć ïîùà."
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
@@ -11760,7 +11805,7 @@ msgstr ""
"ïđćäè äà ńúçäàäćòć ïîùà."
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
@@ -11768,11 +11813,11 @@ msgstr ""
"Âèć èçïđàùàòć HTML-ôîđìàòèđàíî ńúîáùćíèć, íî ńëćäíèòć ïîëóśàòćëè íć èńêàò "
"HTML ôîđìàòèđàíà ïîùà:\n"
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr "Èçïđàòè âúïđćêè òîâà?"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
@@ -11780,28 +11825,28 @@ msgstr ""
"Ńúîáùćíèćòî íÿìà Òćìà.\n"
"Íàéńòèíà ëè äà ăî èçïđàòÿ?"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
msgstr ""
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr "Òîâà ńúîáùćíèć ńúäúđæà ńàìî Bcc ïîëóśàòćë."
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
"Send anyway?"
msgstr ""
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr "Òđÿáâà äà óêàæćòć ïîëóśàòćë(è) çà äà ìîæć äà èçïđàòèòć ńúîáùćíèćòî."
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
@@ -11809,28 +11854,28 @@ msgstr ""
"Íć ìîăà äà îòâîđÿ ïàïêàòà śćđíîâà çà òîçè àêàóíò.\n"
"Èńêàòć ëè äà èçïîëçâàòć ïîäđàçáèđàùà ńć?"
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr "íćèçâćńòćí èçïđàűàś"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr "Íà %a, %Y-%m-%d â %H:%M, %%s çàïèńà:"
-#: mail/mail-callbacks.c:1679 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr "Ïđćìćńòè ńúîáùćíè(ćòî/ÿòà) â"
-#: mail/mail-callbacks.c:1681 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr "Êîïèđàé ńúîáùćíè(ćòî/ÿòà) â"
-#: mail/mail-callbacks.c:2351
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr "Ńèăóđćí ëè ńòć, ść èńêàòć äà đćäàêòèđàòć âńèśêè %d ńúîáùćíèÿ?"
-#: mail/mail-callbacks.c:2376
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
@@ -11838,7 +11883,7 @@ msgstr ""
"Ìîæćòć äà đćäàêòèđàòć ńàìî ńúîáùćíèÿ çàïèńàíè\n"
"â ïàïêàòà Drafts."
-#: mail/mail-callbacks.c:2415
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
@@ -11846,39 +11891,39 @@ msgstr ""
"Ìîæćòć äà èçïđàùàòć îòíîâî ńàìî ńúîáùćíèÿ çàïèńàíè\n"
"â ïàïêàòà Sent."
-#: mail/mail-callbacks.c:2429
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr "Ńèăóđćí ëè ńòć, ść èńêàòć äà ïđćïđàòèòć âńèśêèòć %d ńúîáùćíèÿ?"
-#: mail/mail-callbacks.c:2455
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr "Íÿìà Èçáđàíî Ńúîáùćíèć"
-#: mail/mail-callbacks.c:2500 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "Ïđćçàïèńâàíć íà ôàéë?"
-#: mail/mail-callbacks.c:2554
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "Ńúőđàíè Ńúîáùćíèćòî Êàòî..."
-#: mail/mail-callbacks.c:2556
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "Ńúőđàíè Ńúîáùćíèćòî Êàòî..."
-#: mail/mail-callbacks.c:2625
+#: mail/mail-callbacks.c:2627
#, fuzzy
msgid "Go to next folder with unread messages?"
msgstr "Ïîêàçâà ńëćäâàùîòî íćïđîśćòćíî ńúîáùćíèć"
-#: mail/mail-callbacks.c:2632
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
msgstr ""
-#: mail/mail-callbacks.c:2875
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -11891,7 +11936,7 @@ msgstr ""
"\n"
"Äćéńòâèòćëíî ëè äà èçòđèÿ ńúîáùćíèÿòà?"
-#: mail/mail-callbacks.c:2988
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
@@ -11900,28 +11945,28 @@ msgstr ""
"Ăđćűêà ïđè çàđćæäàíć èíôîđìàöèÿòà çà ôèíòúđà:\n"
"%s"
-#: mail/mail-callbacks.c:3000
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr "Ôèëòđè"
-#: mail/mail-callbacks.c:3044
+#: mail/mail-callbacks.c:3046
#, fuzzy, c-format
msgid "Page %d of %d"
msgstr "Ïîëóśàâàíć íà ńúîáùćíèć íîìćđ %d îò %d"
-#: mail/mail-callbacks.c:3097
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "Îòïćśàòàé Ńúîáùćíèćòî"
-#: mail/mail-callbacks.c:3124
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr "US-Ïèńìî"
-#: mail/mail-callbacks.c:3163
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "Îòïćśàòâàíćòî íćóńïćűíî"
-#: mail/mail-callbacks.c:3332
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr ""
@@ -11943,7 +11988,7 @@ msgstr "Íÿìà Îïèńàíèć"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2919
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
#, fuzzy
msgid "Unnamed"
msgstr "Íćèìćíóâàí Êîíòàêò"
@@ -12015,20 +12060,20 @@ msgstr ""
"Òîâà èìć ùć áúäć ïđćäíàçíàśćíî ńàìî çà ïîêàçâàíć."
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
msgid "Evolution Account Assistant"
msgstr "Ïîìîùíèê íà Evolution çà Àêàóíòè"
-#: mail/mail-config.c:633
+#: mail/mail-config.c:635
#, c-format
msgid "Account %d"
msgstr "Àêàóíò %d"
-#: mail/mail-config.c:2639
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr "Ïđîâćđÿâà Îáńëóæâàíć"
-#: mail/mail-config.c:2717 mail/mail-config.c:2721
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr "Ńâúđçâàíć ńúń ńúđâúđà..."
@@ -12791,132 +12836,137 @@ msgstr "Çàđćæäà _Êàđòèíêè"
msgid "Loading message content"
msgstr "Çàđćæäàì ńúńäúđæàíèćòî íà ńúîáùćíèćòî"
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
#, fuzzy
msgid "Overdue:"
msgstr "Ï_đćńđîśćíè çàäàśè:"
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%b %d %l:%M %p"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr "_Îòâîđè Óêàçàòćë â Áđàóçćđ"
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr "Êîïèđà ìćńòîïîëîæćíèćò íà óêàçàòćë"
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr "Çàïàçâà óêàçàòćëÿ êàòî (FIXME)"
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr "Ńúőđàíè êàđòèíêà êàòî..."
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "Ńêàíèđà íà \"%s\""
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr "%s ïđèêàśćí"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr "Íć ìîăà äà àíàëèçèđàì MIME ńúîáùćíèć. Ïîêàçâàì ăî â èçőîäćí êîä."
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "Äàòà"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr "Ăđćűćí Àäđćń"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "Îò"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr "Îòăîâîđ-Äî"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "Äî"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr "Cc"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
msgid "Bcc"
msgstr "Bcc"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
#, fuzzy
msgid "Mailer"
msgstr ""
"\n"
"Ïîùćíńêà ïđîăđàìà: "
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
"Òîâà ńúîáùćíèć ć öèôđîâî ïîäïèńàíî. Êëèêíćòć íà èêîíàòà çà çàêëțśâàíć çà "
"ïîâćść èíôîđìàöèÿ."
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "Íć ìîăà äà ńúçäàì êîíòćêńò çà ïđîâćđêà íà PGP"
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
#, fuzzy
msgid "This message is digitally signed and has been found to be authentic."
msgstr ""
"Òîâà ńúîáùćíèć ć öèôđîâî ïîäïèńàíî. Êëèêíćòć íà èêîíàòà çà çàêëțśâàíć çà "
"ïîâćść èíôîđìàöèÿ."
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
#, fuzzy
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
"Òîâà ńúîáùćíèć ć öèôđîâî ïîäïèńàíî. Êëèêíćòć íà èêîíàòà çà çàêëțśâàíć çà "
"ïîâćść èíôîđìàöèÿ."
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr "Óêàçàòćë êúì FTP ńàéò (%s)"
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr "Óêàçàòćë êúì ëîêàëćí ôàéë (%s) âàëèäćí íà ńàéòà \"%s\""
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr "Óêàçàòćë êúì ëîêàëćí ôàéë (%s)"
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr "Óêàçàòćë êúì îòäàëćśćíè äàííè (%s)"
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr "Óêàçàòćë êúì íćèçâćńòíè âúíűíè äàííè (\"%s\" type)"
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr ""
@@ -13040,59 +13090,59 @@ msgstr "Ïđćìćńòè ńúîáùćíè â %s"
msgid "Copying messages to %s"
msgstr "Êîïèđàíć íà ńúîáùćíèćòî â %s"
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr "Ńêàíèđàíć íà ïàïêè â \"%s\""
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr "Ïđćïđàòćíè ńúîáùćíèÿ"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr "Îòâàđÿíć íà ïàïêà %s"
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr "Îòâàđÿ őđàíèëèùć %s"
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr "Èçòđèâàì ïàïêà %s"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, c-format
msgid "Storing folder '%s'"
msgstr "Çàïàçâàíć íà ïàïêà %s"
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
msgid "Refreshing folder"
msgstr "Îńâćæàâàíć íà ïàïêà"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr "Èçòđèâàíć íà ïàïêà"
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr "Ïîëóśàâàì ńúîáùćíèć %s"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr "Ïîëóśàâàì %d ńúîáùćíèć"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr "Ńúőđàíÿâàíć íà %d ńúîáùćíèÿ"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
@@ -13101,7 +13151,7 @@ msgstr ""
"Íć ìîăà äà ńúçäàì èçőîäćí ôàéë: %s\n"
" %s"
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
@@ -13110,11 +13160,11 @@ msgstr ""
"Ăđćűêà ïđè çàïàçâàíć íà ńúîáùćíèÿ â: %s:\n"
" %s"
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr "Çàïàçâàì ïđèêàśćíî"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
@@ -13123,22 +13173,22 @@ msgstr ""
"Íć ìîăà äà ńúçäàì èçőîäćí ôàéë: %s:\n"
" %s"
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr "Íć ìîăà äà çàïèűà äàííèòć: %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr "Đàçêàśâàíć îò %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Reconnecting to %s"
msgstr "Îòíîâî âđúçêà ń %s"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "Òúđńćíć"
@@ -13209,25 +13259,25 @@ msgstr "Îáíîâÿâàíć ..."
msgid "Waiting..."
msgstr "Èçśàêâàíć ..."
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
msgid "User canceled operation."
msgstr "Ïîòđćáèòćëÿ ïđćêđàòè îïćđàöèÿòà."
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
msgid "_Remember this password"
msgstr "_Çàïîìíè òàçè ïàđîëà"
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
#, fuzzy
msgid "_Remember this password for the remainder of this session"
msgstr "Çàïîìíÿ òàçè ïàđîëà çà îńòàòúêà îò òàçè ńćńèÿ"
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, c-format
msgid "Enter Password for %s"
msgstr "Âúâćäćäćòć ïàđîëà çà %s"
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
msgid "Enter Password"
msgstr "Âúâćäćäćòć ïàđîëà"
@@ -13250,41 +13300,24 @@ msgstr ""
"\n"
"Èńêàòć ëè äà çàïàçèòć ïđîìćíèòć?"
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "Èìć:"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "Çàïàçâà ńèăíàòóđà"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "HTML ńèăíàòóđćí ôàéë"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr "Ïđćïđàòćíî ńúîáùćíèć - %s"
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
msgid "Forwarded message"
msgstr "Ïđćïđàòćíè ńúîáùćíèÿ"
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
msgid "Forwarded Message"
msgstr "Ïđćïđàòćíè ńúîáùćíèÿ"
@@ -13337,67 +13370,67 @@ msgstr "(Íÿìà òćìà)"
msgid "%s - Message"
msgstr "%s - ńúîáùćíèć"
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr "Íćïđćăëćäàíî"
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr "Ïđćăëćäàíî"
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr "Îòăîâîđćíî"
-#: mail/message-list.c:736
+#: mail/message-list.c:740
msgid "Multiple Unseen Messages"
msgstr "Ìíîæćńòâî Íćâèäÿíè Ńúîáùćíèÿ"
-#: mail/message-list.c:737
+#: mail/message-list.c:741
msgid "Multiple Messages"
msgstr "Ìíîæćńòâî Ńúîáùćíèÿ"
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr "Íàé äîëó"
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr "Íèńêî"
-#: mail/message-list.c:746
+#: mail/message-list.c:750
msgid "Higher"
msgstr "Ïî Ăîđć"
-#: mail/message-list.c:747
+#: mail/message-list.c:751
msgid "Highest"
msgstr "Íàé Ăîđć"
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr "?"
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr "Äíćń %l:%M %p"
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr "Âśćđà %l:%M %p"
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr "%a %l:%M %p"
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
msgid "%b %d %l:%M %p"
msgstr "%b %d %l:%M %p"
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr "%b %d %Y"
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
msgid "Generating message list"
msgstr "Ăćíćđèđàì ńïèńúê íà ńúîáùćíèÿòà"
@@ -13574,28 +13607,29 @@ msgstr "Ïàïêàòà ńúäúđæà Îáîáùćíèć íà Evolution"
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
#, fuzzy
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr "Ïàïêàòà ńúäúđæà Îáîáùćíèć íà Evolution"
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#, fuzzy
msgid "Evolution Summary component."
msgstr "Êîìïîçćđ íà ïîùà çà Evolution."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
#, fuzzy
msgid "Factory for Evolution Summary's configuration control."
msgstr "Ôàáđèêà çà êîíòđîë íà çàäàśè â Evolution"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
#, fuzzy
msgid "Factory for the Evolution Summary component."
msgstr "Ôàáđèêà çà êîìïîçèòîđà íà Evolution "
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
#, fuzzy
msgid "Summary Preferences"
msgstr "Íàńòđîéêè íà Îáîáùćíèć"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
-
#: my-evolution/Locations.h:1
msgid "Aarhus"
msgstr "Ààđőóń"
@@ -23509,7 +23543,7 @@ msgstr "Ïćśàò íà Îáîáùćíèć"
msgid "Printing of Summary failed"
msgstr "Ïđîïàäíà ïćśàòàíćòî íà Îáîáùćíî"
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr ""
@@ -24787,18 +24821,18 @@ msgid "Configuration control for Evolution folder settings."
msgstr "Ôàáđèêà çà êîìïîçèòîđà íà Evolution "
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "Íàńòđîéêè íà Ïîùà"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
msgid "The Evolution shell."
msgstr "Shell íà Evolution"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "Ïîêàçâà Äćòàéëè"
@@ -24825,7 +24859,7 @@ msgstr "Èçáćđè Ïàïêà"
msgid "Drafts"
msgstr "Śćđíîâè"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "Inbox"
@@ -25367,31 +25401,31 @@ msgstr "Đàáîòà â '_Offline'"
msgid "Work Offline"
msgstr "Đàáîòà â 'Offline'"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "(Íÿìà ïîêàçàíà ïàïêà)"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr "%s (%d)"
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr "(Íÿìà)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
"Evolution â ìîìćíòà ć 'online'. Êëèêíćòć íà òîçè áóòîí çà äà ăî ïđćâêëțśèòć "
"â đćæèì 'offline'."
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr "Evolution ć â ïđîöćń íà ïđćìèíàâàíć íà đćæèì 'offline'."
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -25415,7 +25449,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr "Íć ìîăà äà íàńòđîÿ ëîêàëíîòî őđàíèëèùć -- %s"
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -25427,19 +25461,19 @@ msgstr ""
"ïđćńòàđòèđàòć\n"
"çà äà ïîëóśèòć äîńòúï äî äàííèòć îòíîâî."
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr "Ăđćűíè àđăóìćíòè"
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr "Íć ìîăà äà đćăèńòđèđàì â OAF"
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr "Êîíôèăóđàöèîííàòà áàçà äàííè íć ć íàìćđćíà"
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "Ăćíćđèđà ăđćűêà"
@@ -25682,63 +25716,63 @@ msgstr ""
"Ăđćűêàòà îò àêòèâèđàíć íà ńèńòćìàòà ć:\n"
"%s"
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
msgid "CORBA error"
msgstr "Ăđćűêà â CORBA"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr "Ïđćêúńíàò"
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr "Ăđćűćí àđăóìćíò"
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr "Âćść èìà ńîáńòâćíèê"
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
msgid "No owner"
msgstr "Íÿìà ńîńòâćíèê"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
msgid "Not found"
msgstr "Íć ć íàìćđćí"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
msgid "Unsupported type"
msgstr "Íćïîäúđæàí òèï"
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr "Íćïîäúđæàíà ńőćìà"
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr "Íćïîäúđæàíà îïćđàöèÿ"
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
msgid "Internal error"
msgstr "Âúòđćűíà ăđćűêà"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
msgid "Exists"
msgstr "Ńúùćńòâóâàò"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr "Ăđćűćí URI"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
msgid "Has subfolders"
msgstr "Èìà ïîäïàïêè"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
msgid "No space left"
msgstr "Íÿìà ìÿńòî"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr "Ńòàđèÿò ńîáńòâćíèê ć óìđÿë"
@@ -25796,29 +25830,21 @@ msgid "Specify where to create the folder:"
msgstr "Óêàæćòć êàäć äà áúäć ńúçäàäćíà ïàïêàòà:"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "Ńúçäàé íîâà ïàïêà..."
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
#, fuzzy
-msgid "_Folder Name:"
-msgstr "Èìć íà ïàïêà:"
+msgid "_Account:"
+msgstr "Àêàóíò"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
-msgid "_Server:"
-msgstr "Èìć íà ńúđâúđà:"
+msgid "_Folder Name:"
+msgstr "Èìć íà ïàïêà:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "_Ïîòđáèòćëńêî èìć:"
@@ -25920,15 +25946,15 @@ msgstr "Íć ìć ïèòàé îòíîâî"
msgid "Evolution can import data from the following files:"
msgstr "Evolution íć ìîæć äà èìïîđòèđà äàííè îò ńëćäíèòć ôàéëîâć:"
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr "Evolution ńćăà èçëèçà..."
-#: shell/main.c:223
+#: shell/main.c:227
#, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -25938,7 +25964,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -25948,53 +25974,57 @@ msgid ""
"eagerly await your contributions!\n"
msgstr ""
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
msgstr "Îòíîńíî Evolution"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "Íć ìć ïèòàé îòíîâî"
-#: shell/main.c:348
+#: shell/main.c:394
msgid "Cannot access the Ximian Evolution shell."
msgstr "Íÿìàì äîńòúï äî Ximian Evolution shell."
-#: shell/main.c:357
+#: shell/main.c:403
#, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "Íć ìîăà äà èíèöèàëèçèđàì Ximian Evolution shell: %s"
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr "Çàáđàíÿâà 'splash' ćêđàí"
-#: shell/main.c:439
+#: shell/main.c:487
#, fuzzy
msgid "Start in offline mode"
msgstr "Ńòàđòèđà èìïîđò"
-#: shell/main.c:440
+#: shell/main.c:489
#, fuzzy
msgid "Start in online mode"
msgstr "Ńòàđòèđà Èíòćëèăćíòíî Èìïîđòèđàíć"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr "Èçïđàùà èçőîäà îò äćáúăà íà âńèśêè êîìïîíćíòè âúâ ôàéë."
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "Íć ìîăà äà èíèöèàëèçèđàì ńèńòćìàòà êîìïîíćíòè íà Bonobo"
@@ -27708,21 +27738,21 @@ msgstr "Ńúîáùćíèć"
msgid "Don't show this message again."
msgstr "Íć ïîêàçâàé òîâà ńúîáùćíèć îòíîâî."
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
#, fuzzy
msgid "_Find Now"
msgstr "Íàìćđè Ńćăà"
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
#, fuzzy
msgid "_Clear"
msgstr "Èçśèńòè"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
msgid "Clear"
msgstr "Èçśèńòè"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr "Íàìćđè Ńćăà"
@@ -27748,6 +27778,43 @@ msgstr "init_corba(): íć ìîăà äà èíèöèàëèçèđàì GNOME"
msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonobo(): íć ìîăà äà èíèöèàëèçèđàì Bonobo"
+#~ msgid "Error in search expression."
+#~ msgstr "Ăđćűêà â òúđńćíć íà èçđàç."
+
+#, fuzzy
+#~ msgid "Could not parse query string"
+#~ msgstr "Íć ìîăà äà àíàëèçèđàì URL `%s'"
+
+#, fuzzy
+#~ msgid "Email is"
+#~ msgstr "Ćë. Ïîùà 2"
+
+#, fuzzy
+#~ msgid "<- _Remove"
+#~ msgstr "Ìàőíè"
+
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr "Íć ìîăà äà ńúçäàì îáńëóæâàíć çà àëàđìćíî èçâćńòÿâàíć"
+
+#~ msgid "Non-Participants"
+#~ msgstr "Íć Óśàńòíèöè"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr " (ïî ïîäđàçáèđàíć)"
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "Çàïàçâà ńèăíàòóđà"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "HTML ńèăíàòóđćí ôàéë"
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "Èìć íà ńúđâúđà:"
+
#~ msgid "Restarting search."
#~ msgstr "Îòíîâî ïîśâàì òúđńćíćòî."
@@ -28087,10 +28154,6 @@ msgstr "init_bonobo(): íć ìîăà äà èíèöèàëèçèđàì Bonobo"
#~ msgid "Are you sure you want to remove the \"%s\" folder?"
#~ msgstr "Ńèăóđćí ëè ńòć, ść èńêàòć äà èçòđèćòć ïàïêà \"%s\"?"
-#, fuzzy
-#~ msgid "&lt;- _Remove"
-#~ msgstr "Ìàőíè"
-
#~ msgid "%s: Inbox"
#~ msgstr "%s: Inbox"
@@ -28567,9 +28630,6 @@ msgstr "init_bonobo(): íć ìîăà äà èíèöèàëèçèđàì Bonobo"
#~ msgid "This message contains invalid recipients:"
#~ msgstr "Òîâà ńúîáùćíèć ńúäúđæà ăđćűćí ïîëóśàòćë:"
-#~ msgid "Account"
-#~ msgstr "Àêàóíò"
-
#~ msgid "Composer"
#~ msgstr "Êîìïîçćđ"
@@ -28663,9 +28723,6 @@ msgstr "init_bonobo(): íć ìîăà äà èíèöèàëèçèđàì Bonobo"
#~ msgid "_Task..."
#~ msgstr "_Çàäàśà..."
-#~ msgid "Create or edit mail accounts and other preferences"
-#~ msgstr "Ńúçäàâà èëè đćäàêòèđà ïîùćíńêè àêàóíòè è äđóăè íàńòđîéêè"
-
#~ msgid "_Mail Settings..."
#~ msgstr "Ïîùćíńêè Íàńòđîéêè..."
diff --git a/po/ca.po b/po/ca.po
index 1b4d2ec426..60a0763fc8 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution 0.0.6\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2000-11-01 00:40+0100\n"
"Last-Translator: Quico Llach <tradgnome@softcatala.org>\n"
"Language-Team: Catalan <linux@softcatala.org>\n"
@@ -33,24 +33,24 @@ msgid "Imports VCard files into Evolution."
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
#, fuzzy
msgid "File As"
msgstr "Arxiva com:"
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr "Nom"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
#, fuzzy
msgid "Email"
msgstr "Adreça electrònica 2"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Primari"
@@ -61,16 +61,16 @@ msgstr "Primari"
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "Assistent"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Feina"
@@ -81,12 +81,12 @@ msgid "Bus"
msgstr "Ocupat"
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr "Crida de retorn"
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Empresa"
@@ -98,13 +98,13 @@ msgstr "Copia"
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Particular"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Organització"
@@ -114,19 +114,19 @@ msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Mòbil"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Cotxe"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "Fax de la feina"
@@ -136,13 +136,13 @@ msgid "Bus Fax"
msgstr "Fax de la feina"
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Fax particular"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "Feina 2"
@@ -152,69 +152,69 @@ msgid "Bus 2"
msgstr "Ocupat"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Particular 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "XDSI"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "Altres"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "Un altre fax"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "Busca"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "Ràdio"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "Tèlex"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
#, fuzzy
msgid "TTY"
msgstr "TTY/TDD"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "Adreça electrònica 2"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "Adreça electrònica 3"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr ""
@@ -223,7 +223,7 @@ msgid "Url"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
#, fuzzy
msgid "Department"
msgstr "_Departament:"
@@ -233,7 +233,7 @@ msgid "Dep"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
#, fuzzy
msgid "Office"
msgstr "_Oficina"
@@ -244,13 +244,13 @@ msgid "Off"
msgstr "_Oficina"
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
#, fuzzy
msgid "Title"
msgstr "_Títol:"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
#, fuzzy
msgid "Profession"
msgstr "_Professió:"
@@ -260,7 +260,7 @@ msgid "Prof"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
#, fuzzy
msgid "Manager"
msgstr "Busca"
@@ -275,7 +275,7 @@ msgid "Ass"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
#, fuzzy
msgid "Nickname"
msgstr "_Sobrenom:"
@@ -286,13 +286,13 @@ msgid "Nick"
msgstr "_Sobrenom:"
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
#, fuzzy
msgid "Spouse"
msgstr "_Cònjuge:"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
#, fuzzy
msgid "Note"
msgstr "Cap"
@@ -307,7 +307,7 @@ msgid "CALUri"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr ""
@@ -363,7 +363,7 @@ msgstr "Si us plau, introduïu la contrasenya NNTP per a %s@%s"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -371,7 +371,7 @@ msgid "Could not initialize Bonobo"
msgstr "No s'ha pogut inicialitzar el Bonobo"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
#, fuzzy
msgid "Searching..."
msgstr "Cerca"
@@ -381,48 +381,35 @@ msgstr "Cerca"
msgid "Loading..."
msgstr "_Paràmetres"
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
+#: addressbook/backend/pas/pas-backend-ldap.c:677
#, fuzzy
-msgid "Error in search expression."
-msgstr ""
-"Error en preparar-se per a %s:\n"
-"%s"
+msgid "Reconnecting to LDAP server..."
+msgstr "Connexió de prova a \"%s\""
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
#, fuzzy
msgid "Adding card to LDAP server..."
msgstr "Connexió de prova a \"%s\""
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
#, fuzzy
msgid "Removing card from LDAP server..."
msgstr "Imprimeix l'agenda"
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr ""
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
#, fuzzy
msgid "Error performing search"
msgstr "Error en llegir el fitxer de correu: %s"
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-#, fuzzy
-msgid "Could not parse query string"
-msgstr ""
-"No s'ha pogut obrir el fitxer `%s':\n"
-"%s"
-
#: addressbook/conduit/address-conduit.c:293
#, fuzzy
msgid "Default Sync Address:"
@@ -471,56 +458,56 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr "Utilitat de configuració per al conducte de l'agenda de l'Evolution.\n"
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
+msgid "Configure access to LDAP directory servers here"
+msgstr ""
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
#, fuzzy
msgid "Control that displays an Evolution addressbook minicard."
msgstr ""
"Utilitat de configuració per al conducte de la llibreta d'adreces de "
"l'Evolution\n"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
#, fuzzy
msgid "Directory Servers"
msgstr "N_ou servidor de directori"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
#, fuzzy
msgid "Evolution Addressbook minicard viewer"
msgstr "Conducte de la llibreta d'adreces de l'Evolution"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
#, fuzzy
msgid "Factory for the Addressbook Minicard control"
msgstr "Utilitat de configuració per al conducte de l'agenda de l'Evolution.\n"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
#, fuzzy
msgid "Factory for the Addressbook's address popup"
msgstr "Utilitat de configuració per al conducte de l'agenda de l'Evolution.\n"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
#, fuzzy
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr "Utilitat de configuració per al conducte de l'agenda de l'Evolution.\n"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
#, fuzzy
msgid "Factory for the sample Addressbook control"
msgstr "Feu clic aquí per a la llibreta d'adreces"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
-msgstr ""
-
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -548,32 +535,32 @@ msgstr ""
"Error en carregar la informació del filtre:\n"
"%s"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
#, fuzzy
msgid "New Contact"
msgstr "Visualitza tots els contactes"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
#, fuzzy
msgid "_Contact"
msgstr "_Contactes..."
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "Crea un nou contacte"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
#, fuzzy
msgid "New Contact List"
msgstr "Visualitza tots els contactes"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
#, fuzzy
msgid "Contact _List"
msgstr "_Contactes..."
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "Crea un nou contacte"
@@ -602,30 +589,30 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
#, fuzzy
msgid "This server does not support LDAPv3 schema information"
msgstr "La resposta del servidor IMAP no contenia la informació %s"
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
#, fuzzy
msgid "Error retrieving schema information"
msgstr ""
"Error en carregar la informació del filtre:\n"
"%s"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
#, fuzzy
msgid "Server did not respond with valid schema information"
msgstr "La resposta del servidor IMAP no contenia la informació %s"
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
#, fuzzy
msgid "LDAP was not enabled in this build of Evolution"
msgstr "El tipus indicat no es suporta en aquest emmagatzemament"
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
#, fuzzy
msgid "Could not initialize gnome-vfs"
msgstr "No s'ha pogut inicialitzar el Bonobo"
@@ -635,18 +622,24 @@ msgstr "No s'ha pogut inicialitzar el Bonobo"
msgid "Other Contacts"
msgstr "Contacte _nou"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "No es pot obrir la llibreta d'adreces"
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:487
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -654,54 +647,83 @@ msgid ""
"retrieving OpenLDAP from the link below.\n"
msgstr ""
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, fuzzy, c-format
msgid "Enter password for %s (user %s)"
msgstr "Si us plau, introduïu la contrasenya NNTP per a %s@%s"
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
#, fuzzy
msgid "Name begins with"
msgstr "acaba amb"
-#: addressbook/gui/component/addressbook.c:729
+#: addressbook/gui/component/addressbook.c:742
#, fuzzy
-msgid "Email is"
-msgstr "Adreça electrònica 2"
+msgid "Email begins with"
+msgstr "acaba amb"
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
#, fuzzy
msgid "Category is"
msgstr "categories"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
#, fuzzy
msgid "Any field contains"
msgstr "El cos conté"
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
#, fuzzy
msgid "Advanced..."
msgstr "Afegeix..."
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
#, fuzzy
msgid "Any Category"
msgstr "categories"
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr "L'URI que mostrarà el navegador de carpetes"
@@ -717,7 +739,7 @@ msgstr "(Sense nom)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "Adreça electrònica principal"
@@ -775,50 +797,50 @@ msgstr "Detecta els tipus suportats..."
#: addressbook/gui/component/ldap-config.glade.h:2
#, fuzzy
-msgid "1234"
-msgstr "123"
+msgid "&lt;&lt; Fewer Options"
+msgstr "Opcions"
#: addressbook/gui/component/ldap-config.glade.h:3
-msgid "1:00"
-msgstr ""
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr "Elimina"
#: addressbook/gui/component/ldap-config.glade.h:4
-msgid "2:30"
-msgstr ""
+#, fuzzy
+msgid "1234"
+msgstr "123"
#: addressbook/gui/component/ldap-config.glade.h:5
-msgid "3268"
+msgid "1:00"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:6
-msgid "380"
+msgid "2:30"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:7
-msgid "389"
+msgid "3268"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:8
-msgid "5:00"
+msgid "380"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:9
-msgid "636"
+msgid "389"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:10
-msgid "666"
+msgid "5:00"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:11
-#, fuzzy
-msgid "<- _Remove"
-msgstr "Elimina"
+msgid "636"
+msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:12
-#, fuzzy
-msgid "<< Fewer Options"
-msgstr "Opcions"
+msgid "666"
+msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
@@ -925,7 +947,7 @@ msgid "Mappings"
msgstr "Marges"
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
#, fuzzy
msgid "Never"
msgstr "Cada"
@@ -980,8 +1002,8 @@ msgstr "Cerca"
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
#, fuzzy
msgid "Searching"
msgstr "Cerca"
@@ -1172,7 +1194,7 @@ msgid "Using email address"
msgstr "Adreça electrònica:"
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr ""
@@ -1180,13 +1202,13 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
msgid "_Add"
msgstr "_Afegeix"
#: addressbook/gui/component/ldap-config.glade.h:105
#, fuzzy
-msgid "_Add ->"
+msgid "_Add -&gt;"
msgstr "Afegeix >>"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1227,7 +1249,7 @@ msgid "_Download limit:"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1264,7 +1286,7 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
#, fuzzy
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr "_Opcions"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1349,7 +1371,7 @@ msgstr ""
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1386,11 +1408,11 @@ msgstr ""
msgid "Unnamed Contact"
msgstr "Contacte _nou"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr ""
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
#, fuzzy
msgid "Find contact in"
msgstr "Cerca un contacte"
@@ -1460,7 +1482,7 @@ msgstr ""
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "Contacta l'editor"
@@ -1534,9 +1556,9 @@ msgstr "Vol rebre correu _HTML"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2677,26 +2699,26 @@ msgstr ""
msgid "Delete Contact?"
msgstr "Voleu suprimir el contacte?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
#, fuzzy
msgid "Category editor not available."
msgstr "No hi ha cap resum disponible."
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
#, fuzzy
msgid "This contact belongs to these categories:"
msgstr "El(s) element(s) pertanyen a aquestes categories:"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
#, fuzzy
msgid "Save Contact as VCard"
msgstr "Desa com a VCard"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr "TTY/TDD"
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, fuzzy, c-format
msgid "Could not find widget for a field: `%s'"
msgstr "No s'ha pogut suprimir la carpeta `%s': %s"
@@ -2711,7 +2733,7 @@ msgid "Edit Full"
msgstr "Filtres d'edició"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
#, fuzzy
msgid "Full Name"
msgstr "Nom complet:"
@@ -2870,12 +2892,12 @@ msgid "contact-list-editor"
msgstr "Contacta l'editor"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
#, fuzzy
msgid "Contact List Editor"
msgstr "Contacta l'editor"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
#, fuzzy
msgid "Save List as VCard"
msgstr "Desa com a VCard"
@@ -2936,22 +2958,22 @@ msgstr "Afegeix..."
msgid "Search"
msgstr "Cerca"
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
#, fuzzy
msgid "No cards"
msgstr "No iniciat"
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
#, fuzzy
msgid "1 card"
msgstr "Imprimeix l'agenda"
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, fuzzy, c-format
msgid "%d cards"
msgstr " segons"
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
#, fuzzy
msgid "Error getting book view"
msgstr "Error en carregar el fitxer: %s"
@@ -2964,16 +2986,16 @@ msgid "Error modifying card"
msgstr "Error en carregar el fitxer: %s"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
#, fuzzy
msgid "Success"
msgstr "Fonts"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "Error desconegut"
@@ -2983,7 +3005,7 @@ msgid "Repository offline"
msgstr "S'està movent"
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "Permís denegat"
@@ -3002,7 +3024,7 @@ msgid "Protocol not supported"
msgstr "Operació no suportada"
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -3063,7 +3085,7 @@ msgstr "Error en carregar el fitxer: %s"
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
#, fuzzy
msgid "Error removing card"
msgstr "Error en llegir el fitxer de correu: %s"
@@ -3106,179 +3128,179 @@ msgstr "No iniciat"
msgid "Copy cards to"
msgstr "No iniciat"
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
#, fuzzy
msgid "* Click here to add a contact *"
msgstr "<feu clic aquí per seleccionar una data>"
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
#, fuzzy
msgid "Primary Phone"
msgstr "Primari"
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
#, fuzzy
msgid "Assistant Phone"
msgstr "Assistent"
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
#, fuzzy
msgid "Business Phone"
msgstr "Feina 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
#, fuzzy
msgid "Callback Phone"
msgstr "Crida de retorn"
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
#, fuzzy
msgid "Company Phone"
msgstr "Empresa"
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
#, fuzzy
msgid "Home Phone"
msgstr "Particular 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
#, fuzzy
msgid "Business Address"
msgstr "Feina 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
#, fuzzy
msgid "Home Address"
msgstr "Comprova l'adreça"
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
#, fuzzy
msgid "Mobile Phone"
msgstr "Mòbil"
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
#, fuzzy
msgid "Business Phone 2"
msgstr "Feina 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
#, fuzzy
msgid "Home Phone 2"
msgstr "Particular 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
#, fuzzy
msgid "Other Phone"
msgstr "Contacte _nou"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
#, fuzzy
msgid "Other Address"
msgstr "Comprova l'adreça"
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
#, fuzzy
msgid "Addressbook"
msgstr "Desa a la llibreta d'adreces"
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "Desa com a VCard"
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
#, fuzzy
msgid "New Contact..."
msgstr "Visualitza tots els contactes"
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
#, fuzzy
msgid "New Contact List..."
msgstr "Visualitza tots els contactes"
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
#, fuzzy
msgid "Go to Folder..."
msgstr "_Vés a la carpeta..."
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
#, fuzzy
msgid "Import..."
msgstr "S'està movent"
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
#, fuzzy
msgid "Search for Contacts..."
msgstr "_Cerca contactes"
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
#, fuzzy
msgid "Addressbook Sources..."
msgstr "Afegeix una font"
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
#, fuzzy
msgid "Pilot Settings..."
msgstr "_Paràmetres"
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
#, fuzzy
msgid "Forward Contact"
msgstr "Reenvia"
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
#, fuzzy
msgid "Send Message to Contact"
msgstr "FIXME: Nou _missatge per contactar"
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Imprimeix"
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
#, fuzzy
msgid "Print Envelope"
msgstr "Imprimeix el missatge..."
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
#, fuzzy
msgid "Copy to folder..."
msgstr "Copia a la carpeta"
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
#, fuzzy
msgid "Move to folder..."
msgstr "Mou a la carpeta"
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
#, fuzzy
msgid "Cut"
msgstr "Personalitzat"
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "Copia"
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "Enganxa"
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3286,8 +3308,8 @@ msgstr "Enganxa"
msgid "Delete"
msgstr "Suprimeix"
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
#, fuzzy
msgid "Current View"
msgstr "l'hora actual"
@@ -3296,7 +3318,7 @@ msgstr "l'hora actual"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ""
@@ -3304,10 +3326,18 @@ msgstr ""
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ""
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3441,7 +3471,7 @@ msgid "Include:"
msgstr "Inclou:"
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr "Horitzontal"
@@ -3461,12 +3491,12 @@ msgstr "Marges"
msgid "Number of columns:"
msgstr "Nombre de columnes:"
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
msgid "Options"
msgstr "Opcions"
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
msgid "Orientation"
msgstr "Orientació"
@@ -3489,7 +3519,7 @@ msgstr "Font del paper:"
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr "Vertical"
@@ -3546,27 +3576,27 @@ msgstr "Amplada:"
msgid "_Font..."
msgstr "Lletra..."
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
#, fuzzy
msgid "Untitled appointment"
msgstr "Edita una cita"
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr "Alta"
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr "Normal"
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr "Baixa"
@@ -3616,43 +3646,43 @@ msgid "Configuration control for the Evolution Calendar."
msgstr "Utilitat de configuració per al conducte de l'agenda de l'Evolution.\n"
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
+msgid "Configure your timezone, Calendar and Task List here "
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
#, fuzzy
msgid "Evolution calendar iTip/iMip viewer"
msgstr "Conducte de l'agenda de l'Evolution"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Evolution component for handling the calendar."
msgstr ""
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
#, fuzzy
msgid "Factory for the Evolution Tasks control"
msgstr "Utilitat de configuració per al conducte de l'agenda de l'Evolution.\n"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
#, fuzzy
msgid "Factory for the calendar iTip view control"
msgstr "Utilitat de configuració per al conducte de l'agenda de l'Evolution.\n"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
#, fuzzy
msgid "Factory for the sample Calendar control"
msgstr "Utilitat de configuració per al conducte de l'agenda de l'Evolution.\n"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
#, fuzzy
msgid "Factory to centralize calendar component editor dialogs"
msgstr "Utilitat de configuració per al conducte de l'agenda de l'Evolution.\n"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
#, fuzzy
msgid "Factory to create a component editor factory"
msgstr "Utilitat de configuració per al conducte de l'agenda de l'Evolution.\n"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
-msgstr ""
-
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr ""
@@ -3720,7 +3750,7 @@ msgid ""
msgstr ""
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
#, fuzzy
msgid "Warning"
@@ -3742,17 +3772,12 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "Envia aquest missatge"
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
#, fuzzy
msgid "Could not initialize GNOME"
msgstr "No s'ha pogut inicialitzar el Bonobo"
-#: calendar/gui/alarm-notify/notify-main.c:183
-#, fuzzy
-msgid "Could not create the alarm notify service"
-msgstr "No s'ha pogut crear el directori temporal: %s"
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
#, fuzzy
msgid "Could not create the alarm notify service factory"
msgstr "No s'ha pogut crear el directori temporal: %s"
@@ -3772,7 +3797,7 @@ msgstr "Descripció:"
msgid "Comment contains"
msgstr "conté"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr ""
@@ -3784,7 +3809,7 @@ msgstr "%A, %d de %B de %Y"
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "%a %d %b"
@@ -3843,7 +3868,7 @@ msgstr "E"
msgid "W"
msgstr "O"
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
#, fuzzy
msgid "Free"
@@ -3851,23 +3876,23 @@ msgstr "setmana"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "Ocupat"
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr "No iniciat"
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr "En procés"
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
@@ -3875,7 +3900,7 @@ msgstr "En procés"
msgid "Completed"
msgstr "% comp_let:"
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3886,35 +3911,35 @@ msgstr ""
"45.436845,125.862501"
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr "Cap"
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
#, fuzzy
msgid "Recurring"
msgstr "Recurrència"
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
#, fuzzy
msgid "Assigned"
msgstr "Assigna una puntuació"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr ""
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
#, fuzzy
msgid "No"
msgstr "Ara"
@@ -3939,7 +3964,7 @@ msgstr "Setmana"
msgid "Month View"
msgstr "Mes"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3950,10 +3975,10 @@ msgid "Folder containing appointments and events"
msgstr ""
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
msgid "Tasks"
msgstr "Tasques"
@@ -3963,61 +3988,61 @@ msgstr "Tasques"
msgid "Folder containing to-do items"
msgstr "Filtre sobre la llista de correu"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "New appointment"
msgstr "Nova cita..."
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "_Appointment"
msgstr "Cites:"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "Crea una nova cita"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "New meeting"
msgstr "Cancel·lat"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "_Meeting"
msgstr "Cancel·lat"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
#, fuzzy
msgid "Create a new meeting request"
msgstr "Crea un nou contacte"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
#, fuzzy
msgid "New task"
msgstr "Tasca"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
#, fuzzy
msgid "_Task"
msgstr "Tasca"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
#, fuzzy
msgid "Create a new task"
msgstr "Crea un nou contacte"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "New All Day Appointment"
msgstr "Nova cita..."
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "All _Day Appointment"
msgstr "Nova cita..."
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Crea una nova cita"
@@ -4249,7 +4274,7 @@ msgstr "Recordatoris"
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr "Resum:"
@@ -4281,7 +4306,7 @@ msgstr "Recorda'm totes les cites"
msgid "hour(s)"
msgstr "hores"
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
#, fuzzy
msgid "minute(s)"
msgstr "minuts"
@@ -4473,7 +4498,7 @@ msgid "_Fri"
msgstr "dv."
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
#, fuzzy
msgid "_General"
msgstr "General"
@@ -4629,61 +4654,61 @@ msgstr ""
msgid "Due "
msgstr "Data de venciment"
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "No s'han pogut actualitzar correctament els fitxers"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "No s'han pogut actualitzar correctament els fitxers"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Edita una cita"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Cita - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Tasca - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "Entrada al diari - %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Sense resum"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "Anomena i desa..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr ""
@@ -4780,14 +4805,14 @@ msgstr "Recurrència"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
#, fuzzy
msgid "Scheduling"
msgstr "Seleccioneu una carpeta"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
#, fuzzy
msgid "Meeting"
msgstr "Cancel·lat"
@@ -4924,7 +4949,7 @@ msgid "Member"
msgstr "desembre"
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr ""
@@ -5157,7 +5182,7 @@ msgstr "Data completa:"
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
#, fuzzy
msgid "Needs Action"
msgstr "Elimina una acció"
@@ -5188,12 +5213,12 @@ msgstr "Enganxa"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
#, fuzzy
msgid "Assignment"
msgstr "Assigna una puntuació"
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
msgid "Description:"
@@ -5263,14 +5288,14 @@ msgstr ""
msgid "100%"
msgstr ""
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
#, fuzzy
msgid "Deleting selected objects"
msgstr "Suprimeix un contacte"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
#, fuzzy
msgid "_Open"
@@ -5281,8 +5306,8 @@ msgstr "_Obre"
msgid "_Save as..."
msgstr "Anomena i desa..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
@@ -5290,24 +5315,24 @@ msgstr "Anomena i desa..."
msgid "_Print..."
msgstr "Imprimeix..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
#, fuzzy
msgid "C_ut"
msgstr "Personalitzat"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
#, fuzzy
msgid "_Copy"
msgstr "Copia"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
#, fuzzy
@@ -5339,8 +5364,8 @@ msgstr "Marca com a completa"
msgid "_Delete Selected Tasks"
msgstr "Suprimeix la tasca"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr ""
@@ -5405,14 +5430,14 @@ msgid "URL"
msgstr "URL:"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %d/%m/%Y %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
@@ -5434,545 +5459,519 @@ msgstr "%02i divisions de minut"
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%A, %d de %B"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%d %b"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "am"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "pm"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
#, fuzzy
msgid "New _Appointment"
msgstr "Nova cita..."
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
#, fuzzy
msgid "New All Day _Event"
msgstr "Esdeveniment per a _tot el dia"
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
#, fuzzy
msgid "New Meeting"
msgstr "Cancel·lat"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
#, fuzzy
msgid "New Task"
msgstr "Tasca"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Imprimeix..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
#, fuzzy
msgid "Go to _Today"
msgstr "Vés a avui"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
#, fuzzy
msgid "_Go to Date..."
msgstr "Vés a una data"
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
#, fuzzy
msgid "_Publish Free/Busy Information"
msgstr "Cap informació"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
#, fuzzy
msgid "_Configure..."
msgstr "Mou a la carpeta"
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
#, fuzzy
msgid "_Configure Pilot..."
msgstr "Mou a la carpeta"
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
#, fuzzy
msgid "_Save As..."
msgstr "Anomena i desa..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
#, fuzzy
msgid "_Schedule Meeting..."
msgstr "Seleccioneu una carpeta"
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
#, fuzzy
msgid "_Forward as iCalendar..."
msgstr "FIXME: Reenvia com a v_Calendar"
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
#, fuzzy
msgid "Make this Occurrence _Movable"
msgstr "Fes aquesta cita movible"
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
#, fuzzy
msgid "Delete this _Occurrence"
msgstr "Suprimeix-ne aquesta aparició"
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
#, fuzzy
msgid "Delete _All Occurrences"
msgstr "Suprimeix-ne totes les aparicions"
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr ""
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, fuzzy, c-format
msgid "Error executing %s."
msgstr "Error en desar el fitxer: %s"
-#: calendar/gui/e-itip-control.c:678
-#, fuzzy
-msgid "Meeting begins: <b>"
-msgstr "Hora de _finalització de la reunió:"
-
-#: calendar/gui/e-itip-control.c:683
-#, fuzzy
-msgid "Task begins: <b>"
-msgstr "% comp_let:"
-
-#: calendar/gui/e-itip-control.c:688
-#, fuzzy
-msgid "Free/Busy info begins: <b>"
-msgstr "Cap informació"
-
-#: calendar/gui/e-itip-control.c:692
-#, fuzzy
-msgid "Begins: <b>"
-msgstr "Hora de _finalització de la reunió:"
-
-#: calendar/gui/e-itip-control.c:704
-#, fuzzy
-msgid "Meeting ends: <b>"
-msgstr "Hora de _finalització de la reunió:"
-
-#: calendar/gui/e-itip-control.c:707
-#, fuzzy
-msgid "Free/Busy info ends: <b>"
-msgstr "Cap informació"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:711
+#: calendar/gui/e-itip-control.c:593
#, fuzzy
-msgid "Ends: <b>"
+msgid "<b>Ends:</b> "
msgstr "Hora de _finalització de la reunió:"
-#: calendar/gui/e-itip-control.c:725
+#: calendar/gui/e-itip-control.c:606
#, fuzzy
-msgid "Task Completed: <b>"
+msgid "<b>Completed:</b> "
msgstr "% comp_let:"
-#: calendar/gui/e-itip-control.c:735
+#: calendar/gui/e-itip-control.c:616
#, fuzzy
-msgid "Task Due: <b>"
-msgstr "% comp_let:"
+msgid "<b>Due:</b> "
+msgstr "Descripció:"
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
#, fuzzy
msgid "iCalendar Information"
msgstr "Cap informació"
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
#, fuzzy
msgid "iCalendar Error"
msgstr "Agenda"
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
#, fuzzy
msgid "An unknown person"
msgstr "Error desconegut"
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
msgstr ""
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr ""
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr "_Accions"
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
#, fuzzy
msgid "Status:"
msgstr "_Estat:"
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
#, fuzzy
msgid "Accepted"
msgstr "set"
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
#, fuzzy
msgid "Tentatively Accepted"
msgstr "Tentatiu"
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
#, fuzzy
msgid "Declined"
msgstr "Suprimeix"
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr "Desconegut"
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
#, fuzzy
msgid "Choose an action:"
msgstr "Fitxer de signatura:"
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
#, fuzzy
msgid "Update"
msgstr "ha estat després de"
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr ""
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
#, fuzzy
msgid "Accept"
msgstr "set"
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
#, fuzzy
msgid "Tentatively accept"
msgstr "Tentatiu"
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
#, fuzzy
msgid "Decline"
msgstr "Suprimeix"
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
#, fuzzy
msgid "Send Free/Busy Information"
msgstr "Cap informació"
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr ""
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
#, fuzzy
msgid "Send Latest Information"
msgstr "Cap informació"
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
#, fuzzy
msgid "Cancel"
msgstr "Cancel·lat"
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, fuzzy, c-format
msgid "<b>%s</b> has published meeting information."
msgstr "Cap informació"
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
#, fuzzy
msgid "Meeting Information"
msgstr "Cap informació"
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, fuzzy, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr "_Aquesta és l'adreça de correu"
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
#, fuzzy
msgid "Meeting Proposal"
msgstr "Cancel·lat"
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, fuzzy, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr "_Aquesta és l'adreça de correu"
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
#, fuzzy
msgid "Meeting Update"
msgstr "Hora de _finalització de la reunió:"
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, fuzzy, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr "_Aquesta és l'adreça de correu"
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
#, fuzzy
msgid "Meeting Update Request"
msgstr "FIXME: Pe_tició de cita"
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, fuzzy, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr "_Aquesta és l'adreça de correu"
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
#, fuzzy
msgid "Meeting Reply"
msgstr "Cancel·lat"
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, fuzzy, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr "_Aquesta és l'adreça de correu"
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
#, fuzzy
msgid "Meeting Cancellation"
msgstr "Fitxer de signatura:"
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr ""
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
#, fuzzy
msgid "Bad Meeting Message"
msgstr "_Edita el missatge"
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, fuzzy, c-format
msgid "<b>%s</b> has published task information."
msgstr "Cap informació"
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
#, fuzzy
msgid "Task Information"
msgstr "Cap informació"
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr ""
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
#, fuzzy
msgid "Task Proposal"
msgstr "TaskPad"
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, fuzzy, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr "_Aquesta és l'adreça de correu"
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
#, fuzzy
msgid "Task Update"
msgstr "ha estat després de"
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, fuzzy, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr "_Aquesta és l'adreça de correu"
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
#, fuzzy
msgid "Task Update Request"
msgstr "FIXME: _Petició de tasca"
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, fuzzy, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr "_Aquesta és l'adreça de correu"
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
#, fuzzy
msgid "Task Reply"
msgstr "Respon"
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, fuzzy, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr "_Aquesta és l'adreça de correu"
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
#, fuzzy
msgid "Task Cancellation"
msgstr "Cancel·lat"
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
#, fuzzy
msgid "Bad Task Message"
msgstr "Agenda"
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, fuzzy, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr "Cap informació"
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
#, fuzzy
msgid "Free/Busy Information"
msgstr "Cap informació"
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, fuzzy, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr "Cap informació"
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
#, fuzzy
msgid "Free/Busy Request"
msgstr "Imprimeix el missatge"
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, fuzzy, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr "_Aquesta és l'adreça de correu"
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
#, fuzzy
msgid "Free/Busy Reply"
msgstr "Imprimeix el missatge"
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
#, fuzzy
msgid "Bad Free/Busy Message"
msgstr "Imprimeix el missatge"
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
msgid "The message does not appear to be properly formed"
msgstr ""
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
#, fuzzy
msgid "The message contains only unsupported requests."
msgstr "S'està afegint un missatge sense cap assumpte"
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr ""
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
msgid "The attachment has no viewable calendar items"
msgstr ""
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
msgid "There was an error on the CORBA system\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
#, fuzzy
msgid "Object could not be found\n"
msgstr "No es pot executar el Bug Buddy."
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
#, fuzzy
msgid "Update complete\n"
msgstr "Data completa:"
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
msgid "Calendar file could not be updated!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr ""
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr ""
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
#, fuzzy
msgid "Attendee status updated\n"
msgstr "Tots els assistents"
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
#, fuzzy
msgid "Attendee status could not be updated!\n"
msgstr "Tots els assistents"
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
#, fuzzy
msgid "Removal Complete"
msgstr "% comp_let:"
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
#, fuzzy
msgid "Item sent!\n"
msgstr "Data d'enviament"
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
#, fuzzy
msgid "Select Calendar Folder"
msgstr "Seleccioneu una carpeta"
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
#, fuzzy
msgid "Select Tasks Folder"
msgstr "Seleccioneu una carpeta"
@@ -6024,7 +6023,7 @@ msgstr "Inici del dia:"
msgid "Chair Persons"
msgstr ""
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
#, fuzzy
msgid "Required Participants"
msgstr "Persones _requerides"
@@ -6036,60 +6035,60 @@ msgstr "Persones _requerides"
#: calendar/gui/e-meeting-model.c:87
#, fuzzy
-msgid "Non-Participants"
-msgstr "Persones _requerides"
+msgid "Resources"
+msgstr "Font"
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr ""
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
#, fuzzy
msgid "Group"
msgstr "Grup %i"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
#, fuzzy
msgid "Resource"
msgstr "Font"
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr ""
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
#, fuzzy
msgid "Chair"
msgstr "Cotxe"
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
#, fuzzy
msgid "Required Participant"
msgstr "Persones _requerides"
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr ""
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr ""
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr "Tentatiu"
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
#, fuzzy
msgid "Delegated"
msgstr "Suprimeix"
@@ -6102,22 +6101,22 @@ msgstr "En procés"
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr "%A, %d de %B de %Y"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a %d/%m/%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%d/%m/%Y"
@@ -6181,8 +6180,8 @@ msgstr "Hora d'_inici de la reunió:"
msgid "Meeting _end time:"
msgstr "Hora de _finalització de la reunió:"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, fuzzy, c-format
msgid "Opening tasks at %s"
msgstr "S'estan escanejant les carpetes de \"%s\""
@@ -6197,7 +6196,7 @@ msgstr "No s'ha pogut carregar l'agenda en `%s'"
msgid "The method required to load `%s' is not supported"
msgstr "El mètode necessari per carregar `%s' no està suportat"
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr ""
@@ -6219,29 +6218,45 @@ msgstr "Suprimeix un contacte"
msgid "Expunging"
msgstr "_Esborra"
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
#, fuzzy
msgid "New _Appointment..."
msgstr "Nova cita..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, fuzzy, c-format
msgid "Could not open the folder in `%s'"
msgstr ""
"No s'ha pogut obrir la carpeta `%s':\n"
"%s"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, fuzzy, c-format
msgid "The method required to open `%s' is not supported"
msgstr "El mètode necessari per carregar `%s' no està suportat"
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, fuzzy, c-format
msgid "Opening calendar at %s"
msgstr "Obre l'agenda"
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "S'estan escanejant les carpetes de \"%s\""
@@ -6316,54 +6331,54 @@ msgstr "octubre"
msgid "September"
msgstr "setembre"
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
msgid "At least one attendee is necessary"
msgstr ""
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr ""
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
#, fuzzy
msgid "Event information"
msgstr "Cap informació"
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
#, fuzzy
msgid "Task information"
msgstr "Cap informació"
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
#, fuzzy
msgid "Journal information"
msgstr "Cap informació"
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
#, fuzzy
msgid "Free/Busy information"
msgstr "Cap informació"
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
#, fuzzy
msgid "Calendar information"
msgstr "Cap informació"
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
#, fuzzy
msgid "Updated"
msgstr "ha estat després de"
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
#, fuzzy
msgid "Refresh"
msgstr "Refresca la llista"
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr ""
@@ -6605,7 +6620,7 @@ msgid "Print Calendar"
msgstr "Imprimeix l'agenda"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Previsualització d'impressió"
@@ -6630,7 +6645,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr "La URI que mostrarà l'agenda"
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
"continue, you will not be able to recover these tasks.\n"
@@ -6638,13 +6653,13 @@ msgid ""
"Really erase these tasks?"
msgstr ""
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
#, fuzzy
msgid "Do not ask me again."
msgstr "Envia aquest missatge"
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
#, fuzzy
msgid "Print Tasks"
msgstr "Imprimeix l'agenda"
@@ -8593,7 +8608,7 @@ msgstr "Còpia de missatges"
msgid "Copying messages"
msgstr "Còpia de missatges"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -8601,47 +8616,47 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
#, fuzzy
msgid "Cancelled."
msgstr "Cancel·lat"
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, fuzzy, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr "Resposta inesperada del servidor IMAP: %s"
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
#, fuzzy
msgid "No data provided"
msgstr "(Cap carpeta mostrada)"
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
msgid "Failed to encrypt: No valid recipients specified."
msgstr ""
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, fuzzy, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -8649,18 +8664,24 @@ msgid ""
"%.*s"
msgstr "Missatge de _correu (FIXME)"
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, fuzzy, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr "Missatge de _correu (FIXME)"
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "Missatge de _correu (FIXME)"
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
#, fuzzy
msgid "Failed to execute gpg."
msgstr "Missatge de _correu (FIXME)"
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, fuzzy, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr "No s'ha pogut crear el conducte: %s"
@@ -8911,7 +8932,7 @@ msgid ""
msgstr "No s'ha pogut crear el conducte: %s"
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
#, fuzzy
msgid "Bad authentication response from server."
msgstr "Resposta inesperada del servidor IMAP: %s"
@@ -9037,7 +9058,7 @@ msgstr "Per llegir correu com a consulta d'un altre joc de carpetes"
msgid "No provider available for protocol `%s'"
msgstr "No hi ha cap proveïdor disponible per al protocol `%s'"
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -9084,12 +9105,12 @@ msgstr "Missatge de _correu (FIXME)"
msgid "Failed to verify certificates."
msgstr ""
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
#, fuzzy
msgid "Cannot get folder: Invalid operation on this store"
msgstr "No es pot bifurcar %s: %s"
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
#, fuzzy
msgid "Cannot create folder: Invalid operation on this store"
msgstr "No es pot bifurcar %s: %s"
@@ -9298,84 +9319,113 @@ msgstr "No es pot bifurcar %s: %s"
msgid "Cannot rename folder: %s: No such folder"
msgstr "No es pot bifurcar %s: %s"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
#, fuzzy
msgid "Operation cancelled"
msgstr "Obre l'agenda"
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, fuzzy, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr "El servidor ha rebutjat el nom d'usuari"
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "Resposta inesperada del servidor IMAP: %s"
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "L'ordre IMAP ha fallat: %s"
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
#, fuzzy
msgid "Server response ended too soon."
msgstr "La resposta del servidor IMAP no contenia la informació %s"
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr "La resposta del servidor IMAP no contenia la informació %s"
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr "Resposta D'acord inesperada del servidor IMAP: %s"
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr "No s'ha pogut crear el directori %s: %s"
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr "No s'ha pogut carregar el resum per a %s"
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr ""
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
#, fuzzy
msgid "Scanning for changed messages"
msgstr "S'estan desant els canvis al missatge..."
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Missatge de _correu (FIXME)"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"No es pot recuperar el missatge: %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#, fuzzy
+msgid "No such message"
+msgstr "L'ordinador central %s no existeix."
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
#, fuzzy
msgid "This message is not currently available"
msgstr ""
"Aquest missatge no té cap assumpte.\n"
"Voleu que l'enviï igualment?"
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
#, fuzzy
msgid "Scanning for new messages"
msgstr "Còpia de missatges"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr "No s'ha pogut trobar el cos del missatge en la resposta al FETCH."
@@ -9402,7 +9452,7 @@ msgstr "Comprova si hi ha nou correu"
msgid "Check for new messages in all folders"
msgstr "Comprova si hi ha nou correu"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "Carpetes"
@@ -9435,7 +9485,7 @@ msgstr "Per llegir i emmagatzemar correu en servidors IMAP."
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
msgid "Password"
msgstr "Contrasenya"
@@ -9445,17 +9495,17 @@ msgstr ""
"Aquesta opció es connectarà al servidor IMAP mitjançant una contrasenya de "
"text net."
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "Servidor %s %s"
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "Servei %s per a %s en %s"
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
@@ -9463,62 +9513,62 @@ msgstr "Servei %s per a %s en %s"
msgid "Connection cancelled"
msgstr "Cancel·lat"
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr "No s'ha pogut connectar a %s (port %d): %s"
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr ""
"No es pot connectar al servidor POP.\n"
"Error en enviar el nom d'usuari: %s"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
#, fuzzy
msgid "SSL/TLS extension not supported."
msgstr "Operació no suportada"
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
#, fuzzy
msgid "SSL negotiations failed"
msgstr "Autenticació:"
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "La carpeta `%s' no existeix."
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, fuzzy, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr ""
"No es pot connectar al servidor POP.\n"
"No hi ha suport per al mecanisme d'autenticació sol·licitat."
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, fuzzy, c-format
msgid "No support for authentication type %s"
msgstr "Autenticació:"
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr "%sSi us plau, introduïu la contrasenya IMAP per a %s@%s"
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9529,19 +9579,24 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, fuzzy, c-format
msgid "No such folder %s"
msgstr "La carpeta `%s' no existeix."
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Error desconegut: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr ""
@@ -9688,28 +9743,6 @@ msgstr "Missatge de _correu (FIXME)"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "No es pot afegir cap missatge a la carpeta mh: %s"
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"No es pot recuperar el missatge: %s\n"
-" %s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#, fuzzy
-msgid "No such message"
-msgstr "L'ordinador central %s no existeix."
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9803,19 +9836,19 @@ msgstr "No es pot bifurcar %s: %s"
msgid "Cannot open mailbox: %s: %s\n"
msgstr "No es pot obrir la bústia de correu temporal: %s"
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
#, fuzzy
msgid "Mail append cancelled"
msgstr "Obre l'agenda"
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, fuzzy, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr "No es pot afegir el missatge al fitxer mbox: %s"
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, fuzzy, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9824,11 +9857,11 @@ msgstr ""
"No es pot recuperar el missatge: %s\n"
" %s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr ""
@@ -9938,12 +9971,13 @@ msgstr "Error desconegut: %s"
msgid "Could not store folder: %s"
msgstr "No s'ha pogut canviar el nom de la carpeta: %s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr "Error en escriure a la bústia de correu temporal: %s"
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, fuzzy, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr "Error en escriure a la bústia de correu temporal: %s"
@@ -10160,7 +10194,7 @@ msgstr "No suprimeixis els missatges del servidor"
msgid "Delete after %s day(s)"
msgstr "Suprimeix la tasca"
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr "POP"
@@ -10252,7 +10286,7 @@ msgid "No such folder `%s'."
msgstr "La carpeta `%s' no existeix."
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
msgid "Sendmail"
msgstr "Sendmail"
@@ -10310,7 +10344,7 @@ msgstr "sendmail"
msgid "Mail delivery via the sendmail program"
msgstr "Lliurament de correu mitjançant el programa sendmail"
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr ""
@@ -10434,41 +10468,41 @@ msgstr "Autenticació:"
msgid "Welcome response error"
msgstr "Error desconegut: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, fuzzy, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr ""
"No es pot connectar al servidor POP.\n"
"Error en enviar el nom d'usuari: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
msgid "server does not appear to support SSL"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, fuzzy, c-format
msgid "STARTTLS request timed out: %s"
msgstr "No s'ha pogut executar %s: no s'ha enviat el correu."
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
#, fuzzy
msgid "STARTTLS response error"
msgstr "Error desconegut: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, fuzzy, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr ""
"No es pot connectar al servidor POP.\n"
"No hi ha suport per al mecanisme d'autenticació sol·licitat."
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, fuzzy, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr "%sSi us plau, introduïu la contrasenya IMAP per a %s@%s"
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, fuzzy, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -10479,95 +10513,95 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, fuzzy, c-format
msgid "SMTP server %s"
msgstr "Servidor %s %s"
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, fuzzy, c-format
msgid "SMTP mail delivery via %s"
msgstr "Lliurament de correu mitjançant el programa sendmail"
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
#, fuzzy
msgid "Sending message"
msgstr "Envia aquest missatge"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
#, fuzzy
msgid "Cannot send message: one or more invalid recipients"
msgstr "No es pot afegir el missatge al fitxer mbox: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, fuzzy, c-format
msgid "HELO request timed out: %s"
msgstr "No s'ha pogut executar %s: no s'ha enviat el correu."
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
#, fuzzy
msgid "HELO response error"
msgstr "Error desconegut: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
#, fuzzy
msgid "SMTP Authentication"
msgstr "Autenticació:"
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, fuzzy, c-format
msgid "AUTH request timed out: %s"
msgstr "No s'ha pogut executar %s: no s'ha enviat el correu."
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
#, fuzzy
msgid "AUTH request failed."
msgstr "No s'ha pogut executar %s: no s'ha enviat el correu."
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
#, fuzzy
msgid "Bad authentication response from server.\n"
msgstr "Resposta inesperada del servidor IMAP: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
#, fuzzy
msgid "MAIL FROM response error"
msgstr "Error desconegut: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, fuzzy, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr ""
"No s'ha pogut crear el conducte al sendmail: %s: no s'ha enviat el correu"
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, fuzzy, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr "No s'ha pogut executar %s: no s'ha enviat el correu."
@@ -10575,38 +10609,38 @@ msgstr "No s'ha pogut executar %s: no s'ha enviat el correu."
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
#, fuzzy
msgid "DATA response error"
msgstr "Error desconegut: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, fuzzy, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr "El sendmail ha acabat amb el senyal %s: no s'ha enviat el correu."
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
#, fuzzy
msgid "DATA termination response error"
msgstr "Resposta inesperada del servidor IMAP: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
#, fuzzy
msgid "RSET response error"
msgstr "Error desconegut: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, fuzzy, c-format
msgid "QUIT request timed out: %s"
msgstr "No s'ha pogut executar %s: no s'ha enviat el correu."
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
#, fuzzy
msgid "QUIT response error"
msgstr "Error desconegut: %s"
@@ -10680,7 +10714,7 @@ msgstr "Tipus de MIME:"
msgid "Suggest automatic display of attachment"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
msgid "Click here for the address book"
msgstr "Feu clic aquí per a la llibreta d'adreces"
@@ -10691,7 +10725,7 @@ msgstr "Feu clic aquí per a la llibreta d'adreces"
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
#, fuzzy
msgid "Reply-To:"
msgstr "Respon"
@@ -10699,38 +10733,38 @@ msgstr "Respon"
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
msgid "From:"
msgstr "De:"
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr "Assumpte:"
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr "Per a:"
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
msgid "Enter the recipients of the message"
msgstr "Introduïu els destinataris del missatge"
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr "Cc:"
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr "Întroduïu les adreces que rebran una còpia del missatge"
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr "Bcc:"
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
"appearing in the recipient list of the message."
@@ -10741,11 +10775,16 @@ msgstr ""
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
#, fuzzy
msgid "Post To:"
msgstr "Prioritat:"
+#: composer/e-msg-composer-hdrs.c:431
+#, fuzzy
+msgid "Posting destination"
+msgstr "Descripció:"
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -10765,119 +10804,98 @@ msgstr ""
"Error en preparar-se per a %s:\n"
"%s"
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
#, fuzzy
msgid "Warning!"
msgstr "S'està movent"
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr ""
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, c-format
msgid "Error saving file: %s"
msgstr "Error en desar el fitxer: %s"
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr "Error en carregar el fitxer: %s"
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, fuzzy, c-format
msgid "Error accessing file: %s"
msgstr "Error en desar el fitxer: %s"
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
#, fuzzy
msgid "Unable to retrieve message from editor"
msgstr "No s'ha pogut recuperar el missatge %s del servidor POP: %s"
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, fuzzy, c-format
msgid ""
"Unable to seek on file: %s\n"
"%s"
msgstr "No es pot desar el fitxer de llista de grups per a %s: %s"
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, fuzzy, c-format
msgid ""
"Unable to truncate file: %s\n"
"%s"
msgstr "No es pot desar el fitxer de llista de grups per a %s: %s"
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, fuzzy, c-format
msgid ""
"Error autosaving message: %s\n"
" %s"
msgstr "Error en desar el fitxer: %s"
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
msgstr ""
-#: composer/e-msg-composer.c:1516
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-"Aquest missatge no s'ha enviat.\n"
-"\n"
-"Voleu desar-ne els canvis?"
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
#, fuzzy
msgid "Warning: Modified Message"
msgstr "Reenvia el missatge"
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr "Obre un fitxer"
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "Fitxer de signatura:"
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-#, fuzzy
-msgid "Set as default"
-msgstr "Valors predeterminats"
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "Redacta un missatge"
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
msgstr ""
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
#, fuzzy
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
msgstr "No s'ha pogut crear la finestra del redactor."
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10949,7 +10967,7 @@ msgstr "L'assumpte conté"
msgid "Subject does not contain"
msgstr "L'assumpte no conté"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10977,105 +10995,105 @@ msgstr "categories"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
#, fuzzy
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
#, fuzzy
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a %d/%m/%Y %H:%M:%S"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
#, fuzzy
msgid "%a %m/%d/%Y %I %p"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
#, fuzzy
msgid "%a %m/%d/%Y %H"
msgstr "%a %d/%m/%Y %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
#, fuzzy
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
#, fuzzy
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%a %d/%m/%Y %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
#, fuzzy
msgid "%m/%d/%Y %I:%M %p"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
#, fuzzy
msgid "%m/%d/%Y %H:%M"
msgstr "%a %d/%m/%Y %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
#, fuzzy
msgid "%m/%d/%Y %I %p"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
#, fuzzy
msgid "%m/%d/%Y %H"
msgstr "%d/%m/%Y"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
#, fuzzy
msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p%n"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
#, fuzzy
msgid "%H:%M:%S"
msgstr "%H:%M:%S%n"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%I:%M %p"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
#, fuzzy
msgid "%I %p"
msgstr "%I:%M %p"
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
msgid "seconds"
msgstr "segons"
@@ -11188,32 +11206,32 @@ msgstr ""
"Error en preparar-se per a %s:\n"
"%s"
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr ""
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
#, fuzzy
msgid "Work"
msgstr "S'està movent"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
msgid "Personal"
msgstr ""
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
#, fuzzy
msgid "To Do"
msgstr "Per a"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
#, fuzzy
msgid "Later"
msgstr "després de"
@@ -11500,7 +11518,7 @@ msgstr "no és"
msgid "is not Flagged"
msgstr "no és"
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
#, fuzzy
msgid "Label"
msgstr "etiqueta9"
@@ -11571,7 +11589,7 @@ msgstr "és més petit que"
msgid "Score"
msgstr "Puntuació"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "Remitent"
@@ -11611,7 +11629,7 @@ msgstr "comença per"
msgid "Stop Processing"
msgstr "Atura el processament"
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "Assumpte"
@@ -11684,7 +11702,7 @@ msgstr "S'està examinant %s"
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
#, fuzzy
msgid "Mail"
msgstr "_Correu"
@@ -11747,7 +11765,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr ""
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
#, fuzzy
msgid "Trash"
@@ -11825,78 +11843,80 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr "Utilitat de configuració per al conducte de l'agenda de l'Evolution.\n"
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
-msgid "Evolution component for handling mail."
+msgid ""
+"Configure mail preferences, including security and message display, here"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "Utilitat de configuració per al conducte de l'agenda de l'Evolution.\n"
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+msgid "Configure your email accounts here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+msgid "Evolution component for handling mail."
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
#, fuzzy
msgid "Evolution mail composer."
msgstr "No es pot inicialitzar el component de correu de l'Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
#, fuzzy
msgid "Evolution mail executive summary component."
msgstr ""
"No es pot inicialitzar el component de resum del correu de l'Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
#, fuzzy
msgid "Evolution mail folder display component."
msgstr ""
"No es pot inicialitzar el component de resum del correu de l'Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
#, fuzzy
msgid "Evolution mail folder factory component."
msgstr ""
"No es pot inicialitzar el component de resum del correu de l'Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
#, fuzzy
msgid "Factory for the Evolution composer."
msgstr "Utilitat de configuració per al conducte de l'agenda de l'Evolution.\n"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
#, fuzzy
msgid "Factory for the Mail Summary component."
msgstr "Utilitat de configuració per al conducte de l'agenda de l'Evolution.\n"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
#, fuzzy
msgid "Font Preferences"
msgstr "Preferències"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
#, fuzzy
msgid "Mail Accounts"
msgstr "conté"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
#, fuzzy
msgid "Mail Preferences"
msgstr "Preferències"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
#, fuzzy
msgid "Mail configuration interface"
msgstr "Configuració del correu"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr ""
-
#: mail/component-factory.c:102
#, fuzzy
msgid "Folder containing mail"
@@ -11926,279 +11946,279 @@ msgstr "Propietats..."
msgid "Change this folder's properties"
msgstr "Propietats de la llista de coses per fer"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
msgstr ""
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr "No heu definit cap mètode de transport de correu"
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Reenvia el missatge"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
#, fuzzy
msgid "New Mail Message"
msgstr "FIXME: Missatge de _correu"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
#, fuzzy
msgid "_Mail Message"
msgstr "FIXME: Missatge de _correu"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "Redacta un missatge"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "_Missatge"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "_Imprimeix el missatge"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "FIXME: Missatge de _correu"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "No es pot inicialitzar el component de correu de l'Evolution."
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
#, fuzzy
msgid "Cannot initialize Evolution's mail config component."
msgstr "No es pot inicialitzar el component de correu de l'Evolution."
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
#, fuzzy
msgid "Cannot initialize Evolution's folder info component."
msgstr "No es pot inicialitzar el component de correu de l'Evolution."
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
#, fuzzy
msgid "Connecting..."
msgstr "Connexió de prova a \"%s\""
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr "No es pot registrar l'emmagatzemament amb l'intèrpret d'ordres"
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, fuzzy, c-format
msgid "Properties for \"%s\""
msgstr "Propietats..."
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
#, fuzzy
msgid "Properties"
msgstr "Propietats..."
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr "No s'ha pogut crear el directori temporal: %s"
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr ""
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ""
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr ""
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr ""
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, fuzzy, c-format
msgid "%d selected"
msgstr "Suprimeix"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, fuzzy, c-format
msgid "%d unsent"
msgstr " segons"
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, fuzzy, c-format
msgid "%d sent"
msgstr " segons"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr ""
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
#, fuzzy
msgid "Create _Virtual Folder From Search..."
msgstr "Carpetes virtuals"
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
#, fuzzy
msgid "VFolder on _Subject"
msgstr "VFolder sobre l'assumpte"
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr "VFolder sobre el remite_nt"
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr "VFolder sobre els destinata_ris"
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
#, fuzzy
msgid "VFolder on Mailing _List"
msgstr "Filtre sobre la llista de correu"
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
#, fuzzy
msgid "Filter on Sub_ject"
msgstr "Filtre sobre l'assumpte"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
#, fuzzy
msgid "Filter on Sen_der"
msgstr "Filtre sobre el remitent"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
#, fuzzy
msgid "Filter on Re_cipients"
msgstr "Filtre sobre els destinataris"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
#, fuzzy
msgid "Filter on _Mailing List"
msgstr "Filtre sobre la llista de correu"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
#, fuzzy
msgid "_Edit as New Message..."
msgstr "_Anomena i desa..."
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "_Imprimeix"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
#, fuzzy
msgid "_Reply to Sender"
msgstr "Respon al remitent"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
#, fuzzy
msgid "Reply to _List"
msgstr "Respon a _tots"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "Respon a _tots"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "_Reenvia"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
#, fuzzy
msgid "Fla_g Completed"
msgstr "% comp_let:"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
#, fuzzy
msgid "Cl_ear Flag"
msgstr "Agenda"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
#, fuzzy
msgid "Mar_k as Read"
msgstr "Mar_ca'l com a llegit"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
#, fuzzy
msgid "Mark as _Unread"
msgstr "Marca'l com a per _llegir"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
#, fuzzy
msgid "Mark as _Important"
msgstr "Marca'l com a per _llegir"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
#, fuzzy
msgid "_Mark as Unimportant"
msgstr "Marca'l com a per _llegir"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
#, fuzzy
msgid "U_ndelete"
msgstr "_Suprimeix"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
#, fuzzy
msgid "Mo_ve to Folder..."
msgstr "Mou a la carpeta"
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
#, fuzzy
msgid "_Copy to Folder..."
msgstr "_Copia a la carpeta"
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
#, fuzzy
msgid "Add Sender to Address_book"
msgstr "Desa a la llibreta d'adreces"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
#, fuzzy
msgid "Appl_y Filters"
msgstr "_Aplica els filtres"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
#, fuzzy
msgid "Crea_te Rule From Message"
msgstr "Carpetes virtuals"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
#, fuzzy
msgid "VFolder on M_ailing List"
msgstr "Filtre sobre la llista de correu"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, fuzzy, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "Filtre sobre la llista de correu (%s)"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, fuzzy, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "Filtre sobre la llista de correu (%s)"
@@ -12276,22 +12296,22 @@ msgstr ""
msgid "Evolution Account Editor"
msgstr "Conducte de les coses per fer de l'Evolution"
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
#, fuzzy
msgid "_Host:"
msgstr "Hores"
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
#, fuzzy
msgid "User_name:"
msgstr "Nom d'usuari:"
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
#, fuzzy
msgid "_Path:"
msgstr "Camí:"
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr ""
@@ -12325,7 +12345,7 @@ msgid "Enable"
msgstr ""
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
#, fuzzy
msgid "Enabled"
msgstr "Inhabilitat"
@@ -12375,7 +12395,7 @@ msgid ""
"And have been updated."
msgstr ""
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -12387,7 +12407,7 @@ msgstr ""
"rebre o redactar correu.\n"
"El voleu configurar ara?"
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
@@ -12395,7 +12415,7 @@ msgstr ""
"Cal que configureu una identitat\n"
"abans de poder redactar correu."
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
@@ -12404,18 +12424,18 @@ msgstr ""
"abans de poder redactar correu."
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
msgstr ""
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
#, fuzzy
msgid "Send anyway?"
msgstr "S'està recollint el correu des de %s"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
@@ -12423,59 +12443,59 @@ msgstr ""
"Aquest missatge no té cap assumpte.\n"
"Voleu que l'enviï igualment?"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
msgstr ""
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
#, fuzzy
msgid "This message contains only Bcc recipients."
msgstr "S'està afegint un missatge sense cap assumpte"
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
"Send anyway?"
msgstr ""
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr "Cal que indiqueu els destinataris per poder enviar aquest missatge."
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
msgstr ""
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
#, fuzzy
msgid "an unknown sender"
msgstr "Error desconegut"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr ""
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr "Mou el(s) missatge(s) cap a"
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr "Copia el(s) missatge(s) a"
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, fuzzy, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr ""
"Esteu segur que voleu\n"
"suprimir aquest contacte?"
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
@@ -12483,7 +12503,7 @@ msgstr ""
"Només podeu editar els missatges que s'hagin desat\n"
"a la carpeta Esborranys."
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
#, fuzzy
msgid ""
"You may only resend messages\n"
@@ -12492,44 +12512,44 @@ msgstr ""
"Només podeu editar els missatges que s'hagin desat\n"
"a la carpeta Esborranys."
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, fuzzy, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr ""
"Esteu segur que voleu\n"
"suprimir aquest contacte?"
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
#, fuzzy
msgid "No Message Selected"
msgstr "S'ha rebut el missatge"
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "Voleu sobreescriure el fitxer?"
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
#, fuzzy
msgid "Save Message As..."
msgstr "Anomena i desa..."
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
#, fuzzy
msgid "Save Messages As..."
msgstr "Anomena i desa..."
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
#, fuzzy
msgid "Go to next folder with unread messages?"
msgstr "Imprimeix el missatge seleccionat"
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
msgstr ""
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -12537,7 +12557,7 @@ msgid ""
"Really erase these messages?"
msgstr ""
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
@@ -12546,29 +12566,29 @@ msgstr ""
"Error en carregar la informació del filtre:\n"
"%s"
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
#, fuzzy
msgid "Filters"
msgstr "_Filtres de correu ..."
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, fuzzy, c-format
msgid "Page %d of %d"
msgstr "S'està escrivint el missatge %d de %d"
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "Imprimeix el missatge"
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr ""
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "Ha fallat la impressió del missatge"
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, fuzzy, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr ""
@@ -12591,7 +12611,7 @@ msgstr "Descripció:"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
#, fuzzy
msgid "Unnamed"
msgstr "Contacte _nou"
@@ -12644,21 +12664,21 @@ msgid ""
msgstr ""
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
#, fuzzy
msgid "Evolution Account Assistant"
msgstr "Conducte de les coses per fer de l'Evolution"
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, fuzzy, c-format
msgid "Account %d"
msgstr "conté"
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr ""
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
#, fuzzy
msgid "Connecting to server..."
msgstr "Connexió de prova a \"%s\""
@@ -12837,534 +12857,538 @@ msgstr ""
msgid "Do not quote original message"
msgstr "No es pot recuperar el missatge: %s"
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
#, fuzzy
msgid "Done"
msgstr "Cap"
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
#, fuzzy
msgid "Drafts _folder:"
msgstr "Creació d'una nova carpeta"
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
#, fuzzy
msgid "E_nable"
msgstr "Inhabilitat"
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
#, fuzzy
msgid "Emacs"
msgstr "últim"
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
#, fuzzy
msgid "Email Accounts"
msgstr "conté"
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
#, fuzzy
msgid "Email _address:"
msgstr "Adreça electrònica:"
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
msgid "Empty _trash folders on exit"
msgstr ""
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
#, fuzzy
msgid "Execute Command..."
msgstr "Executa les accions"
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
#, fuzzy
msgid "Fi_xed -width:"
msgstr "acaba amb"
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
#, fuzzy
msgid "Font Properties"
msgstr "Propietats de l'adjunció"
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
#, fuzzy
msgid "Format messages in _HTML"
msgstr "Missatge reenviat - %s"
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
msgid "Get Digital ID..."
msgstr ""
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
#, fuzzy
msgid "Highlight _quotations with"
msgstr "Ressalta els elemts que vencen avui"
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
#, fuzzy
msgid "IMAPv4 "
msgstr "IMAPv4"
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr "Identitat"
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
#, fuzzy
msgid "Inline"
msgstr "Visualitza en línia"
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
#, fuzzy
msgid "Kerberos "
msgstr "Servidor:"
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
#, fuzzy
msgid "Labels and Colors"
msgstr "Desa i tanca"
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
#, fuzzy
msgid "Loading Images"
msgstr "Missatge reenviat - %s"
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr "Configuració del correu"
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
#, fuzzy
msgid "Mailbox location"
msgstr "Format"
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
#, fuzzy
msgid "Message Composer"
msgstr "Cos del missatge"
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
#, fuzzy
msgid "Message Display"
msgstr "Esborra la visualització del missatge"
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
#, fuzzy
msgid "Microsoft"
msgstr "és"
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
#, fuzzy
msgid "New Mail Notification"
msgstr "Configuració del correu"
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr ""
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
#, fuzzy
msgid "Optional Information"
msgstr "Cap informació"
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
#, fuzzy
msgid "Or_ganization:"
msgstr "Organització:"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
msgid "PGP/GPG _Key ID:"
msgstr ""
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr "Agafa un color"
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
#, fuzzy
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr "S'està afegint un missatge sense cap assumpte"
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr ""
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
#, fuzzy
msgid "Printed Fonts"
msgstr "Imprimeix els contactes"
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
#, fuzzy
msgid "Qmail maildir "
msgstr "Adreça electrònica 2"
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
#, fuzzy
msgid "Quote original message"
msgstr "No es pot recuperar el missatge: %s"
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
#, fuzzy
msgid "Quoted"
msgstr "Cap"
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
#, fuzzy
msgid "Re_member this password"
msgstr "Desa com a VCard"
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
#, fuzzy
msgid "Re_ply-To:"
msgstr "Respon"
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
#, fuzzy
msgid "Receiving Email"
msgstr "Sendmail"
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
#, fuzzy
msgid "Receiving _Options"
msgstr "Data de recepció"
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
#, fuzzy
msgid "Remember this _password"
msgstr "Desa com a VCard"
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
#, fuzzy
msgid "Required Information"
msgstr "Cap informació"
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
#, fuzzy
msgid "Restore Defaults"
msgstr "Valors predeterminats"
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
msgid "S_ecurity"
msgstr ""
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
#, fuzzy
msgid "Secure MIME (S/MIME)"
msgstr "IMAPv4"
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr ""
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr ""
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
#, fuzzy
msgid "Select PGP program"
msgstr "Seleccioneu els noms"
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
#, fuzzy
msgid "Sending Email"
msgstr "Sendmail"
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
#, fuzzy
msgid "Sent _messages folder:"
msgstr "S'estan adjuntant els missatges de la carpeta \"%s\""
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
#, fuzzy
msgid "Sent and Draft Messages"
msgstr "Agenda"
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
#, fuzzy
msgid "Ser_ver requires authentication"
msgstr "Autenticació:"
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
#, fuzzy
msgid "Server Configuration"
msgstr "Configuració del correu"
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
#, fuzzy
msgid "Server _Type: "
msgstr "Servidor:"
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
#, fuzzy
msgid "Shortcuts _type:"
msgstr "Mostra la barra de _dreceres"
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
#, fuzzy
msgid "Signature #1"
msgstr "Fitxer de signatura:"
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
#, fuzzy
msgid "Signature #2"
msgstr "Fitxer de signatura:"
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
#, fuzzy
msgid "Specify _filename:"
msgstr "Nom de l'estil:"
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
msgid "Spell Checking Language"
msgstr ""
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
msgid "Spell _Checking"
msgstr ""
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr ""
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
msgid ""
"Type the name by which you would like to refer to this account.\n"
"For example: \"Work\" or \"Personal\""
msgstr ""
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
#, fuzzy
msgid "V_ariable-width:"
msgstr "Inhabilitat"
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
"Click \"Next\" to begin. "
msgstr ""
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
#, fuzzy
msgid "XEmacs"
msgstr "últim"
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
#, fuzzy
msgid "_Add Signature"
msgstr "Fitxer de signatura:"
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr ""
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
msgid "_Always sign outgoing messages when using this account"
msgstr ""
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
#, fuzzy
msgid "_Authentication Type: "
msgstr "Autenticació:"
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
#, fuzzy
msgid "_Authentication type: "
msgstr "Autenticació:"
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
#, fuzzy
msgid "_Automatically check for new mail"
msgstr "Comprova si hi ha nou correu"
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
#, fuzzy
msgid "_Automatically insert smiley images"
msgstr "Comprova si hi ha nou correu"
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
msgid "_Beep when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
msgid "_Certificate ID:"
msgstr ""
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
#, fuzzy
msgid "_Confirm when expunging a folder"
msgstr "S'està esborrant \"%s\""
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
#, fuzzy
msgid "_Default signature:"
msgstr "Fitxer de signatura:"
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
#, fuzzy
msgid "_Defaults"
msgstr "Valors predeterminats"
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
msgid "_Do not notify me when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
#, fuzzy
msgid "_Enable"
msgstr "Inhabilitat"
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr ""
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
#, fuzzy
msgid "_Forward style:"
msgstr "Reenvia"
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
#, fuzzy
msgid "_Full name:"
msgstr "Nom complet:"
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
#, fuzzy
msgid "_HTML Mail"
msgstr "Sendmail"
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
#, fuzzy
msgid "_Identity"
msgstr "Identitat"
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
msgid "_Load images if sender is in addressbook"
msgstr ""
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
msgid "_Make this my default account"
msgstr ""
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
#, fuzzy
msgid "_Mark messages as read after"
msgstr "Marca el missatge com a vist [ms]: "
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
#, fuzzy
msgid "_Name:"
msgstr "Nom:"
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr ""
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
msgid "_PGP binary path:"
msgstr ""
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
msgid "_Play sound file when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
#, fuzzy
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr "S'està afegint un missatge sense cap assumpte"
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
#, fuzzy
msgid "_Prompt when sending messages with an empty subject line"
msgstr "S'està afegint un missatge sense cap assumpte"
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
#, fuzzy
msgid "_Receiving Mail"
msgstr "Sendmail"
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
#, fuzzy
msgid "_Reply style:"
msgstr "Respon a tots"
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
msgid "_Restore defaults"
msgstr ""
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
#, fuzzy
msgid "_Script:"
msgstr "Descripció:"
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr ""
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
#, fuzzy
msgid "_Sending Mail"
msgstr "Sendmail"
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
#, fuzzy
msgid "_Show animated images"
msgstr "Mostra"
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
#, fuzzy
msgid "_Signatures"
msgstr "Fitxer de signatura:"
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
msgid "_Use secure connection (SSL):"
msgstr ""
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
#, fuzzy
msgid "_Variable-width:"
msgstr "Inhabilitat"
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
#, fuzzy
msgid "_every"
msgstr "Cada"
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
#, fuzzy
msgid "color"
msgstr "Colors"
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
#, fuzzy
msgid "description"
msgstr "Descripció:"
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -13439,133 +13463,138 @@ msgstr "Missatge reenviat - %s"
msgid "Loading message content"
msgstr "S'estan reenviant els missatges \"%s\""
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
#, fuzzy
msgid "Overdue:"
msgstr "Elements que ja han vençut:"
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
#, fuzzy
msgid "Open Link in Browser"
msgstr "Obre'l en una nova finestra"
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
#, fuzzy
msgid "Copy Link Location"
msgstr "_Contacte (FIXME)"
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
#, fuzzy
msgid "Save Link as (FIXME)"
msgstr "_Tasca (FIXME)"
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
#, fuzzy
msgid "Save Image as..."
msgstr "Anomena i desa..."
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "S'està examinant %s"
+
+#: mail/mail-format.c:646
#, fuzzy, c-format
msgid "%s attachment"
msgstr "adjunció"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
#, fuzzy
msgid "Could not parse MIME message. Displaying as source."
msgstr "No s'ha pogut obrir la carpeta: la llista de missatges era incompleta."
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
#, fuzzy
msgid "Date"
msgstr "Data de venciment"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
#, fuzzy
msgid "Bad Address"
msgstr "Adreça electrònica:"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
#, fuzzy
msgid "From"
msgstr "De:"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
#, fuzzy
msgid "Reply-To"
msgstr "Respon"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "Per a"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
#, fuzzy
msgid "Cc"
msgstr "Cc:"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
#, fuzzy
msgid "Bcc"
msgstr "Bcc:"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
#, fuzzy
msgid "Mailer"
msgstr "_Correu"
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "No s'ha pogut crear el quadre de diàleg."
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr ""
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr ""
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr ""
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, fuzzy, c-format
msgid "Pointer to local file (%s)"
msgstr "Filtre sobre la llista de correu (%s)"
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, fuzzy, c-format
msgid "Pointer to remote data (%s)"
msgstr "Filtre sobre la llista de correu (%s)"
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr ""
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr ""
@@ -13699,103 +13728,103 @@ msgstr "Mou el(s) missatge(s) cap a"
msgid "Copying messages to %s"
msgstr "Còpia de missatges"
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr "S'estan escanejant les carpetes de \"%s\""
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
#, fuzzy
msgid "Forwarded messages"
msgstr "Missatge reenviat - %s"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, fuzzy, c-format
msgid "Opening folder %s"
msgstr "S'estan escanejant les carpetes de \"%s\""
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, fuzzy, c-format
msgid "Opening store %s"
msgstr "S'estan escanejant les carpetes de \"%s\""
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, fuzzy, c-format
msgid "Removing folder %s"
msgstr "S'estan escanejant les carpetes de \"%s\""
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, fuzzy, c-format
msgid "Storing folder '%s'"
msgstr "S'estan escanejant les carpetes de \"%s\""
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
#, fuzzy
msgid "Refreshing folder"
msgstr "_Configura la carpeta"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
#, fuzzy
msgid "Expunging folder"
msgstr "S'està esborrant \"%s\""
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, fuzzy, c-format
msgid "Retrieving message %s"
msgstr "S'estan recuperant els missatges : %s"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, fuzzy, c-format
msgid "Retrieving %d message(s)"
msgstr "S'estan recuperant els missatges : %s"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, fuzzy, c-format
msgid "Saving %d messsage(s)"
msgstr "Còpia de missatges"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, fuzzy, c-format
msgid ""
"Unable to create output file: %s\n"
" %s"
msgstr "No es pot desar el fitxer de llista de grups per a %s: %s"
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, fuzzy, c-format
msgid ""
"Error saving messages to: %s:\n"
" %s"
msgstr "Error en desar el fitxer: %s"
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
#, fuzzy
msgid "Saving attachment"
msgstr "Desa l'adjunció"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, fuzzy, c-format
msgid ""
"Cannot create output file: %s:\n"
" %s"
msgstr "No es pot desar el fitxer de llista de grups per a %s: %s"
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr "No s'han pogut escriure les dades: %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, fuzzy, c-format
msgid "Disconnecting from %s"
msgstr "S'està recollint el correu des de %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, fuzzy, c-format
msgid "Reconnecting to %s"
msgstr "S'està recollint el correu des de %s"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
#, fuzzy
msgid "_Search"
msgstr "Cerca"
@@ -13879,26 +13908,26 @@ msgstr "_Paràmetres"
msgid "Waiting..."
msgstr "_Paràmetres"
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
#, fuzzy
msgid "User canceled operation."
msgstr "Consulta cancel·lada per l'usuari."
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
#, fuzzy
msgid "_Remember this password"
msgstr "Desa com a VCard"
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
msgid "_Remember this password for the remainder of this session"
msgstr ""
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, fuzzy, c-format
msgid "Enter Password for %s"
msgstr "Si us plau, introduïu la contrasenya NNTP per a %s@%s"
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
#, fuzzy
msgid "Enter Password"
msgstr "Si us plau, introduïu la contrasenya NNTP per a %s@%s"
@@ -13926,42 +13955,25 @@ msgstr ""
"\n"
"Voleu desar-ne els canvis?"
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "Nom:"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "Fitxer de signatura"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "Fitxer de signatura:"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr "Missatge reenviat - %s"
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
#, fuzzy
msgid "Forwarded message"
msgstr "Missatge reenviat - %s"
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
#, fuzzy
msgid "Forwarded Message"
msgstr "Reenvia el missatge"
@@ -14018,77 +14030,77 @@ msgstr "Re: (sense assumpte)"
msgid "%s - Message"
msgstr "_Missatge"
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr "No vist"
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr "Vist"
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr "Respost"
-#: mail/message-list.c:736
+#: mail/message-list.c:740
#, fuzzy
msgid "Multiple Unseen Messages"
msgstr "No s'ha pogut enviar el missatge: %s"
-#: mail/message-list.c:737
+#: mail/message-list.c:741
#, fuzzy
msgid "Multiple Messages"
msgstr "Mou el missatge"
-#: mail/message-list.c:741
+#: mail/message-list.c:745
#, fuzzy
msgid "Lowest"
msgstr "Baixa"
-#: mail/message-list.c:742
+#: mail/message-list.c:746
#, fuzzy
msgid "Lower"
msgstr "Baixa"
-#: mail/message-list.c:746
+#: mail/message-list.c:750
#, fuzzy
msgid "Higher"
msgstr "Alta"
-#: mail/message-list.c:747
+#: mail/message-list.c:751
#, fuzzy
msgid "Highest"
msgstr "Alta"
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr "?"
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
#, fuzzy
msgid "Today %l:%M %p"
msgstr "%I:%M %p"
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr ""
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
#, fuzzy
msgid "%a %l:%M %p"
msgstr "%I:%M %p"
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
#, fuzzy
msgid "%b %d %l:%M %p"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
#, fuzzy
msgid "%b %d %Y"
msgstr "%a %d %Y"
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
#, fuzzy
msgid "Generating message list"
msgstr "Còpia de missatges"
@@ -14170,76 +14182,100 @@ msgstr "Previsualització:"
msgid "Flag to Follow Up"
msgstr "FIXME: _Assenyala per al seguiment..."
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, fuzzy, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr "S'estan escanejant les carpetes de \"%s\""
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, fuzzy, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr "S'estan escanejant les carpetes de \"%s\""
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, fuzzy, c-format
msgid "Subscribing to folder \"%s\""
msgstr "S'estan escanejant les carpetes de \"%s\""
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, fuzzy, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr "S'estan obrint els missatges des de la carpeta \"%s\""
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
#, fuzzy
msgid "Folder"
msgstr "Carpetes"
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "Desa a la _carpeta..."
+
+#: mail/subscribe-dialog.c:1590
#, fuzzy
msgid "No server has been selected"
msgstr "S'ha rebut el missatge"
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr ""
#: mail/subscribe-dialog.glade.h:1
#, fuzzy
-msgid " _Refresh List "
-msgstr "Refresca la llista"
+msgid "All folders"
+msgstr "Carpetes"
#: mail/subscribe-dialog.glade.h:2
#, fuzzy
-msgid "All folders"
-msgstr "Carpetes"
+msgid "Apri file"
+msgstr "abril"
+
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+#, fuzzy
+msgid "Close"
+msgstr "Tanca"
-#: mail/subscribe-dialog.glade.h:3
+#: mail/subscribe-dialog.glade.h:4
#, fuzzy
-msgid "Display options"
+msgid "Display Options"
msgstr "Opcions de visualització"
-#: mail/subscribe-dialog.glade.h:4
+#: mail/subscribe-dialog.glade.h:5
msgid "Folders whose names begin with:"
msgstr ""
-#: mail/subscribe-dialog.glade.h:5
+#: mail/subscribe-dialog.glade.h:6
#, fuzzy
msgid "Manage Subscriptions"
msgstr "Gestiona les subscripcions..."
-#: mail/subscribe-dialog.glade.h:6
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
+msgstr "Refresca la llista"
+
+#: mail/subscribe-dialog.glade.h:8
+#, fuzzy
+msgid "S_elect server: "
+msgstr "Seleccioneu una carpeta"
+
+#: mail/subscribe-dialog.glade.h:9
#, fuzzy
-msgid "Show _folders from server: "
-msgstr "Mostra la barra de _carpetes"
+msgid "Salve file"
+msgstr "Fitxer de signatura:"
-#: mail/subscribe-dialog.glade.h:7
+#: mail/subscribe-dialog.glade.h:10
#, fuzzy
msgid "_Subscribe"
msgstr "Subscriu-me"
-#: mail/subscribe-dialog.glade.h:8
+#: mail/subscribe-dialog.glade.h:11
#, fuzzy
msgid "_Unsubscribe"
msgstr "Cancel·la la subscripció"
@@ -14253,28 +14289,31 @@ msgstr ""
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
#, fuzzy
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr ""
+"Utilitat de configuració per al conducte de les coses per fer de "
+"l'Evolution.\n"
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#, fuzzy
msgid "Evolution Summary component."
msgstr "No es pot inicialitzar el component de correu de l'Evolution."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
#, fuzzy
msgid "Factory for Evolution Summary's configuration control."
msgstr "Utilitat de configuració per al conducte de l'agenda de l'Evolution.\n"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
#, fuzzy
msgid "Factory for the Evolution Summary component."
msgstr "Utilitat de configuració per al conducte de l'agenda de l'Evolution.\n"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
#, fuzzy
msgid "Summary Preferences"
msgstr "Preferències"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
-
#: my-evolution/Locations.h:1
#, fuzzy
msgid "Aarhus"
@@ -24957,27 +24996,27 @@ msgstr "Tasca"
msgid "Folder containing the Evolution Summary"
msgstr ""
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
#, fuzzy
msgid "Appointments"
msgstr "Cites:"
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
#, fuzzy
msgid "No appointments"
msgstr "Mostra les hores d'acabament de les cites"
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
#, fuzzy
msgid "%k:%M %d %B"
msgstr "%A, %d de %B"
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
#, fuzzy
msgid "%l:%M %d %B"
msgstr "%A, %d de %B"
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
#, fuzzy
msgid "No description"
msgstr "Descripció:"
@@ -25045,12 +25084,12 @@ msgstr "Afegeix"
msgid "Shown"
msgstr "Mostra"
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
#, fuzzy
msgid "No tasks"
msgstr "Mostra les _adjuncions"
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
#, fuzzy
msgid "(No Description)"
msgstr "(Sense descripció)"
@@ -25088,7 +25127,7 @@ msgstr "R_esum"
msgid "Printing of Summary failed"
msgstr "Ha fallat la impressió del missatge"
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
#, fuzzy
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr "No s'ha pogut inicialitzar el Bonobo"
@@ -26428,19 +26467,19 @@ msgstr ""
"l'Evolution.\n"
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "_Paràmetres"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
#, fuzzy
msgid "The Evolution shell."
msgstr "No es pot inicialitzat l'intèrpret d'ordres de l'Evolution."
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
#, fuzzy
msgid "Show Details"
@@ -26470,7 +26509,7 @@ msgstr "Afegeix una regla de la VFolder"
msgid "Drafts"
msgstr "Data de venciment"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr ""
@@ -26894,27 +26933,27 @@ msgstr "Sincronitza \"%s\""
msgid "Evolution Settings"
msgstr "Instal·lació de l'Evolution"
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "S'estan escanejant les carpetes de \"%s\""
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "S'estan escanejant les carpetes de \"%s\""
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, fuzzy, c-format
msgid "in \"%s\" ..."
msgstr "Obre a %s..."
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr "No s'ha pogut canviar el nom de la carpeta: %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
#, fuzzy
msgid "Cannot find the specified shared folder."
msgstr ""
@@ -27004,30 +27043,30 @@ msgstr "S'està movent"
msgid "Work Offline"
msgstr "S'està movent"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "(Cap carpeta mostrada)"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr ""
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
#, fuzzy
msgid "(None)"
msgstr "(Sense nom)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr ""
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -27045,7 +27084,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr "No es pot configurar l'emmagatzemament local -- %s"
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -27053,21 +27092,21 @@ msgid ""
"in order to access that data again."
msgstr ""
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr ""
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
#, fuzzy
msgid "Cannot register on OAF"
msgstr "No es pot registrar l'emmagatzemament amb l'intèrpret d'ordres"
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
#, fuzzy
msgid "Configuration Database not found"
msgstr "Configuració del correu"
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "Error genèric"
@@ -27285,7 +27324,7 @@ msgstr ""
msgid "%s (%d%% complete)"
msgstr "% comp_let:"
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr "<feu clic aquí per seleccionar una carpeta>"
@@ -27315,74 +27354,74 @@ msgid ""
"%s"
msgstr ""
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
#, fuzzy
msgid "CORBA error"
msgstr "Error d'E/S"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr ""
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
#, fuzzy
msgid "Invalid argument"
msgstr "adjunció"
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr ""
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
#, fuzzy
msgid "No owner"
msgstr "Cap"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
#, fuzzy
msgid "Not found"
msgstr "No s'ha trobat el fitxer"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
#, fuzzy
msgid "Unsupported type"
msgstr "Detecta els tipus suportats..."
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr ""
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
#, fuzzy
msgid "Unsupported operation"
msgstr "Consulta cancel·lada per l'usuari."
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
#, fuzzy
msgid "Internal error"
msgstr "Error d'E/S"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
#, fuzzy
msgid "Exists"
msgstr "S_urt"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
#, fuzzy
msgid "Invalid URI"
msgstr "Agenda"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
#, fuzzy
msgid "Has subfolders"
msgstr "La carpeta `%s' no existeix."
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
#, fuzzy
msgid "No space left"
msgstr "S'ha rebut el missatge"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr ""
@@ -27445,29 +27484,21 @@ msgid "Specify where to create the folder:"
msgstr "No hi ha espai suficient per crear la carpeta"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "_Crea una carpeta nova..."
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
#, fuzzy
-msgid "_Folder Name:"
-msgstr "Nom del fitxer:"
+msgid "_Account:"
+msgstr "conté"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
-msgid "_Server:"
-msgstr "Servidor:"
+msgid "_Folder Name:"
+msgstr "Nom del fitxer:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "Nom d'usuari:"
@@ -27567,16 +27598,16 @@ msgstr "Envia aquest missatge"
msgid "Evolution can import data from the following files:"
msgstr ""
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
#, fuzzy
msgid "Evolution is now exiting ..."
msgstr "_Paràmetres"
-#: shell/main.c:223
+#: shell/main.c:227
#, fuzzy, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -27586,7 +27617,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -27617,7 +27648,7 @@ msgstr ""
"Esperem que gaudiu del resultat de la nostra feixuga feina, i esperem\n"
"ansiosament les vostres contribucions!\n"
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
@@ -27626,47 +27657,51 @@ msgstr ""
"Gràcies\n"
"L'equip de l'Evolution\n"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "Envia aquest missatge"
-#: shell/main.c:348
+#: shell/main.c:394
#, fuzzy
msgid "Cannot access the Ximian Evolution shell."
msgstr "No es pot inicialitzat l'intèrpret d'ordres de l'Evolution."
-#: shell/main.c:357
+#: shell/main.c:403
#, fuzzy, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "No es pot inicialitzat l'intèrpret d'ordres de l'Evolution."
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr ""
-#: shell/main.c:439
+#: shell/main.c:487
#, fuzzy
msgid "Start in offline mode"
msgstr "Data d'_inici:"
-#: shell/main.c:440
+#: shell/main.c:489
#, fuzzy
msgid "Start in online mode"
msgstr "Data d'_inici:"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr ""
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "No es pot inicialitzar el sistema de components del Bonobo."
@@ -27914,15 +27949,6 @@ msgstr "Mostra la setmana de treball"
msgid "Week"
msgstr "Setmanes"
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-#, fuzzy
-msgid "Close"
-msgstr "Tanca"
-
#: ui/evolution-comp-editor.xml.h:3
#, fuzzy
msgid "Close this item"
@@ -28988,10 +29014,6 @@ msgstr "Afegeix una carpeta a la llista de carpetes a què estic subscrit"
msgid "F_older"
msgstr "C_arpeta"
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr "Refresca la llista"
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr "Refresca la llista de carpetes"
@@ -29614,22 +29636,22 @@ msgstr "_Missatge"
msgid "Don't show this message again."
msgstr "Envia aquest missatge"
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
#, fuzzy
msgid "_Find Now"
msgstr "finestra2"
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
#, fuzzy
msgid "_Clear"
msgstr "Agenda"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
#, fuzzy
msgid "Clear"
msgstr "Agenda"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
#, fuzzy
msgid "Find Now"
msgstr "finestra2"
@@ -29661,6 +29683,95 @@ msgid "init_bonobo(): could not initialize Bonobo"
msgstr "No s'ha pogut inicialitzar el Bonobo"
#, fuzzy
+#~ msgid "Error in search expression."
+#~ msgstr ""
+#~ "Error en preparar-se per a %s:\n"
+#~ "%s"
+
+#, fuzzy
+#~ msgid "Could not parse query string"
+#~ msgstr ""
+#~ "No s'ha pogut obrir el fitxer `%s':\n"
+#~ "%s"
+
+#, fuzzy
+#~ msgid "Email is"
+#~ msgstr "Adreça electrònica 2"
+
+#, fuzzy
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr "No s'ha pogut crear el directori temporal: %s"
+
+#, fuzzy
+#~ msgid "Meeting begins: <b>"
+#~ msgstr "Hora de _finalització de la reunió:"
+
+#, fuzzy
+#~ msgid "Task begins: <b>"
+#~ msgstr "% comp_let:"
+
+#, fuzzy
+#~ msgid "Free/Busy info begins: <b>"
+#~ msgstr "Cap informació"
+
+#, fuzzy
+#~ msgid "Begins: <b>"
+#~ msgstr "Hora de _finalització de la reunió:"
+
+#, fuzzy
+#~ msgid "Meeting ends: <b>"
+#~ msgstr "Hora de _finalització de la reunió:"
+
+#, fuzzy
+#~ msgid "Free/Busy info ends: <b>"
+#~ msgstr "Cap informació"
+
+#, fuzzy
+#~ msgid "Task Completed: <b>"
+#~ msgstr "% comp_let:"
+
+#, fuzzy
+#~ msgid "Task Due: <b>"
+#~ msgstr "% comp_let:"
+
+#, fuzzy
+#~ msgid "Non-Participants"
+#~ msgstr "Persones _requerides"
+
+#~ msgid ""
+#~ "This message has not been sent.\n"
+#~ "\n"
+#~ "Do you wish to save your changes?"
+#~ msgstr ""
+#~ "Aquest missatge no s'ha enviat.\n"
+#~ "\n"
+#~ "Voleu desar-ne els canvis?"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr "Valors predeterminats"
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "Fitxer de signatura"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "Fitxer de signatura:"
+
+#, fuzzy
+#~ msgid " _Refresh List "
+#~ msgstr "Refresca la llista"
+
+#, fuzzy
+#~ msgid "Show _folders from server: "
+#~ msgstr "Mostra la barra de _carpetes"
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "Servidor:"
+
+#, fuzzy
#~ msgid "_Browse..."
#~ msgstr "Mou"
@@ -30031,10 +30142,6 @@ msgstr "No s'ha pogut inicialitzar el Bonobo"
#~ msgstr "Públic"
#, fuzzy
-#~ msgid "Connecting to LDAP server..."
-#~ msgstr "Connexió de prova a \"%s\""
-
-#, fuzzy
#~ msgid "Waiting for connection to LDAP server..."
#~ msgstr "Connexió de prova a \"%s\""
@@ -30414,10 +30521,6 @@ msgstr "No s'ha pogut inicialitzar el Bonobo"
#~ msgstr "_Confidencial"
#, fuzzy
-#~ msgid "<b>Description:</b> %s"
-#~ msgstr "Descripció:"
-
-#, fuzzy
#~ msgid "Summarising folder"
#~ msgstr "S'està sincronitzant \"%s\""
@@ -31237,10 +31340,6 @@ msgstr "No s'ha pogut inicialitzar el Bonobo"
#~ msgstr "Imprimeix..."
#, fuzzy
-#~ msgid "Select everything"
-#~ msgstr "Seleccioneu una carpeta"
-
-#, fuzzy
#~ msgid "Task _Request (FIXME)"
#~ msgstr "_Tasca (FIXME)"
diff --git a/po/cs.po b/po/cs.po
index 77f7d4cc23..2e63d82cff 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2002-08-22 13:23-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2002-08-22 18:27-0400\n"
"Last-Translator: Radka Doulíková <doulikova@centrum.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
@@ -30,7 +30,7 @@ msgid "Imports VCard files into Evolution."
msgstr "Importuje soubory Vkarta do Evolution."
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr "UloŸit jako"
@@ -40,12 +40,12 @@ msgid "Name"
msgstr "Jméno"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "E-mail"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Hlavní"
@@ -55,16 +55,16 @@ msgstr "Hl."
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:384
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "Asistent"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Práce"
@@ -74,12 +74,12 @@ msgid "Bus"
msgstr "Pr."
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr "Zpìtnę dotaz"
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Spoleènost"
@@ -90,13 +90,13 @@ msgstr "Spol."
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Domù"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Organizace"
@@ -106,19 +106,19 @@ msgstr "Org."
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Mobilní"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Auto"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "Fax - práce"
@@ -127,13 +127,13 @@ msgid "Bus Fax"
msgstr "Fax - pr."
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Fax - domov"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "Práce 2"
@@ -142,68 +142,68 @@ msgid "Bus 2"
msgstr "Pr. 2"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Domov 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "ISDN"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "Dalčí"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "Dalčí fax"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "Pager"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "Rádio"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "Telex"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:374
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr "TTY"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:376
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "2. e-mail"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:377
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "3. e-mail"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:378
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "Webová stránka"
@@ -212,7 +212,7 @@ msgid "Url"
msgstr "Url"
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:379
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "Oddìlení"
@@ -221,7 +221,7 @@ msgid "Dep"
msgstr "Odd."
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:380
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "Kanceláű"
@@ -230,12 +230,12 @@ msgid "Off"
msgstr "Kanc."
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:381
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "Titul"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:382
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "Povolání"
@@ -244,7 +244,7 @@ msgid "Prof"
msgstr "Pov."
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:383
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr "Vedoucí"
@@ -257,7 +257,7 @@ msgid "Ass"
msgstr "Asist."
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:385
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "Pűezdívka"
@@ -266,12 +266,12 @@ msgid "Nick"
msgstr "Pűezd."
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:386
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "Partner/-ka"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:387
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "Poznámka"
@@ -284,7 +284,7 @@ msgid "CALUri"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:388
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr ""
@@ -335,7 +335,7 @@ msgstr "VCard pro %s"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -343,7 +343,7 @@ msgid "Could not initialize Bonobo"
msgstr "Nelze spustit Bonobo"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2823
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr "Vyhledávám..."
@@ -351,35 +351,31 @@ msgstr "Vyhledávám..."
msgid "Loading..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:655
+#: addressbook/backend/pas/pas-backend-ldap.c:677
msgid "Reconnecting to LDAP server..."
msgstr "Pűipojuji se znovu k LDAP serveru..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1188
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr "Pűidávám kartu do serveru LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1290
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr "Odstraòuji kartu ze serveru LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1523
-#: addressbook/backend/pas/pas-backend-ldap.c:1526
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr "Upravuji kartu ze serveru LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2744
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr "Pűijímám vęsledky hledání LDAP"
-#: addressbook/backend/pas/pas-backend-ldap.c:2843
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
msgid "Error performing search"
msgstr "Chyba pűi provádìní hledání"
-#: addressbook/backend/pas/pas-backend-ldap.c:2867
-msgid "Could not parse query string"
-msgstr ""
-
#: addressbook/conduit/address-conduit.c:293
msgid "Default Sync Address:"
msgstr ""
@@ -426,48 +422,49 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
-msgid "Control that displays an Evolution addressbook minicard."
+#, fuzzy
+msgid "Configure access to LDAP directory servers here"
msgstr ""
+"Tato stránka se pouűívá pro nastavení pűístupu k adresáűùm LDAP serverù"
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
-msgid "Directory Servers"
+msgid "Control that displays an Evolution addressbook minicard."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
-msgid "Evolution Addressbook minicard viewer"
+msgid "Directory Servers"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
-msgid "Evolution component for handling contacts."
+msgid "Evolution Addressbook minicard viewer"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
-msgid "Factory for the Addressbook Minicard control"
+msgid "Evolution component for handling contacts."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
-msgid "Factory for the Addressbook's address displayer"
+msgid "Factory for the Addressbook Minicard control"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
-msgid "Factory for the Addressbook's address popup"
+msgid "Factory for the Addressbook's address displayer"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
-msgid "Factory for the configuration controls for the Evolution Addressbook."
+msgid "Factory for the Addressbook's address popup"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
-msgid "Factory for the sample Addressbook control"
+msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
+msgid "Factory for the sample Addressbook control"
msgstr ""
-"Tato stránka se pouűívá pro nastavení pűístupu k adresáűùm LDAP serverù"
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -487,27 +484,27 @@ msgstr "Server LDAP"
msgid "LDAP server containing contact information"
msgstr "Server LDAP obsahující kontaktní informace"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "Novę kontakt"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "_Kontakt"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
msgid "Create a new contact"
msgstr "Vytvoűit novę kontakt"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "Novę seznam kontaktù"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "Contact _List"
msgstr "_Seznam kontaktù"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
msgid "Create a new contact list"
msgstr "Vytvoűit novę seznam kontaktù"
@@ -527,24 +524,24 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
msgid "This server does not support LDAPv3 schema information"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
msgid "Error retrieving schema information"
msgstr "Chyba pűi naèítání informací o schématu"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
msgid "Server did not respond with valid schema information"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
msgid "LDAP was not enabled in this build of Evolution"
msgstr ""
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "Nelze spustit gnome-vfs"
@@ -552,17 +549,17 @@ msgstr "Nelze spustit gnome-vfs"
msgid "Other Contacts"
msgstr "Dalčí kontakty"
-#: addressbook/gui/component/addressbook.c:469
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "Nelze otevűít adresáű"
-#: addressbook/gui/component/addressbook.c:475
+#: addressbook/gui/component/addressbook.c:477
msgid ""
"We were unable to open this addressbook. Please check that the\n"
"path exists and that you have permission to access it."
msgstr ""
-#: addressbook/gui/component/addressbook.c:485
+#: addressbook/gui/component/addressbook.c:487
msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
@@ -572,7 +569,7 @@ msgstr ""
"Ÿe jste zadali nesprávné URI nebo Ÿe server LDAP \n"
"není dosaŸitelnę."
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -580,7 +577,7 @@ msgid ""
"retrieving OpenLDAP from the link below.\n"
msgstr ""
-#: addressbook/gui/component/addressbook.c:499
+#: addressbook/gui/component/addressbook.c:501
msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the server\n"
@@ -590,36 +587,37 @@ msgstr ""
"Ÿe jste zadali nesprávné URI nebo Ÿe server LDAP\n"
"není dosaŸitelnę."
-#: addressbook/gui/component/addressbook.c:611
-#: addressbook/gui/component/addressbook.c:614
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr "Napičte heslo pro %s (uŸivatel %s)"
-#: addressbook/gui/component/addressbook.c:739
+#: addressbook/gui/component/addressbook.c:741
msgid "Name begins with"
msgstr "Jméno zaèíná na"
-#: addressbook/gui/component/addressbook.c:740
-msgid "Email is"
-msgstr "E-mail je"
+#: addressbook/gui/component/addressbook.c:742
+#, fuzzy
+msgid "Email begins with"
+msgstr "Jméno zaèíná na"
-#: addressbook/gui/component/addressbook.c:741
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr "Kategorie je"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:742
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr "Jakékoliv políèko obsahuje"
-#: addressbook/gui/component/addressbook.c:743
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "Pokroèilé..."
-#: addressbook/gui/component/addressbook.c:913
+#: addressbook/gui/component/addressbook.c:915
msgid ""
"More cards matched this query than either the server is \n"
"configured to return or Evolution is configured to display.\n"
@@ -627,7 +625,7 @@ msgid ""
"the directory server preferences for this addressbook."
msgstr ""
-#: addressbook/gui/component/addressbook.c:919
+#: addressbook/gui/component/addressbook.c:921
msgid ""
"The time to execute this query exceeded the server limit or the limit\n"
"you have configured for this addressbook. Please make your search\n"
@@ -635,21 +633,25 @@ msgid ""
"preferences for this addressbook."
msgstr ""
-#: addressbook/gui/component/addressbook.c:925
+#: addressbook/gui/component/addressbook.c:927
msgid "The backend for this addressbook was unable to parse this query."
msgstr ""
-#: addressbook/gui/component/addressbook.c:929
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
msgid "This query did not complete successfully."
msgstr ""
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:1004
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr "Jakákoliv kategorie"
-#: addressbook/gui/component/addressbook.c:1086
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr "URI, kterou prohlíŸeè sloŸek zobrazí"
@@ -664,7 +666,7 @@ msgstr "(Ÿádnę)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "Hlavní e-mail"
@@ -715,49 +717,50 @@ msgid " S_how Supported Bases "
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:2
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "<< Ménì voleb"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+msgid "&lt;- _Remove"
+msgstr "&lt;- _Odstranit"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
msgid "1234"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
msgid "1:00"
msgstr "1:00"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
msgid "380"
msgstr "380"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:11
-msgid "<- _Remove"
-msgstr "<- _Odstranit"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-msgid "<< Fewer Options"
-msgstr "<< Ménì voleb"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr ""
@@ -902,8 +905,8 @@ msgstr "_Rozsah vyhledávání: "
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
msgid "Searching"
msgstr "Vyhledávání"
@@ -1104,8 +1107,8 @@ msgid "_Add"
msgstr "_Pűidat"
#: addressbook/gui/component/ldap-config.glade.h:105
-msgid "_Add ->"
-msgstr "_Pűidat ->"
+msgid "_Add -&gt;"
+msgstr "_Pűidat -&gt;"
#: addressbook/gui/component/ldap-config.glade.h:106
msgid "_Add Mapping"
@@ -1174,7 +1177,8 @@ msgid "_Log in method:"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
-msgid "_More Options >>"
+#, fuzzy
+msgid "_More Options &gt;&gt;"
msgstr "_Více voleb >>"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1247,7 +1251,7 @@ msgstr ""
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1279,11 +1283,11 @@ msgstr "<(%d nezobrazeno)"
msgid "Unnamed Contact"
msgstr "Nepojmenovanę kontakt"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr "Vyberte kontakty z adresáűe"
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
msgid "Find contact in"
msgstr "Najít kontakt v"
@@ -1347,7 +1351,7 @@ msgstr "Spolupráce"
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "Editor kontaktù"
@@ -1378,7 +1382,8 @@ msgid ""
"Internet, enter the address\n"
"of that information here."
msgstr ""
-"Pokud tato osoba zveűejòuje informace o svém volném/obsazeném èase nebo jiné informace z kalendáűe na Internetu, uveïte zde\n"
+"Pokud tato osoba zveűejòuje informace o svém volném/obsazeném èase nebo jiné "
+"informace z kalendáűe na Internetu, uveïte zde\n"
"adresu tìchto informací."
#: addressbook/gui/contact-editor/contact-editor.glade.h:21
@@ -1416,12 +1421,12 @@ msgstr "Chce dostávat počtu v _HTML formátu"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:151
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
-#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:47
+#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
msgid "_Delete"
msgstr "_Smazat"
@@ -2482,23 +2487,23 @@ msgstr ""
msgid "Delete Contact?"
msgstr "Smazat kontakt?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
msgid "Category editor not available."
msgstr "Editor kategorie není dostupnę"
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr "Tento kontakt patűí do tìchto kategorií"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
msgid "Save Contact as VCard"
msgstr "UloŸit kontakt jako VCard?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr "TTY/TDD"
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr "Nelze najít udìlátko k políèku `%s'"
@@ -2512,7 +2517,7 @@ msgid "Edit Full"
msgstr "Celé upravit"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "Celé jméno"
@@ -2666,11 +2671,11 @@ msgid "contact-list-editor"
msgstr "editor-seznamu-kontaktù"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr "Editor seznamu kontaktù"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
msgid "Save List as VCard"
msgstr "UloŸit seznam jako VCard"
@@ -2729,20 +2734,20 @@ msgstr "Pokroèilé vyhledávání"
msgid "Search"
msgstr "Vyhledat"
-#: addressbook/gui/widgets/e-addressbook-model.c:138
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr "źádné karty"
-#: addressbook/gui/widgets/e-addressbook-model.c:141
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr "1 karta"
-#: addressbook/gui/widgets/e-addressbook-model.c:144
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr "%d karty/karet"
-#: addressbook/gui/widgets/e-addressbook-model.c:383
+#: addressbook/gui/widgets/e-addressbook-model.c:402
msgid "Error getting book view"
msgstr "Chyba pűi získávání náhledu knihy"
@@ -2753,15 +2758,15 @@ msgid "Error modifying card"
msgstr "Chyba pűi úpravì karty"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr "Úspìch"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "Neznámá chyba"
@@ -2770,7 +2775,7 @@ msgid "Repository offline"
msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "Pűístup zamítnut"
@@ -2787,7 +2792,7 @@ msgid "Protocol not supported"
msgstr "Protokol není podporován"
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -2839,7 +2844,7 @@ msgstr "Chyba pűi odstraòování seznamu"
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1653
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr "Chyba pűi odstraòování karty"
@@ -2877,151 +2882,151 @@ msgstr "Pűesunout karty do"
msgid "Copy cards to"
msgstr "Kopírovat karty do"
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr "* Kliknout zde pro pűidání kontaktu *"
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr "Hlavní telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr "Telefon - asistent"
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr "Telefon do práce"
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr "Telefon pro zpìtnę dotaz"
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr "Firemní telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr "Telefon domù"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr "Adresa do zamìstnání"
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr "Adresa domù"
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr "Mobilní telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr "Telefon do auta"
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr "2. telefon do práce"
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr "2. telefon domù"
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr "Dalčí telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:375
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr "Dalčí adresa"
-#: addressbook/gui/widgets/e-addressbook-view.c:455
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr "Adresáű"
-#: addressbook/gui/widgets/e-addressbook-view.c:716
-#: addressbook/gui/widgets/e-addressbook-view.c:905
-#: addressbook/gui/widgets/e-addressbook-view.c:1855
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "UloŸit jako VCard"
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:898
msgid "New Contact..."
msgstr "Novę kontakt..."
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:899
msgid "New Contact List..."
msgstr "Novę seznam kontaktù..."
-#: addressbook/gui/widgets/e-addressbook-view.c:896
+#: addressbook/gui/widgets/e-addressbook-view.c:902
msgid "Go to Folder..."
msgstr "Jdi do sloŸky..."
-#: addressbook/gui/widgets/e-addressbook-view.c:897
+#: addressbook/gui/widgets/e-addressbook-view.c:903
msgid "Import..."
msgstr "Importovat..."
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:905
msgid "Search for Contacts..."
msgstr "Vyhledat kontakty..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:906
msgid "Addressbook Sources..."
msgstr "Zdroje adresáűe..."
-#: addressbook/gui/widgets/e-addressbook-view.c:902
+#: addressbook/gui/widgets/e-addressbook-view.c:908
msgid "Pilot Settings..."
msgstr "PűedbìŸná nastavení..."
-#: addressbook/gui/widgets/e-addressbook-view.c:906
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr "Pűeposlat kontakt"
-#: addressbook/gui/widgets/e-addressbook-view.c:907
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr "Poslat zprávu pro kontakt"
-#: addressbook/gui/widgets/e-addressbook-view.c:908
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Tisknout"
-#: addressbook/gui/widgets/e-addressbook-view.c:910
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr "Tisknout obálku"
-#: addressbook/gui/widgets/e-addressbook-view.c:914
+#: addressbook/gui/widgets/e-addressbook-view.c:920
msgid "Copy to folder..."
msgstr "Kopírovat do sloŸky..."
-#: addressbook/gui/widgets/e-addressbook-view.c:915
+#: addressbook/gui/widgets/e-addressbook-view.c:921
msgid "Move to folder..."
msgstr "Pűesunout do sloŸky..."
-#: addressbook/gui/widgets/e-addressbook-view.c:918
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "Vyűíznout"
-#: addressbook/gui/widgets/e-addressbook-view.c:919
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "Kopírovat"
-#: addressbook/gui/widgets/e-addressbook-view.c:920
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "VloŸit"
-#: addressbook/gui/widgets/e-addressbook-view.c:921 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3029,8 +3034,8 @@ msgstr "VloŸit"
msgid "Delete"
msgstr "Smazat"
-#: addressbook/gui/widgets/e-addressbook-view.c:924
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
msgid "Current View"
msgstr "Aktuální náhled"
@@ -3038,7 +3043,7 @@ msgstr "Aktuální náhled"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:957
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
@@ -3046,10 +3051,18 @@ msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:962
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3289,7 +3302,7 @@ msgid "High"
msgstr "Vysoká"
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
@@ -3344,36 +3357,36 @@ msgid "Configuration control for the Evolution Calendar."
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
-msgid "Evolution calendar iTip/iMip viewer"
+msgid "Configure your timezone, Calendar and Task List here "
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
-msgid "Evolution component for handling the calendar."
+msgid "Evolution calendar iTip/iMip viewer"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
-msgid "Factory for the Evolution Tasks control"
+msgid "Evolution component for handling the calendar."
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
-msgid "Factory for the calendar iTip view control"
+msgid "Factory for the Evolution Tasks control"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
-msgid "Factory for the sample Calendar control"
+msgid "Factory for the calendar iTip view control"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
-msgid "Factory to centralize calendar component editor dialogs"
+msgid "Factory for the sample Calendar control"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
-msgid "Factory to create a component editor factory"
+msgid "Factory to centralize calendar component editor dialogs"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
-msgstr "Tato stránka se pouŸívá k nastavení voleb pro kalendáű a úkoly"
+msgid "Factory to create a component editor factory"
+msgstr ""
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
@@ -3438,7 +3451,7 @@ msgstr ""
"zobrazí dialogové okno pro bìŸnou pűipomínku."
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "Varování"
@@ -3464,15 +3477,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "Pűíčtì se neptat na tento program."
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "Nelze inicializovat GNOME"
-#: calendar/gui/alarm-notify/notify-main.c:183
-msgid "Could not create the alarm notify service"
-msgstr "Nelze vytvoűit sluŸbu hláčení alarmu"
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr "Nelze vytvoűit továrnu ke sluŸbì hláčení alarmu"
@@ -3488,7 +3497,7 @@ msgstr "Popis obsahuje"
msgid "Comment contains"
msgstr "Komentáű obsahuje"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr "Nepűiűazené"
@@ -3499,7 +3508,7 @@ msgstr ""
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr ""
@@ -3558,37 +3567,37 @@ msgstr "V"
msgid "W"
msgstr "Z"
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
msgid "Free"
msgstr "Volnę"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "Obsazenę"
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr "Nezaèato"
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr "Probíhá"
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr "Dokonèeno"
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3599,33 +3608,33 @@ msgstr ""
"\"45.436845,125.862501\""
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2021
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr "Ÿádnę"
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr "Opakovanę"
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr "Pűiűazeno"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:853
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr "Ano"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:854
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr "Ne"
@@ -3645,7 +3654,7 @@ msgstr "Tędenní náhled"
msgid "Month View"
msgstr "Mìsíèní náhled"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3668,51 +3677,51 @@ msgstr "Úkoly"
msgid "Folder containing to-do items"
msgstr "SloŸka obsahující poloŸky \"udìlat\""
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
msgid "New appointment"
msgstr "Nová událost"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
msgid "_Appointment"
msgstr "_Událost"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "Vytvoűit novou událost"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
msgid "New meeting"
msgstr "Nová schùzka"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
msgid "_Meeting"
msgstr "_Schùzka"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
msgid "Create a new meeting request"
msgstr "Vytvoűit poŸadavek na novou schùzku"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "New task"
msgstr "Novę úkol"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "Ú_kol"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr "Vytvoűit novę úkol"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
msgid "New All Day Appointment"
msgstr "Nová celodenní událost"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
msgid "All _Day Appointment"
msgstr "_Celodenní událost"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
msgid "Create a new all-day appointment"
msgstr "Vytvoűit novou celodenní událost"
@@ -4260,59 +4269,59 @@ msgstr ""
msgid "Due "
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
msgid "Could not update invalid object"
msgstr "Nelze aktualizovat neplatnę objekt"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
msgid "Could not update object"
msgstr "Nelze aktualizovat objekt"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Upravit událost"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Událost - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Úkol - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "Zápis v deníku - %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Není shrnutí"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1146
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "UloŸit jako..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr "Není moŸné získat aktuální verzi!"
@@ -4384,13 +4393,13 @@ msgstr "Opakování"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
msgid "Scheduling"
msgstr "Plánování"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr "Schùzka"
@@ -4725,7 +4734,7 @@ msgstr "Datum dokonèení:"
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:866
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
msgid "Needs Action"
msgstr ""
@@ -4752,7 +4761,7 @@ msgstr "Základní"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr "Pűedání"
@@ -4825,13 +4834,13 @@ msgstr "90%"
msgid "100%"
msgstr "100%"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
msgid "Deleting selected objects"
msgstr ""
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "_Otevűít"
@@ -4840,30 +4849,30 @@ msgstr "_Otevűít"
msgid "_Save as..."
msgstr "_UloŸit jako..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "_Tisknout..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "_Vyjmout"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "_Kopírovat"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -4889,8 +4898,8 @@ msgstr "Oznaèit _vybrané úkoly jako dokonèené"
msgid "_Delete Selected Tasks"
msgstr "_Smazat vybrané úkoly"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr ""
@@ -4947,14 +4956,14 @@ msgid "URL"
msgstr "URL"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr ""
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr ""
@@ -4976,104 +4985,104 @@ msgstr ""
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr ""
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr ""
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "am"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "pm"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "Nová _událost"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "Nová _celodenní událost"
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
msgid "New Meeting"
msgstr "Nová schùzka"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr "Novę úkol"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Tisk..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "Jít na _dneček"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "_Jít na datum..."
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr "_Zveűejnit informaci o volném/obsazeném èase"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
msgid "_Configure..."
msgstr "_Nastavit..."
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
msgid "_Configure Pilot..."
msgstr ""
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "_UloŸit jako..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
msgid "_Schedule Meeting..."
msgstr "Naplánovat _Schùzku..."
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
msgid "_Forward as iCalendar..."
msgstr "_Odeslat jako i-kalendáű..."
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr ""
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr ""
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr ""
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
-#: shell/e-shell-view-menu.c:658
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
+#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr ""
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
-#: shell/e-shell-view-menu.c:666
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
+#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
msgstr ""
@@ -5129,7 +5138,7 @@ msgid "Status:"
msgstr "Stav"
#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
#: calendar/gui/itip-utils.c:463
msgid "Accepted"
msgstr ""
@@ -5139,17 +5148,17 @@ msgid "Tentatively Accepted"
msgstr ""
#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:868
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
msgid "Declined"
msgstr ""
#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:825
-#: calendar/gui/e-meeting-model.c:841 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
@@ -5168,7 +5177,7 @@ msgstr "Zaktualizovat"
#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "OK"
@@ -5197,7 +5206,7 @@ msgid "Send Latest Information"
msgstr "Poslat nejnovìjčí informace"
#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr "Zručit"
@@ -5344,7 +5353,8 @@ msgstr "PoŸadavek na informace o volném/obsazeném èase"
#: calendar/gui/e-itip-control.c:1168
#, c-format
msgid "<b>%s</b> has replied to a free/busy request."
-msgstr "<b>%s</b> odpovìdìl(-a) na poŸadavek na informace o volném/obsazeném èase."
+msgstr ""
+"<b>%s</b> odpovìdìl(-a) na poŸadavek na informace o volném/obsazeném èase."
#: calendar/gui/e-itip-control.c:1169
msgid "Free/Busy Reply"
@@ -5475,7 +5485,7 @@ msgstr ""
msgid "Chair Persons"
msgstr ""
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1753
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
msgid "Required Participants"
msgstr ""
@@ -5484,56 +5494,57 @@ msgid "Optional Participants"
msgstr ""
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
-msgstr ""
+#, fuzzy
+msgid "Resources"
+msgstr "Zdroj"
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr ""
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:822
+#: calendar/gui/e-meeting-model.c:828
msgid "Group"
msgstr "Skupina"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:823
+#: calendar/gui/e-meeting-model.c:829
msgid "Resource"
msgstr ""
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:824
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr ""
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:843
msgid "Chair"
msgstr ""
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:838
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
msgid "Required Participant"
msgstr ""
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:839
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr ""
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:840
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr ""
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:869 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr "PűedbìŸnę"
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:870
+#: calendar/gui/e-meeting-model.c:876
msgid "Delegated"
msgstr ""
@@ -5551,15 +5562,15 @@ msgstr ""
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr ""
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr ""
@@ -5623,8 +5634,8 @@ msgstr "_Zaèátek schùzky:"
msgid "Meeting _end time:"
msgstr "_Konec schùzky:"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1973
-#: calendar/gui/gnome-cal.c:1984
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, c-format
msgid "Opening tasks at %s"
msgstr ""
@@ -5639,7 +5650,7 @@ msgstr ""
msgid "The method required to load `%s' is not supported"
msgstr ""
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr ""
@@ -5656,21 +5667,21 @@ msgstr ""
msgid "Expunging"
msgstr ""
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "Nová _událost..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr "Nelze otevűít sloŸku v `%s'"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr ""
-#: calendar/gui/gnome-cal.c:1732
+#: calendar/gui/gnome-cal.c:1734
#, c-format
msgid ""
"The calendar backend for\n"
@@ -5678,7 +5689,7 @@ msgid ""
" has crashed. You will have to restart Evolution in order to use it again"
msgstr ""
-#: calendar/gui/gnome-cal.c:1737
+#: calendar/gui/gnome-cal.c:1739
#, c-format
msgid ""
"The task backend for\n"
@@ -5686,12 +5697,12 @@ msgid ""
" has crashed. You will have to restart Evolution in order to use it again"
msgstr ""
-#: calendar/gui/gnome-cal.c:1956
+#: calendar/gui/gnome-cal.c:1959
#, c-format
msgid "Opening calendar at %s"
msgstr ""
-#: calendar/gui/gnome-cal.c:1995
+#: calendar/gui/gnome-cal.c:1998
msgid "Opening default tasks folder"
msgstr ""
@@ -5791,7 +5802,7 @@ msgstr "Obnovit"
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:670
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr ""
@@ -6026,7 +6037,7 @@ msgid "Print Calendar"
msgstr "Tisknout kalendáű"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3175
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "ProhlíŸení pűed tiskem"
@@ -6056,8 +6067,8 @@ msgid ""
"Really erase these tasks?"
msgstr ""
-#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2655
-#: mail/mail-callbacks.c:2897
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr "Pűíčtì se neptat."
@@ -8247,7 +8258,7 @@ msgid ""
msgstr ""
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1003
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr ""
@@ -8609,77 +8620,105 @@ msgstr ""
msgid "Cannot rename folder: %s: No such folder"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2508
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2511
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr ""
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Nepodaűilo se stáhnout zprávu"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"Nelze získat zprávu: %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr ""
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr "Tato zpráva není právì dostupná"
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr ""
@@ -8704,7 +8743,7 @@ msgstr ""
msgid "Check for new messages in all folders"
msgstr ""
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1047
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "Soubory"
@@ -8742,73 +8781,73 @@ msgstr "Heslo"
msgid "This option will connect to the IMAP server using a plaintext password."
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:434
+#: camel/providers/imap/camel-imap-store.c:456
#, c-format
msgid "IMAP server %s"
msgstr "IMAP server %s"
-#: camel/providers/imap/camel-imap-store.c:436
+#: camel/providers/imap/camel-imap-store.c:458
#, c-format
msgid "IMAP service for %s on %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:555
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "Spojení zručeno"
-#: camel/providers/imap/camel-imap-store.c:558
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr "Nelze spojit s %s (port %d): %s"
-#: camel/providers/imap/camel-imap-store.c:617
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr "Nepodaűilo se spojit s IMAP serverem %s v bezpeèeném modu: %s"
-#: camel/providers/imap/camel-imap-store.c:618
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
msgid "SSL/TLS extension not supported."
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:649
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
msgid "SSL negotiations failed"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:892
+#: camel/providers/imap/camel-imap-store.c:940
#, c-format
msgid "The folder %s no longer exists"
msgstr "SloŸka %s jiŸ neexistuje"
-#: camel/providers/imap/camel-imap-store.c:1026
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr "IMAP server %s nepodporuje poŸadovanę typ ovìűení %s"
-#: camel/providers/imap/camel-imap-store.c:1036
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr "Typ ovìűení %s není podporován"
-#: camel/providers/imap/camel-imap-store.c:1060
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr "%sUveïte IMAP heslo pro %s@%s"
-#: camel/providers/imap/camel-imap-store.c:1075
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr "Neuvedli jste heslo."
-#: camel/providers/imap/camel-imap-store.c:1104
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -8819,19 +8858,24 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/imap/camel-imap-store.c:1452
-#: camel/providers/imap/camel-imap-store.c:1589
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1776
+#: camel/providers/imap/camel-imap-store.c:1793
#, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1814
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Neznámá chyba: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr "Rodièovská sloŸka nemùŸe obsahovat podsloŸky"
@@ -8969,27 +9013,6 @@ msgstr ""
msgid "Cannot append message to maildir folder: %s: %s"
msgstr ""
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"Nelze získat zprávu: %s\n"
-" %s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr ""
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9077,18 +9100,18 @@ msgstr ""
msgid "Cannot open mailbox: %s: %s\n"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
msgid "Mail append cancelled"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9097,11 +9120,11 @@ msgstr ""
"Nelze získat zprávu: %s ze sloŸky %s\n"
" %s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr ""
@@ -9206,12 +9229,13 @@ msgstr "Neznámá chyba: %s"
msgid "Could not store folder: %s"
msgstr ""
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr ""
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr ""
@@ -9662,36 +9686,36 @@ msgstr "Je poŸadováno ovìűení"
msgid "Welcome response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr "Nepodaűilo se spojit se SMTP serverem %s v bezpeèném modu: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
msgid "server does not appear to support SSL"
msgstr "server pravdìpodobnì nepodporuje SSL"
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, c-format
msgid "STARTTLS request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
msgid "STARTTLS response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr "SMTP server %s nepodporuje poŸadovanę typ ovìűení %s."
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr "%sUveïte SMTP heslo pro %s@%s"
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -9702,87 +9726,87 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr "SMTP server %s"
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr "Zprávu nelze poslat: adresa odesílatele je neplatná."
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
msgid "Sending message"
msgstr "Posílám zprávu"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr "Nelze poslat zprávu: nebyli urèeni pűíjemci."
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
msgid "Cannot send message: one or more invalid recipients"
msgstr "Nelze poslat zprávu: jeden nebo více neplatnęch pűíjemcù"
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr "SMTP pozdrav"
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, c-format
msgid "HELO request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
msgid "HELO response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
msgid "SMTP Authentication"
msgstr "SMTP ovìűení"
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
msgid "MAIL FROM response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr ""
@@ -9790,35 +9814,35 @@ msgstr ""
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
msgid "DATA response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
msgid "DATA termination response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
msgid "RSET response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, c-format
msgid "QUIT request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
msgid "QUIT response error"
msgstr ""
@@ -9995,85 +10019,75 @@ msgstr "Chyba pűi ukládání souboru: %s"
msgid "Error loading file: %s"
msgstr ""
-#: composer/e-msg-composer.c:1235
+#: composer/e-msg-composer.c:1234
#, c-format
msgid "Error accessing file: %s"
msgstr "Chyba pűi pűístupu k souboru: %s"
-#: composer/e-msg-composer.c:1243
+#: composer/e-msg-composer.c:1242
msgid "Unable to retrieve message from editor"
msgstr "Nelze obdrŸet zprávu z editoru"
-#: composer/e-msg-composer.c:1250
+#: composer/e-msg-composer.c:1249
#, c-format
msgid ""
"Unable to seek on file: %s\n"
"%s"
msgstr ""
-#: composer/e-msg-composer.c:1257
+#: composer/e-msg-composer.c:1256
#, c-format
msgid ""
"Unable to truncate file: %s\n"
"%s"
msgstr ""
-#: composer/e-msg-composer.c:1266
+#: composer/e-msg-composer.c:1265
#, c-format
msgid ""
"Error autosaving message: %s\n"
" %s"
msgstr ""
-#: composer/e-msg-composer.c:1366
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
msgstr ""
-#: composer/e-msg-composer.c:1539
+#: composer/e-msg-composer.c:1530
msgid "Warning: Modified Message"
msgstr ""
-#: composer/e-msg-composer.c:1572
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr "Otevűít soubor"
-#: composer/e-msg-composer.c:1944
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1981
+#: composer/e-msg-composer.c:1921
msgid "Signature:"
msgstr "Podpis:"
-#: composer/e-msg-composer.c:2022 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr "automatickę"
-#: composer/e-msg-composer.c:2034
-msgid "Set as default"
-msgstr "nastavit jako vęchozí"
-
-#: composer/e-msg-composer.c:2211 composer/e-msg-composer.c:2826
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "Napsat zprávu"
-#: composer/e-msg-composer.c:2843
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
msgstr ""
-#: composer/e-msg-composer.c:2869 composer/e-msg-composer.c:2924
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
msgstr ""
-#: composer/e-msg-composer.c:3875
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10137,7 +10151,7 @@ msgstr "Pűedmìt obsahuje"
msgid "Subject does not contain"
msgstr "Pűedmìt neobsahuje"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2522
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10164,87 +10178,87 @@ msgstr ""
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr ""
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr ""
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr ""
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr ""
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr ""
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr ""
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr ""
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr ""
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr ""
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr ""
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%H:%M:%S"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%H:%M, %x"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr ""
@@ -10356,30 +10370,30 @@ msgid ""
"%s"
msgstr ""
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
#: mail/mail-config.glade.h:63
msgid "Important"
msgstr "DùleŸité"
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
+#: filter/filter-label.c:137 mail/mail-config.c:77
#: mail/mail-config.glade.h:136
msgid "Work"
msgstr "Pracovní"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:86
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
msgid "Personal"
msgstr "Osobní"
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
+#: filter/filter-label.c:139 mail/mail-config.c:79
#: mail/mail-config.glade.h:127
msgid "To Do"
msgstr "Udìlat"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:67
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
msgid "Later"
msgstr "Pozdìji"
@@ -10636,7 +10650,7 @@ msgstr "není"
msgid "is not Flagged"
msgstr ""
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
msgid "Label"
msgstr ""
@@ -10697,7 +10711,7 @@ msgstr ""
msgid "Score"
msgstr "Skóre"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1813
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "Odesílatel"
@@ -10733,7 +10747,7 @@ msgstr "zaèíná na"
msgid "Stop Processing"
msgstr ""
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "Pűedmìt"
@@ -10799,7 +10813,7 @@ msgstr ""
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr "Počta"
@@ -10861,7 +10875,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr ""
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr "Koč"
@@ -10927,64 +10941,65 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
-msgid "Evolution component for handling mail."
+msgid ""
+"Configure mail preferences, including security and message display, here"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:7
-msgid "Evolution mail composer."
+msgid "Configure spell-checking, signatures, and the message composer here"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:8
-msgid "Evolution mail executive summary component."
+msgid "Configure the fonts used by Evolution here"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:9
-msgid "Evolution mail folder display component."
+msgid "Configure your email accounts here"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:10
-msgid "Evolution mail folder factory component."
+msgid "Evolution component for handling mail."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:11
-msgid "Factory for the Evolution composer."
+msgid "Evolution mail composer."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:12
-msgid "Factory for the Mail Summary component."
+msgid "Evolution mail executive summary component."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:13
-msgid "Font Preferences"
-msgstr "Nastavení písma"
+msgid "Evolution mail folder display component."
+msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:14
-msgid "Mail Accounts"
-msgstr "E-mailové úèty"
+msgid "Evolution mail folder factory component."
+msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:70
-msgid "Mail Preferences"
-msgstr "Nastavení počty"
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
+msgid "Factory for the Evolution composer."
+msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:16
-msgid "Mail configuration interface"
+msgid "Factory for the Mail Summary component."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr "Tato stránka se pouŸívá pro nastavení fontù"
+msgid "Font Preferences"
+msgstr "Nastavení písma"
#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr "Tato stránka se pouŸívá pro nastavení e-mailovęch úètù"
+msgid "Mail Accounts"
+msgstr "E-mailové úèty"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr "Tato stránka se pouŸívá pro nastavení preferencí maileru"
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
+msgid "Mail Preferences"
+msgstr "Nastavení počty"
#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr "Tato stránka se pouŸívá pro nastavení psaní dopisù"
+msgid "Mail configuration interface"
+msgstr ""
#: mail/component-factory.c:102
msgid "Folder containing mail"
@@ -11010,245 +11025,245 @@ msgstr "Vlastnosti..."
msgid "Change this folder's properties"
msgstr "Zmìnit vlastnosti této sloŸky"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
msgstr ""
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr ""
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr "Máte neodeslané zprávy, chcete pűesto skonèit?"
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
msgid "Warning: Unsent Messages"
msgstr "Varování: Neposlané zprávy"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr "Novę dopis"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr "_Dopis"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
msgid "Compose a new mail message"
msgstr "Napsat novę dopis"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
msgid "New Message Post"
msgstr ""
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
msgid "_Post Message"
msgstr ""
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
msgid "Post a new mail message"
msgstr ""
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr ""
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
msgid "Cannot initialize Evolution's mail config component."
msgstr ""
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
msgid "Cannot initialize Evolution's folder info component."
msgstr ""
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
msgid "Connecting..."
msgstr ""
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr ""
-#: mail/folder-browser-ui.c:445
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr ""
-#: mail/folder-browser-ui.c:447
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "Vlastnosti"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr ""
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr ""
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ""
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr ""
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr ""
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr ""
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr ""
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, c-format
msgid "%d sent"
msgstr ""
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr ""
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
msgid "Create _Virtual Folder From Search..."
msgstr ""
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr ""
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr ""
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr ""
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr ""
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr "Filtr podle _pűedmìtu"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr "Filtr podle _odesílatele"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr "Filtr podle pűíje_mcù"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr "Filtr podle počtovní _konference"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr ""
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "_Tisknout"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr "_Odpovìdìt odesílateli"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr ""
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "Odpovìdìt _včem"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "_Pűeposlat"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
msgid "Fla_g Completed"
msgstr ""
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
msgid "Cl_ear Flag"
msgstr ""
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "Oznaèit jako _pűeètené"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
msgid "Mark as _Unread"
msgstr "Oznaèit jako _nepűeètené"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr "Oznaèit jako _dùleŸité"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
msgid "_Mark as Unimportant"
msgstr "_Oznaèit jako nedùleŸité"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
msgid "U_ndelete"
msgstr ""
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
msgid "Mo_ve to Folder..."
msgstr "Pűe_sunout do sloŸky..."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "_Kopírovat do sloŸky..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
msgid "Add Sender to Address_book"
msgstr "Pűidat odesílatele do _adresáűe"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
msgid "Appl_y Filters"
msgstr "PouŸít _filtry"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
msgid "Crea_te Rule From Message"
msgstr "Vy_tvoűit pravidlo ze zprávy"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
msgid "VFolder on M_ailing List"
msgstr "VsloŸku podle _počtovní konference"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "Filtr podle počtovní ko_nference (%s)"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "VsloŸku podle počtovní _konference (%s)"
@@ -11329,7 +11344,7 @@ msgstr "_Jméno uŸivatele:"
msgid "_Path:"
msgstr ""
-#: mail/mail-account-gui.c:1847
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr ""
@@ -11406,7 +11421,7 @@ msgid ""
"And have been updated."
msgstr ""
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11414,20 +11429,20 @@ msgid ""
"Would you like to configure it now?"
msgstr ""
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
msgstr ""
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
msgstr ""
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
@@ -11435,102 +11450,102 @@ msgstr ""
"Posíláte zprávu v HTML formátu, avčak následují pűíjemci si nepűejí dostávat "
"zprávy v HTML formátu:\n"
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr ""
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
msgstr ""
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
msgstr ""
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr "Tato zpráva je urèena pouze skrytęm pűíjemcùm."
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
"Send anyway?"
msgstr ""
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr "Aby mohla bęt tato zpráva odeslána, je nutné urèit pűíjemce."
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
msgstr ""
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr "neznámę odesílatel"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr ""
-#: mail/mail-callbacks.c:1694 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr ""
-#: mail/mail-callbacks.c:1696 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr ""
-#: mail/mail-callbacks.c:2366
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr ""
-#: mail/mail-callbacks.c:2391
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
msgstr ""
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
msgstr ""
-#: mail/mail-callbacks.c:2444
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr "Opravdu chcete pűeposlat včech(-ny) %d zpráv(-y)?"
-#: mail/mail-callbacks.c:2470
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr ""
-#: mail/mail-callbacks.c:2515 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "Pűepsat soubor?"
-#: mail/mail-callbacks.c:2569
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "UloŸit zprávu jako..."
-#: mail/mail-callbacks.c:2571
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "UloŸit zprávy jako..."
-#: mail/mail-callbacks.c:2640
+#: mail/mail-callbacks.c:2627
msgid "Go to next folder with unread messages?"
msgstr "Jít do dalčí sloŸky s nepűeètenęmi zprávami?"
-#: mail/mail-callbacks.c:2647
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
@@ -11538,7 +11553,7 @@ msgstr ""
"V této sloŸce nejsou Ÿádné dalčí nové zprávy.\n"
"Chcete jít do dalčí sloŸky?"
-#: mail/mail-callbacks.c:2890
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -11550,35 +11565,35 @@ msgstr ""
"\n"
"Opravdu vymazat tyto zprávy?"
-#: mail/mail-callbacks.c:3003
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
"%s"
msgstr ""
-#: mail/mail-callbacks.c:3015
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr "Filtry"
-#: mail/mail-callbacks.c:3059
+#: mail/mail-callbacks.c:3046
#, c-format
msgid "Page %d of %d"
msgstr "Stránka %d z %d"
-#: mail/mail-callbacks.c:3114
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr ""
-#: mail/mail-callbacks.c:3141
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr "A4"
-#: mail/mail-callbacks.c:3182
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr ""
-#: mail/mail-callbacks.c:3351
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr "Opravdu chcete otevűít včech(-ny) %d zpráv(-y) v samostatnęch oknech?"
@@ -11598,7 +11613,7 @@ msgstr ""
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2919
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
msgid "Unnamed"
msgstr "Beze jména"
@@ -11619,7 +11634,10 @@ msgid ""
"Please enter your name and email address below. The \"optional\" fields "
"below do not need to be filled in, unless you wish to include this "
"information in email you send."
-msgstr "Vyplòte vače jméno a e-mailovou adresu. Políèka oznaèená \"nepovinnę\" nemusí bęt vyplnìna, ledaŸe byste si pűáli, aby byly tyto informace obsaŸeny v odesílanęch e-mailech."
+msgstr ""
+"Vyplòte vače jméno a e-mailovou adresu. Políèka oznaèená \"nepovinnę\" "
+"nemusí bęt vyplnìna, ledaŸe byste si pűáli, aby byly tyto informace obsaŸeny "
+"v odesílanęch e-mailech."
#: mail/mail-config-druid.c:148
msgid ""
@@ -11647,20 +11665,20 @@ msgid ""
msgstr ""
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
msgid "Evolution Account Assistant"
msgstr ""
-#: mail/mail-config.c:633
+#: mail/mail-config.c:635
#, c-format
msgid "Account %d"
msgstr "Úèet %d"
-#: mail/mail-config.c:2639
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr ""
-#: mail/mail-config.c:2717 mail/mail-config.c:2721
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr "Pűipojuji se k serveru..."
@@ -12342,118 +12360,123 @@ msgstr "Stahování obrázkù"
msgid "Loading message content"
msgstr ""
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
msgid "Overdue:"
msgstr ""
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
msgid "by %B %d, %Y, %l:%M %P"
msgstr "by %B %d, %Y, %1:%M %P"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr ""
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr ""
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr ""
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr ""
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "Posílám \\\"%s\\\""
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr "%s pűíloha"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr ""
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "Datum"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr "©patná adresa"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "Od"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr "Odpovìdìt-komu"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "Komu"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr "Kopie"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
msgid "Bcc"
msgstr "Skrytá kopie"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
msgid "Mailer"
msgstr "Program elektronické počty"
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
msgid "Could not create a PGP verfication context"
msgstr ""
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr ""
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr ""
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr ""
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr ""
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr ""
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr ""
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr ""
@@ -12571,99 +12594,99 @@ msgstr ""
msgid "Copying messages to %s"
msgstr ""
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr ""
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr "Pűeposlané zprávy"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr ""
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr ""
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr ""
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, c-format
msgid "Storing folder '%s'"
msgstr ""
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
msgid "Refreshing folder"
msgstr ""
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr ""
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr ""
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr ""
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr ""
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
" %s"
msgstr ""
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
" %s"
msgstr ""
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr ""
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
" %s"
msgstr ""
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr ""
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr ""
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Reconnecting to %s"
msgstr ""
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "_Vyhledávání"
@@ -12771,41 +12794,24 @@ msgid ""
"Do you wish to save your changes?"
msgstr ""
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr "Napičte jméno, které má odkazovat na tento podpis."
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "Jméno:"
-#: mail/mail-signature-editor.c:397
-msgid "Signature hint"
-msgstr "Nápovìda"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-"Pokud chcete pouŸít starę podpis, mùŸete ho importovat otevűením menu\n"
-"\"VloŸit\" a vybrat buï poloŸku \"Textovę soubor\" nebo \"HTML soubor\"."
-
-#: mail/mail-signature-editor.c:416
-msgid "Hide signature hint"
-msgstr "Skręt nápovìdu"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr ""
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
msgid "Forwarded message"
msgstr ""
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
msgid "Forwarded Message"
msgstr ""
@@ -13081,24 +13087,24 @@ msgid "Configuration control for the Evolution Summary."
msgstr ""
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
-msgid "Evolution Summary component."
+msgid "Configure the appearance of the Evolution Summary here"
msgstr ""
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
-msgid "Factory for Evolution Summary's configuration control."
+msgid "Evolution Summary component."
msgstr ""
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
-msgid "Factory for the Evolution Summary component."
+msgid "Factory for Evolution Summary's configuration control."
msgstr ""
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
-msgid "Summary Preferences"
+msgid "Factory for the Evolution Summary component."
msgstr ""
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr "Tato stránka se pouŸívá k úpravì stránky s pűehledem."
+msgid "Summary Preferences"
+msgstr ""
#: my-evolution/Locations.h:1
msgid "Aarhus"
@@ -23005,7 +23011,7 @@ msgstr ""
msgid "Printing of Summary failed"
msgstr ""
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr ""
@@ -24280,17 +24286,17 @@ msgid "Configuration control for Evolution folder settings."
msgstr ""
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
msgid "Folder Settings"
msgstr "Nastavení sloŸky"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
msgid "The Evolution shell."
msgstr ""
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr "Tato stránka se pouŸívá ke konfiguraci rùznęch nastavení sloŸky"
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "Ukázat detaily"
@@ -24316,7 +24322,7 @@ msgstr "Pűidat sloŸku"
msgid "Drafts"
msgstr "Rozepsaná"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:401
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "Pűíchozí"
@@ -24760,58 +24766,58 @@ msgstr ""
msgid "About Ximian Evolution"
msgstr ""
-#: shell/e-shell-view-menu.c:492
+#: shell/e-shell-view-menu.c:473
msgid "Go to folder..."
msgstr "Jít na sloŸku..."
-#: shell/e-shell-view-menu.c:493
+#: shell/e-shell-view-menu.c:474
msgid "Select the folder that you want to open"
msgstr "Vyberte sloŸku, kterou chcete otevűít"
-#: shell/e-shell-view-menu.c:614
+#: shell/e-shell-view-menu.c:595
#, fuzzy
msgid "Create New Shortcut"
msgstr "Vytvoűit novou zkratku"
-#: shell/e-shell-view-menu.c:615
+#: shell/e-shell-view-menu.c:596
msgid "Select the folder you want the shortcut to point to:"
msgstr "Vyberte sloŸku, ke které má zkratka vést:"
-#: shell/e-shell-view-menu.c:784
+#: shell/e-shell-view-menu.c:763
msgid "_Work Online"
msgstr ""
-#: shell/e-shell-view-menu.c:797 ui/evolution.xml.h:65
+#: shell/e-shell-view-menu.c:776 ui/evolution.xml.h:63
msgid "_Work Offline"
msgstr "_Pracovat pűi odpojení"
-#: shell/e-shell-view-menu.c:810 ui/evolution.xml.h:41
+#: shell/e-shell-view-menu.c:789 ui/evolution.xml.h:39
msgid "Work Offline"
msgstr "Pracovat pűi odpojení"
-#: shell/e-shell-view.c:229
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr ""
-#: shell/e-shell-view.c:1847
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr "%s (%d)"
-#: shell/e-shell-view.c:1849
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr "Nic"
-#: shell/e-shell-view.c:1896
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr ""
-#: shell/e-shell-view.c:1909
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -24829,7 +24835,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr ""
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -24837,19 +24843,19 @@ msgid ""
"in order to access that data again."
msgstr ""
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr ""
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr ""
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr ""
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr ""
@@ -25029,7 +25035,7 @@ msgstr "Pűejmenovat vybranou zkratku na:"
msgid "Open the folder linked to this shortcut"
msgstr "Otevűít sloŸku s odkazem na tuto zkratku"
-#: shell/e-shortcuts-view.c:410 ui/evolution.xml.h:25
+#: shell/e-shortcuts-view.c:410 ui/evolution.xml.h:24
msgid "Open in New _Window"
msgstr "Otevűít v _novém oknì"
@@ -25164,63 +25170,63 @@ msgstr ""
"Chyba z aktivaèního systému je:\n"
"%s"
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
msgid "CORBA error"
msgstr ""
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr "Pűeručeno"
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr ""
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr "JiŸ má vlastníka"
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
msgid "No owner"
msgstr "źádnę vlastník"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
msgid "Not found"
msgstr "Nenalezeno"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
msgid "Unsupported type"
msgstr "Nepodporovanę typ"
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr "Nepodporované schéma"
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr "Nepodporovaná operace"
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
msgid "Internal error"
msgstr "Vnitűní chyba"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
msgid "Exists"
msgstr "Existuje"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr ""
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
msgid "Has subfolders"
msgstr ""
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
msgid "No space left"
msgstr "Nezbęvá Ÿádné místo"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr "Starę vlastník zeműel"
@@ -25273,26 +25279,19 @@ msgid "Specify where to create the folder:"
msgstr "Upűesnìte, kde chcete vytvoűit sloŸku:"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
+msgid "Open Other User's Folder"
+msgstr "Otevűít sloŸku jiného uŸivatele"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
+#, fuzzy
+msgid "_Account:"
+msgstr "_Název úètu:"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
-msgid "Open Other User's Folder"
-msgstr "Otevűít sloŸku jiného uŸivatele"
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
msgid "_Folder Name:"
msgstr "_Název sloŸky:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
-msgid "_Server:"
-msgstr "_Server:"
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
msgid "_User:"
msgstr "_UŸivatel:"
@@ -25380,15 +25379,15 @@ msgstr "Pűíčtì se neptat"
msgid "Evolution can import data from the following files:"
msgstr ""
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr "Evolution se právì zavírá ..."
-#: shell/main.c:223
+#: shell/main.c:227
#, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -25398,7 +25397,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -25408,49 +25407,53 @@ msgid ""
"eagerly await your contributions!\n"
msgstr ""
-#: shell/main.c:246
+#: shell/main.c:250
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
msgstr ""
-#: shell/main.c:255
+#: shell/main.c:259
msgid "Don't tell me again"
msgstr "Pűíčtì neupozoròovat"
-#: shell/main.c:348
+#: shell/main.c:394
msgid "Cannot access the Ximian Evolution shell."
msgstr ""
-#: shell/main.c:357
+#: shell/main.c:403
#, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr ""
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr ""
-#: shell/main.c:439
+#: shell/main.c:487
msgid "Start in offline mode"
msgstr ""
-#: shell/main.c:440
+#: shell/main.c:489
msgid "Start in online mode"
msgstr ""
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr ""
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr ""
@@ -25561,7 +25564,7 @@ msgstr ""
#: ui/evolution-event-editor.xml.h:11 ui/evolution-mail-global.xml.h:16
#: ui/evolution-mail-list.xml.h:23 ui/evolution-mail-message.xml.h:93
#: ui/evolution-mail-messagedisplay.xml.h:4 ui/evolution-task-editor.xml.h:9
-#: ui/evolution-tasks.xml.h:14 ui/evolution.xml.h:44
+#: ui/evolution-tasks.xml.h:14 ui/evolution.xml.h:42
msgid "_Actions"
msgstr "_Akce"
@@ -25666,7 +25669,7 @@ msgid "Delete this item"
msgstr "Smazat tuto poloŸku"
#: ui/evolution-comp-editor.xml.h:6 ui/evolution-event-editor.xml.h:5
-#: ui/evolution-mail-messagedisplay.xml.h:3 ui/evolution.xml.h:20
+#: ui/evolution-mail-messagedisplay.xml.h:3 ui/evolution.xml.h:19
msgid "Main toolbar"
msgstr ""
@@ -25706,7 +25709,7 @@ msgstr "UloŸit tuto poloŸku na disk"
#: ui/evolution-mail-messagedisplay.xml.h:7
#: ui/evolution-message-composer.xml.h:42
#: ui/evolution-signature-editor.xml.h:12 ui/evolution-subscribe.xml.h:11
-#: ui/evolution.xml.h:48
+#: ui/evolution.xml.h:46
msgid "_File"
msgstr "_Soubor"
@@ -25953,7 +25956,7 @@ msgstr "Seznam zpráv dle vláken"
msgid "_Expunge"
msgstr "_Vymazat"
-#: ui/evolution-mail-list.xml.h:27 ui/evolution.xml.h:49
+#: ui/evolution-mail-list.xml.h:27 ui/evolution.xml.h:47
msgid "_Folder"
msgstr "_SloŸka"
@@ -26357,7 +26360,7 @@ msgstr "_Citace"
msgid "_Resend..."
msgstr ""
-#: ui/evolution-mail-message.xml.h:113 ui/evolution.xml.h:63
+#: ui/evolution-mail-message.xml.h:113 ui/evolution.xml.h:61
msgid "_Tools"
msgstr "_Nástroje"
@@ -26372,12 +26375,12 @@ msgstr "Zavűít toto okno"
#: ui/evolution-mail-messagedisplay.xml.h:5
#: ui/evolution-message-composer.xml.h:39
#: ui/evolution-signature-editor.xml.h:10 ui/evolution-subscribe.xml.h:9
-#: ui/evolution.xml.h:45
+#: ui/evolution.xml.h:43
msgid "_Close"
msgstr "U_zavűít"
#: ui/evolution-mail-messagedisplay.xml.h:8
-#: ui/evolution-message-composer.xml.h:49 ui/evolution.xml.h:64
+#: ui/evolution-message-composer.xml.h:49 ui/evolution.xml.h:62
msgid "_View"
msgstr "_Zobrazení"
@@ -26548,7 +26551,7 @@ msgstr "_HTML"
msgid "Save the current file and close the window"
msgstr "UloŸit aktuální soubor a zavűít okno"
-#: ui/evolution-signature-editor.xml.h:13 ui/evolution.xml.h:53
+#: ui/evolution-signature-editor.xml.h:13 ui/evolution.xml.h:51
msgid "_Help"
msgstr "Ná_povìda"
@@ -26697,146 +26700,138 @@ msgid "Exit the program"
msgstr "Ukonèit program"
#: ui/evolution.xml.h:18
-msgid "Full_screen"
-msgstr "Celá_obrazovka"
-
-#: ui/evolution.xml.h:19
msgid "Import data from other programs"
msgstr "Importovat data z jinęch programù"
-#: ui/evolution.xml.h:21
+#: ui/evolution.xml.h:20
msgid "Move this folder to another place"
msgstr "Pűesunout tuto sloŸku na jiné místo"
-#: ui/evolution.xml.h:22
+#: ui/evolution.xml.h:21
msgid "Open Other _User's Folder..."
msgstr "Otevűít sloŸku _jiného uŸivatele..."
-#: ui/evolution.xml.h:23
+#: ui/evolution.xml.h:22
msgid "Open a folder that is made available by some other user on the server"
msgstr "Otevűít sloŸku, která je zpűístupnìna jinęm uŸivatelem na serveru"
-#: ui/evolution.xml.h:24
+#: ui/evolution.xml.h:23
msgid "Open in New Window"
msgstr "Otevűít v novém oknu"
-#: ui/evolution.xml.h:26
+#: ui/evolution.xml.h:25
msgid "Open this folder in an other window"
msgstr "Otevűít tuto sloŸku v jiném oknì"
-#: ui/evolution.xml.h:27
+#: ui/evolution.xml.h:26
msgid "Pi_lot Settings..."
msgstr "Nastavení diáűe _Pilot..."
-#: ui/evolution.xml.h:28
+#: ui/evolution.xml.h:27
msgid "Send / Receive"
msgstr "Odeslat / pűijmout"
-#: ui/evolution.xml.h:29
+#: ui/evolution.xml.h:28
msgid "Send queued items and retrieve new items"
msgstr "Poslat poloŸky èekající ve frontì a pűijmout nové poloŸky"
-#: ui/evolution.xml.h:30
+#: ui/evolution.xml.h:29
msgid "Set up Pilot configuration"
msgstr ""
-#: ui/evolution.xml.h:31
+#: ui/evolution.xml.h:30
msgid "Show information about Ximian Evolution"
msgstr "Ukázat informace o Ximian Evolution"
-#: ui/evolution.xml.h:32
+#: ui/evolution.xml.h:31
msgid "Submit Bug Report"
msgstr ""
-#: ui/evolution.xml.h:33
+#: ui/evolution.xml.h:32
msgid "Submit _Bug Report"
msgstr ""
-#: ui/evolution.xml.h:34
+#: ui/evolution.xml.h:33
msgid "Submit a bug report using Bug Buddy"
msgstr ""
-#: ui/evolution.xml.h:35
+#: ui/evolution.xml.h:34
msgid "Toggle"
msgstr "Pűepínaè"
-#: ui/evolution.xml.h:36
-msgid "Toggle fullscreen mode"
-msgstr "Pűepnout celoobrazovkovę reŸim"
-
-#: ui/evolution.xml.h:37
+#: ui/evolution.xml.h:35
msgid "Toggle whether to show the folder bar"
msgstr ""
-#: ui/evolution.xml.h:38
+#: ui/evolution.xml.h:36
msgid "Toggle whether to show the shortcut bar"
msgstr ""
-#: ui/evolution.xml.h:39
+#: ui/evolution.xml.h:37
msgid "Toggle whether we are working offline."
msgstr ""
-#: ui/evolution.xml.h:40
+#: ui/evolution.xml.h:38
msgid "View the selected folder"
msgstr ""
-#: ui/evolution.xml.h:42
+#: ui/evolution.xml.h:40
msgid "Ximian Evolution _FAQ"
msgstr ""
-#: ui/evolution.xml.h:43
+#: ui/evolution.xml.h:41
msgid "_About Ximian Evolution..."
msgstr ""
-#: ui/evolution.xml.h:46
+#: ui/evolution.xml.h:44
msgid "_Copy..."
msgstr "_Kopírovat..."
-#: ui/evolution.xml.h:50
+#: ui/evolution.xml.h:48
msgid "_Folder Bar"
msgstr "Ličta _sloŸek"
-#: ui/evolution.xml.h:51
+#: ui/evolution.xml.h:49
msgid "_Folder..."
msgstr "Sl_oŸka..."
-#: ui/evolution.xml.h:52
+#: ui/evolution.xml.h:50
msgid "_Go to Folder..."
msgstr "_Jít na sloŸku..."
-#: ui/evolution.xml.h:54
+#: ui/evolution.xml.h:52
msgid "_Import..."
msgstr "I_mportovat..."
-#: ui/evolution.xml.h:55
+#: ui/evolution.xml.h:53
msgid "_Move..."
msgstr "_Pűesunout..."
-#: ui/evolution.xml.h:56
+#: ui/evolution.xml.h:54
msgid "_New"
msgstr "_Novę"
-#: ui/evolution.xml.h:57
+#: ui/evolution.xml.h:55
msgid "_New Folder"
msgstr "_Novę adresáű"
-#: ui/evolution.xml.h:58
+#: ui/evolution.xml.h:56
msgid "_Preferences..."
msgstr "_Volby..."
-#: ui/evolution.xml.h:59
+#: ui/evolution.xml.h:57
msgid "_Rename..."
msgstr "Pűe_jmenovat..."
-#: ui/evolution.xml.h:60
+#: ui/evolution.xml.h:58
msgid "_Send / Receive"
msgstr "_Odeslat / pűijmout"
-#: ui/evolution.xml.h:61
+#: ui/evolution.xml.h:59
msgid "_Shortcut Bar"
msgstr "Z_kratková ličta"
-#: ui/evolution.xml.h:62
+#: ui/evolution.xml.h:60
msgid "_Shortcut..."
msgstr "_Zkratka"
@@ -27107,19 +27102,19 @@ msgstr "Zpráva"
msgid "Don't show this message again."
msgstr "Pűíčtì tuto zprávu nezobrazovat."
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
msgid "_Find Now"
msgstr "_Vyhledat"
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
msgid "_Clear"
msgstr "Vy_mazat"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
msgid "Clear"
msgstr "Vymazat"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr "Vyhledat"
@@ -27145,6 +27140,66 @@ msgstr ""
msgid "init_bonobo(): could not initialize Bonobo"
msgstr ""
+#~ msgid "Email is"
+#~ msgstr "E-mail je"
+
+#~ msgid "<- _Remove"
+#~ msgstr "<- _Odstranit"
+
+#~ msgid "_Add ->"
+#~ msgstr "_Pűidat ->"
+
+#~ msgid "This page can be used to configure Calendar and Task preferences"
+#~ msgstr "Tato stránka se pouŸívá k nastavení voleb pro kalendáű a úkoly"
+
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr "Nelze vytvoűit sluŸbu hláčení alarmu"
+
+#~ msgid "Set as default"
+#~ msgstr "nastavit jako vęchozí"
+
+#~ msgid "This Page can be used to configure the Fonts"
+#~ msgstr "Tato stránka se pouŸívá pro nastavení fontù"
+
+#~ msgid "This page can be used to configure E-Mail Accounts"
+#~ msgstr "Tato stránka se pouŸívá pro nastavení e-mailovęch úètù"
+
+#~ msgid "This page can be used to configure Mailer preferences"
+#~ msgstr "Tato stránka se pouŸívá pro nastavení preferencí maileru"
+
+#~ msgid "This page can be used to configure the Composer"
+#~ msgstr "Tato stránka se pouŸívá pro nastavení psaní dopisù"
+
+#~ msgid "Signature hint"
+#~ msgstr "Nápovìda"
+
+#~ msgid ""
+#~ "If you would like to use an old signature, you may import it by opening "
+#~ "the \"Insert\" menu, and select either the \"Text file\" or the \"HTML "
+#~ "file\" item."
+#~ msgstr ""
+#~ "Pokud chcete pouŸít starę podpis, mùŸete ho importovat otevűením menu\n"
+#~ "\"VloŸit\" a vybrat buï poloŸku \"Textovę soubor\" nebo \"HTML soubor\"."
+
+#~ msgid "Hide signature hint"
+#~ msgstr "Skręt nápovìdu"
+
+#~ msgid ""
+#~ "This page can be used to customize the appearance of the Summary page."
+#~ msgstr "Tato stránka se pouŸívá k úpravì stránky s pűehledem."
+
+#~ msgid "This page can be used to configure various folder settings"
+#~ msgstr "Tato stránka se pouŸívá ke konfiguraci rùznęch nastavení sloŸky"
+
+#~ msgid "_Server:"
+#~ msgstr "_Server:"
+
+#~ msgid "Full_screen"
+#~ msgstr "Celá_obrazovka"
+
+#~ msgid "Toggle fullscreen mode"
+#~ msgstr "Pűepnout celoobrazovkovę reŸim"
+
#~ msgid "Error in search expression."
#~ msgstr "Chyba v hledaném vęrazu."
@@ -27202,12 +27257,6 @@ msgstr ""
#~ msgid "Create new contact list"
#~ msgstr "Vytvoűit novę seznam kontaktù"
-#~ msgid "&lt;- _Remove"
-#~ msgstr "&lt;- _Odstranit"
-
-#~ msgid "_Add -&gt;"
-#~ msgstr "_Pűidat -&gt;"
-
#~ msgid "Wenesday"
#~ msgstr "stűeda"
@@ -27217,9 +27266,6 @@ msgstr ""
#~ msgid "NNTP Server:"
#~ msgstr "NNTP Server:"
-#~ msgid "Source"
-#~ msgstr "Zdroj"
-
#~ msgid "Save to Disk..."
#~ msgstr "UloŸit na disk..."
@@ -27248,7 +27294,9 @@ msgstr ""
#~ msgid ""
#~ "This page can be used to configure synchronization of folders for offline "
#~ "usage"
-#~ msgstr "Tato stránka se pouŸívá k nastavení synchronizace sloŸek pro práci pűi odpojení"
+#~ msgstr ""
+#~ "Tato stránka se pouŸívá k nastavení synchronizace sloŸek pro práci pűi "
+#~ "odpojení"
#~ msgid " Edit "
#~ msgstr " Upravit "
@@ -27322,9 +27370,6 @@ msgstr ""
#~ "Toto je základní uzel pro včechna vače vyhledávání na serveru ldap. Pro "
#~ "více informací kontaktujte svého administrátora"
-#~ msgid "_Account name:"
-#~ msgstr "_Název úètu:"
-
#~ msgid "Show contacts matching the following criteria:"
#~ msgstr "Ukázat kontakty vyhovující násedujícím kriteriím"
diff --git a/po/da.po b/po/da.po
index 6264eeac27..40cfedb7eb 100644
--- a/po/da.po
+++ b/po/da.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution 1.4.1\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2002-03-08 23:41+0100\n"
"Last-Translator: Anna Jonna Armannsdottir <a@ingenioer.dk>\n"
"Language-Team: Danish <dansk@klid.dk>\n"
@@ -32,22 +32,22 @@ msgid "Imports VCard files into Evolution."
msgstr "Importerer VCard-filer i Evolution."
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr "Gem som"
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr "Navn"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "E-post"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Primær"
@@ -57,16 +57,16 @@ msgstr "Pri"
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "Assistent"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Arbejde"
@@ -76,12 +76,12 @@ msgid "Bus"
msgstr "Arb"
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr "Ring tilbage"
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Firma"
@@ -92,13 +92,13 @@ msgstr "Datamaskine"
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Hjemme"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Organisation"
@@ -108,19 +108,19 @@ msgstr "Org"
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Mobil"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Bil"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "Fax pć arbejde"
@@ -129,13 +129,13 @@ msgid "Bus Fax"
msgstr "Arb-fax"
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Fax hjemme"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "Arbejde 2"
@@ -144,68 +144,68 @@ msgid "Bus 2"
msgstr "Arb 2"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Hjemme 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "ISDN"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "Andre"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "Anden fax"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "Personsűger"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "Radio"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "Telex"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr "TTY"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "E-post 2"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "E-post 3"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "Netside"
@@ -214,7 +214,7 @@ msgid "Url"
msgstr "Url"
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "Afdeling"
@@ -223,7 +223,7 @@ msgid "Dep"
msgstr "Afd"
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "Kontor"
@@ -232,12 +232,12 @@ msgid "Off"
msgstr "Ktr"
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "Titel"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "Profession"
@@ -246,7 +246,7 @@ msgid "Prof"
msgstr "Prof"
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr "Leder"
@@ -259,7 +259,7 @@ msgid "Ass"
msgstr "Ass"
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "Kaldenavn"
@@ -268,12 +268,12 @@ msgid "Nick"
msgstr "Kaldt"
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "Ægtefælle"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "Kommentar"
@@ -286,7 +286,7 @@ msgid "CALUri"
msgstr "CALUri"
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr "Fri-ledig URL"
@@ -337,7 +337,7 @@ msgstr "VCard for %s"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -345,7 +345,7 @@ msgid "Could not initialize Bonobo"
msgstr "Kunne ikke initialisere Bonobo"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr "Sűger..."
@@ -353,41 +353,33 @@ msgstr "Sűger..."
msgid "Loading..."
msgstr "Indlæser..."
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
-msgid "Error in search expression."
-msgstr "Fejl i sűgeudtryk."
+#: addressbook/backend/pas/pas-backend-ldap.c:677
+#, fuzzy
+msgid "Reconnecting to LDAP server..."
+msgstr "Kobler til LDAP-server..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr "Tilfűjer kort pć LDAP-server..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr "Fjerner kort fra LDAP-server..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr "Ændrer kort fra LDAP-server..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr "Starter sűgning igen."
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr "Modtager sűgeresultater fra LDAP-server..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
#, fuzzy
msgid "Error performing search"
msgstr "Fejl ved fjernelse af kort"
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-#, fuzzy
-msgid "Could not parse query string"
-msgstr "Kunne ikke tolke URL `%s'"
-
#: addressbook/conduit/address-conduit.c:293
#, fuzzy
msgid "Default Sync Address:"
@@ -435,47 +427,47 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
+msgid "Configure access to LDAP directory servers here"
+msgstr ""
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
msgid "Control that displays an Evolution addressbook minicard."
msgstr "Kontrol som viser et minikort i Evolutions adressebog."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
msgid "Directory Servers"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
msgid "Evolution Addressbook minicard viewer"
msgstr "Minikort visning i Evolution adressebog"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr "Evolution komponent til hćndtering af kontakter."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the Addressbook Minicard control"
msgstr "Fabrik til styring af minikort for adressebogen"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr "Fabrik til adressebogens adressevisning"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
msgid "Factory for the Addressbook's address popup"
msgstr "Fabrik for adressebogens adresse-pop-op"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
msgid "Factory for the sample Addressbook control"
msgstr "Fabrik til styring af eksempel-adressebogen"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
-msgstr ""
-
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -495,29 +487,29 @@ msgstr "LDAP-server"
msgid "LDAP server containing contact information"
msgstr "LDAP-server som indeholder kontaktinformation"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "Ny kontakt"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "_Kontakt"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "Opret en ny kontakt"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "Ny kontaktliste"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
#, fuzzy
msgid "Contact _List"
msgstr "_Kontaktliste"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "Opret en ny kontaktliste"
@@ -543,30 +535,30 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
#, fuzzy
msgid "This server does not support LDAPv3 schema information"
msgstr "Svar fra IMAP-server indeholdt ikke %s-information"
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
#, fuzzy
msgid "Error retrieving schema information"
msgstr ""
"Fejl under indlæsning af filter-information:\n"
"%s"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
#, fuzzy
msgid "Server did not respond with valid schema information"
msgstr "Svar fra IMAP-server indeholdt ikke %s-information"
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
#, fuzzy
msgid "LDAP was not enabled in this build of Evolution"
msgstr "(SSL er ikke understűttet i denne version af evolution)"
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "Kunne ikke initiere gnome-vfs"
@@ -574,21 +566,30 @@ msgstr "Kunne ikke initiere gnome-vfs"
msgid "Other Contacts"
msgstr "Andre kontakter"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "Kunne ikke ćbne adressebogen"
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+"Kunne ikke ćbne denne adressebog. Kontrollér venligst at stien\n"
+"eksisterer, og at du har rettigheder til at tilgć den."
+
+#: addressbook/gui/component/addressbook.c:487
+#, fuzzy
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
"Kunne ikke ćbne denne adressebog. Dette betyder enten, \n"
"at du har indtastet en ugyldig URI, eller at LDAP-serveren\n"
"er nede"
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -600,52 +601,83 @@ msgstr ""
"mć du oversætte programmet fra kildekoden i CVS efter at\n"
"have hentet OpenLDAP fra henvisningen nedenfor.\n"
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
+#, fuzzy
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-"Kunne ikke ćbne denne adressebog. Kontrollér venligst at stien\n"
-"eksisterer, og at du har rettigheder til at tilgć den."
+"Kunne ikke ćbne denne adressebog. Dette betyder enten, \n"
+"at du har indtastet en ugyldig URI, eller at LDAP-serveren\n"
+"er nede"
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr "Indtast adgangskode for %s (bruger %s)"
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
#, fuzzy
msgid "Name begins with"
msgstr "slutter med"
-#: addressbook/gui/component/addressbook.c:729
+#: addressbook/gui/component/addressbook.c:742
#, fuzzy
-msgid "Email is"
-msgstr "E-post 2"
+msgid "Email begins with"
+msgstr "slutter med"
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr "Kategorien er"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr "Et felt indeholder"
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "Avanceret..."
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr "Enhver kategori"
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr "URIen som mappe-skimmeren vil vise"
@@ -660,7 +692,7 @@ msgstr "(ingen)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "Primær e-post"
@@ -712,53 +744,53 @@ msgid " S_how Supported Bases "
msgstr "_Sűg efter understűttede typer"
#: addressbook/gui/component/ldap-config.glade.h:2
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "Alternativer"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr " Fje_rn"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
msgid "1234"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
#, fuzzy
msgid "1:00"
msgstr "100%"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
#, fuzzy
msgid "380"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:11
-#, fuzzy
-msgid "<- _Remove"
-msgstr " Fje_rn"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-#, fuzzy
-msgid "<< Fewer Options"
-msgstr "Alternativer"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr ""
@@ -862,7 +894,7 @@ msgid "Mappings"
msgstr "Margener"
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
#, fuzzy
msgid "Never"
msgstr "_hver"
@@ -914,8 +946,8 @@ msgstr "Sű_geomrćde:"
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
msgid "Searching"
msgstr "Sűger..."
@@ -1106,7 +1138,7 @@ msgid "Using email address"
msgstr "De_tte er postadressen"
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr ""
@@ -1114,13 +1146,13 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
msgid "_Add"
msgstr "_Tilfűj"
#: addressbook/gui/component/ldap-config.glade.h:105
#, fuzzy
-msgid "_Add ->"
+msgid "_Add -&gt;"
msgstr "_Tilfűj"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1161,7 +1193,7 @@ msgid "_Download limit:"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1198,7 +1230,7 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
#, fuzzy
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr "_Tilvalg"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1280,7 +1312,7 @@ msgstr "Fabrik til adressebogens grænseflade for navnevalg"
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1312,11 +1344,11 @@ msgstr "(%d ikke vist)"
msgid "Unnamed Contact"
msgstr "Kontakt uden navn:"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr "Vælg kontakter fra adressebogen"
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
#, fuzzy
msgid "Find contact in"
msgstr "Afsender indeholder"
@@ -1381,7 +1413,7 @@ msgstr "Samarbejde"
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "Kontaktredigering"
@@ -1451,9 +1483,9 @@ msgstr "Űnsker at modtage e-post som _HTML"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2522,23 +2554,23 @@ msgstr ""
msgid "Delete Contact?"
msgstr "Slet kontakt?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
msgid "Category editor not available."
msgstr "Kategori-redigering ikke tilgængelig."
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr "Denne kontakt hűrer til disse kategorier:"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
msgid "Save Contact as VCard"
msgstr "Gem kontakt som VCard"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr "TTY/TTD"
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr "Kunne ikke finde widget for felt: `%s'"
@@ -2552,7 +2584,7 @@ msgid "Edit Full"
msgstr "Redigér alt"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "Fulde navn"
@@ -2704,11 +2736,11 @@ msgid "contact-list-editor"
msgstr "kontakt-liste-redigering"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr "Kontaktlisteredigering"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
msgid "Save List as VCard"
msgstr "Gem liste som VCard"
@@ -2767,20 +2799,20 @@ msgstr "Avanceret sűgning"
msgid "Search"
msgstr "Sűgning"
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr "Ingen kort"
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr "1 kort"
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr "%d kort"
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
#, fuzzy
msgid "Error getting book view"
msgstr "Fejl under start af %s"
@@ -2792,15 +2824,15 @@ msgid "Error modifying card"
msgstr "Fejl ved ændring af kort"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr "Succes"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "Ukendt fejl"
@@ -2809,7 +2841,7 @@ msgid "Repository offline"
msgstr "\"Offline\" lager"
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "Tilgang nægtet"
@@ -2826,7 +2858,7 @@ msgid "Protocol not supported"
msgstr "Protokollen er ikke understűttet"
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -2881,7 +2913,7 @@ msgstr "Fejl ved fjernelse af liste"
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr "Fejl ved fjernelse af kort"
@@ -2923,160 +2955,160 @@ msgstr "Ingen kort"
msgid "Copy cards to"
msgstr "Ingen kort"
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr "* Klik her for at tilfűje en kontakt *"
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr "Primær telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr "Assistents telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr "Arbejdstelefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr "Telefon for tilbageringing"
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr "Firmatelefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr "Hjemmetelefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr "Arbejdsadresse"
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr "Hjemmeadresse"
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr "Mobiltelefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr "Biltelefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr "Arbejdstelefon 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr "Hjemmetelefon 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr "Anden telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr "Anden adresse"
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr "Adressebog"
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "Gem som VCard"
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
#, fuzzy
msgid "New Contact..."
msgstr "Ny kontakt"
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
#, fuzzy
msgid "New Contact List..."
msgstr "Ny kontaktliste"
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
#, fuzzy
msgid "Go to Folder..."
msgstr "_Gć til mappe..."
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
#, fuzzy
msgid "Import..."
msgstr "_Importér..."
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
#, fuzzy
msgid "Search for Contacts..."
msgstr "_Sűg efter kontakter"
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
#, fuzzy
msgid "Addressbook Sources..."
msgstr "_Adressebogs-kilder..."
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
#, fuzzy
msgid "Pilot Settings..."
msgstr "Indstillinger for _hćhdholdt..."
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr "Videresend kontakt"
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr "Send besked til kontakt"
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Udskriv"
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr "Udskriv konvolut"
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
#, fuzzy
msgid "Copy to folder..."
msgstr "K_opiér til mappe..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
#, fuzzy
msgid "Move to folder..."
msgstr "Fl_yt til mappe..."
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "Klip ud"
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "Kopier"
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "Indsæt"
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3084,8 +3116,8 @@ msgstr "Indsæt"
msgid "Delete"
msgstr "Slet"
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
#, fuzzy
msgid "Current View"
msgstr "_Aktiv visning"
@@ -3094,7 +3126,7 @@ msgstr "_Aktiv visning"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,æ,ű,ć"
@@ -3102,10 +3134,18 @@ msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,æ,ű,ć"
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,æ,ű,ć"
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3234,7 +3274,7 @@ msgid "Include:"
msgstr "Inkludér:"
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr "Landskab"
@@ -3254,12 +3294,12 @@ msgstr "Margener"
msgid "Number of columns:"
msgstr "Antal kolonner:"
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
msgid "Options"
msgstr "Alternativer"
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
msgid "Orientation"
msgstr "Orientering"
@@ -3282,7 +3322,7 @@ msgstr "Papirkilde:"
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr "Portræt"
@@ -3338,26 +3378,26 @@ msgstr "Bredde:"
msgid "_Font..."
msgstr "Skri_fttype..."
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
msgid "Untitled appointment"
msgstr "Unavngivet aftale"
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr "Hűj"
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr "Normal"
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr "Lav"
@@ -3407,38 +3447,38 @@ msgid "Configuration control for the Evolution Calendar."
msgstr "Fabrik for Evolution beskedsredigering."
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
+msgid "Configure your timezone, Calendar and Task List here "
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
msgid "Evolution calendar iTip/iMip viewer"
msgstr "Evolution kalender iTip/iMip-visning"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Evolution component for handling the calendar."
msgstr "Evolution komponent for hćndtering af kalenderen."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
msgid "Factory for the Evolution Tasks control"
msgstr "Fabrik til Evolution-opgavekontrol."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
msgid "Factory for the calendar iTip view control"
msgstr "Fabrik for kalenderens iTip visningskontrol"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
msgid "Factory for the sample Calendar control"
msgstr "Fabrik til styring af eksempel-kaldender"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
msgid "Factory to centralize calendar component editor dialogs"
msgstr ""
"Fabrik til centralisering af dialoger for kalender-komponent-redigering"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
msgid "Factory to create a component editor factory"
msgstr "Fabrik til oprettelse af en komponentredigering-fabrik"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
-msgstr ""
-
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr "Alarm-tjeneste"
@@ -3504,7 +3544,7 @@ msgstr ""
"for pćmindelse i stedet."
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "Advarsel"
@@ -3531,15 +3571,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "Spűrg mig ikke igen."
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "Kunne ikke initiere Gnome"
-#: calendar/gui/alarm-notify/notify-main.c:183
-msgid "Could not create the alarm notify service"
-msgstr "Kunne ikke oprette fabrik for alarm-tjenesten"
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr "Kunne ikke oprette fabrik for alarm-tjenesten"
@@ -3555,7 +3591,7 @@ msgstr "Beskrivelse indeholder"
msgid "Comment contains"
msgstr "Kommentar indeholder"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr "Ingen træffere"
@@ -3566,7 +3602,7 @@ msgstr "%A den %d. %B %Y"
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "%a %d. %b"
@@ -3625,37 +3661,37 @@ msgstr "Ű"
msgid "W"
msgstr "V"
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
msgid "Free"
msgstr "Ledig"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "Optaget"
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr "Ikke startet"
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr "I gang"
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr "Fuldfűrt"
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3666,33 +3702,33 @@ msgstr ""
"45.436845,125.862501"
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr "Ingen"
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr "Genindtræffer"
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr "Tildelt"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr "Ja"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr "Nej"
@@ -3712,7 +3748,7 @@ msgstr "Ugevisning"
msgid "Month View"
msgstr "Mćnedsvisning"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3723,10 +3759,10 @@ msgid "Folder containing appointments and events"
msgstr "Mappe som indeholder aftaler og hændelser"
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
msgid "Tasks"
msgstr "Opgaver"
@@ -3735,59 +3771,59 @@ msgstr "Opgaver"
msgid "Folder containing to-do items"
msgstr "Mappe som indeholder opgaver"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "New appointment"
msgstr "Ny aftale"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "_Appointment"
msgstr "Aftale"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "Opret en ny aftale"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "New meeting"
msgstr "Indstillinger for nyhedstjeneste"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "_Meeting"
msgstr "Műde"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
#, fuzzy
msgid "Create a new meeting request"
msgstr "Opret en ny opgave"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
#, fuzzy
msgid "New task"
msgstr "Ny opgave"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "_Opgave"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr "Opret en ny opgave"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "New All Day Appointment"
msgstr "Ny aftale"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "All _Day Appointment"
msgstr "Ny _aftale"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Opret en ny aftale"
@@ -4000,7 +4036,7 @@ msgstr "Pćmindelser"
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr "Sammendrag:"
@@ -4029,7 +4065,7 @@ msgstr "slutning pć aftale"
msgid "hour(s)"
msgstr "time(r)"
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
msgid "minute(s)"
msgstr "minutt(er)"
@@ -4207,7 +4243,7 @@ msgid "_Fri"
msgstr "_Fre"
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
msgid "_General"
msgstr "_Generelt"
@@ -4350,61 +4386,61 @@ msgstr " (Færdig "
msgid "Due "
msgstr "Færdig "
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "Kunne ikke opdatere objektet."
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "Kunne ikke opdatere objektet."
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Redigér aftale"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Aftale - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Opgave - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "Journalopfűring - %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Ingen sammendrag"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "Gem som..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr "Kan ikke hente versionsdata!"
@@ -4476,13 +4512,13 @@ msgstr "Genindtræffelse"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
msgid "Scheduling"
msgstr "Műdeplanlægning"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr "Műde"
@@ -4603,7 +4639,7 @@ msgid "Member"
msgstr "Medlem"
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr "SU"
@@ -4826,7 +4862,7 @@ msgstr "Dato for fuldfűrelse:"
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
msgid "Needs Action"
msgstr "Behűver handling"
@@ -4853,11 +4889,11 @@ msgstr "Grundlæggende"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr "Tildeling"
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
msgid "Description:"
@@ -4926,13 +4962,13 @@ msgstr "90%"
msgid "100%"
msgstr "10%"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
msgid "Deleting selected objects"
msgstr "Sletter de valgte objekter"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "_Ćbn"
@@ -4942,30 +4978,30 @@ msgstr "_Ćbn"
msgid "_Save as..."
msgstr "Gem som..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "S_kriv ud..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "Klip _ud"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "_Kopiér"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -4994,8 +5030,8 @@ msgstr "_Markér opgaver som fuldfűrte"
msgid "_Delete Selected Tasks"
msgstr "Sle_t valgte opgaver"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr "Opdaterer objekter"
@@ -5052,14 +5088,14 @@ msgid "URL"
msgstr "URL"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %Y-%m-%d %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %d/%m-%Y %H:%M:%S"
@@ -5081,165 +5117,147 @@ msgstr "%02i minutters opdeling"
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%A %d %B"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%d %b"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr " "
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr " "
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "Ny _aftale"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "Ny aftale som varer h_ele dagen"
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
#, fuzzy
msgid "New Meeting"
msgstr "Műde"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr "Ny opgave"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Udskriv..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "Gć _til i dag"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "_Gć til dato..."
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr "_Udgiv ledig/optaget-information"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
#, fuzzy
msgid "_Configure..."
msgstr "Konfiguration"
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
#, fuzzy
msgid "_Configure Pilot..."
msgstr "Konfiguration"
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "Gem _som..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
#, fuzzy
msgid "_Schedule Meeting..."
msgstr "Opsæt _műde"
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
#, fuzzy
msgid "_Forward as iCalendar..."
msgstr "Videresend som i_Calendar"
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr "Gűr denne hændelse _flytbar"
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr "Slet denne _hændelse"
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr "Slet _alle hændelser"
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr ""
"GNOME pilotværktűjerne ser ikke ud til at være installeret pć dette system."
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
msgstr "Fejl under kűrsel af %s."
-#: calendar/gui/e-itip-control.c:678
-msgid "Meeting begins: <b>"
-msgstr "Műde starter: <b>"
-
-#: calendar/gui/e-itip-control.c:683
-msgid "Task begins: <b>"
-msgstr "Opgave starter: <b>"
-
-#: calendar/gui/e-itip-control.c:688
-msgid "Free/Busy info begins: <b>"
-msgstr "Ledig/optaget-information starter: <b>"
-
-#: calendar/gui/e-itip-control.c:692
-msgid "Begins: <b>"
-msgstr "Starter: <b>"
-
-#: calendar/gui/e-itip-control.c:704
-msgid "Meeting ends: <b>"
-msgstr "Műde slutter: <b>"
-
-#: calendar/gui/e-itip-control.c:707
-msgid "Free/Busy info ends: <b>"
-msgstr "Ledig/optaget-information starter: <b>"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:711
-msgid "Ends: <b>"
+#: calendar/gui/e-itip-control.c:593
+#, fuzzy
+msgid "<b>Ends:</b> "
msgstr "Slutter: <b>"
-#: calendar/gui/e-itip-control.c:725
-msgid "Task Completed: <b>"
-msgstr "Opgave fuldfűrt <b>"
+#: calendar/gui/e-itip-control.c:606
+#, fuzzy
+msgid "<b>Completed:</b> "
+msgstr "Fuldfűrt "
-#: calendar/gui/e-itip-control.c:735
-msgid "Task Due: <b>"
-msgstr "Opgave pćbegyndes: <b>"
+#: calendar/gui/e-itip-control.c:616
+msgid "<b>Due:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
msgid "iCalendar Information"
msgstr "iCalendar-information"
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
msgid "iCalendar Error"
msgstr "iCalendar-fejl"
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
msgid "An unknown person"
msgstr "en ukendt afsender"
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
@@ -5247,329 +5265,329 @@ msgstr ""
"<br>Kontrollér venligst fűlgende information og vælg sć en handling fra "
"menuen nedenfor."
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr "<i>Ingen</i>"
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr "Geografisk lokation:"
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
#, fuzzy
msgid "Status:"
msgstr "_Status:"
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
msgid "Accepted"
msgstr "Godtaget"
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
#, fuzzy
msgid "Tentatively Accepted"
msgstr "Foreslćet"
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
msgid "Declined"
msgstr "Afslćet"
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr "Ukendt"
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
msgid "Choose an action:"
msgstr "Vælg en handling"
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
msgid "Update"
msgstr "Opgaveopdatering"
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "O.k."
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
msgid "Accept"
msgstr "Godtaget"
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
msgid "Tentatively accept"
msgstr "Foreslćet"
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
msgid "Decline"
msgstr "Afslćet"
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
msgid "Send Free/Busy Information"
msgstr "Send oplysning om ledig/optaget"
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr "Opdaterer modpartens status"
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
msgid "Send Latest Information"
msgstr "Send nyeste oplysninger"
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr "Afbryd"
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, c-format
msgid "<b>%s</b> has published meeting information."
msgstr "<b>%s</b> har offentliggjort műdeoplysning."
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
msgid "Meeting Information"
msgstr "Műdeinformation"
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr "<b>%s</b> beder om din tilstedeværelse i et műde."
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
msgid "Meeting Proposal"
msgstr "Műdeforslag"
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr "<b>%s</b> űnsker at tilfűje information til et eksisterende műde."
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
msgid "Meeting Update"
msgstr "Műdeopdatering"
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr "<b>%s</b> űnsker at modtage seneste műdeinformation."
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
msgid "Meeting Update Request"
msgstr "Anmodning om műdeopdatering"
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr "<b>%s</b> har svaret pć en műdeforespűrgsel."
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
msgid "Meeting Reply"
msgstr "Műdesvar"
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr "<b>%s</b> har aflyst et műde."
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
msgid "Meeting Cancellation"
msgstr "Műdeaflysing"
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr "<b>%s</b> har sendt en uforstćelig besked."
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
msgid "Bad Meeting Message"
msgstr "Ugyldig műdebesked"
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, c-format
msgid "<b>%s</b> has published task information."
msgstr "<b>%s</b> har offentliggjort information om en opgave."
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
msgid "Task Information"
msgstr "Opgaveinformation"
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr "<b>%s</b> anmoder om at du udfűrer en opgave."
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
msgid "Task Proposal"
msgstr "Forslag om opgave"
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr "<b>%s</b> űnsker at tilfűje information til en eksisterende opgave."
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
msgid "Task Update"
msgstr "Opgaveopdatering"
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr "<b>%s</b> űnsker at modtage den seneste information om opgaven."
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
msgid "Task Update Request"
msgstr "Anmodning om opgaveopdatering"
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr "<b>%s</b> har svaret pć en opgavetildeling."
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
msgid "Task Reply"
msgstr "Svar pć opgave"
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr "<b>%s</b> har aflyst en opgave."
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
msgid "Task Cancellation"
msgstr "Aflysing af opgave"
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
msgid "Bad Task Message"
msgstr "Ugyldig opgavebesked"
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr "<b>%s</b> har publiseret ledig/optaget-information."
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
msgid "Free/Busy Information"
msgstr "Ugyldig besked om ledig/optaget"
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr "<b>%s</b> anmoder om din oplysning om ledig/optaget."
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
msgid "Free/Busy Request"
msgstr "Forespűrgsel om ledig/optaget"
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr ""
"<b>%s</b> har svaret pć en forespűrgsel efter oplysning om ledig/optaget."
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
msgid "Free/Busy Reply"
msgstr "Svar pć ledig/optaget"
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
msgid "Bad Free/Busy Message"
msgstr "Ugyldig besked om ledig/optaget"
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
#, fuzzy
msgid "The message does not appear to be properly formed"
msgstr "Mappen ser ud til at have blevet korrupt og kan ikke repareres."
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
msgid "The message contains only unsupported requests."
msgstr "Denne besked indeholder forespűrgsler, som ikke er understűttet."
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr "Bilaget indeholder ikke en gyldig kalender-besked"
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
msgid "The attachment has no viewable calendar items"
msgstr "Bilaget har ingen synlige kalender-elementer"
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
msgid "There was an error on the CORBA system\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
#, fuzzy
msgid "Object could not be found\n"
msgstr "Elementet kunne ikke sendes!\n"
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
msgid "Update complete\n"
msgstr "Opdatering fuldfűrt\n"
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
msgid "Calendar file could not be updated!\n"
msgstr "Kalenderfilen kunne ikke opdateres!\n"
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr ""
"Deltagerstatus kan ikke opdateres, fordi elementet ikke længere eksisterer"
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr ""
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr "Deltagerstatus kunne ikke opdateres pga. ugyldig status!\n"
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
msgid "Attendee status updated\n"
msgstr "Deltagerstatus opdateret\n"
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
msgid "Attendee status could not be updated!\n"
msgstr "Deltagerstatus kunne ikke opdateres!\n"
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
msgid "Removal Complete"
msgstr "Fjernelse fuldfűrt"
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
msgid "Item sent!\n"
msgstr "Elementet sendt!\n"
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr "Elementet kunne ikke sendes!\n"
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
#, fuzzy
msgid "Select Calendar Folder"
msgstr "Vælg mappe"
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
#, fuzzy
msgid "Select Tasks Folder"
msgstr "Vælg mappe"
@@ -5615,7 +5633,7 @@ msgstr "start-dato"
msgid "Chair Persons"
msgstr "Formænd"
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
msgid "Required Participants"
msgstr "Obligatoriske deltagere"
@@ -5624,56 +5642,57 @@ msgid "Optional Participants"
msgstr "Valgfrie deltagere"
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
-msgstr "Ikke-deltagere"
+#, fuzzy
+msgid "Resources"
+msgstr "Ressourse"
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr "Individuel"
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
msgid "Group"
msgstr "Gruppe"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
msgid "Resource"
msgstr "Ressourse"
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr "Rum"
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
msgid "Chair"
msgstr "Formand"
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
msgid "Required Participant"
msgstr "Obligatorisk deltager"
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr "Valgfri deltager"
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr "Ikke-deltager"
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr "Foreslćet"
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
msgid "Delegated"
msgstr "Delegeret"
@@ -5684,22 +5703,22 @@ msgstr "I gang"
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr "%A den %d %B, %Y"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a %d/%m-%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%d/%m-%Y"
@@ -5763,8 +5782,8 @@ msgstr "Tid for műdets _start:"
msgid "Meeting _end time:"
msgstr "Tid for műdets slutning:"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, c-format
msgid "Opening tasks at %s"
msgstr "Ćbner lager %s"
@@ -5779,7 +5798,7 @@ msgstr "Kunne ikke indlæse opgaverne i `%s'"
msgid "The method required to load `%s' is not supported"
msgstr "Den nűdvendige metode til indlæsning af `%s' er ikke understűttet"
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "Kunne ikke ćbne mappen i `%s'"
@@ -5799,26 +5818,42 @@ msgstr "Sletter de valgte objekter"
msgid "Expunging"
msgstr "Fjerner slettede beskeder fra mappe"
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "Ny _aftale..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr "Kunne ikke ćbne mappen i `%s'"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr "Den nűdvendige metode til ćbning af `%s' er ikke understűttet"
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, c-format
msgid "Opening calendar at %s"
msgstr "Ćbner kalender ved %s"
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "Ćbner mappe %s"
@@ -5879,49 +5914,49 @@ msgstr "Oktober"
msgid "September"
msgstr "September"
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
msgid "At least one attendee is necessary"
msgstr "Mindst en deltager er nűdvendig"
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr "En organisator skal angives."
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
msgid "Event information"
msgstr "Kalenderinformation"
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
msgid "Task information"
msgstr "Opgaveinformation"
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
msgid "Journal information"
msgstr "Journalinformation"
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
msgid "Free/Busy information"
msgstr "Ledig/optaget-information"
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
msgid "Calendar information"
msgstr "Kalenderinformation"
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
#, fuzzy
msgid "Updated"
msgstr "Opgaveopdatering"
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
#, fuzzy
msgid "Refresh"
msgstr "Læs listen igen"
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr "Du mć være en deltager i arrangementet"
@@ -6157,7 +6192,7 @@ msgid "Print Calendar"
msgstr "Udskriv kalender"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Forhćndsvisning af udskrift"
@@ -6181,7 +6216,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr "URIen til opgavemappen, der skal vises"
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
#, fuzzy
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
@@ -6194,12 +6229,12 @@ msgstr ""
"\n"
"Vil du virkelig slette disse beskeder?"
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr "Spűrg mig ikke igen."
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
#, fuzzy
msgid "Print Tasks"
msgstr "Udskriv kort"
@@ -8133,7 +8168,7 @@ msgstr "Flytter beskeder"
msgid "Copying messages"
msgstr "Kopierer beskeder til %s"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -8141,47 +8176,47 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr "Afbrudt."
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, fuzzy, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr "Uventet svar fra POP-server: %s"
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
#, fuzzy
msgid "No data provided"
msgstr "Intet filnavn specificeret."
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
#, fuzzy
msgid "Failed to encrypt: No valid recipients specified."
msgstr "Kan ikke kryptere denne besked: ingen modtagere opgivet"
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, fuzzy, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -8189,18 +8224,24 @@ msgid ""
"%.*s"
msgstr "Fejl under mellemlagring af besked %s: %s"
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, fuzzy, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr "Fejl under mellemlagring af besked %s: %s"
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "Kunne ikke afkode besked."
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
#, fuzzy
msgid "Failed to execute gpg."
msgstr "Kunne ikke afkode besked."
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, fuzzy, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr ""
@@ -8446,7 +8487,7 @@ msgstr ""
"%s"
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr "Ugyldigt svar pć autenticering fra server."
@@ -8567,7 +8608,7 @@ msgstr "For læsning af e-post som en forespűrgsel pć et andet sæt mapper"
msgid "No provider available for protocol `%s'"
msgstr "Ingen udbyder tilgængelig for protokol `%s'"
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8613,11 +8654,11 @@ msgstr "Kunne ikke afkode besked."
msgid "Failed to verify certificates."
msgstr "Fejl under verificering af certifikater."
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
msgid "Cannot get folder: Invalid operation on this store"
msgstr "Kan ikke finde mappe: Ugyldig operation pć dette lager"
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
msgid "Cannot create folder: Invalid operation on this store"
msgstr "Kan ikke oprette mappe: Ugyldig operation pć dette lager"
@@ -8838,77 +8879,105 @@ msgstr "Kan ikke ændre navn pć mappe: %s: Ugyldig operation"
msgid "Cannot rename folder: %s: No such folder"
msgstr "Kan ikke ændre navn pć mappe: %s: Ingen sćdan mappe"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr "Operation afbrudt"
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr "Server koblet fra uventet: %s"
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "Uventet svar fra IMAP-server: %s"
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "IMAP-kommando mislykkedes: %s"
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr "Svar fra server blev afsluttet for tidligt."
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr "Svar fra IMAP-server indeholdt ikke %s-information"
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr "Uventet 'OK'-svar fra IMAP-server: %s"
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr "Kan ikke oprette katalog %s: %s"
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr "Kunne ikke indlæse sammendrag for %s"
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr "Mappen blev űdelagt og genskabt pć serveren."
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr "Sűger efter ændrede beskeder"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Kunne ikke afkode besked."
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"Kan ikke hente besked: %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr "Ingen sćdan besked"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr "Denne besked er ikke tilgængelig"
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr "Henter sammendragsinformation for nye beskeder"
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr "Sűger efter nye beskeder"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr "Kunne ikke finde beskedens indhold i FETCH-svar."
@@ -8933,7 +9002,7 @@ msgstr "Ser efter nye beskeder"
msgid "Check for new messages in all folders"
msgstr "Se efter nye beskeder i alle mapper"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "Mapper"
@@ -8963,7 +9032,7 @@ msgstr "For læsning og lagring af e-post pć IMAP-servere."
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
msgid "Password"
msgstr "Adgangskode"
@@ -8973,77 +9042,77 @@ msgstr ""
"Dette valg vil lade dig koble til en IMAP-server ved at bruge en klartekst-"
"adgangskode."
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "SMTP-server %s"
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "%s-tjeneste for %s pć %s"
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "Tilkobling afbrudt"
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr "Kunne ikke koble til %s (port %d): %s"
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr ""
"Kunne ikke koble til POP-server.\n"
"Fejl under oversending af brugernavn: %s"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
#, fuzzy
msgid "SSL/TLS extension not supported."
msgstr "Operationen er ikke understűttet"
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
#, fuzzy
msgid "SSL negotiations failed"
msgstr "Godkendelse mislykkedes."
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "Mappen er ikke tom"
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr "IMAP-server %s understűtter ikke efterspurgt autenticeringstype %s"
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr "Ingen understűtte for autenticeringstype %s"
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr "%sIndtast venligst IMAP-adgangskode for %s@%s"
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr "Du indtastede ikke en adgangskode."
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9054,19 +9123,24 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr "Mappen %s eksisterer ikke"
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, fuzzy, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr "Mappenavn kan ikke indeholde linjeskift."
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Ukendt fejl: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr "Ophavsmappen tillades ikke at have undermapper"
@@ -9208,27 +9282,6 @@ msgstr "Besked aflyst"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "Kan ikke tilfűje besked i maildir mappe: %s: %s"
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"Kan ikke hente besked: %s\n"
-" %s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr "Ingen sćdan besked"
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9318,18 +9371,18 @@ msgstr "Kan ikke oprette mappelćs pć: %s: %s"
msgid "Cannot open mailbox: %s: %s\n"
msgstr "Kan ikke ćbne postboks: %s: %s\n"
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
msgid "Mail append cancelled"
msgstr "Tilfűjelse af brev blev aflyst"
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr "Kan ikke tilfűje besked i mbox-filen: %s: %s"
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9338,11 +9391,11 @@ msgstr ""
"Kan ikke hente besked: %s fra mappe %s\n"
" %s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr "Mappen ser ud til at have blevet korrupt og kan ikke repareres."
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr "Opbygning af besked mislykkedes: Beskadiget postboks?"
@@ -9447,12 +9500,13 @@ msgstr "Ukendt fejl: %s"
msgid "Could not store folder: %s"
msgstr "Kunne ikke ændre navn pć mappe: %s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr "Fejl under skriving til midlertidig postboks: %s"
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr "Skriving til midlertidig postboks mislykkedes: %s: %s"
@@ -9666,7 +9720,7 @@ msgstr "Behold beskeder pć serveren"
msgid "Delete after %s day(s)"
msgstr "Slet efter %s dage"
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr "POP"
@@ -9758,7 +9812,7 @@ msgid "No such folder `%s'."
msgstr "Ingen sćdan mappe `%s'."
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
msgid "Sendmail"
msgstr "Sendmail"
@@ -9813,7 +9867,7 @@ msgstr "sendmail"
msgid "Mail delivery via the sendmail program"
msgstr "Levering af e-post via sendmail programmet"
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr "SMTP"
@@ -9926,40 +9980,40 @@ msgstr "Autenticering kræves"
msgid "Welcome response error"
msgstr "Fejl ved RSET-svar: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, fuzzy, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr ""
"Kunne ikke koble til POP-server.\n"
"Fejl under oversending af brugernavn: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
#, fuzzy
msgid "server does not appear to support SSL"
msgstr "Beskeden ser ikke ud til at være rigtig udformet"
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, fuzzy, c-format
msgid "STARTTLS request timed out: %s"
msgstr "Tidsafbrud for AUTH-forespűrgsel: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
#, fuzzy
msgid "STARTTLS response error"
msgstr "Fejl ved RSET-svar: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, fuzzy, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr "SMTP-server %s understűtter ikke efterspurgt autenticeringstype %s"
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr "%sIndtast venligst SMTP-adgangskode for %s@%s"
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -9970,90 +10024,90 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr "SMTP-server %s"
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr "SMTP e-postlevering via %s"
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr "Kan ikke sende besked: afsenderadresse ikke gyldig."
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
msgid "Sending message"
msgstr "Sender besked"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr "Kan ikke sende besked: ingen modtagere definerte."
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
#, fuzzy
msgid "Cannot send message: one or more invalid recipients"
msgstr "Kan ikke sende besked: ingen modtagere definerte."
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr "SMTP-velkomst"
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, fuzzy, c-format
msgid "HELO request timed out: %s"
msgstr "Tidsafbrud for RSET-forespűrgsel: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
#, fuzzy
msgid "HELO response error"
msgstr "Fejl ved RSET-svar: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
msgid "SMTP Authentication"
msgstr "SMTP-autenticering"
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr "Fejl under opretelse af SASL-autenticeringsobjekt."
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr "Tidsafbrud for AUTH-forespűrgsel: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr "AUTH-forespűrgsel mislykkedes."
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr "Ugyldig svar pć autenticering fra server.\n"
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr "Tidsafbrud for \"MAIL FROM\"-forespűrgsel: %s: besked ikke sendt"
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
#, fuzzy
msgid "MAIL FROM response error"
msgstr "Fejl ved \"MAIL FROM\"-forespűrgsel: %s: besked ikke sendt"
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr "Tidsafbrud for \"RCPT TO\"-forespűrgsel: %s: besked ikke sendt"
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr "Tidsafbrud for DATA-forespűrgsel: %s: besked ikke sendt."
@@ -10061,38 +10115,38 @@ msgstr "Tidsafbrud for DATA-forespűrgsel: %s: besked ikke sendt."
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
#, fuzzy
msgid "DATA response error"
msgstr "Fejl ved RSET-svar: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr "Tidsafbrud for DATA-send: beskedsterminering: %s: besked ikke sendt."
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
#, fuzzy
msgid "DATA termination response error"
msgstr "Ugyldigt svar pć autenticering fra server."
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr "Tidsafbrud for RSET-forespűrgsel: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
#, fuzzy
msgid "RSET response error"
msgstr "Fejl ved RSET-svar: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, fuzzy, c-format
msgid "QUIT request timed out: %s"
msgstr "Tidsafbrud for AUTH-forespűrgsel: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
#, fuzzy
msgid "QUIT response error"
msgstr "Fejl ved RSET-svar: %s"
@@ -10166,7 +10220,7 @@ msgstr "MIME-type:"
msgid "Suggest automatic display of attachment"
msgstr "Foreslć automatisk visning af bilag"
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
msgid "Click here for the address book"
msgstr "Klik her for at fć adressebogen op"
@@ -10177,45 +10231,45 @@ msgstr "Klik her for at fć adressebogen op"
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
msgid "Reply-To:"
msgstr "Svar-til:"
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
msgid "From:"
msgstr "Fra:"
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr "Emne:"
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr "Til:"
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
msgid "Enter the recipients of the message"
msgstr "Indtast modtagerene for beskeden"
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr "Cc:"
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr "Indtast adresserne som skal modtage en kopi af beskeden"
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr "Bcc:"
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
"appearing in the recipient list of the message."
@@ -10226,11 +10280,16 @@ msgstr ""
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
#, fuzzy
msgid "Post To:"
msgstr "Porto"
+#: composer/e-msg-composer-hdrs.c:431
+#, fuzzy
+msgid "Posting destination"
+msgstr "Inegn beskrivelse"
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -10250,34 +10309,34 @@ msgstr ""
"Fejl under læsning af fil %s:\n"
"%s"
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
msgid "Warning!"
msgstr "Advarsel!"
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr "Filen eksisterer, overskriv?"
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, c-format
msgid "Error saving file: %s"
msgstr "Fejl under gemning af fil: %s"
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr "Fejl under indlæsning af fil: %s"
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, c-format
msgid "Error accessing file: %s"
msgstr "Fejl ved adgang til fil: %s"
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
msgid "Unable to retrieve message from editor"
msgstr "Kunne ikke hente besked fra redigering"
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, c-format
msgid ""
"Unable to seek on file: %s\n"
@@ -10286,7 +10345,7 @@ msgstr ""
"Kunne ikke sűge i fil: %s\n"
"%s"
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, c-format
msgid ""
"Unable to truncate file: %s\n"
@@ -10295,7 +10354,7 @@ msgstr ""
"Kunne ikke afkorte fil: %s\n"
"%s"
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, c-format
msgid ""
"Error autosaving message: %s\n"
@@ -10304,7 +10363,7 @@ msgstr ""
"Fejl under autogemning af besked: %s:\n"
" %s"
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
@@ -10312,49 +10371,28 @@ msgstr ""
"Ximian Evolution har fundet ikke-gemte filer fra en tidligere session.\n"
"Vil du prűve at genoprette dem?"
-#: composer/e-msg-composer.c:1516
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-"Denne besked er ikke sendt.\n"
-"\n"
-"Vil du gemme ændringene?"
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
msgid "Warning: Modified Message"
msgstr "Advarsel: Ændret besked"
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr "Ćbn fil"
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "Gem signatur"
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-#, fuzzy
-msgid "Set as default"
-msgstr " (forvalgt)"
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "Skriv en besked"
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
@@ -10362,7 +10400,7 @@ msgstr ""
"Kunne ikke oprette vindue:\n"
"adressse-udvælgelses-kontrol kunne ikke aktiveres."
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
@@ -10370,7 +10408,7 @@ msgstr ""
"Kunne ikke oprette vindue:\n"
"En komponent i HTML tekstbehandler kunne ikke aktiveres."
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10436,7 +10474,7 @@ msgstr "Emne indeholder"
msgid "Subject does not contain"
msgstr "Emne indeholder ikke"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10464,92 +10502,92 @@ msgstr "Kategorier"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a %Y-%m-%d %H:%M"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a %Y-%m-%d %H:%M"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr "%a %Y-%m-%d %H"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr "%a %Y-%m-%d %H"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%Y-%m-%d %H:%M:%S"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%Y-%m-%d %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr "%Y-%m-%d %H:%M"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr "%Y-%m-%d %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr "%Y-%m-%d %H %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr "%Y-%m-%d %H"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%H:%M:%S"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%H:%M"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr "%H"
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
msgid "seconds"
msgstr " sekunder"
@@ -10663,33 +10701,33 @@ msgstr ""
"Fejl i regulært udtryk '%s':\n"
"%s"
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr "Vigtig"
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
#, fuzzy
msgid "Work"
msgstr "Cork"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
#, fuzzy
msgid "Personal"
msgstr "Pownal"
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
#, fuzzy
msgid "To Do"
msgstr "Togo"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
#, fuzzy
msgid "Later"
msgstr "efter"
@@ -10960,7 +10998,7 @@ msgstr "er ikke"
msgid "is not Flagged"
msgstr "Mærket"
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
#, fuzzy
msgid "Label"
msgstr "Laurel"
@@ -11027,7 +11065,7 @@ msgstr "er mindre end"
msgid "Score"
msgstr "Point"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "Afsender"
@@ -11064,7 +11102,7 @@ msgstr "starter med"
msgid "Stop Processing"
msgstr "Stop behandling"
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "Emne"
@@ -11131,7 +11169,7 @@ msgstr "Sűger i %s"
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr "Post"
@@ -11197,7 +11235,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr "Evolution importerer dine gamle data fra Netscape"
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr "Affald"
@@ -11273,67 +11311,70 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr "Fabrik for Evolution beskedsredigering."
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
+msgid ""
+"Configure mail preferences, including security and message display, here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "Fabrik for Evolution beskedsredigering."
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#, fuzzy
+msgid "Configure your email accounts here"
+msgstr "Opret eller redigér e-post konti og andre brugervalg"
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
msgid "Evolution component for handling mail."
msgstr "Evolution komponent for hćndtering af e-post."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
msgid "Evolution mail composer."
msgstr "Evolutions e-postredigering."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
msgid "Evolution mail executive summary component."
msgstr "Evolution e-post komponent for sammendrag."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
msgid "Evolution mail folder display component."
msgstr "Evolution komponent for e-post mappevisning."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
msgid "Evolution mail folder factory component."
msgstr "Evolution komponent for e-postmappe fabrik."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
msgid "Factory for the Evolution composer."
msgstr "Fabrik for Evolution beskedsredigering."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
msgid "Factory for the Mail Summary component."
msgstr "Fabrik for e-post sammendrag komponent."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
#, fuzzy
msgid "Font Preferences"
msgstr "I_ngen genindtræffelse"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
#, fuzzy
msgid "Mail Accounts"
msgstr "Kontoer"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
msgid "Mail Preferences"
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
msgid "Mail configuration interface"
msgstr "Grænseflade for e-post-konfiguration"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr ""
-
#: mail/component-factory.c:102
msgid "Folder containing mail"
msgstr "Mappe som indeholder e-post"
@@ -11358,7 +11399,7 @@ msgstr "Egenskaber ..."
msgid "Change this folder's properties"
msgstr "Ændr denne mappes egenskaber"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
@@ -11366,256 +11407,256 @@ msgstr ""
"Nogen af dine indstillinger for e-post ser ud til at være beskadiget. "
"Venligst tjek at alt er i orden."
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr "Du har ikke sat en transportmetode for e-post"
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Advarsel: Ændret besked"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr "Ny e-post besked"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr "Send _besked"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "Skriv en besked"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "Ny besked"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "Forrige besked"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "Ny e-post besked"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "Kan ikke initiere Evolutions e-postkomponent."
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
msgid "Cannot initialize Evolution's mail config component."
msgstr "Kan ikke initiere Evolutions konfigurationskomponent for e-post."
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
msgid "Cannot initialize Evolution's folder info component."
msgstr "Kan ikke initiere Evolutions mappeinfo-komponent."
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
#, fuzzy
msgid "Connecting..."
msgstr "Kobler til server..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr "Kan ikke registrere lagring med skallen"
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr "Egenskaber for \"%s\""
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "Egenskaber"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr "Kunne ikke oprette midlertidigt katalog: %s"
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr "%d nye"
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ", "
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr "%d skjulte"
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr ""
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr "%d valgte"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr "%d usendte"
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, c-format
msgid "%d sent"
msgstr "%d sendte"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr "%d totalt"
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
#, fuzzy
msgid "Create _Virtual Folder From Search..."
msgstr "Opret _virtuel mappe fra besked"
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr "Virtuel mappe for e_mnet"
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr "Virtuel mappe for afse_nder"
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr "Virtuel mappe for modtage_re"
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr "Virtuel mappe pć e-post_liste"
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr "Filtrér pć em_ne"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr "Filtrér pć afsen_der"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr "Filtrér pć modta_gere"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr "Filtrér pć e-_postliste"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr "R_edigér som ny besked..."
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "S_kriv ud"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr "Sva_r til sender"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr "Svar til _listen"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "Svar til _alle"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "_Videresend"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
#, fuzzy
msgid "Fla_g Completed"
msgstr "Fuldfűrt"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
#, fuzzy
msgid "Cl_ear Flag"
msgstr "Tűm"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "Mar_kér som læst"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
#, fuzzy
msgid "Mark as _Unread"
msgstr "Markér som _ulæst"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr "Markér som v_igtig"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
#, fuzzy
msgid "_Mark as Unimportant"
msgstr "Markér som uv_igtig"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
#, fuzzy
msgid "U_ndelete"
msgstr "Fortryd sletning"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
#, fuzzy
msgid "Mo_ve to Folder..."
msgstr "Fl_yt til mappe..."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "K_opiér til mappe..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
#, fuzzy
msgid "Add Sender to Address_book"
msgstr "Tilfűj sender i adressebog"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
#, fuzzy
msgid "Appl_y Filters"
msgstr "Pćfűr filtre"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
#, fuzzy
msgid "Crea_te Rule From Message"
msgstr "Opret rege_l fra besked"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
#, fuzzy
msgid "VFolder on M_ailing List"
msgstr "Virtuel mappe pć e-postliste"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, fuzzy, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "Filtrér efter e-postliste (%s)"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, fuzzy, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "Virtuel mappe pć e-postliste (%s)"
@@ -11689,20 +11730,20 @@ msgstr "Du har ikke udfyldt al nűdvendig information."
msgid "Evolution Account Editor"
msgstr "Kontoredigering for Evolution"
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
msgid "_Host:"
msgstr "_Vært:"
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
#, fuzzy
msgid "User_name:"
msgstr "Br_ugernavn:"
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
msgid "_Path:"
msgstr "S_ti:"
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr "Du kan ikke oprette to konti med samme navn."
@@ -11731,7 +11772,7 @@ msgid "Enable"
msgstr "Aktiver"
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
msgid "Enabled"
msgstr "Aktiveret"
@@ -11785,7 +11826,7 @@ msgstr ""
" '%s'\n"
"Og er blevet opdateret."
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11797,7 +11838,7 @@ msgstr ""
"modtage eller skrive beskeder.\n"
"Vil du konfigurere den nu?"
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
@@ -11805,7 +11846,7 @@ msgstr ""
"Du skal konfigurere en identitet\n"
"fűr du kan skrive e-post."
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
@@ -11814,7 +11855,7 @@ msgstr ""
"fűr du kan skrive e-post."
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
@@ -11822,11 +11863,11 @@ msgstr ""
"Du sender en besked i HTML-format, men fűlgende modtageres űnsker ikke at "
"modtage beskeder i HTML-format:\n"
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr "Send alligevel?"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
@@ -11834,7 +11875,7 @@ msgstr ""
"Denne besked har ikke et emne.\n"
"Send alligevel?"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
@@ -11842,11 +11883,11 @@ msgstr ""
"Siden kontaktlisten du sender til er konfigureret til at skjule listens "
"adresser vil denne besked kun indeholde Bcc-modtagere."
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr "Denne besked indeholder kun Bcc-modtagere."
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
@@ -11856,11 +11897,11 @@ msgstr ""
"\"Apparently-To\" header.\n"
"Send alligevel?"
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr "Du skal specificere modtagere for at kunne sende denne besked."
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
@@ -11868,28 +11909,28 @@ msgstr ""
"Kunne ikke ćbne skitse-mappen for denne konto.\n"
"Vil du bruge standard skitse-mappe?"
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr "en ukendt afsender"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr "%a, %Y-%m-%d kl. %H:%M skrev %%s:"
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr "Flyt beskeder til"
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr "Kopiér beskeder til"
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr "Er du sikker pć at du vil redigere alle %d beskeder?"
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
@@ -11897,7 +11938,7 @@ msgstr ""
"Du kan kun redigere beskeder gemt\n"
"i Skitser-kataloget."
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
@@ -11905,39 +11946,39 @@ msgstr ""
"Du kan kun sende beskeder igen\n"
"som er gemt i sendt-kataloget."
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr "Er du sikker pć at du vil sende alle %d beskederne igen?"
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr "Ingen besked valgt"
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "Overskriv fil?"
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "Gem besked som..."
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "Gem beskeder som..."
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
#, fuzzy
msgid "Go to next folder with unread messages?"
msgstr "Vis næste ulæste besked"
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
msgstr ""
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -11949,7 +11990,7 @@ msgstr ""
"\n"
"Vil du virkelig slette disse beskeder?"
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
@@ -11958,28 +11999,28 @@ msgstr ""
"Fejl under indlæsning af filter-information:\n"
"%s"
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr "Filtre"
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, fuzzy, c-format
msgid "Page %d of %d"
msgstr "Henter besked %d af %d"
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "Udskriv besked"
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr "US-letter"
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "Fejl under udskrift af besked"
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr "Er du sikker pć at du vil ćbne alle %d beskeder i separate vinduer?"
@@ -12000,7 +12041,7 @@ msgstr "Inegn beskrivelse"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
#, fuzzy
msgid "Unnamed"
msgstr "Kontakt uden navn:"
@@ -12073,20 +12114,20 @@ msgstr ""
"nedenunder. Dette navn bliver kun brugt for visning pć skærmen."
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
msgid "Evolution Account Assistant"
msgstr "Evolution kontoassistent"
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, fuzzy, c-format
msgid "Account %d"
msgstr "Konto"
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr "Tjekker tjeneste"
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr "Kobler til server..."
@@ -12263,317 +12304,321 @@ msgstr "Digitale IDer..."
msgid "Do not quote original message"
msgstr "Kan ikke ćbne besked"
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
msgid "Done"
msgstr "Færdig"
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
#, fuzzy
msgid "Drafts _folder:"
msgstr "_Skitsemappe:"
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
msgid "E_nable"
msgstr "A_ktivér"
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
#, fuzzy
msgid "Emacs"
msgstr "Űst"
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
#, fuzzy
msgid "Email Accounts"
msgstr "E-post indeholder"
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
#, fuzzy
msgid "Email _address:"
msgstr "E-post-adresse:"
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
#, fuzzy
msgid "Empty _trash folders on exit"
msgstr "Tűm affalds_kurven ved afslutning"
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
#, fuzzy
msgid "Execute Command..."
msgstr "Udfűr handlinger"
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
#, fuzzy
msgid "Fi_xed -width:"
msgstr "slutter med"
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
#, fuzzy
msgid "Font Properties"
msgstr "Egenskaber"
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
#, fuzzy
msgid "Format messages in _HTML"
msgstr "Videresendte beskeder"
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
msgid "Get Digital ID..."
msgstr "Hent digital ID..."
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
#, fuzzy
msgid "Highlight _quotations with"
msgstr "M_arkér citering med"
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
msgid "IMAPv4 "
msgstr "IMAPv4"
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr "Identitet"
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
msgid "Inline"
msgstr "Indlejret"
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
msgid "Kerberos "
msgstr "Kerberos "
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
#, fuzzy
msgid "Labels and Colors"
msgstr "Gem og luk"
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
#, fuzzy
msgid "Loading Images"
msgstr "Indlæs b_illeder"
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr "E-post-konfiguration"
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
msgid "Mailbox location"
msgstr "Placering af postboks"
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
#, fuzzy
msgid "Message Composer"
msgstr "Beskedshoved"
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
#, fuzzy
msgid "Message Display"
msgstr "_Beskedsvisning"
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
#, fuzzy
msgid "Microsoft"
msgstr "Mikronesien"
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
#, fuzzy
msgid "New Mail Notification"
msgstr "E-post-konfiguration"
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr ""
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
msgid "Optional Information"
msgstr "Yderligere information"
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
#, fuzzy
msgid "Or_ganization:"
msgstr "Organisat_ion:"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
#, fuzzy
msgid "PGP/GPG _Key ID:"
msgstr "PGP-nűgle _ID:"
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr "Vælg en farve"
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
#, fuzzy
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr "Spűrg ved sending af beskeder med kun _Bcc-modtagere defineret"
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
#, fuzzy
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr "Pretty Good Privacy"
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
#, fuzzy
msgid "Printed Fonts"
msgstr "Udskriv valgte kontakter"
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
msgid "Qmail maildir "
msgstr "Qmail maildir"
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
#, fuzzy
msgid "Quote original message"
msgstr "Kan ikke ćbne besked"
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
msgid "Quoted"
msgstr "Citeret"
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
msgid "Re_member this password"
msgstr "H_usk denne adgangskode"
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
#, fuzzy
msgid "Re_ply-To:"
msgstr "Svar-til:"
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
msgid "Receiving Email"
msgstr "Indkommende e-post"
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
#, fuzzy
msgid "Receiving _Options"
msgstr "Alternativer indkommende"
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
#, fuzzy
msgid "Remember this _password"
msgstr "Husk denne adgangskode"
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
msgid "Required Information"
msgstr "Nűdvendig information"
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
#, fuzzy
msgid "Restore Defaults"
msgstr "Forvalgt"
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
#, fuzzy
msgid "S_ecurity"
msgstr "Sikkerhed"
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
#, fuzzy
msgid "Secure MIME (S/MIME)"
msgstr "Sikker MIME"
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr ""
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr ""
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
#, fuzzy
msgid "Select PGP program"
msgstr "Vælg PGP-binærfil"
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
msgid "Sending Email"
msgstr "Udgćende e-post"
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
msgid "Sent _messages folder:"
msgstr "Mappe for sendte _beskeder:"
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
msgid "Sent and Draft Messages"
msgstr "Sendte beskeder og skisser"
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
msgid "Ser_ver requires authentication"
msgstr "Server kræver _autenticering"
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
msgid "Server Configuration"
msgstr "Serverkonfiguration"
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
msgid "Server _Type: "
msgstr "Server_type: "
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
#, fuzzy
msgid "Shortcuts _type:"
msgstr "Genveje"
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
#, fuzzy
msgid "Signature #1"
msgstr "Gem signatur"
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
#, fuzzy
msgid "Signature #2"
msgstr "Gem signatur"
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
#, fuzzy
msgid "Specify _filename:"
msgstr "Stilnavn:"
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
msgid "Spell Checking Language"
msgstr ""
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
msgid "Spell _Checking"
msgstr ""
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr "Standard Unix mbox"
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
msgid ""
"Type the name by which you would like to refer to this account.\n"
"For example: \"Work\" or \"Personal\""
msgstr ""
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
#, fuzzy
msgid "V_ariable-width:"
msgstr "Variabel"
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
@@ -12583,200 +12628,200 @@ msgstr ""
"\n"
"Klik \"Næste\" for at begynde. "
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
#, fuzzy
msgid "XEmacs"
msgstr "Űst"
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
#, fuzzy
msgid "_Add Signature"
msgstr "_HTML-signatur:"
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr "_Altid indlæs billeder fra nettet"
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
msgid "_Always sign outgoing messages when using this account"
msgstr "_Altid signér udgćende beskeder nćr denne konto bruges"
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
msgid "_Authentication Type: "
msgstr "_Autenticeringstype: "
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
#, fuzzy
msgid "_Authentication type: "
msgstr "_Autenticeringstype: "
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
msgid "_Automatically check for new mail"
msgstr "Hent beskeder _automatisk hver(t)"
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
#, fuzzy
msgid "_Automatically insert smiley images"
msgstr "Hent beskeder _automatisk hver(t)"
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
msgid "_Beep when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
msgid "_Certificate ID:"
msgstr "_Certifikat-ID:"
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
#, fuzzy
msgid "_Confirm when expunging a folder"
msgstr "Bekræft nćr slettede beskeder skal fjernes"
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
#, fuzzy
msgid "_Default signature:"
msgstr "_HTML-signatur:"
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
#, fuzzy
msgid "_Defaults"
msgstr "Forvalgt"
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
msgid "_Do not notify me when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
#, fuzzy
msgid "_Enable"
msgstr "Aktiver"
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr ""
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
#, fuzzy
msgid "_Forward style:"
msgstr "Videresend som"
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
#, fuzzy
msgid "_Full name:"
msgstr "_Fulde navn:"
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
#, fuzzy
msgid "_HTML Mail"
msgstr "I HTML e-post"
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
#, fuzzy
msgid "_Identity"
msgstr "Identitet"
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
msgid "_Load images if sender is in addressbook"
msgstr "_Indlæs billeder hvis afsender er i adressebogen"
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
#, fuzzy
msgid "_Make this my default account"
msgstr "Brug denne som stan_dard konto"
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
#, fuzzy
msgid "_Mark messages as read after"
msgstr "_Markér beskeder som læst efter"
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
msgid "_Name:"
msgstr "_Navn:"
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr "Indlæs aldrig billeder fra _nettet"
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
msgid "_PGP binary path:"
msgstr "Sti til _PGP-binærfil:"
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
msgid "_Play sound file when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
#, fuzzy
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr "Spűrg ved sending af HTML-beskeder til kontakter som ikke űnsker dem"
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
#, fuzzy
msgid "_Prompt when sending messages with an empty subject line"
msgstr "Spűrg ved sending af beskeder uden _emne"
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
#, fuzzy
msgid "_Receiving Mail"
msgstr "Indkommende e-post"
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
#, fuzzy
msgid "_Reply style:"
msgstr "Svar til alle"
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
msgid "_Restore defaults"
msgstr ""
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
#, fuzzy
msgid "_Script:"
msgstr "_Sikkerhed"
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr "_Sikkerhed"
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
#, fuzzy
msgid "_Sending Mail"
msgstr "Udgćende e-post"
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
#, fuzzy
msgid "_Show animated images"
msgstr "Vis tid som"
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
#, fuzzy
msgid "_Signatures"
msgstr "_HTML-signatur:"
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
#, fuzzy
msgid "_Use secure connection (SSL):"
msgstr "Brug sikker forbindelse (_SSL)"
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
#, fuzzy
msgid "_Variable-width:"
msgstr "Variabel"
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
msgid "_every"
msgstr "_hver"
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
#, fuzzy
msgid "color"
msgstr " farve"
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
msgid "description"
msgstr "beskrivelse"
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -12845,126 +12890,131 @@ msgstr "Indlæs b_illeder"
msgid "Loading message content"
msgstr "Indlæser beskedsindhold"
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
#, fuzzy
msgid "Overdue:"
msgstr "Overskredne opga_ver:"
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%d %b %H:%M"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr "Ćbn henvisning i netlæser"
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr "Kopiér henvisning"
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr "Gem henvisning som"
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr "Gem billede som..."
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "Sűger i %s"
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr "%s-bilag"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr "Kunne ikke læse MIME-besked. Viser ren beskedstekst."
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "Dato"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr "Ugyldig e-post-adresse:"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "Fra"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr "Svar-til"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "Til"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr "Cc"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
msgid "Bcc"
msgstr "Bcc:"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
#, fuzzy
msgid "Mailer"
msgstr ""
"\n"
"E-postprogram: "
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
"Denne besked er digitalt signeret. For flere informationer, klik pć "
"lćsikonen."
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "Kunne ikke oprette PGP verificeringskontekst."
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr "Denne besked er digitalt signeret og er fundet autentisk."
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr "Denne besked er digitalt signeret, men kan ikke findes autentisk."
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr "Peger til FTP-server (%s)"
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr "Peger til lokal fil (%s) gyldig pć netsted \"%s\""
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr "Peger til lokal fil (%s)"
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr "Peger til eksterne data (%s)"
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr "Peger til ukendt ekstern data (\"%s\"-type)"
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr "Fejludformet del for ekstern-krop."
@@ -13090,59 +13140,59 @@ msgstr "Flytter beskeder til %s"
msgid "Copying messages to %s"
msgstr "Kopierer beskeder til %s"
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr "Skanner mapper i \"%s\""
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr "Videresendte beskeder"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr "Ćbner mappe %s"
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr "Ćbner lager %s"
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr "Fjerner mappe %s"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, c-format
msgid "Storing folder '%s'"
msgstr "Gemmer mappe '%s'"
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
msgid "Refreshing folder"
msgstr "Opfrisker mappe"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr "Fjerner slettede beskeder fra mappe"
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr "Henter besked %s"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr "Henter %d beskeder"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr "Gemmer %d beskeder"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
@@ -13151,7 +13201,7 @@ msgstr ""
"Kunne ikke oprette uddatafil: %s\n"
" %s"
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
@@ -13160,11 +13210,11 @@ msgstr ""
"Fejl under gemning af beskeder til: %s:\n"
" %s"
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr "Gemmer bilag"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
@@ -13173,22 +13223,22 @@ msgstr ""
"Kunne ikke oprette uddatafil: %s\n"
" %s"
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr "Kan ikke skrive data: %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr "Kobler fra %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Reconnecting to %s"
msgstr "Kobler til %s igen"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "_Sűg"
@@ -13259,25 +13309,25 @@ msgstr "Opdaterer..."
msgid "Waiting..."
msgstr "Venter..."
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
msgid "User canceled operation."
msgstr "Operation afbrudt af bruger."
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
msgid "_Remember this password"
msgstr "Husk denne adgangs_kode"
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
#, fuzzy
msgid "_Remember this password for the remainder of this session"
msgstr "Husk denne adgangskode for resten af denne session"
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, c-format
msgid "Enter Password for %s"
msgstr "Indtast adgangskode for %s"
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
msgid "Enter Password"
msgstr "Indtast adgangskode"
@@ -13300,41 +13350,24 @@ msgstr ""
"\n"
"Vil du gemme ændringene?"
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "Navn:"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "Gem signatur"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "HTML-signaturfil:"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr "Videresendt besked - %s"
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
msgid "Forwarded message"
msgstr "Videresendt besked"
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
msgid "Forwarded Message"
msgstr "Videresendt besked"
@@ -13391,67 +13424,67 @@ msgstr "(Uden emne)"
msgid "%s - Message"
msgstr "%s - Besked"
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr "Ulæst"
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr "Læst"
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr "Besvaret"
-#: mail/message-list.c:736
+#: mail/message-list.c:740
msgid "Multiple Unseen Messages"
msgstr "Flere ulæste beskeder"
-#: mail/message-list.c:737
+#: mail/message-list.c:741
msgid "Multiple Messages"
msgstr "Flere beskeder"
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr "Lavest"
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr "Lavere"
-#: mail/message-list.c:746
+#: mail/message-list.c:750
msgid "Higher"
msgstr "Hűjere"
-#: mail/message-list.c:747
+#: mail/message-list.c:751
msgid "Highest"
msgstr "Hűjest"
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr "?"
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr "I dag %H:%M"
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr "I gćr %H:%M"
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr "%a %H:%M"
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
msgid "%b %d %l:%M %p"
msgstr "%d %b %H:%M"
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr "%d %b %Y"
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
msgid "Generating message list"
msgstr "Genererer beskedsliste"
@@ -13530,68 +13563,94 @@ msgstr "Forhćndsvis"
msgid "Flag to Follow Up"
msgstr ""
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr "Sűger i mapper under %s pć \"%s\""
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr "Sűger i mapper pć rod-niveau pć \"%s\""
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, c-format
msgid "Subscribing to folder \"%s\""
msgstr "Abonnerer pć mappe \"%s\""
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr "Fjerner abonnement pć mappe \"%s\""
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
msgid "Folder"
msgstr "Mappe"
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "Gem i mappe..."
+
+#: mail/subscribe-dialog.c:1590
msgid "No server has been selected"
msgstr "Ingen server er valgt"
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr "Venligst vælg en server."
#: mail/subscribe-dialog.glade.h:1
-msgid " _Refresh List "
-msgstr " Opdaté_r listen "
-
-#: mail/subscribe-dialog.glade.h:2
msgid "All folders"
msgstr "Alle mapper"
-#: mail/subscribe-dialog.glade.h:3
-msgid "Display options"
-msgstr "Alternativer for visning"
+#: mail/subscribe-dialog.glade.h:2
+#, fuzzy
+msgid "Apri file"
+msgstr "April"
+
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+msgid "Close"
+msgstr "Luk"
#: mail/subscribe-dialog.glade.h:4
+#, fuzzy
+msgid "Display Options"
+msgstr "Alternativer for visning"
+
+#: mail/subscribe-dialog.glade.h:5
msgid "Folders whose names begin with:"
msgstr "Vis mapper med navn som begynder med:"
-#: mail/subscribe-dialog.glade.h:5
+#: mail/subscribe-dialog.glade.h:6
msgid "Manage Subscriptions"
msgstr "Hćndtér abonnement"
-#: mail/subscribe-dialog.glade.h:6
-msgid "Show _folders from server: "
-msgstr "Vis _mapper fra server: "
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
+msgstr "Læs listen igen"
+
+#: mail/subscribe-dialog.glade.h:8
+#, fuzzy
+msgid "S_elect server: "
+msgstr "Vælg mappe"
+
+#: mail/subscribe-dialog.glade.h:9
+#, fuzzy
+msgid "Salve file"
+msgstr "Vælg en fil"
-#: mail/subscribe-dialog.glade.h:7
+#: mail/subscribe-dialog.glade.h:10
msgid "_Subscribe"
msgstr "_Abonnér"
-#: mail/subscribe-dialog.glade.h:8
+#: mail/subscribe-dialog.glade.h:11
msgid "_Unsubscribe"
msgstr "_Fjern abonnement"
@@ -13602,28 +13661,29 @@ msgstr "Mappe som indeholder Evolution sammendrag"
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
#, fuzzy
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr "Mappe som indeholder Evolution sammendrag"
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#, fuzzy
msgid "Evolution Summary component."
msgstr "Evolutions e-postredigering."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
#, fuzzy
msgid "Factory for Evolution Summary's configuration control."
msgstr "Fabrik til Evolution-opgavekontrol."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
#, fuzzy
msgid "Factory for the Evolution Summary component."
msgstr "Fabrik for e-post sammendrag komponent."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
#, fuzzy
msgid "Summary Preferences"
msgstr "Indstillinger for sammendrag"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
-
#: my-evolution/Locations.h:1
msgid "Aarhus"
msgstr "Ćrhus"
@@ -23426,23 +23486,23 @@ msgstr "Zürich"
msgid "Folder containing the Evolution Summary"
msgstr "Mappe som indeholder Evolution sammendrag"
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
msgid "Appointments"
msgstr "Aftaler"
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
msgid "No appointments"
msgstr "Ingen aftaler"
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
msgid "%k:%M %d %B"
msgstr "%k:%M %d %B"
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
msgid "%l:%M %d %B"
msgstr "%l: %M %d %B"
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
msgid "No description"
msgstr "Inegn beskrivelse"
@@ -23505,11 +23565,11 @@ msgstr "_Tilfűj"
msgid "Shown"
msgstr "Regnbyger"
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
msgid "No tasks"
msgstr "Ingen opgaver"
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
msgid "(No Description)"
msgstr "(Ingen beskrivelse)"
@@ -23541,7 +23601,7 @@ msgstr "Udskriv sammendrag"
msgid "Printing of Summary failed"
msgstr "Fejl under udskrift af sammendrag"
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr "Executive summary komponent kunne ikke initialisere Bonobo.\n"
@@ -24820,18 +24880,18 @@ msgid "Configuration control for Evolution folder settings."
msgstr "Fabrik for Evolution beskedsredigering."
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "Indstillinger for e-post"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
msgid "The Evolution shell."
msgstr "Evolution skallen."
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "Vis detaljer"
@@ -24858,7 +24918,7 @@ msgstr "Vælg mappe"
msgid "Drafts"
msgstr "Skitser"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "Indbakke"
@@ -25302,27 +25362,27 @@ msgstr ""
msgid "Evolution Settings"
msgstr "Evolution"
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "Ćbner mappe %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "Ćbner mappe %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, fuzzy, c-format
msgid "in \"%s\" ..."
msgstr "Ćbn i %s..."
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr "Kunne ikke ændre navn pć mappe: %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
#, fuzzy
msgid "Cannot find the specified shared folder."
msgstr ""
@@ -25405,30 +25465,30 @@ msgstr "Ar_bejd frakoblet"
msgid "Work Offline"
msgstr "Arbejd frakoblet"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "(Ingen mappe vist)"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr "%s (%d)"
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr "(Ingen)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
"Ximian Evolution er koblet til. Klik pć denne knap for at arbejde frakoblet."
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr "Ximian Evolution er i færd med at koble fra."
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -25451,7 +25511,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr "Kan ikke opsætte lokal lagring -- %s"
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -25462,19 +25522,19 @@ msgstr ""
"er afsluttet uventet. Du mć afslutte Evolution og genstarte\n"
"for at fć adgang til disse data igen."
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr "Ugyldige argumenter"
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr "Kan ikke registrere i OAF"
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr "Konfigurationsdatabase ikke fundet"
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "Generisk fejl"
@@ -25676,7 +25736,7 @@ msgstr "%s (...)"
msgid "%s (%d%% complete)"
msgstr "%s (%d%% fuldfűrt)"
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr "<klik her for at vælge en mappe>"
@@ -25717,63 +25777,63 @@ msgstr ""
"Fejlen fra aktiveringssystemet er:\n"
"%s"
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
msgid "CORBA error"
msgstr "CORBA-fejl"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr "Afbrudt"
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr "Ugyldige argumenter"
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr "Har en ejer allerede"
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
msgid "No owner"
msgstr "Ingen ejer"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
msgid "Not found"
msgstr "Ikke fundet"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
msgid "Unsupported type"
msgstr "En ikke-understűttet type"
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr "Et ikke understűttet skema"
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr "En ikke-understűttet handling"
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
msgid "Internal error"
msgstr "Intern fejl"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
msgid "Exists"
msgstr "Eksisterer"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr "Ugyldig URI"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
msgid "Has subfolders"
msgstr "Har undermapper"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
msgid "No space left"
msgstr "Ingen plads tilbage"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr "Tidligere ejer er dűd FIXME"
@@ -25831,29 +25891,21 @@ msgid "Specify where to create the folder:"
msgstr "Specificér hvor mappen skal oprettes:"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "Opret _ny mappe..."
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
#, fuzzy
-msgid "_Folder Name:"
-msgstr "Mappenavn:"
+msgid "_Account:"
+msgstr "Konto"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
-msgid "_Server:"
-msgstr "_Servernavn:"
+msgid "_Folder Name:"
+msgstr "Mappenavn:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "Br_ugernavn:"
@@ -25954,15 +26006,15 @@ msgstr "Spűrg mig ikke igen"
msgid "Evolution can import data from the following files:"
msgstr "Evolution kan importere data fra fűlgende filer:"
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr "Evolution afslutter nu..."
-#: shell/main.c:223
+#: shell/main.c:227
#, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -25972,7 +26024,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -25982,53 +26034,57 @@ msgid ""
"eagerly await your contributions!\n"
msgstr ""
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
msgstr "Ximian Evolution"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "Spűrg mig ikke igen"
-#: shell/main.c:348
+#: shell/main.c:394
msgid "Cannot access the Ximian Evolution shell."
msgstr "Kan ikke tilgć Ximian Evolution-skallen."
-#: shell/main.c:357
+#: shell/main.c:403
#, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "Kan ikke initiere Ximian Evolution-skallen: %s"
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr "Deaktivér splash"
-#: shell/main.c:439
+#: shell/main.c:487
#, fuzzy
msgid "Start in offline mode"
msgstr "Starter import"
-#: shell/main.c:440
+#: shell/main.c:489
#, fuzzy
msgid "Start in online mode"
msgstr "Starter intelligent importering"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr "Send fejlsűgingsudskrift for alle komponenterne til en fil."
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "Kunne ikke initialisere Bonobo komponentsystemet."
@@ -26241,14 +26297,6 @@ msgstr "Vis arbejdsugen"
msgid "Week"
msgstr "Uge"
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-msgid "Close"
-msgstr "Luk"
-
#: ui/evolution-comp-editor.xml.h:3
msgid "Close this item"
msgstr "Luk denne opfűring"
@@ -27188,10 +27236,6 @@ msgstr "Tilfűj mappe pć listen over abonnerede mapper"
msgid "F_older"
msgstr "M_appe"
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr "Læs listen igen"
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr "Læs mappelisten igen"
@@ -27755,21 +27799,21 @@ msgstr "Besked"
msgid "Don't show this message again."
msgstr "Vis ikke denne besked igen."
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
#, fuzzy
msgid "_Find Now"
msgstr "Find nu "
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
#, fuzzy
msgid "_Clear"
msgstr "Tűm"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
msgid "Clear"
msgstr "Tűm"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr "Find nu "
@@ -27795,6 +27839,81 @@ msgstr "init_corba(): kunne ikke initiere GNOME"
msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonobo(): kunne ikke initialisere Bonobo"
+#~ msgid "Error in search expression."
+#~ msgstr "Fejl i sűgeudtryk."
+
+#~ msgid "Restarting search."
+#~ msgstr "Starter sűgning igen."
+
+#, fuzzy
+#~ msgid "Could not parse query string"
+#~ msgstr "Kunne ikke tolke URL `%s'"
+
+#, fuzzy
+#~ msgid "Email is"
+#~ msgstr "E-post 2"
+
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr "Kunne ikke oprette fabrik for alarm-tjenesten"
+
+#~ msgid "Meeting begins: <b>"
+#~ msgstr "Műde starter: <b>"
+
+#~ msgid "Task begins: <b>"
+#~ msgstr "Opgave starter: <b>"
+
+#~ msgid "Free/Busy info begins: <b>"
+#~ msgstr "Ledig/optaget-information starter: <b>"
+
+#~ msgid "Begins: <b>"
+#~ msgstr "Starter: <b>"
+
+#~ msgid "Meeting ends: <b>"
+#~ msgstr "Műde slutter: <b>"
+
+#~ msgid "Free/Busy info ends: <b>"
+#~ msgstr "Ledig/optaget-information starter: <b>"
+
+#~ msgid "Task Completed: <b>"
+#~ msgstr "Opgave fuldfűrt <b>"
+
+#~ msgid "Task Due: <b>"
+#~ msgstr "Opgave pćbegyndes: <b>"
+
+#~ msgid "Non-Participants"
+#~ msgstr "Ikke-deltagere"
+
+#~ msgid ""
+#~ "This message has not been sent.\n"
+#~ "\n"
+#~ "Do you wish to save your changes?"
+#~ msgstr ""
+#~ "Denne besked er ikke sendt.\n"
+#~ "\n"
+#~ "Vil du gemme ændringene?"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr " (forvalgt)"
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "Gem signatur"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "HTML-signaturfil:"
+
+#~ msgid " _Refresh List "
+#~ msgstr " Opdaté_r listen "
+
+#~ msgid "Show _folders from server: "
+#~ msgstr "Vis _mapper fra server: "
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "_Servernavn:"
+
#~ msgid ""
#~ "Evolution is unable to get the addressbook local storage.\n"
#~ "This may have been caused by the evolution-addressbook component "
@@ -28360,9 +28479,6 @@ msgstr "init_bonobo(): kunne ikke initialisere Bonobo"
#~ "\n"
#~ "Offentlig nűgle: "
-#~ msgid "Connecting to LDAP server..."
-#~ msgstr "Kobler til LDAP-server..."
-
#~ msgid "Waiting for connection to LDAP server..."
#~ msgstr "Venter pć tilkobling til LDAP-server..."
@@ -28716,9 +28832,6 @@ msgstr "init_bonobo(): kunne ikke initialisere Bonobo"
#~ msgid "_Task..."
#~ msgstr "_Opgave..."
-#~ msgid "Create or edit mail accounts and other preferences"
-#~ msgstr "Opret eller redigér e-post konti og andre brugervalg"
-
#~ msgid "_Mail Settings..."
#~ msgstr "Indstillinger for e-post..."
diff --git a/po/de.po b/po/de.po
index 59f088ed26..3d9a146ce7 100644
--- a/po/de.po
+++ b/po/de.po
@@ -11,7 +11,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution 1.1cvs\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2002-05-22 21:30GMT\n"
"Last-Translator: Manuel Borchers <webmaster@matronix.de>\n"
"Language-Team: German <gnome-de@gnome.org>\n"
@@ -36,22 +36,22 @@ msgid "Imports VCard files into Evolution."
msgstr "Importiert VCard-Dateien in Evolution."
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr "Einsortieren unter"
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr "Name"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "E-Mail"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Primär"
@@ -61,16 +61,16 @@ msgstr "Prim"
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "Assistent"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Geschäftlich"
@@ -80,12 +80,12 @@ msgid "Bus"
msgstr "Geschäft"
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr "Rückruf"
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Firma"
@@ -96,13 +96,13 @@ msgstr "Fa."
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Zu Hause"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Organisation"
@@ -112,19 +112,19 @@ msgstr "Org"
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Mobil"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Auto"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "Geschäftliches Fax"
@@ -133,13 +133,13 @@ msgid "Bus Fax"
msgstr "Gesch. Fax"
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Fax zu Hause"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "Geschäftlich 2"
@@ -148,68 +148,68 @@ msgid "Bus 2"
msgstr "Geschäft 2"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Zu Hause 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "ISDN"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "Andere"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "Anderes Fax"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "Pager"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "Funk"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "Telex"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr "Telex"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "E-Mail 2"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "E-Mail 3"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "Website"
@@ -218,7 +218,7 @@ msgid "Url"
msgstr "URL"
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "Abteilung"
@@ -227,7 +227,7 @@ msgid "Dep"
msgstr "Abt"
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "Büro"
@@ -236,12 +236,12 @@ msgid "Off"
msgstr "Büro"
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "Titel"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "Beruf"
@@ -250,7 +250,7 @@ msgid "Prof"
msgstr "Beruf"
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr "Vorgesetzter"
@@ -263,7 +263,7 @@ msgid "Ass"
msgstr "Ass"
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "Spitzname"
@@ -272,12 +272,12 @@ msgid "Nick"
msgstr "Spitzn."
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "Lebenspartner"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "Notiz"
@@ -290,7 +290,7 @@ msgid "CALUri"
msgstr "KalURI"
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr "Verfügbarkeits-Adresse"
@@ -341,7 +341,7 @@ msgstr "VCard für %s"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -349,7 +349,7 @@ msgid "Could not initialize Bonobo"
msgstr "Bonobo konnte nicht initialisiert werden"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr "Suchen..."
@@ -357,39 +357,32 @@ msgstr "Suchen..."
msgid "Loading..."
msgstr "Laden..."
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
-msgid "Error in search expression."
-msgstr "Fehler im Suchausdruck."
+#: addressbook/backend/pas/pas-backend-ldap.c:677
+#, fuzzy
+msgid "Reconnecting to LDAP server..."
+msgstr "Verbindung zu LDAP-Server..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr "Karte zu LDAP-Server hinzufügen..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr "Karte von LDAP-Server entfernen..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr "Karte auf LDAP-Server ändern..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr "Suche wird neu gestartet."
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr "Empfangen von LDAP-Suchergebnissen..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
msgid "Error performing search"
msgstr "Fehler beim Ausführen der Suche"
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-msgid "Could not parse query string"
-msgstr "Abfragezeichenkette konnte nicht geparst werden"
-
#: addressbook/conduit/address-conduit.c:293
msgid "Default Sync Address:"
msgstr "Standard Synchronisationsadresse:"
@@ -436,50 +429,51 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr "Konfigurations-Bedienelement für die Evolution Adressbuch-Speicher"
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
+#, fuzzy
+msgid "Configure access to LDAP directory servers here"
+msgstr ""
+"Diese Seite kann zur Konfiguration von Verzeichnisservern, die das LDAP "
+"Protokoll verwenden, benutzt werden"
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
msgid "Control that displays an Evolution addressbook minicard."
msgstr "Control, die eine Evolution-Adressbuch-Minikarte anzeigt."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
msgid "Directory Servers"
msgstr "Verzeichnisserver"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
msgid "Evolution Addressbook minicard viewer"
msgstr "Evolution-Adressbuch-Minikarten-Betrachter"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr "Evolution-Komponente für Kontaktverwaltung."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the Addressbook Minicard control"
msgstr "Fabrik für die Adressbuch-Minikarten-Control"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr "Fabrik für den Adressanzeiger des Adressbuchs"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
msgid "Factory for the Addressbook's address popup"
msgstr "Fabrik für das Adress-Popup des Adressbuchs"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr ""
"Fabrik für die Konfigurations-Bedienelemente des Evolution Adressbuchs."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
msgid "Factory for the sample Addressbook control"
msgstr "Fabrik für die beispielhafte Adressbuch-Kontrolle"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
-msgstr ""
-"Diese Seite kann zur Konfiguration von Verzeichnisservern, die das LDAP "
-"Protokoll verwenden, benutzt werden"
-
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -499,28 +493,28 @@ msgstr "LDAP-Server:"
msgid "LDAP server containing contact information"
msgstr "LDAP-Server mit Kontaktinformationen"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "Neuer Kontakt"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "_Kontakt"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "Einen neuen Kontakt anlegen"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "Neu Kontaktliste"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "Contact _List"
msgstr "_Kontaktliste"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "Neuen Kontaktliste anlegen"
@@ -541,24 +535,24 @@ msgstr "Abfrage auf Root DSE konnte nicht ausgeführt werden"
msgid "The server responded with no supported search bases"
msgstr "Der Server antwortete mit nicht unterstützen Suchbasen"
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
msgid "This server does not support LDAPv3 schema information"
msgstr "Dieser Server unterstützt keine LDAPv3 Schema-Information"
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
msgid "Error retrieving schema information"
msgstr "Fehler beim Empfangen von Schema-Information"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
msgid "Server did not respond with valid schema information"
msgstr "Server antwortetet nicht mit einer gültigen Schema-Information"
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
msgid "LDAP was not enabled in this build of Evolution"
msgstr "LDAP wurde in diesem Build von Evolution nicht aktiviert"
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "gnome-vfs konnte nicht initialisiert werden"
@@ -566,21 +560,30 @@ msgstr "gnome-vfs konnte nicht initialisiert werden"
msgid "Other Contacts"
msgstr "Andere Kontakte"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "Das Adressbuch kann nicht geöffnet werden"
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+"Dieses Adressbuch konnte nicht geöffnet werden. Bitte prüfen Sie\n"
+"nach, ob der Pfad existiert und ob Sie darauf zugreifen dürfen."
+
+#: addressbook/gui/component/addressbook.c:487
+#, fuzzy
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
"Es war nicht möglich, dieses Adressbuch zu öffnen. Dies\n"
"bedeutet entweder, dass Sie einen ungültigen URI eingegeben\n"
"haben oder dass der LDAP-Server unerreichbar ist."
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -593,50 +596,82 @@ msgstr ""
"nachdem Sie sich von der Adresse unten OpenLDAP besorgt\n"
"haben.\n"
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
+#, fuzzy
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-"Dieses Adressbuch konnte nicht geöffnet werden. Bitte prüfen Sie\n"
-"nach, ob der Pfad existiert und ob Sie darauf zugreifen dürfen."
+"Es war nicht möglich, dieses Adressbuch zu öffnen. Dies\n"
+"bedeutet entweder, dass Sie einen ungültigen URI eingegeben\n"
+"haben oder dass der LDAP-Server unerreichbar ist."
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr "Passwort für %s (Benutzer %s) eingeben"
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
msgid "Name begins with"
msgstr "Name beginnt mit"
-#: addressbook/gui/component/addressbook.c:729
-msgid "Email is"
-msgstr "E-Mail ist"
+#: addressbook/gui/component/addressbook.c:742
+#, fuzzy
+msgid "Email begins with"
+msgstr "Name beginnt mit"
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr "Kategorie ist"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr "Irgend ein Feld enthält"
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "Komplex..."
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr "Beliebige Kategorie"
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr "Die URI, die der Suchdienst anzeigen wird"
@@ -651,7 +686,7 @@ msgstr "(keine)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "Primäre E-Mail"
@@ -702,49 +737,51 @@ msgid " S_how Supported Bases "
msgstr " Unterstützte Basen _anzeigen"
#: addressbook/gui/component/ldap-config.glade.h:2
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "<< Weniger Optionen"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr "<- _Entfernen"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
msgid "1234"
msgstr "1234"
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
msgid "1:00"
msgstr "1:00"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr "2:30"
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr "3268"
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
msgid "380"
msgstr "380"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr "5:00"
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr "636"
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr "666"
-#: addressbook/gui/component/ldap-config.glade.h:11
-msgid "<- _Remove"
-msgstr "<- _Entfernen"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-msgid "<< Fewer Options"
-msgstr "<< Weniger Optionen"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr "Attributzuordnungen hinzufügen (oder bearbeiten)"
@@ -846,7 +883,7 @@ msgid "Mappings"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
msgid "Never"
msgstr "Nie"
@@ -905,8 +942,8 @@ msgstr "Suchb_ereich: "
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
msgid "Searching"
msgstr "Suchen"
@@ -1156,7 +1193,7 @@ msgid "Using email address"
msgstr "E-Mail-Adresse verwenden"
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr "Immer, wenn möglich"
@@ -1164,12 +1201,13 @@ msgstr "Immer, wenn möglich"
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
msgid "_Add"
msgstr "Hinzufügen"
#: addressbook/gui/component/ldap-config.glade.h:105
-msgid "_Add ->"
+#, fuzzy
+msgid "_Add -&gt;"
msgstr "_Hinzufügen ->"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1205,7 +1243,7 @@ msgid "_Download limit:"
msgstr "_Downloadbegrenzung:"
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1239,7 +1277,8 @@ msgid "_Log in method:"
msgstr "Methode zur _Anmeldung:"
#: addressbook/gui/component/ldap-config.glade.h:121
-msgid "_More Options >>"
+#, fuzzy
+msgid "_More Options &gt;&gt;"
msgstr "Mehr Optionen >>"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1312,7 +1351,7 @@ msgstr "Fabrik für die Namenauswahl-Schnittstelle des Adressbuchs"
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1344,11 +1383,11 @@ msgstr "(%d nicht gezeigt)"
msgid "Unnamed Contact"
msgstr "Namenloser Kontakt"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr "Kontakte aus Adressbuch wählen"
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
msgid "Find contact in"
msgstr "Kontakt finden in"
@@ -1412,7 +1451,7 @@ msgstr "Zusammenarbeit"
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "Kontakteditor"
@@ -1481,9 +1520,9 @@ msgstr "Will HTML-Mail erhalten"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2548,23 +2587,23 @@ msgstr ""
msgid "Delete Contact?"
msgstr "Kontakt löschen?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
msgid "Category editor not available."
msgstr "Der Kategorie-Editor ist nicht verfügbar."
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr "Dieser Kontakt gehört in folgende Kategorien:"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
msgid "Save Contact as VCard"
msgstr "Kontakt als VCard speichern"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr "TTY/TTD"
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr "Widget für ein Feld konnte nicht gefunden werden: '%s'"
@@ -2578,7 +2617,7 @@ msgid "Edit Full"
msgstr "Voll bearbeiten"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "Voller Name"
@@ -2732,11 +2771,11 @@ msgid "contact-list-editor"
msgstr "contact-list-editor"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr "Kontaktlisten-Editor"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
msgid "Save List as VCard"
msgstr "Liste als VCard speichern"
@@ -2796,20 +2835,20 @@ msgstr "Komplexe Suche"
msgid "Search"
msgstr "Suchen"
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr "Keine Karten"
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr "1 Karte"
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr "%d Karten"
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
msgid "Error getting book view"
msgstr "Fehler beim Empfangen der Buchansicht"
@@ -2820,15 +2859,15 @@ msgid "Error modifying card"
msgstr "Fehler beim Ändern einer Karte"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr "Erfolg"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "Unbekannter Fehler"
@@ -2837,7 +2876,7 @@ msgid "Repository offline"
msgstr "Repository offline"
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "Erlaubnis verweigert"
@@ -2854,7 +2893,7 @@ msgid "Protocol not supported"
msgstr "Protokoll nicht unterstützt"
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -2909,7 +2948,7 @@ msgstr "Fehler beim Entfernen einer Liste"
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr "Fehler beim Entfernen einer Karte"
@@ -2947,151 +2986,151 @@ msgstr "Karten verschieben nach"
msgid "Copy cards to"
msgstr "Karten kopieren nach"
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr "* Hier klicken, um einen Kontakt hinzuzufügen *"
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr "Primäres Telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr "Telefon des Assistenten"
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr "Geschäftliches Telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr "Rückruf-Telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr "Firmentelefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr "Telefon zu Hause"
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr "Geschäftliche Adresse"
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr "Adresse zu Hause"
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr "Mobiltelefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr "Autotelefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr "Geschäftliches Telefon 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr "Telefon zu Hause 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr "Anderes Telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr "Andere Adresse"
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr "Adressbuch"
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "Als VCard speichern"
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
msgid "New Contact..."
msgstr "Neuer Kontakt..."
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
msgid "New Contact List..."
msgstr "Neu Kontaktliste..."
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
msgid "Go to Folder..."
msgstr "Gehe zu Ordner..."
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
msgid "Import..."
msgstr "Importieren..."
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
msgid "Search for Contacts..."
msgstr "Nach Kontakten suchen..."
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
msgid "Addressbook Sources..."
msgstr "Adressbuch-Quellen..."
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
msgid "Pilot Settings..."
msgstr "Pilot-Einstellungen..."
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr "Kontakt weiterleiten"
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr "Nachricht an Kontakt schicken"
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Drucken"
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr "Umschlag drucken"
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
msgid "Copy to folder..."
msgstr "In Ordner kopieren..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
msgid "Move to folder..."
msgstr "In Ordner verschieben..."
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "Ausschneiden"
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "Kopieren"
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "Einfügen"
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3099,8 +3138,8 @@ msgstr "Einfügen"
msgid "Delete"
msgstr "Löschen"
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
msgid "Current View"
msgstr "Aktuelle Ansicht"
@@ -3108,7 +3147,7 @@ msgstr "Aktuelle Ansicht"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",123,a,ä,b,c,d,e,f,g,h,i,j,k,l,m,n,o,ö,p,q,r,s,t,u,ü,v,w,x,y,z"
@@ -3116,10 +3155,18 @@ msgstr ",123,a,ä,b,c,d,e,f,g,h,i,j,k,l,m,n,o,ö,p,q,r,s,t,u,ü,v,w,x,y,z"
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",0,a,ä,b,c,d,e,f,g,h,i,j,k,l,m,n,o,ö,p,q,r,s,t,u,ü,v,w,x,y,z"
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3244,7 +3291,7 @@ msgid "Include:"
msgstr "Dazunehmen:"
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr "Querformat"
@@ -3264,12 +3311,12 @@ msgstr "Ränder"
msgid "Number of columns:"
msgstr "Anzahl Spalten:"
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
msgid "Options"
msgstr "Optionen"
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
msgid "Orientation"
msgstr "Ausrichtung"
@@ -3292,7 +3339,7 @@ msgstr "Papierquelle:"
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr "Hochformat"
@@ -3348,26 +3395,26 @@ msgstr "Breite:"
msgid "_Font..."
msgstr "_Schrift..."
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
msgid "Untitled appointment"
msgstr "Unbenannter Termin"
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr "Hoch"
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr "Normal"
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr "Niedrig"
@@ -3414,39 +3461,37 @@ msgid "Configuration control for the Evolution Calendar."
msgstr "Konfigurations-Bedienelementfür den Evolution Kalender."
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
+msgid "Configure your timezone, Calendar and Task List here "
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
msgid "Evolution calendar iTip/iMip viewer"
msgstr "iTip-/iMip-Betrachter für den Evolution-Kalender"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Evolution component for handling the calendar."
msgstr "Evolution-Komponente für die Verwaltung des Kalenders."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
msgid "Factory for the Evolution Tasks control"
msgstr "Fabrik für den Evolution-Aufgabeneditor."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
msgid "Factory for the calendar iTip view control"
msgstr "Fabrik für die Kalender-iTip-Ansichts-Control"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
msgid "Factory for the sample Calendar control"
msgstr "Fabrik für die beispielhafte Kalender-Control"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
msgid "Factory to centralize calendar component editor dialogs"
msgstr "Fabrik, die Kalender-Komponenteneditor-Dialoge zentralisiert"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
msgid "Factory to create a component editor factory"
msgstr "Fabrik, um eine Komponenteneditor-Fabrik zu erzeugen"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
-msgstr ""
-"Diese Seite kann zur Konfiguration der Kalender- und Aufgaben-Einstellungen "
-"benutzt werden"
-
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr "Alarm-Benachrichtigungsdienst"
@@ -3511,7 +3556,7 @@ msgstr ""
"anzeigen."
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "Warnung"
@@ -3537,15 +3582,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "Mich über dieses Programm nicht mehr fragen."
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "GNOME konnte nicht initialisiert werden"
-#: calendar/gui/alarm-notify/notify-main.c:183
-msgid "Could not create the alarm notify service"
-msgstr "Alarm-Benachrichtigungsdienst konnte nicht angelegt werden"
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr "Fabrik für Alarm-Benachrichtigungsdienst konnte nicht angelegt werden"
@@ -3561,7 +3602,7 @@ msgstr "Beschreibung enthält"
msgid "Comment contains"
msgstr "Kommentar enthält"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr "Nicht passend"
@@ -3572,7 +3613,7 @@ msgstr "%A, %d. %B %Y"
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "%a, %d. %b"
@@ -3631,37 +3672,37 @@ msgstr "O"
msgid "W"
msgstr "W"
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
msgid "Free"
msgstr "Frei"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "Beschäftigt"
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr "Nicht gestartet"
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr "In Bearbeitung"
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr "Abgeschlossen"
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3672,33 +3713,33 @@ msgstr ""
"45.436845,125.862501"
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr "Keine"
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr "Wiederkehrend"
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr "Zugewiesen"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr "Ja"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr "Nein"
@@ -3718,7 +3759,7 @@ msgstr "Wochenansicht"
msgid "Month View"
msgstr "Monatsansicht"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3729,10 +3770,10 @@ msgid "Folder containing appointments and events"
msgstr "Ordner mit Terminen und Ereignissen"
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
msgid "Tasks"
msgstr "Aufgaben"
@@ -3741,52 +3782,52 @@ msgstr "Aufgaben"
msgid "Folder containing to-do items"
msgstr "Ordner mit To-Do-Einträgen"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
msgid "New appointment"
msgstr "Neuer Termin"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
msgid "_Appointment"
msgstr "_Termin"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "Einen neuen Termin anlegen"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
msgid "New meeting"
msgstr "Neue Besprechung"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
msgid "_Meeting"
msgstr "_Besprechung"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
#, fuzzy
msgid "Create a new meeting request"
msgstr "Eine neue Aufgabe anlegen"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "New task"
msgstr "Neue Aufgabe"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "_Aufgabe"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr "Eine neue Aufgabe anlegen"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
msgid "New All Day Appointment"
msgstr "Neuer Ganztags-Termin"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
msgid "All _Day Appointment"
msgstr "Ganz_tags-Termin"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Einen neuen Termin anlegen"
@@ -4000,7 +4041,7 @@ msgstr "Erinnerungen"
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr "Zusammenfassung:"
@@ -4029,7 +4070,7 @@ msgstr "Ende des Termins"
msgid "hour(s)"
msgstr "Stunde(n)"
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
msgid "minute(s)"
msgstr "Minute(n)"
@@ -4205,7 +4246,7 @@ msgid "_Fri"
msgstr "_Fr"
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
msgid "_General"
msgstr "_Allgemein"
@@ -4348,59 +4389,59 @@ msgstr " (Fällig am "
msgid "Due "
msgstr "Fällig am "
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
msgid "Could not update invalid object"
msgstr "Ungültiges Objekt konnte nicht aktualisiert werden"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr "Objekt nicht gefunden, wurde nicht aktualisiert"
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr "Sie haben keine Berechtigung dieses Objekt zu aktualisieren"
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
msgid "Could not update object"
msgstr "Objekt konnte nicht aktualisiert werden"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Termin bearbeiten"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Termin - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Aufgabe - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "Journaleintrag - %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Keine Zusammenfassung"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "Speichern unter..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr "Aktuelle Version kann nicht erhalten werden!"
@@ -4473,13 +4514,13 @@ msgstr "Wiederholung"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
msgid "Scheduling"
msgstr "Planung"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr "Besprechung"
@@ -4600,7 +4641,7 @@ msgid "Member"
msgstr "Mitglied"
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr "UAwg"
@@ -4822,7 +4863,7 @@ msgstr "Abgeschlossen am:"
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
msgid "Needs Action"
msgstr "Erfordert Maßnahme"
@@ -4849,11 +4890,11 @@ msgstr "Grundlegend"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr "Arbeitsauftrag"
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
msgid "Description:"
@@ -4922,13 +4963,13 @@ msgstr "90%"
msgid "100%"
msgstr "100%"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
msgid "Deleting selected objects"
msgstr "Ausgewählte Objekte werden gelöscht"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "Ö_ffnen"
@@ -4937,30 +4978,30 @@ msgstr "Ö_ffnen"
msgid "_Save as..."
msgstr "_Speichern unter..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "_Drucken..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "Ausschneiden"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "Kopieren"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -4986,8 +5027,8 @@ msgstr "Ausgewählte Aufgaben als abgeschlossen _markieren"
msgid "_Delete Selected Tasks"
msgstr "Ausgewählte Aufgaben _löschen"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr "Objekte werden aktualisiert"
@@ -5044,14 +5085,14 @@ msgid "URL"
msgstr "URL"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a, %d. %m %Y %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a, %d.%m.%Y %I:%M:%S %p"
@@ -5073,161 +5114,144 @@ msgstr "%02i Minuten-Unterteilungen"
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%A, %d. %B"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%d. %b"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "AM"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "PM"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "Neuer _Termin"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "Neues ganztägiges _Ereignis"
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
msgid "New Meeting"
msgstr "Neue Besprechung"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr "Neue Aufgabe"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Drucken..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "Zum _heutigen Tag"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "_Gehe zu Datum..."
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr "Verfügbarkeitsinformationen _veröffentlichen"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
msgid "_Configure..."
msgstr "_Konfigurieren..."
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
msgid "_Configure Pilot..."
msgstr "Pilot _konfigurieren..."
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "Speichern _unter..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
msgid "_Schedule Meeting..."
msgstr "Besprechung _ansetzen..."
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
msgid "_Forward as iCalendar..."
msgstr "Als i_Calendar weiterleiten..."
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr "Dieses Auftreten _beweglich machen"
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr "Dieses _Auftreten löschen"
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr "Jedes _Auftreten löschen"
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr ""
"Die GNOME-Pilot-Werkzeuge scheinen auf diesem System nicht installiert zu "
"sein."
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
msgstr "Fehler beim Ausführen von %s."
-#: calendar/gui/e-itip-control.c:678
-msgid "Meeting begins: <b>"
-msgstr "Besprechung beginnt: <b>"
-
-#: calendar/gui/e-itip-control.c:683
-msgid "Task begins: <b>"
-msgstr "Aufgabe beginnt: <b>"
-
-#: calendar/gui/e-itip-control.c:688
-msgid "Free/Busy info begins: <b>"
-msgstr "Verfügbarkeitsinformation beginnt: <b>"
-
-#: calendar/gui/e-itip-control.c:692
-msgid "Begins: <b>"
-msgstr "Beginnt: <b>"
-
-#: calendar/gui/e-itip-control.c:704
-msgid "Meeting ends: <b>"
-msgstr "Besprechung endet: <b>"
-
-#: calendar/gui/e-itip-control.c:707
-msgid "Free/Busy info ends: <b>"
-msgstr "Verfügbarkeitsinformation endet: <b>"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:711
-msgid "Ends: <b>"
+#: calendar/gui/e-itip-control.c:593
+#, fuzzy
+msgid "<b>Ends:</b> "
msgstr "Endet: <b>"
-#: calendar/gui/e-itip-control.c:725
-msgid "Task Completed: <b>"
-msgstr "Aufgabe vollständig zu: <b>"
+#: calendar/gui/e-itip-control.c:606
+#, fuzzy
+msgid "<b>Completed:</b> "
+msgstr "Abgeschlossen "
-#: calendar/gui/e-itip-control.c:735
-msgid "Task Due: <b>"
-msgstr "Aufgabe fällig am: <b>"
+#: calendar/gui/e-itip-control.c:616
+#, fuzzy
+msgid "<b>Due:</b> "
+msgstr "<b>Überfällig:</b>&nbsp;"
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
msgid "iCalendar Information"
msgstr "iKalender-Information"
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
msgid "iCalendar Error"
msgstr "iKalender-Fehler"
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
msgid "An unknown person"
msgstr "Eine unbekannte Person"
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
@@ -5235,326 +5259,326 @@ msgstr ""
"<br> Bitte sehen Sie sich die folgenden Informationen noch einmal an und "
"wählen Sie dann eine Aktion aus dem Menü unten aus."
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr "<i>Keine</i>"
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr "Ge_ographischer Ort: "
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
msgid "Status:"
msgstr "Status:"
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
msgid "Accepted"
msgstr "Angenommen"
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
msgid "Tentatively Accepted"
msgstr "Vorläufig angenommen"
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
msgid "Declined"
msgstr "Abgelehnt"
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr "Unbekannt"
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
msgid "Choose an action:"
msgstr "Eine Aktion wählen:"
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
msgid "Update"
msgstr "Aktualisieren"
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "OK"
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
msgid "Accept"
msgstr "Annehmen"
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
msgid "Tentatively accept"
msgstr "Vorläufig annehmen"
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
msgid "Decline"
msgstr "Ablehnen"
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
msgid "Send Free/Busy Information"
msgstr "Verfügbarkeitsinformationen senden"
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr "Status des Antwortenden aktualisieren"
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
msgid "Send Latest Information"
msgstr "Neueste Informationen senden"
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr "Abbrechen"
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, c-format
msgid "<b>%s</b> has published meeting information."
msgstr "<b>%s</b> hat Besprechungsinformationen veröffentlicht."
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
msgid "Meeting Information"
msgstr "Besprechungsinformationen"
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr "<b>%s</b> wünscht Ihre Anwesenheit bei einer Besprechung"
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
msgid "Meeting Proposal"
msgstr "Besprechungsvorschlag"
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr "<b>%s</b> wünscht zu einer vorhandenen Besprechung hinzuzufügen"
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
msgid "Meeting Update"
msgstr "Besprechungsaktualisierung"
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr "<b>%s</b> wünscht aktuelle Besprechungsinformationen zu erhalten."
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
msgid "Meeting Update Request"
msgstr "Besprechungs-Aktualisierungsanfrage"
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr "<b>%s</b> hat auf eine Besprechungsanfrage geantwortet."
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
msgid "Meeting Reply"
msgstr "Besprechungsantwort"
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr "<b>%s</b> hat eine Besprechung widerrufen."
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
msgid "Meeting Cancellation"
msgstr "Besprechungswiderruf"
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr "<b>%s</b> hat eine unverständliche Nachricht gesendet."
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
msgid "Bad Meeting Message"
msgstr "Fehlerhafte Besprechungsmitteilung"
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, c-format
msgid "<b>%s</b> has published task information."
msgstr "<b>%s</b> hat Aufgabeninformationen veröffentlicht."
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
msgid "Task Information"
msgstr "Aufgabeninformationen"
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr "<b>%s</b> fordert Sie auf eine Aufgabe auszuführen."
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
msgid "Task Proposal"
msgstr "Aufgabenvorschlag"
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr "<b>%s</b> wünscht zu einer bestehenden Aufgabe hinzuzufügen."
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
msgid "Task Update"
msgstr "Aufgabenaktualisierung"
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr "<b>%s</b> wünscht letzte Aufgabeninformationen zu erhalten."
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
msgid "Task Update Request"
msgstr "Aufgaben-Aktualisierungsanfrage"
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr "<b>%s</b> hat auf eine Aufgabenzuweisung geantwortet."
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
msgid "Task Reply"
msgstr "Aufgaben-Antwort"
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr "<b>%s</b> hat eine Aufgabe widerrufen."
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
msgid "Task Cancellation"
msgstr "Aufgabenwiderruf"
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
msgid "Bad Task Message"
msgstr "Fehlerhafte Aufgabenmitteilung"
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr "<b>%s</b> hat Verfügbarkeitsinformationen veröffentlicht."
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
msgid "Free/Busy Information"
msgstr "Verfügbarkeitsinformationen"
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr "<b>%s</b> fordert Ihre Verfügbarkeitsinformationen an."
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
msgid "Free/Busy Request"
msgstr "Verfügbarkeits-Anfrage"
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr "<b>%s</b> hat auf eine Verfugbarkeits-Anfrage geantwortet."
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
msgid "Free/Busy Reply"
msgstr "Verfügbarkeits-Antwort"
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
msgid "Bad Free/Busy Message"
msgstr "Fehlerhafte Verfügbarkeitsmitteilung"
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
msgid "The message does not appear to be properly formed"
msgstr "Diese Nachricht scheint falsch formatiert zu sein"
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
msgid "The message contains only unsupported requests."
msgstr "Diese Nachricht enthält ausschließlich nicht unterstützte Anfragen."
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr "Die Anlage enthält keine gültige Kalendernachricht"
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
msgid "The attachment has no viewable calendar items"
msgstr "Die Anlage hat keine anzeigbaren Kalenderinformationen"
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr "Objekt ist ungültig und konnte nicht aktualisiert werden\n"
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
msgid "There was an error on the CORBA system\n"
msgstr "Es trat ein Fehler im CORBA-System auf\n"
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
msgid "Object could not be found\n"
msgstr "Objekt konnte nicht gefunden werden\n"
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr "Sie haben keine Berechtigung den Kalender zu aktualisieren\n"
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
msgid "Update complete\n"
msgstr "Aktualisierung abgeschlossen\n"
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
msgid "Calendar file could not be updated!\n"
msgstr "Kalenderdatei konnte nicht aktualisiert werden!\n"
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr ""
"Anwesenheitsstatus kann nicht aktualisiert werden, da der Eintrag nicht mehr "
"existiert"
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr "Diese Antwort ist von keinem Teilnehmer. Als Teilnehmer hinzufügen?"
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr ""
"Anwesenheitsstatus konnte auf Grund eines ungültigen Status nicht "
"aktualisiert werden!\n"
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
msgid "Attendee status updated\n"
msgstr "Anwesenheitsstatus aktualisiert\n"
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
msgid "Attendee status could not be updated!\n"
msgstr "Teilnehmerstatus konnte nicht aktualisiert werden!\n"
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
msgid "Removal Complete"
msgstr "Entfernen abgeschlossen"
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
msgid "Item sent!\n"
msgstr "Eintrag verschickt!\n"
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr "Der Eintrag konnte nicht verschickt werden!\n"
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
msgid "Select Calendar Folder"
msgstr "Ordner für Kalender wählen"
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
msgid "Select Tasks Folder"
msgstr "Ordner für Aufgaben wählen"
@@ -5599,7 +5623,7 @@ msgstr "datum-anfang"
msgid "Chair Persons"
msgstr "Vorsitzende"
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
msgid "Required Participants"
msgstr "Benötigte Teilnehmer"
@@ -5608,56 +5632,57 @@ msgid "Optional Participants"
msgstr "Optionale Teilnehmer"
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
-msgstr "Nicht-Teilnehmer"
+#, fuzzy
+msgid "Resources"
+msgstr "Ressource"
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr "Individuell"
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
msgid "Group"
msgstr "Gruppe"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
msgid "Resource"
msgstr "Ressource"
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr "Raum"
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
msgid "Chair"
msgstr "Vorsitzender"
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
msgid "Required Participant"
msgstr "Benötigter Teilnehmer"
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr "Optionaler Teilnehmer"
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr "Nicht-Teilnehmer"
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr "Vorläufig"
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
msgid "Delegated"
msgstr "Delegiert"
@@ -5668,22 +5693,22 @@ msgstr "In Bearbeitung"
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr "%a, %d. %B %Y"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a, %d.%m.%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%d.%m.%Y"
@@ -5747,8 +5772,8 @@ msgstr "Anfang der Besprechung:"
msgid "Meeting _end time:"
msgstr "Ende der Besprechung:"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, c-format
msgid "Opening tasks at %s"
msgstr "Aufgaben bei %s werden geöffnet"
@@ -5764,7 +5789,7 @@ msgid "The method required to load `%s' is not supported"
msgstr ""
"Die Methode, die zum Laden von `%s' benötigt wird, ist nicht unterstützt"
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "Sie haben keine Berechtigung den Ordner in `%s' zu öffnen"
@@ -5781,27 +5806,43 @@ msgstr "Ausgewählte Objekte werden gelöscht..."
msgid "Expunging"
msgstr "Wird gesäubert"
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "Neuer _Termin..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr "Der Ordner in `%s' konnte nicht geöffnet werden"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr ""
"Die Methode, die zum Öffnen von `%s' benötigt wird, wird nicht unterstützt"
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, c-format
msgid "Opening calendar at %s"
msgstr "Kalender bei %s wird geöffnet"
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "Ordner %s öffnen"
@@ -5862,48 +5903,48 @@ msgstr "Oktober"
msgid "September"
msgstr "September"
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
msgid "At least one attendee is necessary"
msgstr "Mindestens ein Teilnehmer wird benötigt"
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr "Ein Organisator muss feststehen."
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
msgid "Event information"
msgstr "Ereignisinformationen"
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
msgid "Task information"
msgstr "Aufgabeninformationen"
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
msgid "Journal information"
msgstr "Journalinformationen"
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
msgid "Free/Busy information"
msgstr "Verfügbarkeitsinformationen"
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
msgid "Calendar information"
msgstr "Kalenderinformationen"
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
msgid "Updated"
msgstr "Aktualisiert"
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
msgid "Refresh"
msgstr "Aktualisieren"
# CHECK
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr "Gegenvorschlag"
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr "Sie müssen ein Teilnehmer des Ereignisses sein."
@@ -6139,7 +6180,7 @@ msgid "Print Calendar"
msgstr "Kalender drucken"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Druckvorschau"
@@ -6163,7 +6204,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr "Der URI, den der Aufgabenordner anzeigen wird"
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
"continue, you will not be able to recover these tasks.\n"
@@ -6176,12 +6217,12 @@ msgstr ""
"\n"
"Aufgaben wirklich entfernen?"
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr "Mich nicht mehr fragen."
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
msgid "Print Tasks"
msgstr "Aufgaben drucken"
@@ -8103,7 +8144,7 @@ msgstr "Nachrichten werden verschoben"
msgid "Copying messages"
msgstr "Nachrichten werden kopiert"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -8111,47 +8152,47 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr "Storniert"
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, fuzzy, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr "Unerwartete Antwort von POP-Server: %s"
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
#, fuzzy
msgid "No data provided"
msgstr "Kein Dateiname angegeben."
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
#, fuzzy
msgid "Failed to encrypt: No valid recipients specified."
msgstr "Nachricht kann nicht verschlüsselt werden: keine Empfänger angegeben"
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, fuzzy, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -8159,18 +8200,24 @@ msgid ""
"%.*s"
msgstr "Nachricht %s konnte nicht gecacht werden: %s"
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, fuzzy, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr "Nachricht %s konnte nicht gecacht werden: %s"
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "Nachricht konnte nicht dekodiert werden."
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
#, fuzzy
msgid "Failed to execute gpg."
msgstr "Nachricht konnte nicht dekodiert werden."
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, fuzzy, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr ""
@@ -8420,7 +8467,7 @@ msgstr ""
"%s"
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr "Ungültige Legitimationsantwort vom Server."
@@ -8537,7 +8584,7 @@ msgstr "Zum Lesen von Mail in Form einer Abfrage über andere Ordner"
msgid "No provider available for protocol `%s'"
msgstr "Keine Quelle für Protokoll `%s' verfügbar"
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8583,13 +8630,13 @@ msgstr "Nachricht konnte nicht dekodiert werden."
msgid "Failed to verify certificates."
msgstr "Zertifikate konnten nicht verifiziert werden."
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
msgid "Cannot get folder: Invalid operation on this store"
msgstr ""
"Auf Ordner kann nicht zugegriffen werden: Ungültige Aktion auf diesem "
"Speicher"
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
msgid "Cannot create folder: Invalid operation on this store"
msgstr ""
"Ordner kann nicht angelegt werden: Ungültige Aktion auf diesem Speicher"
@@ -8814,77 +8861,105 @@ msgstr "Ordner konnte nicht umbenannt werden: %s: Ungültige Aktion"
msgid "Cannot rename folder: %s: No such folder"
msgstr "Ordner konnte umbenannt werden: %s: Ordner gibt es nicht"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr "Vorgang abgebrochen"
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr "Verbindung zum Server unerwartet getrennt: %s"
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "Unerwartete Antwort von IMAP-Server: %s"
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "IMAP-Befehl fehlgeschlagen: %s"
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr "Antwort des Servers endete zu früh."
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr "Antwort des IMAP-Servers enthielt keine %s-Information"
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr "Unerwartete OK-Antwort von IMAP-Server: %s"
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr "Verzeichnis %s konnte nicht angelegt werden: %s"
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr "Zusammenfassung für %s konnte nicht geladen werden"
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr "Der Ordner wurde zerstört und auf dem Server neu erstellt."
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr "Suchen nach geänderten Nachrichten"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Nachricht konnte nicht empfangen werden"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"Nachricht kann nicht erhalten werden: %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr "Keine solche Nachricht"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr "Diese Nachricht ist derzei nicht verfügbar"
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr "Überblickinformation für neue Nachrichten wird abgerufen"
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr "Suchen nach neuen Nachrichten"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr "Nachrichtenrumpf in Antwort auf FETCH konnte nicht gefunden werden."
@@ -8909,7 +8984,7 @@ msgstr "Nach neuer Mail sehen"
msgid "Check for new messages in all folders"
msgstr "In allen Ordnern nach neuer Mail sehen"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "Ordner"
@@ -8939,7 +9014,7 @@ msgstr "Zum Lesen und Speichern von Mail auf IMAP-Servern."
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
msgid "Password"
msgstr "Passwort"
@@ -8949,74 +9024,74 @@ msgstr ""
"Diese Option verbindet zum IMAP-Server mit einem unverschlüsselten "
"Passwortes."
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "SMTP-Server %s"
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "%s-Dienst für %s auf %s"
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "Verbindung abgebrochen"
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr "Verbindung zu %s (Port %d) konnte nicht hergestellt werden: %s"
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr "Verbindung mit SMTP-Server %s im sicheren Modus ist fehlgeschlagen: %s"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
msgid "SSL/TLS extension not supported."
msgstr "SSL/TLS Erweiterung nicht unterstützt."
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
msgid "SSL negotiations failed"
msgstr "SSL \"Verhandlungen\" fehlgeschlagen"
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "Der Ordner ist nicht leer"
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr ""
"IMAP-Server %s unterstützt den verlangten Legitimationsmechanismus %s nicht."
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr "Keine Unterstützung für Legitimationstyp %s"
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr "%sBitte geben Sie das IMAP-Passwort für %s@%s ein"
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr "Sie haben kein Passwort eingegeben."
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9027,19 +9102,24 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr "Ordner %s gibt es nicht"
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, fuzzy, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr "Ordnername darf das Return-Zeichen nicht enthalten."
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Unbekannter Fehler: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr "Der Elternordner darf keine Unterordner enthalten"
@@ -9181,27 +9261,6 @@ msgstr "Anhängen von Nachricht an Maildir abgebrochen"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "Nachricht kann nicht an maildir-Ordner angehängt werden: %s: %s"
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"Nachricht kann nicht erhalten werden: %s\n"
-" %s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr "Keine solche Nachricht"
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9289,18 +9348,18 @@ msgstr "Ordnersperre auf %s kann nicht erzeugt werden: %s"
msgid "Cannot open mailbox: %s: %s\n"
msgstr "Postfach kann nicht geöffnet werden: %s: %s\n"
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
msgid "Mail append cancelled"
msgstr "Anhängen von Mail abgebrochen"
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr "Nachricht kann nicht an mbox-Datei angehängt werden: %s: %s"
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9309,11 +9368,11 @@ msgstr ""
"Nachricht kann nicht erhalten werden: %s aus Ordner %s\n"
" %s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr "Dieser Ordner scheint nicht-wiederherstellbar korrupt zu sein."
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr "Nachrichtenerstellung fehlgeschlagen: Defektes Postfach?"
@@ -9419,12 +9478,13 @@ msgstr "Unbekannter Fehler: %s"
msgid "Could not store folder: %s"
msgstr "Ordner konnte nicht umbenannt werden: %s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr "Fehler beim Schreiben auf temporäres Postfach: %s"
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr "Fehler beim Schreiben auf temporäres Postfach %s: %s"
@@ -9632,7 +9692,7 @@ msgstr "Mail auf Server belassen"
msgid "Delete after %s day(s)"
msgstr "Nach %s Tag(en) löschen"
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr "POP"
@@ -9721,7 +9781,7 @@ msgid "No such folder `%s'."
msgstr "Ordner `%s' gibt es nicht."
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
msgid "Sendmail"
msgstr "Sendmail"
@@ -9776,7 +9836,7 @@ msgstr "sendmail"
msgid "Mail delivery via the sendmail program"
msgstr "Mailauslieferung über das Programm sendmail"
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr "SMTP"
@@ -9890,37 +9950,37 @@ msgstr "Legitimation benötigt"
msgid "Welcome response error"
msgstr "QUIT-Antwort-Fehler"
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr "Verbindung mit SMTP-Server %s im sicheren Modus ist fehlgeschlagen: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
msgid "server does not appear to support SSL"
msgstr "Server scheint kein SSL zu unterstützen"
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, c-format
msgid "STARTTLS request timed out: %s"
msgstr "Zeitüberschreitung bei STARTTLS-Anfrage: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
msgid "STARTTLS response error"
msgstr "STARTTLS-Antwort-Fehler"
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, fuzzy, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr ""
"SMTP-Server %s unterstützt den verlangten Legitimationsmechanismus %s nicht."
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr "%sBitte geben Sie das SMTP-Passwort für %s@%s ein"
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -9931,91 +9991,91 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr "SMTP-Server %s"
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr "SMTP-Mailauslieferung über %s"
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr ""
"Nachricht konnte nicht verschickt werden: Absenderadresse nicht gültig."
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
msgid "Sending message"
msgstr "Nachricht verschicken"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr "Nachricht konnte nicht verschickt werden: Keine Empfänger angegeben."
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
msgid "Cannot send message: one or more invalid recipients"
msgstr ""
"Nachricht konnte nicht verschickt werden: ein oder mehrere ungültige "
"Empfänger"
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr "SMTP-Begrüßung"
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, fuzzy, c-format
msgid "HELO request timed out: %s"
msgstr "Zeitüberschreitung bei RSET-Anfrage: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
#, fuzzy
msgid "HELO response error"
msgstr "RSET-Antwort-Fehler"
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
msgid "SMTP Authentication"
msgstr "SMTP-Legitimation"
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr "Fehler beim Anlegen eines SASL-Legitimations-Objektes."
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr "Zeitüberschreitung bei AUTH-Anfrage: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr "AUTH-Anfrage fehlgeschlagen."
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr "Ungültige Legitimationsantwort vom Server.\n"
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr "Zeitüberschreitung bei MAIL-FROM-Anfrage: %s: Mail nicht verschickt"
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
msgid "MAIL FROM response error"
msgstr "MAIL-FROM-Antwortfehler"
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr "Zeitüberschreitung bei RCPT-TO-Anfrage: %s: Mail nicht verschickt"
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr "RCPT TO <%s> fehlgeschlagen"
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr "Zeitüberschreitung bei DATA-Anfrage: %s: Mail nicht verschickt."
@@ -10023,37 +10083,37 @@ msgstr "Zeitüberschreitung bei DATA-Anfrage: %s: Mail nicht verschickt."
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
msgid "DATA response error"
msgstr "DATA-Antwort-Fehler"
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr ""
"Zeitüberschreitung beim Senden von DATA: Nachrichtenabschluss: %s Mail nicht "
"verschickt"
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
msgid "DATA termination response error"
msgstr "DATA-Terminierungsantwort-Fehler"
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr "Zeitüberschreitung bei RSET-Anfrage: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
msgid "RSET response error"
msgstr "RSET-Antwort-Fehler"
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, fuzzy, c-format
msgid "QUIT request timed out: %s"
msgstr "Zeitüberschreitung bei AUTH-Anfrage: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
msgid "QUIT response error"
msgstr "QUIT-Antwort-Fehler"
@@ -10126,7 +10186,7 @@ msgstr "MIME-Typ:"
msgid "Suggest automatic display of attachment"
msgstr "Automatische Anzeige der Anlage vorschlagen"
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
msgid "Click here for the address book"
msgstr "Für das Adressbuch hier klicken"
@@ -10137,45 +10197,45 @@ msgstr "Für das Adressbuch hier klicken"
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
msgid "Reply-To:"
msgstr "Antwort an:"
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
msgid "From:"
msgstr "Von:"
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr "Betreff:"
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr "An:"
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
msgid "Enter the recipients of the message"
msgstr "Gebe die Empfänger der Nachricht ein"
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr "Cc:"
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr "Gebe die Adressen ein, die eine Kopie der Nachricht erhalten sollen"
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr "Bcc:"
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
"appearing in the recipient list of the message."
@@ -10186,11 +10246,16 @@ msgstr ""
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
#, fuzzy
msgid "Post To:"
msgstr "_Port:"
+#: composer/e-msg-composer-hdrs.c:431
+#, fuzzy
+msgid "Posting destination"
+msgstr "Beschreibung"
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -10210,34 +10275,34 @@ msgstr ""
"Fehler beim Lesen der Datei %s:\n"
"%s"
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
msgid "Warning!"
msgstr "Warnung!"
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr "Datei existiert, überschreiben?"
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, c-format
msgid "Error saving file: %s"
msgstr "Fehler beim Speichern der Datei: %s"
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr "Fehler beim Laden der Datei: %s"
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, c-format
msgid "Error accessing file: %s"
msgstr "Fehler beim Zugriff auf Datei: %s"
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
msgid "Unable to retrieve message from editor"
msgstr "Nachricht konnte nicht vom Editor erhalten werden"
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, c-format
msgid ""
"Unable to seek on file: %s\n"
@@ -10246,7 +10311,7 @@ msgstr ""
"In Datei konnte nicht gesucht werden: %s\n"
"%s"
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, c-format
msgid ""
"Unable to truncate file: %s\n"
@@ -10255,7 +10320,7 @@ msgstr ""
"Datei konnte nicht verkürzt werden: %s\n"
"%s"
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, c-format
msgid ""
"Error autosaving message: %s\n"
@@ -10264,7 +10329,7 @@ msgstr ""
"Fehler beim automatischen Speichern der Nachricht: %s\n"
"%s"
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
@@ -10273,49 +10338,28 @@ msgstr ""
"entdeckt.\n"
"Möchten Sie eine Wiederherstellung versuchen?"
-#: composer/e-msg-composer.c:1516
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-"Diese Nachricht wurde nicht versandt.\n"
-"\n"
-"Wollen Sie Ihre Änderungen speichern?"
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
msgid "Warning: Modified Message"
msgstr "Warnung: Geänderte Nachricht"
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr "Datei öffnen"
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "Signatur speichern"
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-#, fuzzy
-msgid "Set as default"
-msgstr "Vo_rgaben wiederherstellen"
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "Eine Nachricht erstellen"
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
@@ -10323,7 +10367,7 @@ msgstr ""
"Erstellungsfenster konnte nicht angelegt werden:\n"
"Adresswähler-Control konnte nicht aktiviert werden."
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
@@ -10331,7 +10375,7 @@ msgstr ""
"Es konnte kein Erstellungsfenster angelegt werden:\n"
"HTML-Editorkomponente konnte nicht aktiviert werden."
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
#, fuzzy
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
@@ -10401,7 +10445,7 @@ msgstr "Betreff enthält"
msgid "Subject does not contain"
msgstr "Betreff enthält nicht"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10428,92 +10472,92 @@ msgstr "Kategorien synchronisieren"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a, %d.%m.%Y / %I.%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a, %d.%m.%Y / %H.%M"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr "%a, %d.%m.%Y %I %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr "%a, %d.%m.%Y %H"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%d.%m.%Y %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%d.%m.%Y %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr "%d.%m.%Y / %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr "%d.%m.%Y %H.%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr "%d.%m.%Y %I %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr "%d.%m.%Y %H"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%I:%M %p"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr "%I %p"
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
msgid "seconds"
msgstr "Sekunden"
@@ -10628,30 +10672,30 @@ msgstr ""
"Fehler im regulären Ausdruck '%s':\n"
"%s"
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr "Wichtig"
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
msgid "Work"
msgstr "Arbeit"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
msgid "Personal"
msgstr "Persönlich"
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
msgid "To Do"
msgstr "Zu erledigen"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
msgid "Later"
msgstr "Später"
@@ -10916,7 +10960,7 @@ msgstr "ist nicht"
msgid "is not Flagged"
msgstr "ist nicht markiert"
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
msgid "Label"
msgstr "Etikett"
@@ -10981,7 +11025,7 @@ msgstr "ist kleiner als"
msgid "Score"
msgstr "Bewertung"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "Absender"
@@ -11018,7 +11062,7 @@ msgstr "beginnt mit"
msgid "Stop Processing"
msgstr "Verarbeitung abbrechen"
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "Betreff"
@@ -11085,7 +11129,7 @@ msgstr "%s wird abgetastet"
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr "Mail"
@@ -11156,7 +11200,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr "Evolution importiert Ihre alten Netscape-Daten"
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr "Müll"
@@ -11226,67 +11270,68 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr "Konfigurations-Bedienelement für den Evolution Nachrichten-Composer."
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
+msgid ""
+"Configure mail preferences, including security and message display, here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "Konfigurations-Bedienelement für den Evolution-Mailer."
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#, fuzzy
+msgid "Configure your email accounts here"
+msgstr "Mailzugänge anlegen und bearbeiten sowie andere Vorlieben"
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
msgid "Evolution component for handling mail."
msgstr "Evolution-Komponente für den Umgang mit Mail."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
msgid "Evolution mail composer."
msgstr "Evolution-Mailersteller."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
msgid "Evolution mail executive summary component."
msgstr "Evolutions Mail-Chefsesselansicht-Komponente."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
msgid "Evolution mail folder display component."
msgstr "Evolution-Komponente zur Mailordneranzeige."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
msgid "Evolution mail folder factory component."
msgstr "Evolution-Mailordner-Fabrik-Komponente."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
msgid "Factory for the Evolution composer."
msgstr "Fabrik für den Evolution-Maileditor."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
msgid "Factory for the Mail Summary component."
msgstr "Fabrik für die Mailzusammenfassungs-Komponente."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
msgid "Font Preferences"
msgstr "Schriftart-Vorlieben"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
msgid "Mail Accounts"
msgstr "Mail-Zugänge"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
msgid "Mail Preferences"
msgstr "Mail-Einstellungen"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
msgid "Mail configuration interface"
msgstr "Mailkonfigurations-Oberfläche"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr "Diese Seite kann zum Konfigurieren der Schriftarten verwendet werden"
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-"Diese Seite kann zum Konfigurieren von E-Mail-Zugängen verwendet werden"
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-"Diese Seite kann zum Konfigurieren der Mailer-Einstellungen verwendet werden"
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr "Diese Seite kann zum Konfigurieren des Composers verwendet werden"
-
#: mail/component-factory.c:102
msgid "Folder containing mail"
msgstr "Mail enthaltender Ordner"
@@ -11311,7 +11356,7 @@ msgstr "Eigenschaften..."
msgid "Change this folder's properties"
msgstr "Die Eigenschaften dieses Ordners ändern"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
@@ -11319,246 +11364,246 @@ msgstr ""
"Einige Ihrer Mail-Einstellungen scheinen ungültig, bitte stellen Sie sicher, "
"dass alles in Ordnung ist."
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr "Sie haben keine Mailtransport-Methode eingestellt"
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Warnung: Geänderte Nachricht"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr "Neue Mail-Nachricht"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr "Nachricht _verschicken"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "Eine Nachricht erstellen"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "Neue Nachricht"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "Vorherige Nachricht"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "Neue Mail-Nachricht"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "Evolutions Mail-Komponente kann nicht initialisiert werden"
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
msgid "Cannot initialize Evolution's mail config component."
msgstr ""
"Evolutions Mail-Konfigurations-Komponente kann nicht initialisiert werden"
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
msgid "Cannot initialize Evolution's folder info component."
msgstr ""
"Evolutions Ordnerinformations-Komponente kann nicht initialisiert werden"
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
msgid "Connecting..."
msgstr "Verbindung wird hergestellt..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr "Speicher kann nicht bei der Shell registriert werden"
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr "Eigenschaften von \"%s\""
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "Eigenschaften"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr "Temporäres Verzeichnis konnte nicht angelegt werden: %s"
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr "%d neu"
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ", "
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr "%d verborgen"
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr "%d sichtbar"
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr "%d ausgewählt"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr "%d nicht verschickt"
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, c-format
msgid "%d sent"
msgstr "%d verschickt"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr "%d insgesamt"
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
msgid "Create _Virtual Folder From Search..."
msgstr "_Virtuellen Ordner aus Suche erstellen..."
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr "VOrdner über _Betreff"
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr "VOrdner über Abse_nder"
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr "VOrdner über _Empfänger"
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr "VOrdner über Mailing_liste"
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr "Filter über _Betreff"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr "Filter über _Absender"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr "Filter über _Empfänger"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr "Filter über _Mailingliste"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr "Als neue Nachricht _bearbeiten..."
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "_Drucken"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr "Antwort an Ab_sender"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr "_Liste antworten"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "_Allen antworten"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "_Weiterleiten"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr "Follo_w Up..."
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
msgid "Fla_g Completed"
msgstr "Als abgeschlossen _markieren"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
msgid "Cl_ear Flag"
msgstr "Markierung _löschen"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "Als gelesen mar_kieren"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
msgid "Mark as _Unread"
msgstr "Als _ungelesen markieren"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr "Als _wichtig markieren"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
msgid "_Mark as Unimportant"
msgstr "Als unwichtig _markieren"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
msgid "U_ndelete"
msgstr "Lösche_n rückgängig"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
msgid "Mo_ve to Folder..."
msgstr "In Ordner _verschieben..."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "In Ordner kopieren..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
msgid "Add Sender to Address_book"
msgstr "Absender zum Adress_buch hinzufügen"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
msgid "Appl_y Filters"
msgstr "Filter _anwenden"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
msgid "Crea_te Rule From Message"
msgstr "_Regel aus Nachricht erstellen"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
msgid "VFolder on M_ailing List"
msgstr "VOrdner über M_ailingliste"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "Filter über _Mailingliste (%s)"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "VOrdner über M_ailingliste (%s)"
@@ -11631,19 +11676,19 @@ msgstr "Sie haben nicht alle benötigten Felder ausgefüllt."
msgid "Evolution Account Editor"
msgstr "Evolution-Accounteditor"
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
msgid "_Host:"
msgstr "_Rechner:"
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
msgid "User_name:"
msgstr "_Benutzername:"
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
msgid "_Path:"
msgstr "_Pfad:"
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr "Sie können keine zwei Zugänge mit demselben Namen anlegen."
@@ -11672,7 +11717,7 @@ msgid "Enable"
msgstr "Aktivieren"
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
msgid "Enabled"
msgstr "Aktiv"
@@ -11723,7 +11768,7 @@ msgstr ""
" '%s'\n"
"Und wurden aktualisiert."
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11735,7 +11780,7 @@ msgstr ""
"empfangen oder erstellen können.\n"
"Möchten Sie ihn jetzt konfigurieren?"
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
@@ -11743,7 +11788,7 @@ msgstr ""
"Sie müssen eine Identität einrichten,\n"
"bevor Sie Mail erstellen können."
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
@@ -11752,7 +11797,7 @@ msgstr ""
"bevor Sie Mail erstellen können."
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
@@ -11760,11 +11805,11 @@ msgstr ""
"Sie verschicken eine HTML-formatierte Nachricht, aber die folgenden "
"Empfänger wollen keine HTML-formatierte Mail:\n"
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr "Trotzdem verschicken?"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
@@ -11772,7 +11817,7 @@ msgstr ""
"Diese Nachricht hat keinen Betreff.\n"
"Wirklich verschicken?"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
@@ -11781,11 +11826,11 @@ msgstr ""
"der Liste zu verbergen, wird die Nachricht nur BCC-Empfängeradressen "
"enthalten."
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr "Diese Nachricht enthält ausschließlich BCC-Empfänger."
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
@@ -11795,11 +11840,11 @@ msgstr ""
"eine Apparently-To-Kopfzeile hinzufügt.\n"
"Trotzdem verschicken?"
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr "Sie müssen Empfänger angeben, um diese Nachricht zu verschicken."
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
@@ -11807,28 +11852,28 @@ msgstr ""
"Der Entwürfe-Ordner für diesen Zugang konnte nicht geöffnet werden.\n"
"Möchten Sie den vorgegebenen Entwürfe-Ordner verwenden?"
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr "ein unbekannter Absender"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr "Am %a, %Y-%m-%d um %H.%M schrieb %%s:"
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr "Machricht(en) verschieben in"
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr "Machricht(en) kopieren in"
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr "Sind Sie sicher, dass Sie alle %d Nachrichten bearbeiten wollen?"
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
@@ -11836,7 +11881,7 @@ msgstr ""
"Sie können nur im Entwürfe-Ordner\n"
"abgespeicherte Nachrichten bearbeiten."
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
@@ -11844,33 +11889,33 @@ msgstr ""
"Sie können nur Nachrichten im\n"
"Verschickt-Ordner neu verschicken."
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr ""
"Sind Sie sicher, dass Sie alle %d Nachrichten nochmals verschicken wollen?"
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr "Keine Nachricht ausgewählt"
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "Datei überschreiben?"
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "Nachricht speichern unter..."
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "Nachrichten speichern unter..."
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
msgid "Go to next folder with unread messages?"
msgstr "Zum nächsten Ordner mit ungelesenen Nachrichten gehen?"
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
@@ -11878,7 +11923,7 @@ msgstr ""
"Es gibt keine neuen Nachrichten mehr in diesem Ordner.\n"
"Wollen Sie zum nächsten Ordner gehen?"
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -11891,7 +11936,7 @@ msgstr ""
"\n"
"Nachrichten wirklich entfernen?"
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
@@ -11900,28 +11945,28 @@ msgstr ""
"Fehler beim Laden von Filterinformation:\n"
"%s"
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr "Filter"
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, c-format
msgid "Page %d of %d"
msgstr "Seite %d von %d"
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "Nachricht drucken"
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr "US-Letter"
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "Drucken der Nachricht fehlgeschlagen"
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr ""
@@ -11944,7 +11989,7 @@ msgstr "Beschreibung"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
msgid "Unnamed"
msgstr "Namenlose"
@@ -12018,20 +12063,20 @@ msgstr ""
"Dieser Name wird nur für die Bildschirmanzeige verwendet."
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
msgid "Evolution Account Assistant"
msgstr "Evolution-Zugangsdruide"
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, c-format
msgid "Account %d"
msgstr "Zugang %d"
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr "Dienst wird überprüft"
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr "Verbindung zu Server..."
@@ -12198,289 +12243,293 @@ msgstr "Digitale Kennungen..."
msgid "Do not quote original message"
msgstr "Originalnachricht nicht zitieren"
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
msgid "Done"
msgstr "Fertig"
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
msgid "Drafts _folder:"
msgstr "_Entwürfe-Ordner:"
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
msgid "E_nable"
msgstr "_Aktivieren"
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
msgid "Emacs"
msgstr "Emacs"
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
msgid "Email Accounts"
msgstr "E-Mail-Zugänge"
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
msgid "Email _address:"
msgstr "E-Mail-_Adresse:"
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
msgid "Empty _trash folders on exit"
msgstr "Müllordner beim Beenden _leeren"
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
msgid "Execute Command..."
msgstr "Befehl ausführen..."
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
msgid "Fi_xed -width:"
msgstr "_Feste Breite:"
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
msgid "Font Properties"
msgstr "Schriftart-Eigenschaften"
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
msgid "Format messages in _HTML"
msgstr "Nachrichten in _HTML formatieren"
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
msgid "Get Digital ID..."
msgstr "Digitale Kennung erhalten..."
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
msgid "Highlight _quotations with"
msgstr "Zitate _hervorheben mit"
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
msgid "IMAPv4 "
msgstr "IMAPv4 "
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr "Identität"
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
msgid "Inline"
msgstr "An Ort und Stelle"
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
msgid "Kerberos "
msgstr "Kerberos "
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
msgid "Labels and Colors"
msgstr "Etikette und Farben"
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
msgid "Loading Images"
msgstr "Bilder laden"
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr "Mailkonfiguration"
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
msgid "Mailbox location"
msgstr "Ort des Postfachs"
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
msgid "Message Composer"
msgstr "Nachrichten-Composer"
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
msgid "Message Display"
msgstr "Nachrichtenanzeige"
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
msgid "Microsoft"
msgstr "Microsoft"
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
msgid "New Mail Notification"
msgstr "Mailbenachrichtigung"
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr "Bildschirmschriftarten"
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
msgid "Optional Information"
msgstr "Optionale Information"
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
msgid "Or_ganization:"
msgstr "_Organisation:"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
msgid "PGP/GPG _Key ID:"
msgstr "PGP/GPG-_Schlüsselkennung:"
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr "Eine Farbe auswählen"
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr ""
"Beim Abschicken von Nachrichten mit ausschließlich _BCC-Empfängern nachfragen"
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr "Pretty Good Privacy (PGP/GPG)"
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
msgid "Printed Fonts"
msgstr "Druckschriftarten"
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
msgid "Qmail maildir "
msgstr "Qmail-maildir "
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
msgid "Quote original message"
msgstr "Originalnachricht zitieren"
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
msgid "Quoted"
msgstr "Umschrieben"
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
msgid "Re_member this password"
msgstr "An dieses Passwort _erinnern"
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
msgid "Re_ply-To:"
msgstr "A_ntwort an:"
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
msgid "Receiving Email"
msgstr "Erhalten von E-Mail"
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
msgid "Receiving _Options"
msgstr "Empfangs-_Optionen"
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
msgid "Remember this _password"
msgstr "Dieses Passwort s_peichern"
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
msgid "Required Information"
msgstr "Benötigte Information"
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
#, fuzzy
msgid "Restore Defaults"
msgstr "Standard wiederh_erstellen"
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
msgid "S_ecurity"
msgstr "Sich_erheit"
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
msgid "Secure MIME (S/MIME)"
msgstr "Sichere MIME (S/MIME)"
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr "HTML Feste-Breite-Schriftart wählen"
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr "HTML Feste-Breite-Schriftart zum Drucken wählen"
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr "HTML Variable-Breite-Schriftart wählen"
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr "HTML Variable-Breite-Schriftart zum Drucken wählen"
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
msgid "Select PGP program"
msgstr "PGP-Programm wählen"
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
msgid "Sending Email"
msgstr "E-Mail wird verschickt"
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
msgid "Sent _messages folder:"
msgstr "Ordner für verschickte _Nachrichten:"
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
msgid "Sent and Draft Messages"
msgstr "Nachrichten in \"Verschickt\" und \"Entwürfe\""
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
msgid "Ser_ver requires authentication"
msgstr "Server benötigt _Legitimation"
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
msgid "Server Configuration"
msgstr "Server-Konfiguration"
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
msgid "Server _Type: "
msgstr "Server_typ: "
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
msgid "Shortcuts _type:"
msgstr "Tastenkürzel-_Typ:"
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
#, fuzzy
msgid "Signature #1"
msgstr "Signatur"
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
#, fuzzy
msgid "Signature #2"
msgstr "Signatur"
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
msgid "Specify _filename:"
msgstr "_Dateiname angeben:"
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
#, fuzzy
msgid "Spell Checking Language"
msgstr "Sprachen für Rechtschreibprüfung"
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
#, fuzzy
msgid "Spell _Checking"
msgstr "Rechtschreibprüfung"
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr "Standard-Unix-mbox"
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
msgid ""
"Type the name by which you would like to refer to this account.\n"
"For example: \"Work\" or \"Personal\""
msgstr ""
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
msgid "V_ariable-width:"
msgstr "Variable Breite:"
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
@@ -12490,181 +12539,181 @@ msgstr ""
"\n"
"Klicken Sie \"Weiter\" zum Beginnen."
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
msgid "XEmacs"
msgstr "XEmacs"
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
#, fuzzy
msgid "_Add Signature"
msgstr "_Signaturen"
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr "Bilder _immer aus dem Netz laden"
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
msgid "_Always sign outgoing messages when using this account"
msgstr "Bei Verwendung dieses Zugangs ausgehende Nachrichten _immer signieren"
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
msgid "_Authentication Type: "
msgstr "_Legitimations-Typ: "
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
msgid "_Authentication type: "
msgstr "_Legitimations-Typ: "
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
msgid "_Automatically check for new mail"
msgstr "_Automatisch nach neuer Mail sehen"
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
#, fuzzy
msgid "_Automatically insert smiley images"
msgstr "_Automatisch nach neuer Mail sehen"
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
msgid "_Beep when new mail arrives"
msgstr "Beep bei Eintreffen von neuer Mail"
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
msgid "_Certificate ID:"
msgstr "Kennung des _Zertifikats:"
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
msgid "_Confirm when expunging a folder"
msgstr "Säubern eines Ordners _bestätigen"
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
#, fuzzy
msgid "_Default signature:"
msgstr "_Test-Signatur:"
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
msgid "_Defaults"
msgstr "_Vorgaben"
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
msgid "_Do not notify me when new mail arrives"
msgstr "_Bei Eintreffen neuer Mail nicht benachrichtigen"
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
#, fuzzy
msgid "_Enable"
msgstr "Aktivieren"
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr "_Feste Breite:"
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
msgid "_Forward style:"
msgstr "_Weiterleitungsstil:"
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
msgid "_Full name:"
msgstr "_Voller Name:"
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
msgid "_HTML Mail"
msgstr "_HTML-Mail"
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
msgid "_Identity"
msgstr "_Identität"
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
msgid "_Load images if sender is in addressbook"
msgstr "Bilder _laden, falls Absender im Adressbuch ist"
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
msgid "_Make this my default account"
msgstr "Dies zu meinem _Vorgabezugang machen"
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
msgid "_Mark messages as read after"
msgstr "_Nachrichten als gelesen markieren nach"
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
msgid "_Name:"
msgstr "_Name:"
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr "Bilder _nie aus dem Netz laden"
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
msgid "_PGP binary path:"
msgstr "Pfad zur _PGP-Binärdatei:"
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
msgid "_Play sound file when new mail arrives"
msgstr "_Klangdatei bei Eintreffen neuer Mail abspielen"
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr ""
"Beim Abschicken von HTML-Nachrichten an Kontakte, die keine wollen, "
"_nachfragen"
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
msgid "_Prompt when sending messages with an empty subject line"
msgstr "Beim Abschicken von Nachrichten mit _leerem Betreff nachfragen"
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
msgid "_Receiving Mail"
msgstr "_Erhalten von Mail"
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
msgid "_Reply style:"
msgstr "_Antwortstil:"
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
msgid "_Restore defaults"
msgstr "Vo_rgaben wiederherstellen"
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
msgid "_Script:"
msgstr "_Skript:"
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr "_Sicherheit"
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
msgid "_Sending Mail"
msgstr "_Verschicken von Mail"
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
msgid "_Show animated images"
msgstr "_Animierte Bilder zeigen"
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
msgid "_Signatures"
msgstr "_Signaturen"
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
msgid "_Use secure connection (SSL):"
msgstr "Sichere Verbindung (_SSL) verwenden:"
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
msgid "_Variable-width:"
msgstr "_Variable Breite:"
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
msgid "_every"
msgstr "_alle"
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
msgid "color"
msgstr "Farbe"
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
msgid "description"
msgstr "Beschreibung"
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -12733,128 +12782,133 @@ msgstr "Bilder laden"
msgid "Loading message content"
msgstr "Laden des Nachrichteninhalts"
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
#, fuzzy
msgid "Overdue:"
msgstr "_Überfällige Aufgaben:"
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%d. %b %H.%M"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr "Link in Browser öffnen"
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr "Linkziel kopieren"
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr "Link speichern unter (FIXME)"
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr "Bild speichern unter..."
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "%s wird abgetastet"
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr "%s-Anlage"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr ""
"MIME-Nachricht konnte nicht geparst werden. Wird als Quellcode angezeigt."
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "Datum"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr "Ungültige Adresse"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "Von"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr "Antwort an"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "An"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr "Cc"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
msgid "Bcc"
msgstr "Bcc"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
msgid "Mailer"
msgstr "Mailer"
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
"Diese Nachricht ist digital unterzeichnet. Klicken Sie für weitere "
"Informationen auf das Schlosssymbol."
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "PGP-Überprüfungskontext konnte nicht angelegt werden."
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr ""
"Diese Nachricht ist digital unterzeichnet und wurde als authentisch "
"nachgewiesen."
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
"Diese Nachricht ist digital unterzeichnet, aber konnte nicht als authentisch "
"nachgewiesen werden."
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr "Zeiger auf FTP-Site (%s)"
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr "Zeiger auf lokale Datei (%s) gültig auf Site \"%s\""
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr "Zeiger auf lokale Datei (%s)"
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr "Zeiger auf Daten im Netz (%s)"
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr "Zeiger auf unbekannte externe Daten (Typ \"%s\")"
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr "Ungültiger external-body-Teil."
@@ -12978,59 +13032,59 @@ msgstr "Machrichten werden nach %s verschoben"
msgid "Copying messages to %s"
msgstr "Nachrichten werden nach %s kopiert"
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr "Taste Ordner in \"%s\" ab"
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr "Weitergeleitete Nachrichten"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr "Ordner %s öffnen"
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr "Speichers %s wird geöffnet"
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr "Ordner %s wird entfernt"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, c-format
msgid "Storing folder '%s'"
msgstr "Ordner '%s' wird gespeichert"
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
msgid "Refreshing folder"
msgstr "Ordner wird aktualisiert"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr "Ordner wird gesäubert"
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr "Nachricht %s abrufen"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr "%d Nachricht(en) werden/wird abgerufen"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr "%d Nachricht(en) werden/wird gespeichert"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
@@ -13039,7 +13093,7 @@ msgstr ""
"Ausgabedatei konnte nicht erstellt werden: %s\n"
" %s"
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
@@ -13048,11 +13102,11 @@ msgstr ""
"Fehler beim Speichern der Nachrichten in: %s\n"
"%s"
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr "Speichern der Anlage"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
@@ -13061,22 +13115,22 @@ msgstr ""
"Ausgabedatei kann nicht erstellt werden: %s:\n"
" %s"
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr "Daten konnten nicht geschrieben werden: %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr "Verbindung mit %s wird getrennt"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Reconnecting to %s"
msgstr "Verbindung mit %s wird neu aufgebaut"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "_Suchen"
@@ -13147,25 +13201,25 @@ msgstr "Aktualisieren..."
msgid "Waiting..."
msgstr "Warten..."
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
msgid "User canceled operation."
msgstr "Benutzer hat Aktion abgebrochen."
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
msgid "_Remember this password"
msgstr "Dieses Passwort _behalten"
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
#, fuzzy
msgid "_Remember this password for the remainder of this session"
msgstr "Für den Rest dieser Sitzung an dieses Passwort erinnern"
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, c-format
msgid "Enter Password for %s"
msgstr "Passwort für %s eingeben"
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
msgid "Enter Password"
msgstr "Passwort eingeben"
@@ -13188,41 +13242,24 @@ msgstr ""
"\n"
"Möchten Sie Ihre Änderungen speichern?"
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "Name:"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "Signatur"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "HTML-Signaturdatei:"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr "Weitergeleitete Nachricht - %s"
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
msgid "Forwarded message"
msgstr "Weitergeleitete Nachricht"
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
msgid "Forwarded Message"
msgstr "Weitergeleitete Nachricht"
@@ -13280,67 +13317,67 @@ msgstr "(Kein Betreff)"
msgid "%s - Message"
msgstr "%s - Nachricht"
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr "Ungelesen"
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr "Gelesen"
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr "Beantwortet"
-#: mail/message-list.c:736
+#: mail/message-list.c:740
msgid "Multiple Unseen Messages"
msgstr "Mehrere ungelesene Nachrichten"
-#: mail/message-list.c:737
+#: mail/message-list.c:741
msgid "Multiple Messages"
msgstr "Mehrere Nachrichten"
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr "Am niedrigsten"
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr "Niedriger"
-#: mail/message-list.c:746
+#: mail/message-list.c:750
msgid "Higher"
msgstr "Höher"
-#: mail/message-list.c:747
+#: mail/message-list.c:751
msgid "Highest"
msgstr "Am höchsten"
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr "?"
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr "Heute %I:%M %p"
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr "Gestern %l:%M %p"
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr "%a %I:%M %p"
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
msgid "%b %d %l:%M %p"
msgstr "%d. %b %H.%M"
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr "%b %d %Y"
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
msgid "Generating message list"
msgstr "Erzeugen der Nachrichtenliste"
@@ -13414,68 +13451,94 @@ msgstr "Überprüfen"
msgid "Flag to Follow Up"
msgstr "Voller Name..."
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr "Ordner unter %s auf \"%s\" werden abgetastet"
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr "Ordner der obersten Ebene auf \"%s\" werden abgetastet"
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, c-format
msgid "Subscribing to folder \"%s\""
msgstr "Ordner \"%s\" wird abonniert"
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr "Abonnement auf Ordner \"%s\" wird abbestellt"
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
msgid "Folder"
msgstr "Ordner"
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "In Ordner speichern..."
+
+#: mail/subscribe-dialog.c:1590
msgid "No server has been selected"
msgstr "Es wurde kein Server gewählt"
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr "Bitte wählen Sie einen Server."
#: mail/subscribe-dialog.glade.h:1
-msgid " _Refresh List "
-msgstr "Liste _aktualisieren"
-
-#: mail/subscribe-dialog.glade.h:2
msgid "All folders"
msgstr "_Alle Ordner"
-#: mail/subscribe-dialog.glade.h:3
-msgid "Display options"
-msgstr "Anzeige-Optionen"
+#: mail/subscribe-dialog.glade.h:2
+#, fuzzy
+msgid "Apri file"
+msgstr "April"
+
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+msgid "Close"
+msgstr "Schließen"
#: mail/subscribe-dialog.glade.h:4
+#, fuzzy
+msgid "Display Options"
+msgstr "Anzeige-Optionen"
+
+#: mail/subscribe-dialog.glade.h:5
msgid "Folders whose names begin with:"
msgstr "Ordner, deren Namen beginnen mit:"
-#: mail/subscribe-dialog.glade.h:5
+#: mail/subscribe-dialog.glade.h:6
msgid "Manage Subscriptions"
msgstr "Abonnements verwalten"
-#: mail/subscribe-dialog.glade.h:6
-msgid "Show _folders from server: "
-msgstr "_Ordner zeigen von Server:"
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
+msgstr "Liste aktualisieren"
+
+#: mail/subscribe-dialog.glade.h:8
+#, fuzzy
+msgid "S_elect server: "
+msgstr "Eine Datei wählen"
-#: mail/subscribe-dialog.glade.h:7
+#: mail/subscribe-dialog.glade.h:9
+#, fuzzy
+msgid "Salve file"
+msgstr "Eine Datei wählen"
+
+#: mail/subscribe-dialog.glade.h:10
msgid "_Subscribe"
msgstr "_Abonnieren"
-#: mail/subscribe-dialog.glade.h:8
+#: mail/subscribe-dialog.glade.h:11
msgid "_Unsubscribe"
msgstr "Ab_bestellen"
@@ -13484,28 +13547,27 @@ msgid "Configuration control for the Evolution Summary."
msgstr "Konfigurations-Bedienelement für die Evolution Zusammenfassung."
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
+#, fuzzy
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr "Konfigurations-Bedienelement für die Evolution Zusammenfassung."
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
msgid "Evolution Summary component."
msgstr "Evolution Zusammenfassungskomponente."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
msgid "Factory for Evolution Summary's configuration control."
msgstr ""
"Fabrik für das Konfigurations-Bedienelement der Evolution Zusammenfassung."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
msgid "Factory for the Evolution Summary component."
msgstr "Fabrik für die Evolution Zusammenfassungskomponente."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
msgid "Summary Preferences"
msgstr "Einstellungen der Zusammenfassung"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
-"Diese Seite kann zur Konfiguration des Aussehens der Zusammenfassung "
-"verwendet werden."
-
#: my-evolution/Locations.h:1
msgid "Aarhus"
msgstr "Aarhus"
@@ -24230,23 +24292,23 @@ msgstr "Türkisch"
msgid "Folder containing the Evolution Summary"
msgstr "Ordner mit der Evolution-Übersicht"
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
msgid "Appointments"
msgstr "Termine"
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
msgid "No appointments"
msgstr "Keine Termine"
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
msgid "%k:%M %d %B"
msgstr "%k.%M %d. %B"
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
msgid "%l:%M %d %B"
msgstr "%l.%M %d. %B"
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
#, fuzzy
msgid "No description"
msgstr "Beschreibung"
@@ -24309,11 +24371,11 @@ msgstr "_Hinzufügen"
msgid "Shown"
msgstr "Schneefall"
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
msgid "No tasks"
msgstr "Keine Aufgaben"
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
msgid "(No Description)"
msgstr "(keine Beschreibung)"
@@ -24346,7 +24408,7 @@ msgstr "Zusammenfassung drucken"
msgid "Printing of Summary failed"
msgstr "Drucken der Übersicht fehlgeschlagen"
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr "Chefsesselansichts-Komponente konnte Bonobo nicht initialisieren.\n"
@@ -25624,19 +25686,18 @@ msgid "Configuration control for Evolution folder settings."
msgstr "Fabrik für den Evolution-Maileditor."
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "Mail-Einstellungen"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
msgid "The Evolution shell."
msgstr "Die Evolution-Shell."
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-#, fuzzy
-msgid "This page can be used to configure various folder settings"
-msgstr "Einstellungen des Kalenders konfigurieren"
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "Details anzeigen"
@@ -25663,7 +25724,7 @@ msgstr "Ordner wählen"
msgid "Drafts"
msgstr "Entwürfe"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "Eingang"
@@ -26105,27 +26166,27 @@ msgstr ""
msgid "Evolution Settings"
msgstr "Evolution "
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "Ordner %s öffnen"
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "Ordner %s öffnen"
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, fuzzy, c-format
msgid "in \"%s\" ..."
msgstr "Öffnen in %s..."
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr "Ordner konnte nicht umbenannt werden: %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
#, fuzzy
msgid "Cannot find the specified shared folder."
msgstr ""
@@ -26208,31 +26269,31 @@ msgstr "Offline _arbeiten"
msgid "Work Offline"
msgstr "Offline arbeiten"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "(Kein Ordner angezeigt)"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr "%s (%d)"
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr "(keine)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
"Ximian Evolution ist zur Zeit online. Klicken Sie diesen Knopf, um offline "
"zu arbeiten."
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr "Ximian Evolution geht gerade offline."
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -26256,7 +26317,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr "Lokaler Speicher kann nicht eingestellt werden -- %s"
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -26267,19 +26328,19 @@ msgstr ""
"unerwartet ab. Sie müssen Evolution beenden und neu starten, um\n"
"wieder auf diese Daten zugreifen zu können."
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr "Ungültige Argumente"
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr "Registrierung bei OAF kann nicht stattfinden"
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr "Konfigurationsdatenbank nicht gefunden"
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "Allgemeiner Fehler"
@@ -26482,7 +26543,7 @@ msgstr "%s (...)"
msgid "%s (%d%% complete)"
msgstr "%s (zu %d%% abgeschlossen)"
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr "<hier klicken, um einen Ordner zu wählen>"
@@ -26523,63 +26584,63 @@ msgstr ""
"Der Fehler vom Aktivierungssystem ist:\n"
"%s"
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
msgid "CORBA error"
msgstr "CORBA-Fehler"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr "Unterbrochen"
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr "Ungültiges Argument"
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr "Hat bereits einen Besitzer"
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
msgid "No owner"
msgstr "Kein Besitzer"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
msgid "Not found"
msgstr "Nicht gefunden"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
msgid "Unsupported type"
msgstr "Nicht unterstützter Typ"
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr "Nicht unterstütztes Schema"
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr "Nicht unterstützte Aktion"
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
msgid "Internal error"
msgstr "Interner Fehler"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
msgid "Exists"
msgstr "Existiert"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr "Ungültiger URI"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
msgid "Has subfolders"
msgstr "Hat Unterordner"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
msgid "No space left"
msgstr "Keine Platz mehr frei"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr "Alter Besitzer ist gestorben"
@@ -26638,29 +26699,21 @@ msgid "Specify where to create the folder:"
msgstr "Angeben, wo der Ordner erstellt werden soll:"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "_Neuen Ordner anlegen..."
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
#, fuzzy
-msgid "_Folder Name:"
-msgstr "Ordnername:"
+msgid "_Account:"
+msgstr "Zugang"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
-msgid "_Server:"
-msgstr "_Servername:"
+msgid "_Folder Name:"
+msgstr "Ordnername:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "_Benutzername:"
@@ -26763,15 +26816,15 @@ msgstr "Mich nicht mehr fragen"
msgid "Evolution can import data from the following files:"
msgstr "Evolution kann Daten aus den folgenden Dateien importieren:"
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr "Evolution wird beendet..."
-#: shell/main.c:223
+#: shell/main.c:227
#, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -26781,7 +26834,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -26791,53 +26844,57 @@ msgid ""
"eagerly await your contributions!\n"
msgstr ""
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
msgstr "Ximian Evolution"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "Mich nicht mehr fragen"
-#: shell/main.c:348
+#: shell/main.c:394
msgid "Cannot access the Ximian Evolution shell."
msgstr "Auf die Ximian-Evolution-Shell kann nicht zugegriffen werden."
-#: shell/main.c:357
+#: shell/main.c:403
#, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "Die Ximian-Evolution-Shell kann nicht initialisiert werden: %s"
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr "Splashscreen deaktivieren"
-#: shell/main.c:439
+#: shell/main.c:487
#, fuzzy
msgid "Start in offline mode"
msgstr "Import beginnt"
-#: shell/main.c:440
+#: shell/main.c:489
#, fuzzy
msgid "Start in online mode"
msgstr "Intelligente Importeure werden gestartet"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr "Die Diagnoseausgabe aller Komponenten in eine Datei umleiten."
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "Das Bonobo-Komponentensystem kann nicht initialisiert werden."
@@ -27050,14 +27107,6 @@ msgstr "Die Werkwoche zeigen"
msgid "Week"
msgstr "Woche"
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-msgid "Close"
-msgstr "Schließen"
-
#: ui/evolution-comp-editor.xml.h:3
msgid "Close this item"
msgstr "Diesen Eintrag schließen"
@@ -28002,10 +28051,6 @@ msgstr "Ordner zu Ihrer Liste abonnierter Ordner hinzufügen"
msgid "F_older"
msgstr "Ordner"
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr "Liste aktualisieren"
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr "Liste von Ordnern aktualisieren"
@@ -28569,21 +28614,21 @@ msgstr "Meldung"
msgid "Don't show this message again."
msgstr "Diese Meldung nicht mehr anzeigen."
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
#, fuzzy
msgid "_Find Now"
msgstr "Jetzt suchen"
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
#, fuzzy
msgid "_Clear"
msgstr "Löschen"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
msgid "Clear"
msgstr "Löschen"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr "Jetzt suchen"
@@ -28609,6 +28654,110 @@ msgstr "init-corba(): GNOME konnte nicht initialisiert werden"
msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonobo(): Bonobo konnte nicht initialisiert werden"
+#~ msgid "Error in search expression."
+#~ msgstr "Fehler im Suchausdruck."
+
+#~ msgid "Restarting search."
+#~ msgstr "Suche wird neu gestartet."
+
+#~ msgid "Could not parse query string"
+#~ msgstr "Abfragezeichenkette konnte nicht geparst werden"
+
+#~ msgid "Email is"
+#~ msgstr "E-Mail ist"
+
+#~ msgid "This page can be used to configure Calendar and Task preferences"
+#~ msgstr ""
+#~ "Diese Seite kann zur Konfiguration der Kalender- und Aufgaben-"
+#~ "Einstellungen benutzt werden"
+
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr "Alarm-Benachrichtigungsdienst konnte nicht angelegt werden"
+
+#~ msgid "Meeting begins: <b>"
+#~ msgstr "Besprechung beginnt: <b>"
+
+#~ msgid "Task begins: <b>"
+#~ msgstr "Aufgabe beginnt: <b>"
+
+#~ msgid "Free/Busy info begins: <b>"
+#~ msgstr "Verfügbarkeitsinformation beginnt: <b>"
+
+#~ msgid "Begins: <b>"
+#~ msgstr "Beginnt: <b>"
+
+#~ msgid "Meeting ends: <b>"
+#~ msgstr "Besprechung endet: <b>"
+
+#~ msgid "Free/Busy info ends: <b>"
+#~ msgstr "Verfügbarkeitsinformation endet: <b>"
+
+#~ msgid "Task Completed: <b>"
+#~ msgstr "Aufgabe vollständig zu: <b>"
+
+#~ msgid "Task Due: <b>"
+#~ msgstr "Aufgabe fällig am: <b>"
+
+#~ msgid "Non-Participants"
+#~ msgstr "Nicht-Teilnehmer"
+
+#~ msgid ""
+#~ "This message has not been sent.\n"
+#~ "\n"
+#~ "Do you wish to save your changes?"
+#~ msgstr ""
+#~ "Diese Nachricht wurde nicht versandt.\n"
+#~ "\n"
+#~ "Wollen Sie Ihre Änderungen speichern?"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr "Vo_rgaben wiederherstellen"
+
+#~ msgid "This Page can be used to configure the Fonts"
+#~ msgstr ""
+#~ "Diese Seite kann zum Konfigurieren der Schriftarten verwendet werden"
+
+#~ msgid "This page can be used to configure E-Mail Accounts"
+#~ msgstr ""
+#~ "Diese Seite kann zum Konfigurieren von E-Mail-Zugängen verwendet werden"
+
+#~ msgid "This page can be used to configure Mailer preferences"
+#~ msgstr ""
+#~ "Diese Seite kann zum Konfigurieren der Mailer-Einstellungen verwendet "
+#~ "werden"
+
+#~ msgid "This page can be used to configure the Composer"
+#~ msgstr "Diese Seite kann zum Konfigurieren des Composers verwendet werden"
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "Signatur"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "HTML-Signaturdatei:"
+
+#~ msgid " _Refresh List "
+#~ msgstr "Liste _aktualisieren"
+
+#~ msgid "Show _folders from server: "
+#~ msgstr "_Ordner zeigen von Server:"
+
+#~ msgid ""
+#~ "This page can be used to customize the appearance of the Summary page."
+#~ msgstr ""
+#~ "Diese Seite kann zur Konfiguration des Aussehens der Zusammenfassung "
+#~ "verwendet werden."
+
+#, fuzzy
+#~ msgid "This page can be used to configure various folder settings"
+#~ msgstr "Einstellungen des Kalenders konfigurieren"
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "_Servername:"
+
#~ msgid ""
#~ "Evolution is unable to get the addressbook local storage.\n"
#~ "This may have been caused by the evolution-addressbook component "
@@ -28972,9 +29121,6 @@ msgstr "init_bonobo(): Bonobo konnte nicht initialisiert werden"
#~ msgid "_Random"
#~ msgstr "_Zufällig"
-#~ msgid "<b>Overdue:</b>&nbsp;"
-#~ msgstr "<b>Überfällig:</b>&nbsp;"
-
#~ msgid "Are you sure you want to remove the \"%s\" folder?"
#~ msgstr "Sind Sie sicher, dass Sie den Ordner '%s' entfernen wollen?"
@@ -29252,10 +29398,6 @@ msgstr "init_bonobo(): Bonobo konnte nicht initialisiert werden"
#~ "Evolutions Mail-Zusammenfassungskomponente kann nicht initialisiert werden"
#, fuzzy
-#~ msgid "Select a service"
-#~ msgstr "Eine Datei wählen"
-
-#, fuzzy
#~ msgid "Send an email to %s"
#~ msgstr "Eine E-Mail verschicken"
@@ -29336,9 +29478,6 @@ msgstr "init_bonobo(): Bonobo konnte nicht initialisiert werden"
#~ msgid "<< S_imple"
#~ msgstr "Vereinfach"
-#~ msgid "Account"
-#~ msgstr "Zugang"
-
#, fuzzy
#~ msgid "Ad_vanced >>"
#~ msgstr "Komplex"
@@ -29443,9 +29582,6 @@ msgstr "init_bonobo(): Bonobo konnte nicht initialisiert werden"
#~ msgid "_Task..."
#~ msgstr "_Aufgabe..."
-#~ msgid "Create or edit mail accounts and other preferences"
-#~ msgstr "Mailzugänge anlegen und bearbeiten sowie andere Vorlieben"
-
#~ msgid "_Mail Settings..."
#~ msgstr "_Mail-Einstellungen..."
@@ -29711,9 +29847,6 @@ msgstr "init_bonobo(): Bonobo konnte nicht initialisiert werden"
#~ "\n"
#~ "Öffentlicher Schlüssel: "
-#~ msgid "Connecting to LDAP server..."
-#~ msgstr "Verbindung zu LDAP-Server..."
-
#~ msgid "New _Contact"
#~ msgstr "Neuer _Kontakt"
diff --git a/po/el.po b/po/el.po
index a17bd21119..63d057e74f 100644
--- a/po/el.po
+++ b/po/el.po
@@ -17,7 +17,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution 1.0.1.99\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2002-01-16 19:40GMT\n"
"Last-Translator: Nick Niktaris(Íßêïò Íęêôáńçò) <niktarin@yahoo.com>\n"
"Language-Team: Greek <nls@hellug.gr>\n"
@@ -43,22 +43,22 @@ msgid "Imports VCard files into Evolution."
msgstr "ĆéóáăùăȚ áńśćßùí VCard óôï Evolution."
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr "ÁńśćéïèĘôçóç Ùò"
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr "Œíïìá"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "Email"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Đńùôćęïí"
@@ -68,16 +68,16 @@ msgstr "Đńùô."
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "Âïçèüò"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Ćńăáóßá"
@@ -87,12 +87,12 @@ msgid "Bus"
msgstr "Ćńă."
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr "Ćđéêïéíùíßá"
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Ćôáéńćßá"
@@ -103,13 +103,13 @@ msgstr "Ćôáéń."
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Ïéêßá"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Ïńăáíéóìüò"
@@ -119,19 +119,19 @@ msgstr "Ïńă."
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Êéíçôü"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Áőôïêßíçôï"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "Öáî Ćńăáóßáò"
@@ -140,13 +140,13 @@ msgid "Bus Fax"
msgstr "Öáî Ćńă."
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Öáî Ïéêßáò"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "Ćńăáóßá 2"
@@ -155,68 +155,68 @@ msgid "Bus 2"
msgstr "Ćńă. 2"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Ïéêßá 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "ISDN"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "¶ëëá"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "¶ëëï Öáî"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "ĆéäïđïéçôȚò"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "Ńáäéüöùíï"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "ÔçëĘôőđï"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr "TTY"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "Email 2"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "Email 3"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "Éóôïóćëßäá"
@@ -225,7 +225,7 @@ msgid "Url"
msgstr "ÇëćêôńïíéêȚ Äéćęèőíóç"
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "ÔìȚìá"
@@ -234,7 +234,7 @@ msgid "Dep"
msgstr "ÔìȚì."
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "Ăńáöćßï"
@@ -243,12 +243,12 @@ msgid "Off"
msgstr "Ăńáö."
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "Ôßôëïò"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "ĆđÜăăćëìá"
@@ -257,7 +257,7 @@ msgid "Prof"
msgstr "ĆđÜăă."
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr "ÄéćőèőíôȚò"
@@ -270,7 +270,7 @@ msgid "Ass"
msgstr "Âïçè."
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "Űćőäțíőìï"
@@ -279,12 +279,12 @@ msgid "Nick"
msgstr "Űćőä."
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "Óęæőăïò"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "Óçìćßùóç"
@@ -297,7 +297,7 @@ msgid "CALUri"
msgstr "URI Çìćń."
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr "Äéćęèőíóç êïéíïđïßçóçò äéáèćóéìüôçôáò"
@@ -348,7 +348,7 @@ msgstr "VCard ăéá %s"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -356,7 +356,7 @@ msgid "Could not initialize Bonobo"
msgstr "Äćí Țôáí äőíáôȚ ç áńśéêïđïßçóç ôïő Bonobo"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr "Ăßíćôáé áíáæȚôçóç..."
@@ -364,41 +364,33 @@ msgstr "Ăßíćôáé áíáæȚôçóç..."
msgid "Loading..."
msgstr "Ăßíćôáé öüńôùóç..."
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
-msgid "Error in search expression."
-msgstr "ÓöÜëìá óôçí Ęêöńáóç áíáæȚôçóçò."
+#: addressbook/backend/pas/pas-backend-ldap.c:677
+#, fuzzy
+msgid "Reconnecting to LDAP server..."
+msgstr "Óęíäćóç ìć ôïí äéáêïìéóôȚ LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr "ĐńïóèȚêç êÜńôáò óôïí äéáêïìéóôȚ LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr "Áöáßńćóç êÜńôáò áđü ôïí äéáêïìéóôȚ LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr "Ôńïđïđïßçóç êÜńôáò óôïí äéáêïìéóôȚ LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr "Ćđáíćêêßíçóç ÁíáæȚôçóçò."
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr "ËȚűç áđïôćëćóìÜôùí áíáæȚôçóçò áđü LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
#, fuzzy
msgid "Error performing search"
msgstr "ÓöÜëìá áöáßńćóçò êÜńôáò"
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-#, fuzzy
-msgid "Could not parse query string"
-msgstr "Äćí Țôáí äőíáôȚ ç êáôáóêćőȚ óùëȚíùóçò: %s"
-
#: addressbook/conduit/address-conduit.c:293
#, fuzzy
msgid "Default Sync Address:"
@@ -447,50 +439,50 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
+msgid "Configure access to LDAP directory servers here"
+msgstr ""
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
msgid "Control that displays an Evolution addressbook minicard."
msgstr ""
"Óôïéśćßï ćëĘăśïő ăéá ôçí đńïâïëȚ ìéíé-êÜńôáò ôïő Âéâëßïő Äéćőèęíóćùí ôïő "
"Evolution."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
msgid "Directory Servers"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
msgid "Evolution Addressbook minicard viewer"
msgstr "ĐńïâïëȚ ìéíé-êÜńôáò ôïő Âéâëßïő Äéćőèęíóćùí ôïő Evolution"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr "Óôïéśćßï ôïő Evolution ăéá ôç äéáśćßńéóç ôùí ćđáöțí."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the Addressbook Minicard control"
msgstr ""
"ĆńăïóôÜóéï ăéá ôï óôïéśćßï ćëĘăśïő ôçò Ìßíé-êÜńôáò ôïő Âéâëßïő Äéćőèęíóćùí"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr "ĆńăïóôÜóéï ăéá ôçí đńïâïëȚ ôïő Âéâëßïő Äéćőèęíóćùí"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
msgid "Factory for the Addressbook's address popup"
msgstr "ĆńăïóôÜóéï ăéá ôçí áíáäőüìćíç äéćęèőíóç áđü ôï Âéâëßï Äéćőèęíóćùí"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
msgid "Factory for the sample Addressbook control"
msgstr "ĆńăïóôÜóéï ăéá ôï äćßăìá óôïéśćßïő ćëĘăśïő ôïő Âéâëßïő Äéćőèęíóćùí"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
-msgstr ""
-
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -510,29 +502,29 @@ msgstr "ÄéáêïìéóôȚò LDAP"
msgid "LDAP server containing contact information"
msgstr "ÄéáêïìéóôȚò LDAP đïő đćńéĘśćé đëçńïöïńßćò ćđáöțí"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "ÍĘá ĆđáöȚ"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "_ĆđáöȚ"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "Äçìéïőńăßá íĘáò ćđáöȚò"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "ÍĘá Ëßóôá Ćđáöțí"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
#, fuzzy
msgid "Contact _List"
msgstr "_Ëßóôá Ćđáöțí"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "Äçìéïőńăßá íĘáò ëßóôáò ćđáöțí"
@@ -558,30 +550,30 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
#, fuzzy
msgid "This server does not support LDAPv3 schema information"
msgstr "Ç áđÜíôçóç ôïő äéáêïìéóôȚ ÉÌÁŃ äćí đćńéćßść ôçí đëçńïöïńßá %s"
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
#, fuzzy
msgid "Error retrieving schema information"
msgstr ""
"ÓöÜëìá êáôÜ ôï öüńôùìá ôùí đëçńïöïńéțí:\n"
"%s"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
#, fuzzy
msgid "Server did not respond with valid schema information"
msgstr "Ç áđÜíôçóç ôïő äéáêïìéóôȚ ÉÌÁŃ äćí đćńéćßść ôçí đëçńïöïńßá %s"
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
#, fuzzy
msgid "LDAP was not enabled in this build of Evolution"
msgstr "(ôï SSL äćí őđïóôçńßæćôáé óć áőôȚ ôçí Ęêäïóç ôïő evolution)"
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "Äćí Țôáí äőíáôȚ ç đńïćôïéìáóßá ôïő gnome-vfs"
@@ -589,21 +581,30 @@ msgstr "Äćí Țôáí äőíáôȚ ç đńïćôïéìáóßá ôïő gnome-vfs"
msgid "Other Contacts"
msgstr "ËïéđĘò ĆđáöĘò"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "Äćí Țôáí äőíáôü ôï Üíïéăìá ôïő Âéâëßïő Äéćőèęíóćùí"
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+"Äćí Țôáí äőíáôü ôï Üíïéăìá ôïő Âéâëßïő Äéćőèęíóćùí. Đáńáêáëț ćëĘăîôć áí\n"
+"ç äéáäńïìȚ őđÜńśćé êáé üôé Ęśćôć ôï äéêáßùìá đńüóâáóçò óć áőôü."
+
+#: addressbook/gui/component/addressbook.c:487
+#, fuzzy
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
"Äćí Țôáí äőíáôü ôï Üíïéăìá ôïő Âéâëßïő Äéćőèęíóćùí. Áőôü\n"
"óçìáßíćé üôé Ęśćôć ćéóáăÜăćé ëÜèïò URI, Ț üôé ï ćîőđçńćôçôȚò LDAP ćßíáé\n"
"ćêôüò ëćéôïőńăßáò"
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -615,52 +616,83 @@ msgstr ""
"óőíèĘóćôć ôï đńüăńáììá áđü ôéò đçăĘò CVS áöïę êÜíćôć\n"
"ëȚűç ôïő OpenLDAP áđü ôïí đáńáêÜôù óęíäćóìï.\n"
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
+#, fuzzy
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-"Äćí Țôáí äőíáôü ôï Üíïéăìá ôïő Âéâëßïő Äéćőèęíóćùí. Đáńáêáëț ćëĘăîôć áí\n"
-"ç äéáäńïìȚ őđÜńśćé êáé üôé Ęśćôć ôï äéêáßùìá đńüóâáóçò óć áőôü."
+"Äćí Țôáí äőíáôü ôï Üíïéăìá ôïő Âéâëßïő Äéćőèęíóćùí. Áőôü\n"
+"óçìáßíćé üôé Ęśćôć ćéóáăÜăćé ëÜèïò URI, Ț üôé ï ćîőđçńćôçôȚò LDAP ćßíáé\n"
+"ćêôüò ëćéôïőńăßáò"
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr "ĆéóáăÜăćôć êùäéêü đńüóâáóçò ăéá %s (śńȚóôçò %s)"
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
#, fuzzy
msgid "Name begins with"
msgstr "ôćëćßùíć ìć"
-#: addressbook/gui/component/addressbook.c:729
+#: addressbook/gui/component/addressbook.c:742
#, fuzzy
-msgid "Email is"
-msgstr "Email 2"
+msgid "Email begins with"
+msgstr "ôćëćßùíć ìć"
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr "Ç êáôçăïńßá ćßíáé"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr "ÊÜèć đćäßï đćńéĘśćé"
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "Ăéá ĐńïśùńçìĘíïőò..."
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr "ÊÜèć Êáôçăïńßá"
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr "Ôï URI đïő èá ćìöáíßóćé ç ÁíáæȚôçóç ÖáêĘëùí"
@@ -675,7 +707,7 @@ msgstr "(êáíĘíá)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "Đńùôćęïí Email"
@@ -727,53 +759,53 @@ msgid " S_how Supported Bases "
msgstr "_žëćăśïò ăéá ôïő őđïóôçńéæüìćíïò ôęđïőò "
#: addressbook/gui/component/ldap-config.glade.h:2
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "ĆđéëïăĘò"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr " _ÄéáăńáöȚ"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
msgid "1234"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
#, fuzzy
msgid "1:00"
msgstr "100%"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
#, fuzzy
msgid "380"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:11
-#, fuzzy
-msgid "<- _Remove"
-msgstr " _ÄéáăńáöȚ"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-#, fuzzy
-msgid "<< Fewer Options"
-msgstr "ĆđéëïăĘò"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr ""
@@ -881,7 +913,7 @@ msgid "Mappings"
msgstr "Đćńéèțńéá"
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
#, fuzzy
msgid "Never"
msgstr "_êÜèć"
@@ -935,8 +967,8 @@ msgstr "ÁíáæȚôçóç óć _đćäßï:"
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
msgid "Searching"
msgstr "Ăßíćôáé áíáæȚôçóç"
@@ -1126,7 +1158,7 @@ msgid "Using email address"
msgstr "_ÁőôȚ ćßíáé ç äéćęèőíóç ôáśőäńïìćßïő"
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr ""
@@ -1134,13 +1166,13 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
msgid "_Add"
msgstr "_ĐńïóèȚêç"
#: addressbook/gui/component/ldap-config.glade.h:105
#, fuzzy
-msgid "_Add ->"
+msgid "_Add -&gt;"
msgstr "_ĐńïóèȚêç"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1181,7 +1213,7 @@ msgid "_Download limit:"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1218,7 +1250,7 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
#, fuzzy
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr "_ĆđéëïăĘò"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1301,7 +1333,7 @@ msgstr "ĆńăïóôÜóéï ăéá ôç äéáóęíäćóç ćđéëïăȚò ïíïìÜôùí ôïő Âéâëßïő Äéćőèęíóćùí"
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1333,11 +1365,11 @@ msgstr "(%d äćí ćìöáíßæćôáé)"
msgid "Unnamed Contact"
msgstr "ĆđáöȚ Śùńßò Ôßôëï"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr "ĆđéëĘîôć ĆđáöĘò áđü ôï Âéâëßï Äéćőèęíóćùí"
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
#, fuzzy
msgid "Find contact in"
msgstr "ÁđïóôïëĘáò đćńéĘśćé"
@@ -1406,7 +1438,7 @@ msgstr "Óőíćńăáóßá"
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "ĆđćîćńăáóôȚò Ćđáöțí"
@@ -1481,9 +1513,9 @@ msgstr "Ćđéèőìćß ôçí đáńáëáâȚ ìçíőìÜôùí _HTML"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2633,23 +2665,23 @@ msgstr ""
msgid "Delete Contact?"
msgstr "ÄéáăńáöȚ ĆđáöȚò;"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
msgid "Category editor not available."
msgstr "Ï ćđćîćńăáóôȚò êáôçăïńßáò äćí ćßíáé äéáèĘóéìïò."
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr "ÁőôȚ ç ćđáöȚ áíȚêćé óôéò êáôçăïńßćò:"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
msgid "Save Contact as VCard"
msgstr "ÁđïèȚêćőóç ĆđáöȚò ùò VCard"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr "TTY/TDD"
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr "Äć âńĘèçêć óőóôáôéêü ăéá ôï đćäßï: `%s'"
@@ -2663,7 +2695,7 @@ msgid "Edit Full"
msgstr "ĐëȚńçò Ćđćîćńăáóßá"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "ĐëȚńćò Œíïìá"
@@ -2816,11 +2848,11 @@ msgid "contact-list-editor"
msgstr "ćđćîćńăáóôȚò-ëßóôáò-ćđáöțí"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr "ĆđćîćńăáóôȚò Ëßóôáò Ćđáöțí"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
msgid "Save List as VCard"
msgstr "ÁđïèȚêćőóç Ëßóôáò ùò Vcard"
@@ -2879,20 +2911,20 @@ msgstr "ĐńïśùńçìĘíç ÁíáæȚôçóç"
msgid "Search"
msgstr "ÁíáæȚôçóç"
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr "Êáìßá êÜńôá"
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr "1 êÜńôá"
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr "%d êÜńôćò"
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
#, fuzzy
msgid "Error getting book view"
msgstr "ÓöÜëìá êáôÜ ôçí ćêêßíçóç ôïő %s"
@@ -2904,15 +2936,15 @@ msgid "Error modifying card"
msgstr "ÓöÜëìá ôńïđïđïßçóçò êÜńôáò"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr "Ćđéôőśßá"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "¶ăíùóôï ÓöÜëìá"
@@ -2921,7 +2953,7 @@ msgid "Repository offline"
msgstr "Áńśćßï öęëáîçò ćêôüò äéêôęïő"
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "Äćí ćđéôńĘđćôáé ç đńüóâáóç"
@@ -2938,7 +2970,7 @@ msgid "Protocol not supported"
msgstr "Äćí őđïóôçńßæćôáé ôï đńùôüêïëëï"
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -2993,7 +3025,7 @@ msgstr "ÓöÜëìá êáôÜńăçóçò ëßóôáò"
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr "ÓöÜëìá áöáßńćóçò êÜńôáò"
@@ -3035,160 +3067,160 @@ msgstr "Êáìßá êÜńôá"
msgid "Copy cards to"
msgstr "Êáìßá êÜńôá"
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr "* ÊÜíôć êëéê ćäț ăéá íá đńïóèĘóćôć ìéá ćđáöȚ *"
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr "Đńùôćęïí ÔçëĘöùíï"
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr "ÔçëĘöùíï Âïçèïę"
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr "ÔçëĘöùíï Ćńăáóßáò"
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr "ÔçëĘöùíï Ćđéêïéíùíßáò"
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr "ÔçëĘöùíï Ćôáéńćßáò"
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr "ÔçëĘöùíï Ïéêßáò"
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr "Äéćęèőíóç Ćńăáóßáò"
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr "Äéćęèőíóç Ïéêßáò"
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr "Êéíçôü ÔçëĘöùíï"
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr "ÔçëĘöùíï ÁőôïêéíȚôïő"
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr "ÔçëĘöùíï Ćńăáóßáò 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr "ÔçëĘöùíï Ïéêßáò 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr "¶ëëï ÔçëĘöùíï"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr "¶ëëç Äéćęèőíóç"
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr "Âéâëßï Äéćőèęíóćùí"
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "ÁđïèȚêćőóç ùò (VCard)"
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
#, fuzzy
msgid "New Contact..."
msgstr "ÍĘá ĆđáöȚ"
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
#, fuzzy
msgid "New Contact List..."
msgstr "ÍĘá Ëßóôá Ćđáöțí"
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
#, fuzzy
msgid "Go to Folder..."
msgstr "_ÌćôÜâáóç óôïí ÖÜêćëï..."
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
#, fuzzy
msgid "Import..."
msgstr "_ĆéóáăùăȚ..."
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
#, fuzzy
msgid "Search for Contacts..."
msgstr "_ÁíáæȚôçóç ĆđáöȚò"
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
#, fuzzy
msgid "Addressbook Sources..."
msgstr "_ĐçăĘò âéâëßïő äéćőèęíóćùí..."
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
#, fuzzy
msgid "Pilot Settings..."
msgstr "Ńőèìßóćéò őđïëïăéóôȚ _ĐáëÜìçò..."
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr "Đńïțèçóç ĆđáöȚò"
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr "ÁđïóôïëȚ Ìçíęìáôïò óôç ĆđáöȚ"
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Ćêôęđùóç"
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr "Ćêôęđùóç ÖáêĘëïő"
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
#, fuzzy
msgid "Copy to folder..."
msgstr "ÁíôéăńáöȚ óôï ÖÜêćëï..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
#, fuzzy
msgid "Move to folder..."
msgstr "_Ìćôáêßíçóç óôï ÖÜêćëï..."
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "ÁđïêïđȚ"
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "ÁíôéăńáöȚ"
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "Ćđéêüëëçóç"
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3196,8 +3228,8 @@ msgstr "Ćđéêüëëçóç"
msgid "Delete"
msgstr "ÄéáăńáöȚ"
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
#, fuzzy
msgid "Current View"
msgstr "_ÔńĘśïőóá ĐńïâïëȚ"
@@ -3206,7 +3238,7 @@ msgstr "_ÔńĘśïőóá ĐńïâïëȚ"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
@@ -3214,10 +3246,18 @@ msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3346,7 +3386,7 @@ msgid "Include:"
msgstr "Ìáæß ìć:"
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr "Ïńéæüíôéá"
@@ -3366,12 +3406,12 @@ msgstr "Đćńéèțńéá"
msgid "Number of columns:"
msgstr "Áńéèìüò óôçëțí:"
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
msgid "Options"
msgstr "ĆđéëïăĘò"
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
msgid "Orientation"
msgstr "Đńïóáíáôïëéóìüò"
@@ -3394,7 +3434,7 @@ msgstr "ĐçăȚ Śáńôéïę:"
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr "Êáôáêüńőöá"
@@ -3450,26 +3490,26 @@ msgstr "ĐëÜôïò:"
msgid "_Font..."
msgstr "_ĂńáììáôïóćéńÜ..."
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
msgid "Untitled appointment"
msgstr "Ńáíôćâïę śùńßò ôßôëï"
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr "ŐűçëȚ"
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr "ÊáíïíéêȚ"
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr "ŚáìçëȚ"
@@ -3521,37 +3561,37 @@ msgid "Configuration control for the Evolution Calendar."
msgstr "ĆńăïóôÜóéï ăéá ôïí ćđćîćńăáóôȚ ôïő Evolution."
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
+msgid "Configure your timezone, Calendar and Task List here "
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
msgid "Evolution calendar iTip/iMip viewer"
msgstr "ĐńïâïëȚ iTip/iMip çìćńïëïăßïő Evolution"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Evolution component for handling the calendar."
msgstr "Óőóôáôéêü ôïő Evolution ăéá ôïí Ęëćăśï ôïő çìćńïëïăßïő."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
msgid "Factory for the Evolution Tasks control"
msgstr "ĆńăïóôÜóéï ăéá ôï óőóôáôéêü Ćńăáóéțí Evolution"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
msgid "Factory for the calendar iTip view control"
msgstr "Óőóôáôéêü ăéá ôï óőóôáôéêü đńïâïëȚò iTip çìćńïëïăßïő"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
msgid "Factory for the sample Calendar control"
msgstr "ĆńăïóôÜóéï ăéá ôï óőóôáôéêü äćßăìáôïò Çìćńïëïăßïő"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
msgid "Factory to centralize calendar component editor dialogs"
msgstr "ĆńăïóôÜóéï ăéá ôçí óőăêĘíôńùóç ôïő óőóôáôéêïę äéáëüăïő ôïő çìćńïëïăßïő"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
msgid "Factory to create a component editor factory"
msgstr "ĆńăïóôÜóéï ăéá ôçí äçìéïőńăßá óőóôáôéêïę ćńăïóôÜóéïő çìćńïëïăßïő"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
-msgstr ""
-
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr "Őđçńćóßá őđćíèęìéóçò ćéäïđïßçóçò"
@@ -3618,7 +3658,7 @@ msgstr ""
"äéáëüăïő ìć ìéá êáíïíéêȚ őđćíèęìéóç."
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "Đńïćéäïđïßçóç"
@@ -3645,15 +3685,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "Íá ìçí îáíáăßíćé ç ćńțôçóç."
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "Äćí Țôáí äőíáôȚ áńśéêïđïßçóç ôïő GNOME"
-#: calendar/gui/alarm-notify/notify-main.c:183
-msgid "Could not create the alarm notify service"
-msgstr "Äćí Țôáí äőíáôȚ ç äçìéïőńăßá ôçò őđçńćóßáò ćéäïđïßçóçò"
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr "Äćí Țôáí äőíáôȚ ç äçìéïőńăßá ôïő ćńăïóôáóßïő ôçò őđçńćóßáò ćéäïđïßçóçò"
@@ -3669,7 +3705,7 @@ msgstr "Ç đćńéăńáöȚ đćńéĘśćé"
msgid "Comment contains"
msgstr "Ôï óśüëéï đćńéĘśćé"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr "Áôáßńéáóôï"
@@ -3680,7 +3716,7 @@ msgstr "%A %d %B %Y"
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "%d %a %b"
@@ -3739,37 +3775,37 @@ msgstr "Á"
msgid "W"
msgstr "Ä"
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
msgid "Free"
msgstr "ÄéáèĘóéìç"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "ÁđáóśïëçìĘíç"
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr "Äćí Ęśćé îćêéíȚóćé"
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr "Óć ćîĘëéîç"
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr "Ïëïêëçńțèçêć"
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3780,33 +3816,33 @@ msgstr ""
"45.436845,125.862501"
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr "ÊáíĘíá"
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr "ĆđáíÜëçűç"
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr "ÁíÜèćóç"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr "Íáé"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr "Œśé"
@@ -3826,7 +3862,7 @@ msgstr "ĐńïâïëȚ ĆâäïìÜäáò"
msgid "Month View"
msgstr "ĐńïâïëȚ ÌȚíá"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3837,10 +3873,10 @@ msgid "Folder containing appointments and events"
msgstr "ÖÜêćëïò đïő đćńéĘśćé ńáíôćâïę êáé ăćăïíüôá"
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
msgid "Tasks"
msgstr "Ćńăáóßćò"
@@ -3849,59 +3885,59 @@ msgstr "Ćńăáóßćò"
msgid "Folder containing to-do items"
msgstr "ÖÜêćëïò đïő đćńéĘśćé óôïéśćßá đńïò-őëïđïßçóç"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "New appointment"
msgstr "ÍĘï Ńáíôćâïę"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "_Appointment"
msgstr "Ńáíôćâïę"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "Äçìéïőńăßá íĘïő ńáíôćâïę"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "New meeting"
msgstr "Ńőèìßóćéò Ôńïöïäïóßáò ĆéäȚóćùí"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "_Meeting"
msgstr "ÓőíÜíôçóç"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
#, fuzzy
msgid "Create a new meeting request"
msgstr "Äçìéïőńăßá íĘáò ćńăáóßáò"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
#, fuzzy
msgid "New task"
msgstr "ÍĘá Ćńăáóßá"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "_Ćńăáóßá"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr "Äçìéïőńăßá íĘáò ćńăáóßáò"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "New All Day Appointment"
msgstr "ÍĘï Ńáíôćâïę"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "All _Day Appointment"
msgstr "ÍĘï Ń_ńáíôćâïę"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Äçìéïőńăßá íĘïő ńáíôćâïę"
@@ -4116,7 +4152,7 @@ msgstr "Őđćíèőìßóćéò"
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr "Đćńßëçűç:"
@@ -4145,7 +4181,7 @@ msgstr "ôĘëïò ôïő ńáíôćâïę"
msgid "hour(s)"
msgstr "țńá(ćò)"
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
msgid "minute(s)"
msgstr "ëćđôü(Ü)"
@@ -4323,7 +4359,7 @@ msgid "_Fri"
msgstr "_Đáń"
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
msgid "_General"
msgstr "_ĂćíéêÜ"
@@ -4468,61 +4504,61 @@ msgstr "(ËȚîç"
msgid "Due "
msgstr "ËȚîç "
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "Äćí Țôáí äőíáôȚ ç ćíçìĘńùóç ôïő áíôéêćéìĘíïő!"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "Äćí Țôáí äőíáôȚ ç ćíçìĘńùóç ôïő áíôéêćéìĘíïő!"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Ćđćîćńăáóßá Ńáíôćâïę"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Ńáíôćâïę - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Ćńăáóßá - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "ÇìćńïëïăéáêȚ êáôáśțńéóç - %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Śùńßò đćńßëçűç"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "ÁđïèȚêćőóç ùò..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr "Äćí Țôáí äőíáôü íá áđïêôçèćß ç ôńĘśïőóá Ęêäïóç!"
@@ -4595,13 +4631,13 @@ msgstr "ĆđáíćìöÜíéóç"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
msgid "Scheduling"
msgstr "Äńïìïëüăçóç"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr "ÓőíÜíôçóç"
@@ -4725,7 +4761,7 @@ msgid "Member"
msgstr "ÌĘëïò"
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr "RSVP"
@@ -4954,7 +4990,7 @@ msgstr "Ïëïêëçńțèçêć ôçí:"
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
msgid "Needs Action"
msgstr "Áđáéôćß ĆíĘńăćéá"
@@ -4981,11 +5017,11 @@ msgstr "Âáóéêü"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr "Ćńăáóßá"
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
msgid "Description:"
@@ -5054,13 +5090,13 @@ msgstr "90%"
msgid "100%"
msgstr "10%"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
msgid "Deleting selected objects"
msgstr "ÄéáăńáöȚ ćđéëćăìĘíùí áíôéêćéìĘíùí"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "_¶íïéăìá"
@@ -5070,30 +5106,30 @@ msgstr "_¶íïéăìá"
msgid "_Save as..."
msgstr "ÁđïèȚêćőóç ùò..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "_Ćêôęđùóç..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "_ÁđïêïđȚ"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "ÁíôéăńáöȚ"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -5122,8 +5158,8 @@ msgstr "_Óçìćßùóç Ćńăáóéțí ùò ÏëïêëçńùìĘíćò"
msgid "_Delete Selected Tasks"
msgstr "_ÄéáăńáöȚ ĆđéëćăìĘíùí Ćńăáóéțí"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr "ÁíáâÜèìéóç ÁíôéêćéìĘíùí"
@@ -5180,14 +5216,14 @@ msgid "URL"
msgstr "URL"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %d/%m/%Y %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
@@ -5209,166 +5245,148 @@ msgstr "%02i ôìȚìáôá ëćđôțí"
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%A %d %B"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%d %b"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "đì"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "ìì"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "ÍĘï Ń_ńáíôćâïę"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "ÍĘï _Ăćăïíüò Ïëüêëçńçò ôçò ÇìĘńáò"
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
#, fuzzy
msgid "New Meeting"
msgstr "ÓőíÜíôçóç"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr "ÍĘá Ćńăáóßá"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Ćêôęđùóç..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "ĐȚăáéíć óôï _ÓȚìćńá"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "_ĐȚăáéíć óôçí Çìćńïìçíßá..."
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr "Äçìï_óßćőóç đëçńïöïńéțí Äéáèćóéìüôçôáò"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
#, fuzzy
msgid "_Configure..."
msgstr "Ńőèìßæćôáé îáíÜ ï /%s"
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
#, fuzzy
msgid "_Configure Pilot..."
msgstr "Ńőèìßæćôáé îáíÜ ï /%s"
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "Á_đïèȚêćőóç ùò..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
#, fuzzy
msgid "_Schedule Meeting..."
msgstr "Đńïăńáììáôéóìüò _ÓőíÜíôçóçò"
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
#, fuzzy
msgid "_Forward as iCalendar..."
msgstr "Đńïțèçóç ùò i_Calendar"
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr "Íá ăßíćé áőôȚ ç ĆìöÜíéóç _ÌćôáêéíȚóéìç"
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr "ÄéáăńáöȚ áőôȚò ôçò _ĆìöÜíéóçò"
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr "ÄéáăńáöȚ Œ_ëùí ôùí Ćìöáíßóćùí"
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr ""
"Ôá ćńăáëćßá GNOME Pilot öáßíćôáé íá ìçí ćßíáé ćăêáôćóôçìĘíá ó' áőôü ôï "
"óęóôçìá."
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
msgstr "ÓöÜëìá êáôÜ ôçí ćêôĘëćóç ôïő%s."
-#: calendar/gui/e-itip-control.c:678
-msgid "Meeting begins: <b>"
-msgstr "Ç óőíÜíôçóç áńśßæćé: <b>"
-
-#: calendar/gui/e-itip-control.c:683
-msgid "Task begins: <b>"
-msgstr "Ç ćńăáóßá áńśßæćé óôéò : <b>"
-
-#: calendar/gui/e-itip-control.c:688
-msgid "Free/Busy info begins: <b>"
-msgstr "Đëçńïöïńßćò ćëćęèćńïő/áđáóśïëçìĘíïő śńüíïő áńśßæćé: <b>"
-
-#: calendar/gui/e-itip-control.c:692
-msgid "Begins: <b>"
-msgstr "Áńśßæćé óôéò:<b>"
-
-#: calendar/gui/e-itip-control.c:704
-msgid "Meeting ends: <b>"
-msgstr "Ç óőíÜíôçóç ôćëćéțíćé óôéò: <b>"
-
-#: calendar/gui/e-itip-control.c:707
-msgid "Free/Busy info ends: <b>"
-msgstr "Ïé đëçńïöïńßćò äéáèćóéìüôçôáò ôćëćéțíïőí óôéò: <b>"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:711
-msgid "Ends: <b>"
+#: calendar/gui/e-itip-control.c:593
+#, fuzzy
+msgid "<b>Ends:</b> "
msgstr "Ôćëćéțíïőí óôéò:<b>"
-#: calendar/gui/e-itip-control.c:725
-msgid "Task Completed: <b>"
-msgstr "Ç ćńăáóßá ïëïêëçńțèçêć: <b>"
+#: calendar/gui/e-itip-control.c:606
+#, fuzzy
+msgid "<b>Completed:</b> "
+msgstr "ÏëïêëçńùìĘíï "
-#: calendar/gui/e-itip-control.c:735
-msgid "Task Due: <b>"
-msgstr "ËȚîç Ćńăáóßáò: <b>"
+#: calendar/gui/e-itip-control.c:616
+msgid "<b>Due:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
msgid "iCalendar Information"
msgstr "Đëçńïöïńßćò iCalendar"
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
msgid "iCalendar Error"
msgstr "ÓöÜëìá iCalendar"
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
msgid "An unknown person"
msgstr "žíá Üăíùóôï Üôïìï"
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
@@ -5376,337 +5394,337 @@ msgstr ""
"<br> Đáńáêáëț äéáâÜóôć ôéò đáńáêÜôù đëçńïöïńßćò, êáé ćđéëĘîôć ìćôÜ ìéá "
"ćíĘńăćéá áđü ôï đáńáêÜôù ìćíïę."
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr "<i>ÊáíĘíá</i>"
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr ""
"\n"
"ĂćùăńáöéêȚ ÈĘóç: "
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
#, fuzzy
msgid "Status:"
msgstr "_ÊáôÜóôáóç:"
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
msgid "Accepted"
msgstr "ÁđïäïśȚ"
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
#, fuzzy
msgid "Tentatively Accepted"
msgstr "ÄïêéìáóôéêȚ áđïäïśȚ"
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
msgid "Declined"
msgstr "¶ńíçóç đńüóâáóçò"
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr "¶ăíùóôï"
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
msgid "Choose an action:"
msgstr "ĆđéëĘîôć ìéá ćíĘńăćéá:"
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
#, fuzzy
msgid "Update"
msgstr "ÁíáíĘùóç"
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "ÏÊ"
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
msgid "Accept"
msgstr "ÁđïäïśȚ"
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
msgid "Tentatively accept"
msgstr "ÄïêéìáóôéêȚ áđïäïśȚ"
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
msgid "Decline"
msgstr "Áđüêńőűç"
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
msgid "Send Free/Busy Information"
msgstr "ÁđïóôïëȚ đëçńïöïńéțí Äéáèćóéìüôçôáò"
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr "ÁíáíĘùóç êáôÜóôáóçò áđÜíôçóçò"
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
msgid "Send Latest Information"
msgstr "ÁđïóôïëȚ ôćëćőôáßùí đëçńïöïńéțí"
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr "¶êőńï"
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, c-format
msgid "<b>%s</b> has published meeting information."
msgstr "<b>%s</b> Ęśćé äçìïóéćęóćé đëçńïöïńßćò óőíÜíôçóçò."
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
msgid "Meeting Information"
msgstr "Đëçńïöïńßćò ÓőíÜíôçóçò"
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr "<b>%s</b> đáńáêáëćß ôçí đáńïőóßá óáò óć ìéá óőíÜíôçóç."
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
msgid "Meeting Proposal"
msgstr "Đńüôáóç ÓőíÜíôçóçò"
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr "<b>%s</b> èá Țèćëć íá đńïóèĘóćé óć ìéá őđÜńśïőóá óőíÜíôçóç."
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
msgid "Meeting Update"
msgstr "ÁíáíĘùóç ÓőíÜíôçóçò"
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr "<b>%s</b> èá Țèćëć íá đáńáëÜâćé ôéò ôćëćőôáßćò đëçńïöïńßćò óőíÜíôçóçò."
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
msgid "Meeting Update Request"
msgstr "Áßôç_óç ÁíáíĘùóçò ÓőíÜíôçóçò"
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr "<b>%s</b> Ęśćé áđáíôȚóćé óć ìßá đńüóêëçóç óć óőíÜíôçóç."
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
#, fuzzy
msgid "Meeting Reply"
msgstr "ÁđÜíôçóç ÓőíÜíôçóçò"
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr "<b>%s</b> áêęńùóć ìéá óőíÜíôçóç."
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
msgid "Meeting Cancellation"
msgstr "Áêęńùóç ÓőíÜíôçóçò"
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr "ï/ç <b>%s</b> Ęóôćéëć Ęíá áêáôáíüçôï ìȚíőìá."
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
msgid "Bad Meeting Message"
msgstr "ĆóöáëìĘíï ÌȚíőìá ÓőíÜíôçóçò"
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, c-format
msgid "<b>%s</b> has published task information."
msgstr "<b>%s</b> Ęśćé äçìïóéćęóćé đëçńïöïńßćò ćńăáóéțí."
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
msgid "Task Information"
msgstr "Đëçńïöïńßćò Ćńăáóéțí"
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr "<b>%s</b> óáò Ęśćé æçôȚóćé íá ćêôćëĘóćôć ìéá ćńăáóßá"
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
msgid "Task Proposal"
msgstr "Đńüôáóç Ćńăáóßáò"
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr "<b>%s</b> èá Țèćëć íá đńïóèĘóćé óć ìéá őđÜńśïőóá ćńăáóßá."
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
msgid "Task Update"
msgstr "ÁíáíĘùóç Ćńăáóßáò"
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr "<b>%s</b> èá Țèćëć ôçí ôćëćőôáßá đëçńïöïńßá ćńăáóéțí."
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
msgid "Task Update Request"
msgstr "Áßôçóç _ÁíáíĘùóç Ćńăáóßáò"
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr "<b>%s</b> áđÜíôçóć óć ìéá áíÜèćóç ćńăáóßáò"
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
msgid "Task Reply"
msgstr "ÁđÜíôçóç Ćńăáóßáò"
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr "<b>%s</b> Ęśćé áêőńțóćé ìéá ćńăáóßá."
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
msgid "Task Cancellation"
msgstr "Áêęńùóç Ćńăáóßáò"
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
msgid "Bad Task Message"
msgstr " ÌȚíőìá Ćńăáóßáò"
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr "<b>%s</b> Ęśćé äçìïóßćőóç đëçńïöïńßćò äéáèćóéìüôçôáò"
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
msgid "Free/Busy Information"
msgstr "Đëçńïöïńßćò Äéáèćóéìüôçôáò"
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr "ï/ç <b>%s</b> æçôÜ đëçńïöïńßćò äéáèćóéìüôçôáò."
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
msgid "Free/Busy Request"
msgstr "Áßôçóç Äéáèćóéìüôçôáò"
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr "ï/ç <b>%s</b> áđÜíôçóć óôçí áßôçóç äéáèćóéìüôçôáò."
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
#, fuzzy
msgid "Free/Busy Reply"
msgstr "Áßôçóç Äéáèćóéìüôçôáò"
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
msgid "Bad Free/Busy Message"
msgstr "ĆóöáëìĘíï ÌȚíőìá Äéáèćóéìüôçôáò"
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
#, fuzzy
msgid "The message does not appear to be properly formed"
msgstr "Ï öÜêćëïò öáßíćôáé íá Ęśćé áíćđáíüńèùôç æçìéÜ."
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
msgid "The message contains only unsupported requests."
msgstr "Ôï ìȚíőìá đćńéĘśćé ìüíï áéôȚóćéò đïő äćí őđïóôçńßæïíôáé"
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr "Ôï ćđéóőíáđôüìćíï áńśćßï äćí đćńéĘśćé Ęăêőńï áńśćßï çìćńïëïăßïő"
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
msgid "The attachment has no viewable calendar items"
msgstr ""
"Ôï ćđéóőíáđôüìćíï áńśćßï đćńéĘśćé óôïéśćßá đïő äćí ìđïńïęí íá đńïâëçèïęí"
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
msgid "There was an error on the CORBA system\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
#, fuzzy
msgid "Object could not be found\n"
msgstr "Äćí Țôáí äőíáôȚ ç áđïóôïëȚ ôïő óôïéśćßïő!\n"
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
msgid "Update complete\n"
msgstr "Ç áíáíĘùóç ïëïêëçńțèçêć\n"
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
msgid "Calendar file could not be updated!\n"
msgstr "Äćí Țôáí äőíáôü íá áíáíćùèćß\n"
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr ""
"Äćí Țôáí äőíáôȚ ç áíáíĘùóç ôçò êáôÜóôáóçò đáńćőńéóêïìĘíùí ćđćéäȚ ôï óôïéśćßï "
"äćí őđÜńśćé đëĘïí"
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr ""
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr ""
"Äćí Țôáí äőíáôȚ ç áíáíćùèćß ôçò êáôÜóôáóçò đáńćőńéóêïìĘíùí ëüăï ìéáò ìç "
"Ęăêőńçò êáôÜóôáóçò\n"
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
msgid "Attendee status updated\n"
msgstr "Ç êáôÜóôáóç đáńćőńéóêïìĘíùí áíáíćțèçêć\n"
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
msgid "Attendee status could not be updated!\n"
msgstr "Äćí Țôáí äőíáôȚ ç áíáíĘùóç ôçò êáôÜóôáóçò đáńćőńéóêïìĘíùí\n"
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
msgid "Removal Complete"
msgstr "Ç Áöáßńćóç Ïëïêëçńțèçêć"
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
msgid "Item sent!\n"
msgstr "Ôï óôïéśćßï óôÜëèçêć!\n"
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr "Äćí Țôáí äőíáôȚ ç áđïóôïëȚ ôïő óôïéśćßïő!\n"
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
#, fuzzy
msgid "Select Calendar Folder"
msgstr "ĆđéëïăȚ ÖáêĘëïő"
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
#, fuzzy
msgid "Select Tasks Folder"
msgstr "ĆđéëïăȚ ÖáêĘëïő"
@@ -5752,7 +5770,7 @@ msgstr "çìćńïìçíßá Ęíáńîçò"
msgid "Chair Persons"
msgstr "¶ôïìá Đńïćäńćßïő"
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
msgid "Required Participants"
msgstr "Áđáńáßôçôïé ÓőììćôĘśïíôćò"
@@ -5761,56 +5779,57 @@ msgid "Optional Participants"
msgstr "Đńïáéńćôéêïß ÓőììćôĘśïíôćò"
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
-msgstr "Ìç-ÓőììćôĘśïíôćò"
+#, fuzzy
+msgid "Resources"
+msgstr "Đüńïò"
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr "¶ôïìï"
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
msgid "Group"
msgstr "ÏìÜäá"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
msgid "Resource"
msgstr "Đüńïò"
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr "Áßèïőóá"
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
msgid "Chair"
msgstr "Đńïćäńćßï"
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
msgid "Required Participant"
msgstr "Áđáńáßôçôïò ÓőììćôĘśïí"
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr "Đńïáéńćôéêüò ÓőììćôĘśïí"
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr "Ìç-ÓőììćôĘśïí"
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr "ÄïêéìáóôéêÜ"
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
msgid "Delegated"
msgstr "ĆîïőóéïäïôȚèçêć"
@@ -5821,22 +5840,22 @@ msgstr "Óć ĆîĘëéîç"
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr "%A, %d %B, %Y"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a %d/%m/%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%d/%m/%Y"
@@ -5900,8 +5919,8 @@ msgstr "Śńüíïò Ę_íáńîçò óőíÜíôçóçò:"
msgid "Meeting _end time:"
msgstr "Śńüíïò _đćńÜôùóçò óőíÜíôçóçò:"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, c-format
msgid "Opening tasks at %s"
msgstr "¶íïéăìá ćíćńăćéțí óôï %s"
@@ -5916,7 +5935,7 @@ msgstr "Áäęíáôç ç öüńôùóç ćíćńăćéțí óôï `%s'"
msgid "The method required to load `%s' is not supported"
msgstr "Ç ìĘèïäïò đïő áđáéôćßôáé ăéá ôçí öüńôùóç ôïő '%s' äćí őđïóôçńßæćôáé"
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "Áäęíáôï ôï Üíïéăìá öáêĘëïő óôï `%s'"
@@ -5936,26 +5955,42 @@ msgstr "ÄéáăńáöȚ ćđéëćăìĘíùí áíôéêćéìĘíùí"
msgid "Expunging"
msgstr "Ćîáëćßöćôáé ï öáêĘëïò"
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "ÍĘï Ń_áíôćâïę..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr "Áäęíáôï ôï Üíïéăìá öáêĘëïő óôï `%s'"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr "Ç ìĘèïäïò đïő áđáéôćßôáé ăéá ôçí Üíïéăìá ôïő '%s' äćí őđïóôçńßæćôáé"
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, c-format
msgid "Opening calendar at %s"
msgstr "¶íïéăìá çìćńïëïăßïő óôï %s"
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "¶íïéăìá öáêĘëïő %s"
@@ -6016,49 +6051,49 @@ msgstr "Ïêôțâńéïò"
msgid "September"
msgstr "ÓćđôĘìâńéïò"
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
msgid "At least one attendee is necessary"
msgstr "Áđáéôćßôáé ôïőëÜśéóôïí Ęíáò đáńćőńéóêüìćíïò"
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr "ĐńĘđćé íá ïńßóćôć Ęíáí äéïńăáíùôȚ."
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
msgid "Event information"
msgstr "Đëçńïöïńßćò Ăćăïíüôïò"
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
msgid "Task information"
msgstr "Đëçńïöïńßćò Ćńăáóéțí"
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
msgid "Journal information"
msgstr "Đëçńïöïńßćò Çìćńïëïăßïő"
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
msgid "Free/Busy information"
msgstr "Đëçńïöïńßá Äéáèćóéìüôçôáò"
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
msgid "Calendar information"
msgstr "Đëçńïöïńßćò çìćńïëïăßïő"
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
#, fuzzy
msgid "Updated"
msgstr "ÁíáíĘùóç"
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
#, fuzzy
msgid "Refresh"
msgstr "ÁíáíĘùóç Ëßóôáò"
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr "ĐńĘđćé íá ćßóôć đáńćőńéóêüìćíïò ăéá áőôü ôï ăćăïíüò."
@@ -6295,7 +6330,7 @@ msgid "Print Calendar"
msgstr "Ćêôęđùóç Çìćńïëïăßïő"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Đńïćđéóêüđçóç Ćêôęđùóçò"
@@ -6319,7 +6354,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr "Ôï URI ôïő öáêĘëïő ćíćńăćéțí đńïò ćìöÜíéóç"
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
#, fuzzy
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
@@ -6332,12 +6367,12 @@ msgstr ""
"\n"
"Ćßóôć âĘâáéïé ăéá ôçí äéáăńáöȚ ôùí ìçíőìÜôùí;"
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr "Íá ìçí îáíáăßíćé ç ćńțôçóç."
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
#, fuzzy
msgid "Print Tasks"
msgstr "Ćêôęđùóç êáńôțí"
@@ -8269,7 +8304,7 @@ msgstr "Ìćôáêßíçóç ìçíőìÜôùí"
msgid "Copying messages"
msgstr "ÁíôéăńáöȚ ìçíőìÜôùí óôï %s"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -8277,48 +8312,48 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr "Áêőńțèçêć."
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, fuzzy, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr "ÁíáđÜíôćśç áđÜíôçóç áđü ôïí äéáêïìéóôȚ ŃÏŃ: %s"
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
#, fuzzy
msgid "No data provided"
msgstr "Äćí Ęśćôć äțóćé üíïìá áńśćßïő."
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
#, fuzzy
msgid "Failed to encrypt: No valid recipients specified."
msgstr ""
"Äćí Țôáí äőíáôȚ ç êńőđôïăńÜöçóç ôïő ìçíęìáôïò: äćí Ęśïőí ïńéóôćß đáńáëȚđôćò"
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, fuzzy, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -8326,18 +8361,24 @@ msgid ""
"%.*s"
msgstr "Áđïôőśßá óôï ìȚíőìá %d"
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, fuzzy, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr "Áđïôőśßá óôï ìȚíőìá %d"
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "Áđïôőśßá êáôÜ ôçí áđïêùäéêïđïßçóç ôïő ìçíęìáôïò."
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
#, fuzzy
msgid "Failed to execute gpg."
msgstr "Áđïôőśßá êáôÜ ôçí áđïêùäéêïđïßçóç ôïő ìçíęìáôïò."
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, fuzzy, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr ""
@@ -8583,7 +8624,7 @@ msgstr ""
"%s"
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr "ĆóöáëìĘíç áđÜíôçóç đéóôïđïßçóçò áđü ôïí äéáêïìéóôȚ"
@@ -8708,7 +8749,7 @@ msgstr "Ăéá ôçí áíÜăíùóç ìçíőìÜôùí ùò ćńțôçóç ăéá êÜđïéïőò Üëëïőò öáêĘëïőò"
msgid "No provider available for protocol `%s'"
msgstr "Äćí őđÜńśćé äéáèĘóéìïò đáńïśĘáò ăéá ôï đńùôüêïëëï `%s'"
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8754,12 +8795,12 @@ msgstr "Áđïôőśßá êáôÜ ôçí áđïêùäéêïđïßçóç ôïő ìçíęìáôïò."
msgid "Failed to verify certificates."
msgstr "Áđïôőśßá êáôÜ ôçí ćđáëȚèćőóç ôùí đéóôïđïéçôéêțí."
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
msgid "Cannot get folder: Invalid operation on this store"
msgstr ""
"Äćí ćßíáé äőíáôü íá ăßíćé ç ëȚűç ôïő öáêĘëïő: Ìç Ęăêőńç óć áőôȚ ôçí áđïèȚêç"
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
msgid "Cannot create folder: Invalid operation on this store"
msgstr ""
"Äćí ćßíáé äőíáôü íá äçìéïőńăçèćß ï öáêĘëïò: Ìç Ęăêőńç óć áőôȚ ôçí áđïèȚêç"
@@ -8982,77 +9023,105 @@ msgid "Cannot rename folder: %s: No such folder"
msgstr ""
"Äćí Țôáí äőíáôȚ ç ìćôïíïìáóßá ôïő öáêĘëïő %s: Äćí őđÜńśćé ôĘôïéïò öÜêćëïò"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr "Ç ëćéôïőńăßá áêőńțèçêć"
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr "Áđńïóäüêçôç áđïóęíäćóç ôïő äéáêïìéóôȚ: %s"
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "Áđńïóäüêçôç áđÜíôçóç áđü ôïí äéáêïìéóôȚ IMAP: %s"
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "Ç ćíôïëȚ IMAP áđĘôőść: %s"
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr "Ç áíôáđüêńéóç áđü ôïí äéáêïìéóôȚ ôćńìáôßóôçêć đéï íùńßò."
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr "Ç áđÜíôçóç ôïő äéáêïìéóôȚ ÉÌÁŃ äćí đćńéćßść ôçí đëçńïöïńßá %s"
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr "Áđńïóäüêçôç áđÜíôçóç ÏÊ áđü ôïí äéáêïìéóôȚ IMAP: %s"
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr "Äćí Țôáí äőíáôȚ ç äçìéïőńăßá ôïő êáôáëüăïő %s: %s"
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr "Äćí Țôáí äőíáôȚ ç öüńôùóç ôçò đćńßëçűçò ôïő %s"
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr "Ï öÜêćëïò êáôáóôńÜöçêć êáé îáíáäçìéïőńăȚèçêć óôïí äéáêïìéóôȚ."
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr "Ăßíćôáé óÜńùóç ăéá áëëáăìĘíá ìçíęìáôá"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Áđïôőśßá êáôÜ ôçí áđïêùäéêïđïßçóç ôïő ìçíęìáôïò."
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"Äćí ìđïńćß íá ăßíćé ç ëȚűç ôïő ìçíęìáôïò: %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr "Äćí őđÜńśćé ôĘôïéï ìȚíőìá"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr "Ôï ìȚíőìá äćí ćßíáé äéáèĘóéìï áęôç ôçí óôéăìȚ"
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr "ËȚűç đëçńïöïńßćò đćńßëçűçò ăéá íĘá ìçíęìáôá"
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr "Ăßíćôáé óÜńùóç ăéá íĘá ìçíęìáôá"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr ""
@@ -9077,7 +9146,7 @@ msgstr "žëćăśïò ăéá íĘá ìçíęìáôá"
msgid "Check for new messages in all folders"
msgstr "žëćăśïò ăéá íĘá ìçíęìáôá óć üëïőò ôïőò öáêĘëïőò"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "ÖÜêćëïé"
@@ -9108,7 +9177,7 @@ msgstr "Ăéá áíÜăíùóç êáé áđïèȚêćőóç ìçíőìÜôùí óć äéáêïìéóôĘò IMAP."
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
msgid "Password"
msgstr "Êùäéêüò Đńüóâáóçò"
@@ -9118,78 +9187,78 @@ msgstr ""
"Ìć ôçí ćđéëïăȚ áęôç èá ăßíćé óęíäćóç óôïí äéáêïìéóôȚ IMAP ìć śńȚóç êùäéêïę "
"áđëïę êćéìĘíïő."
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "ÄéáêïìéóôȚò SMTP %s"
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "%s őđçńćóßá ăéá %s óôï %s"
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "Ç óęíäćóç áêőńțèçêć"
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr "Äćí Țôáí äőíáôȚ ç óęíäćóç óôï %s (èęńá %d) : %s"
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr ""
"Äćí Țôáí äőíáôȚ ç óęíäćóç ìć ôïí äéáêïìéóôȚ POP.\n"
"ÓöÜëìá êáôÜ ôçí áđïóôïëȚ ôïő ïíüìáôïò śńçóôȚ: %s"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
#, fuzzy
msgid "SSL/TLS extension not supported."
msgstr "Ç ëćéôïőńăßá äćí őđïóôçńßæćôáé"
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
#, fuzzy
msgid "SSL negotiations failed"
msgstr "Ç đéóôïđïßçóç áđĘôőść."
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "Ï öÜêćëïò äćí ćßíáé Üäćéïò"
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr ""
"Ï äéáêïìéóôȚò IMAP %s äćí őđïóôçńßæćé ôçí áéôïęìćíï ôęđï đéóôïđïßçóçò %s"
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr "Ìç őđïóôçńéæüìćíïò ôęđïò đéóôïđïßçóçò %s"
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr "%sĐáńáêáëț ćéóÜăćôć ôïí êùäéêü IMAP ăéá %s@%s"
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr "Äćí Ęśćôć ćéóÜăćé êùäéêü đńüóâáóçò."
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9200,19 +9269,24 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr "Äćí őđÜńśćé ôĘôïéïò öÜêćëïò %s"
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, fuzzy, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr "Ï öÜêćëïò äćí ćßíáé äőíáôü íá đćńéĘśćé ôï đëȚêôńï ĆđéóôńïöȚò."
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "¶ăíùóôï óöÜëìá: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr ""
@@ -9351,27 +9425,6 @@ msgstr "Áêőńțèçêć ç đńïèȚêç ìçíęìáôïò Maildir"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "Äćí ćßíáé äőíáôȚ ç đńïóèȚêç ìçíęìáôïò óôïí öÜêćëï maildir: %s: %s"
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"Äćí ìđïńćß íá ăßíćé ç ëȚűç ôïő ìçíęìáôïò: %s\n"
-" %s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr "Äćí őđÜńśćé ôĘôïéï ìȚíőìá"
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9461,18 +9514,18 @@ msgstr "Äćí Țôáí äőíáôü ôï êëćßäùìá ôïő öáêĘëïő óôï %s: %s"
msgid "Cannot open mailbox: %s: %s\n"
msgstr "Äćí ćßíáé äőíáôü ôï Üíïéăìá ôïő mailbox: %s: %s\n"
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
msgid "Mail append cancelled"
msgstr "Áêęńùóç đńüóèćóçò ìçíőìÜôùí"
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr "Äćí ćßíáé äőíáôȚ ç đńïóèȚêç ôïő ìçíęìáôïò óôï áńśćßï mbox: %s: %s"
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9481,11 +9534,11 @@ msgstr ""
"Äćí ćßíáé äőíáôȚ ç ëȚűç ôïő ìçíęìáôïò: %s áđü ôïí öÜêćëï %s\n"
" %s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr "Ï öÜêćëïò öáßíćôáé íá Ęśćé áíćđáíüńèùôç æçìéÜ."
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr "Áđïôőśßá äçìéïőńăßáò ìçíęìáôïò: ÊáôćóôńáììĘíï mailbox;"
@@ -9590,12 +9643,13 @@ msgstr "¶ăíùóôï óöÜëìá: %s"
msgid "Could not store folder: %s"
msgstr "Äćí Țôáí äőíáôȚ ç ìćôïíïìáóßá ôïő öáêĘëïő : %s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr "ÓöÜëìá êáôÜ ôçí ćăăńáöȚ ôïő đńïóùńéíïę mailbox: %s"
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr "Ç ćăăńáöȚ ôïő đńïóùńéíïę mailbox áđĘôőść: %s: %s"
@@ -9807,7 +9861,7 @@ msgstr "Áíôßăńáöï óôïí äéáêïìéóôȚ"
msgid "Delete after %s day(s)"
msgstr "ÄéáăńáöȚ ìćôÜ áđü %s çìĘńá(ćò)"
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr "POP"
@@ -9899,7 +9953,7 @@ msgid "No such folder `%s'."
msgstr "Äćí őđÜńśćé ï öÜêćëïò `%s'."
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
msgid "Sendmail"
msgstr "Sendmail"
@@ -9957,7 +10011,7 @@ msgstr "sendmail"
msgid "Mail delivery via the sendmail program"
msgstr "ĐáńÜäïóç ìçíőìÜôùí ìĘóù ôïő đńïăńÜììáôïò sendmail"
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr "SMTP"
@@ -10077,41 +10131,41 @@ msgstr "Áđáéôćßôáé đéóôïđïßçóç"
msgid "Welcome response error"
msgstr "ÓöÜëìá áđÜíôçóçò RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, fuzzy, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr ""
"Äćí Țôáí äőíáôȚ ç óęíäćóç ìć ôïí äéáêïìéóôȚ POP.\n"
"ÓöÜëìá êáôÜ ôçí áđïóôïëȚ ôïő ïíüìáôïò śńçóôȚ: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
#, fuzzy
msgid "server does not appear to support SSL"
msgstr "Ôï ìȚíőìá öáßíćôć íá ìçí Ęśćé äéáôőđùèćß óùóôÜ"
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, fuzzy, c-format
msgid "STARTTLS request timed out: %s"
msgstr "Áßôçóç Đéóôïđïßçóçò Ęêôïò śńüíïő: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
#, fuzzy
msgid "STARTTLS response error"
msgstr "ÓöÜëìá áđÜíôçóçò RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, fuzzy, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr ""
"Ï äéáêïìéóôȚò SMTP %s äćí őđïóôçńßæćé ôïí ôęđï đéóôïđïßçóçò %s đïő æçôȚèçêć"
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr "%sĐáńáêáëț ćéóÜăćôć ôïí êùäéêü đńüóâáóçò SMTP ăéá %s@%s"
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -10122,94 +10176,94 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr "ÄéáêïìéóôȚò SMTP %s"
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr "ĐáńÜäïóç ìçíőìÜôùí ìĘóù %s"
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr ""
"Äćí ćßíáé äőíáôȚ ç áđïóôïëȚ ôïő ìçíęìáôïò: ç äéćęèőíóç áđïóôïëĘá äćí ćßíáé "
"Ęăêőńç."
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
msgid "Sending message"
msgstr "Ăßíćôáé áđïóôïëȚ ìçíęìáôïò"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr ""
"Äćí ćßíáé äőíáôȚ ç áđïóôïëȚ ôïő ìçíęìáôïò: äćí êáèïńßóôçêáí đáńáëȚđôćò."
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
#, fuzzy
msgid "Cannot send message: one or more invalid recipients"
msgstr ""
"Äćí ćßíáé äőíáôȚ ç áđïóôïëȚ ôïő ìçíęìáôïò: äćí êáèïńßóôçêáí đáńáëȚđôćò."
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr "Śáéńćôéóìüò SMTP"
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, fuzzy, c-format
msgid "HELO request timed out: %s"
msgstr "Áßôçóç RSET ćêôüò śńüíïő: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
#, fuzzy
msgid "HELO response error"
msgstr "ÓöÜëìá áđÜíôçóçò RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
msgid "SMTP Authentication"
msgstr "Đéóôïđïßçóç SMTP"
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr "ÓöÜëìá êáôÜ ôçí äçìéïőńăßá ôïő áíôéêćéìĘíïő đéóôïđïßçóçò SASL."
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr "Áßôçóç Đéóôïđïßçóçò Ęêôïò śńüíïő: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr "Ç áßôçóç Đéóôïđïßçóçò áđĘôőść."
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr "ĆóöáëìĘíç áđÜíôçóç đéóôïđïßçóçò áđü ôïí äéáêïìéóôȚò.\n"
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr "Áßôçóç MAIL FROM ćêôüò śńüíïő: %s: ôï ìȚíőìá äćí óôÜëèçêć"
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
#, fuzzy
msgid "MAIL FROM response error"
msgstr "ÓöÜëìá áđÜíôçóçò MAIL FROM: %s:ôï ìȚíőìá äćí óôÜëèçêć"
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr "Áßôçóç RCPT TO ćêôüò śńüíïő: %s:ôï ìȚíőìá äćí óôÜëèçêć"
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr "Áßôçóç DATA ćêôüò śńüíïő: %s:ôï ìȚíőìá äćí óôÜëèçêć"
@@ -10217,40 +10271,40 @@ msgstr "Áßôçóç DATA ćêôüò śńüíïő: %s:ôï ìȚíőìá äćí óôÜëèçêć"
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
#, fuzzy
msgid "DATA response error"
msgstr "ÓöÜëìá áđÜíôçóçò RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr ""
"Ćêôüò śńüíïő ç áđïóôïëȚ DATA: ôćńìáôéóìüò ìçíęìáôïò: %s: ôï ìȚíőìá äćí "
"óôÜëèçêć"
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
#, fuzzy
msgid "DATA termination response error"
msgstr "ĆóöáëìĘíç áđÜíôçóç đéóôïđïßçóçò áđü ôïí äéáêïìéóôȚ"
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr "Áßôçóç RSET ćêôüò śńüíïő: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
#, fuzzy
msgid "RSET response error"
msgstr "ÓöÜëìá áđÜíôçóçò RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, fuzzy, c-format
msgid "QUIT request timed out: %s"
msgstr "Áßôçóç Đéóôïđïßçóçò Ęêôïò śńüíïő: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
#, fuzzy
msgid "QUIT response error"
msgstr "ÓöÜëìá áđÜíôçóçò RSET: %s"
@@ -10324,7 +10378,7 @@ msgstr "Ôęđïò MIME:"
msgid "Suggest automatic display of attachment"
msgstr "Đńüôáóç ăéá áőôüìáôç đńïâïëȚ ôçò ćđéóęíáűçò"
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
msgid "Click here for the address book"
msgstr "Êëéê ćäț ăéá ôï âéâëßïő äéćőèęíóćùí"
@@ -10335,45 +10389,45 @@ msgstr "Êëéê ćäț ăéá ôï âéâëßïő äéćőèęíóćùí"
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
msgid "Reply-To:"
msgstr "ÁđÜíôçóç Óć:"
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
msgid "From:"
msgstr "Áđü:"
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr "ÈĘìá:"
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr "Đńïò:"
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
msgid "Enter the recipients of the message"
msgstr "ĆéóÜăćôć ôïőò đáńáëȚđôćò ôïő ìçíęìáôïò"
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr "Áíôßăńáöï:"
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr "ĆéóÜăćôć ôéò äéćőèęíóćéò üđïő èá óôáëćß áíôßăńáöï ôïő ìçíęìáôïò"
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr "Éäéáßôćńç êïéíïđïßçóç:"
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
"appearing in the recipient list of the message."
@@ -10384,11 +10438,16 @@ msgstr ""
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
#, fuzzy
msgid "Post To:"
msgstr "_Èęńá:"
+#: composer/e-msg-composer-hdrs.c:431
+#, fuzzy
+msgid "Posting destination"
+msgstr "Śùńßò đćńéăńáöȚ"
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -10408,34 +10467,34 @@ msgstr ""
"ÓöÜëìá êáôÜ ôçí áíÜăíùóç ôïő áńśćßïő %s:\n"
"%s"
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
msgid "Warning!"
msgstr "Đńïćéäïđïßçóç!"
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr "Ôï áńśćßï őđÜńśćé, íá ăßíćé ćđéêÜëőűç;"
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, c-format
msgid "Error saving file: %s"
msgstr "ÓöÜëìá êáôÜ ôçí áđïèȚêćőóç ôïő áńśćßïő: %s"
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr "ÓöÜëìá êáôÜ ôï öüńôùìá ôïő áńśćßïő: %s"
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, c-format
msgid "Error accessing file: %s"
msgstr "ÓöÜëìá êáôÜ ôçí đńïóđĘëáóç ôïő áńśćßïő: %s"
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
msgid "Unable to retrieve message from editor"
msgstr "Áäęíáôç ç áíÜêôçóç ôïő ìçíęìáôïò áđü ôïí ćđćîćńăáóôȚ"
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, c-format
msgid ""
"Unable to seek on file: %s\n"
@@ -10444,14 +10503,14 @@ msgstr ""
"Áäęíáôç ç áíáæȚôçóç óôï áńśćßï: %s\n"
"%s"
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, c-format
msgid ""
"Unable to truncate file: %s\n"
"%s"
msgstr ""
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, c-format
msgid ""
"Error autosaving message: %s\n"
@@ -10460,7 +10519,7 @@ msgstr ""
"ÓöÜëìá êáôÜ ôçí áőôüìáôç áđïèȚêćőóç ôïő ìçíęìáôïò: %s\n"
" %s"
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
@@ -10469,49 +10528,28 @@ msgstr ""
"đńïçăïęìćíç óőíćäńßá.\n"
"ÈĘëćôć íá ăßíćé đńïóđÜèćéá áíÜêôçóç ôïőò;"
-#: composer/e-msg-composer.c:1516
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-"Áőôü ôï ìȚíőìá äćí Ęśćé óôáëćß.\n"
-"\n"
-"ÈĘëćôć íá áđïèçêćęóćôć ôéò áëëáăĘò;"
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
msgid "Warning: Modified Message"
msgstr "Đńïćéäïđïßçóç: ÔńïđïđïéçìĘíï ÌȚíőìá"
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr "¶íïéăìá áńśćßïő"
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "ÁđïèȚêćőóç őđïăńáöȚò"
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-#, fuzzy
-msgid "Set as default"
-msgstr " (ćî' ïńéóìïę)"
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "ÓőăăńáöȚ íĘïő ìçíęìáôïò"
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
@@ -10519,7 +10557,7 @@ msgstr ""
"Äćí Țôáí äőíáôȚ Ț äçìéïőńăßá ôïő đáńáèęńïő ôïő ćđćîćńăáóôȚ:\n"
"Áäęíáôç ç ćíćńăïđïßçóç ôïő óőóôáôéêïę ćëĘăśïő ôïő ćđéëïăĘá äéćőèęíóćùí."
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
@@ -10527,7 +10565,7 @@ msgstr ""
"Äćí Țôáí äőíáôȚ Ț äçìéïőńăßá ôïő đáńáèęńïő ôïő ćđćîćńăáóôȚ:\n"
"Áäęíáôç ç ćíćńăïđïßçóç ôïő óőóôáôéêïę ôïő ćđćîćńăáóôȚ HTML."
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10593,7 +10631,7 @@ msgstr "ÈĘìá đćńéĘśćé"
msgid "Subject does not contain"
msgstr "ÈĘìá äćí đćńéĘśćé"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10622,92 +10660,92 @@ msgstr "Êáôçăïńßćò"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a %d/%m/%Y %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a %d/%m/%Y %H:%M"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr "%a %d/%m/%Y %I %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr "%a %d/%m/%Y %H"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%d/%m/%Y %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%d/%m/%Y %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr "%d/%m/%Y %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr "%d/%m/%Y %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr "%d/%m/%Y %I %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr "%d/%m/%Y %H"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%I:%M %p"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr "%I %p"
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
msgid "seconds"
msgstr "äćőôćńüëćđôá"
@@ -10819,33 +10857,33 @@ msgid ""
"%s"
msgstr ""
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr "Óçìáíôéêü"
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
#, fuzzy
msgid "Work"
msgstr "ĆńăÜæćôáé"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
#, fuzzy
msgid "Personal"
msgstr "ĂćíéêÜ"
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
#, fuzzy
msgid "To Do"
msgstr "Ôüăêï"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
#, fuzzy
msgid "Later"
msgstr "ìćôÜ"
@@ -11115,7 +11153,7 @@ msgstr "äćí ćßíáé"
msgid "is not Flagged"
msgstr "ÓçìćéùìĘíï"
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
#, fuzzy
msgid "Label"
msgstr "_Ìćăáëęôćńï"
@@ -11182,7 +11220,7 @@ msgstr "ćßíáé ìéêńüôćńï áđü"
msgid "Score"
msgstr ""
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "ÁđïóôïëĘáò"
@@ -11219,7 +11257,7 @@ msgstr "îćêéíÜ ìć"
msgid "Stop Processing"
msgstr "Ôćńìáôéóìüò Ćđćîćńăáóßáò"
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "ÈĘìá"
@@ -11286,7 +11324,7 @@ msgstr "Ăßíćôáé óÜńùóç ôïő %s"
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr "Ìçíęìáôá"
@@ -11352,7 +11390,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr "Ôï Evolution ćéóÜăćé ôá đáëáéÜ óáò äćäïìĘíá Netscape"
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr "Áđïńńßììáôá"
@@ -11428,67 +11466,71 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr "ĆńăïóôÜóéï ăéá ôïí ćđćîćńăáóôȚ ôïő Evolution."
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
+msgid ""
+"Configure mail preferences, including security and message display, here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "ĆńăïóôÜóéï ăéá ôïí ćđćîćńăáóôȚ ôïő Evolution."
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#, fuzzy
+msgid "Configure your email accounts here"
+msgstr ""
+"ÄçìéïőńăȚóôć Ț ćđćîćńăáóôćßôć ëïăáńéáóìïęò ôáśőäńïìćßïő êáé Üëëćò đńïôéìȚóćéò"
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
msgid "Evolution component for handling mail."
msgstr "Óőóôáôéêü Evolution ăéá ôçí äéáśćßńéóç ìçíőìÜôùí."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
msgid "Evolution mail composer."
msgstr "ĆđćîćńăáóôȚò ìçíőìÜôùí ôïő Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
msgid "Evolution mail executive summary component."
msgstr "Óôïéśćßï ćêôćëćóôéêȚò óęíïűçò ìçíőìÜôùí."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
msgid "Evolution mail folder display component."
msgstr "Óőóôáôéêü ăéá ôçí đńïâïëȚ öáêĘëïő ìçíőìÜôùí ôïő Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
msgid "Evolution mail folder factory component."
msgstr "Óőóôáôéêü ôïő Evolution ăéá ôï ćńăïóôÜóéï öáêĘëïő ìçíőìÜôùí."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
msgid "Factory for the Evolution composer."
msgstr "ĆńăïóôÜóéï ăéá ôïí ćđćîćńăáóôȚ ôïő Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
msgid "Factory for the Mail Summary component."
msgstr "Óőóôáôéêü ăéá ôï ćńăïóôÜóéï đćńßëçűçò ÌçíőìÜôùí."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
#, fuzzy
msgid "Font Preferences"
msgstr "_Śùńßò ćđáíćìöÜíéóç"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
#, fuzzy
msgid "Mail Accounts"
msgstr "Ëïăáńéáóìïß"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
msgid "Mail Preferences"
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
msgid "Mail configuration interface"
msgstr "ÄéćđáöȚ ńőèìßóćùí ÌçíőìÜôùí"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr ""
-
#: mail/component-factory.c:102
msgid "Folder containing mail"
msgstr "ÖÜêćëïò đïő đćńéĘśćé ìçíęìáôá"
@@ -11513,7 +11555,7 @@ msgstr "Éäéüôçôćò..."
msgid "Change this folder's properties"
msgstr "ÁëëáăȚ ôùí éäéïôȚôùí ôïő öáêĘëïő"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
@@ -11521,261 +11563,261 @@ msgstr ""
"ÌćńéêĘò áđü ôéò ńőèìßóćéò ôïő ôáśőäńïìćßïő óáò öáßíćôáé íá ćßíáé "
"êáôćóôńáììĘíćò, đáńáêáëț ćëĘăîôć üôé üëá ćßíáé óùóôÜ."
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr "Äćí Ęśćôć ïńßóćé ôńüđï ìćôáöïńÜ ôùí ìçíőìÜôùí"
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Đńïćéäïđïßçóç: ÔńïđïđïéçìĘíï ÌȚíőìá"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr "ÍĘï ÌȚíőìá Ôáśőäńïìćßïő"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr "_ÁđïóôïëȚ Ìçíęìáôïò"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "ÓőăăńáöȚ íĘïő ìçíęìáôïò"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "ÍĘï ÌȚíőìá"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "Đńïçăïęìćíï ÌȚíőìá"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "ÓőăăńáöȚ íĘïő ìçíęìáôïò"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr ""
"Äćí ćßíáé äőíáôȚ ç áńśéêïđïßçóç ôïő óőóôáôéêïę ìçíőìÜôùí ôïő Evolution."
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
msgid "Cannot initialize Evolution's mail config component."
msgstr ""
"Äćí ćßíáé äőíáôȚ ç áńśéêïđïßçóç ôïő óőóôáôéêïę ńęèìéóçò ìçíőìÜôùí ôïő "
"Evolution."
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
msgid "Cannot initialize Evolution's folder info component."
msgstr ""
"Äćí ćßíáé äőíáôȚ ç áńśéêïđïßçóç ôïő óőóôáôéêïę đëçńïöïńéțí öáêĘëïő ôïő "
"Evolution."
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
#, fuzzy
msgid "Connecting..."
msgstr "Óęíäćóç óôïí äéáêïìéóôȚ..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr "Äćí ćßíáé äőíáôü íá ăßíćé êáôáśțńçóç áđïèȚêćőóçò ìć êĘëőöïò"
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr "Éäéüôçôćò ăéá \"%s\""
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "Éäéüôçôćò"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr "Äćí ćßíáé äőíáôȚ ç äçìéïőńăßá ôïő đńïóùńéíïę êáôáëüăïő: %s"
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr "%d íĘá"
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ", "
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr "%d êńőììĘíá"
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr ""
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr "%d ćđéëćăìĘíá"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr "%d ìç áđćóôáëìĘíá"
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, c-format
msgid "%d sent"
msgstr "%d áđćóôáëìĘíá"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr "%d óőíïëéêÜ"
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
#, fuzzy
msgid "Create _Virtual Folder From Search..."
msgstr "Äçìéïőńăßá Ćéêïíéêïę ÖáêĘëïő Áđü ôï ÌȚíőìá"
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr "ĆÖÜêćëïò óôï _ÈĘìá"
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr "ĆÖÜêćëïò óôïí _ÁđïóôïëĘá"
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr "ĆÖÜêćëïò óôïőò đáńáëȚđôćò"
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr "ĆÖÜêćëïò óôçí Ëßóôá _Ôáśőäńïìćßïő"
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr "Ößëôńï óôï ÈĘìá"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr "Ößëôńï óôïí ÁđïóôïëĘá"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr "Ößëôńï óôïőò ĐáńáëȚđôćò"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr "Ößëôńï óôçí Ëßóôá Ôáśőäńïìćßïő"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr "_Ćđćîćńăáóßá ùò ÍĘï ÌȚíőìá..."
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "_Ćêôęđùóç"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr "_ÁđÜíôçóç óôïí ÁđïóôïëĘá"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr "ÁđÜíôçóç óôç _Ëßóôá"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "ÁđÜíôçóç óć _Œëïőò"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "_Đńïțèçóç"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
#, fuzzy
msgid "Fla_g Completed"
msgstr "Ïëïêëçńțèçêć"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
#, fuzzy
msgid "Cl_ear Flag"
msgstr "Êáèáńéóìüò"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "ÓȚìáíóç _ùò ÁíáăíùóìĘíá"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
#, fuzzy
msgid "Mark as _Unread"
msgstr "ÓȚìáíóç _ùò Ìç ÁíáăíùóìĘíá"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr "ÓȚìáíóç _ùò ÓçìáíôéêÜ"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
#, fuzzy
msgid "_Mark as Unimportant"
msgstr "ÓȚìáíóç _ùò Ìç ÓçìáíôéêÜ"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
#, fuzzy
msgid "U_ndelete"
msgstr "Á_êęńùóç ÄéáăńáöȚò"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
#, fuzzy
msgid "Mo_ve to Folder..."
msgstr "_Ìćôáêßíçóç óôï ÖÜêćëï..."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "ÁíôéăńáöȚ óôï ÖÜêćëï..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
#, fuzzy
msgid "Add Sender to Address_book"
msgstr "ĐńïóèȚêç ÁđïóôïëĘá óôï Âéâëßï Äéćőèęíóćùí"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
#, fuzzy
msgid "Appl_y Filters"
msgstr "ĆöáńìïăȚ Ößëôńùí"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
#, fuzzy
msgid "Crea_te Rule From Message"
msgstr "Äçìéïőńăßá Êáíüíá Áđü ôï ÌȚíőìá"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
#, fuzzy
msgid "VFolder on M_ailing List"
msgstr "ĆÖÜêćëïò óôçí Ëßóôá Ôáśőäńïìćßïő"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, fuzzy, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "Ößëôńï óôçí Ëßóôá Ôáśőäńïìćßïő (%s)"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, fuzzy, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "ĆÖÜêćëïò óôçí Ëßóôá Ôáśőäńïìćßïő (%s)"
@@ -11849,20 +11891,20 @@ msgstr "Äćí Ęśćôć óőìđëçńțóćé üëá ôéò áđáéôïęìćíćò đëçńïöïńßćò."
msgid "Evolution Account Editor"
msgstr "ĆđćîćńăáóôȚò Ëïăáńéáóìïę Evolution"
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
msgid "_Host:"
msgstr ""
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
#, fuzzy
msgid "User_name:"
msgstr "_Œíïìá ŚńȚóôç:"
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
msgid "_Path:"
msgstr "_ÈĘóç:"
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr "Äćí ćđéôńĘđćôáé íá äçìéïőńăȚóćôć äęï ëïăáńéáóìïęò ìć ôï ßäéï üíïìá."
@@ -11891,7 +11933,7 @@ msgid "Enable"
msgstr "Ćíćńăïđïßçóç"
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
msgid "Enabled"
msgstr "Ćíćńăïđïßçóç"
@@ -11945,7 +11987,7 @@ msgstr ""
" '%s'\n"
"Êáé Ęśćé áíáíćùèćß."
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11957,7 +11999,7 @@ msgstr ""
"Ț óőăăńáöȚ ìçíőìÜôùí\n"
"ÈĘëćôć íá êÜíćôć ôçí ńęèìéóç ôțńá;"
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
@@ -11965,7 +12007,7 @@ msgstr ""
"ĐńĘđćé íá ńőèìßóćôć ìéá ôáőôüôçôá\n"
"đńéí áđü ôçí óőăăńáöȚ ìçíęìáôïò"
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
@@ -11974,7 +12016,7 @@ msgstr ""
"đńéí áđü ôçí óőăăńáöȚ ìçíęìáôïò"
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
@@ -11982,11 +12024,11 @@ msgstr ""
"Èá óôćßëćôć ìȚíőìá óć ìïńöȚ HTML, áëëÜ ï đáńáêÜôù đáńáëȚđôćò äćí ćđéèőìïęí "
"ìçíęìáôá óć ìïńöȚ HTML:\n"
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr "Íá óôáëćß ïęôùò ç Üëëùò;"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
@@ -11994,7 +12036,7 @@ msgstr ""
"Áőôü ôï ìȚíőìá äćí Ęśćé èĘìá.\n"
"Íá óôáëćß;"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
@@ -12003,12 +12045,12 @@ msgstr ""
"äéćőèęíóćéò, áőôü ôï ìȚíőìá èá đćńéĘśćé ìüíï đáńáëȚđôćò óôçí Éäéáßôćńç "
"êïéíïđïßçóç(Bcc)."
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr ""
"Áőôü ôï ìȚíőìá đćńéĘśćé ìüíï đáńáëȚđôćò óôï Éäéáßôćńçò êïéíïđïßçóçòBcc)."
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
@@ -12018,11 +12060,11 @@ msgstr ""
"đńïóèȚêç ìéá ćìöáíȚ ćđéêćöáëßäá Đńïò.\n"
"Íá óôáëćß ïęôùò ç Üëëùò;"
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr "ĐńĘđćé íá ïńßóćôć đáńáëȚđôćò đńïêćéìĘíïő íá óôćßëćôć áőôü ôï ìȚíőìá."
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
@@ -12031,28 +12073,28 @@ msgstr ""
"ëïăáńéáóìü.\n"
"ÈĘëćôć íá êÜíćôć śńȚóç ôïő ćî' ïńéóìïę đńïóùńéíïę öáêĘëïő;"
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr "Ęíáò Üăíùóôïò áđïóôïëĘáò"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr "Óôéò %d/%b/%Y, çìĘńá %A êáé țńá %H:%M, ï/ç %%s Ęăńáűć:"
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr "Ìćôáêßíçóç ìçíęìáôïò(ùí) óôï"
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr "ÁíôéăńáöȚ ìçíęìáôïò(ùí) óôï"
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr "Ćßóôć âĘâáéïé üôé èĘëćôć íá ćđćîćńăáóôćßôć êáé ôá %d ìçíęìáôá;"
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
@@ -12060,7 +12102,7 @@ msgstr ""
"ĆđéôńĘđćôáé íá ćđćîćńăáóôćßôć ìüíï ôá\n"
"ìçíęìáôá óôïí Đńüśćéńï ÖÜêćëï."
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
@@ -12068,39 +12110,39 @@ msgstr ""
"ĆđéôńĘđćôáé íá îáíáóôćßëćôć ìüíï ôá\n"
"ìçíęìáôá áđü ôïí öÜêćëï ÁđćóôáëìĘíá."
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr "Ćßóôć âĘâáéïé üôé èĘëćôć íá îáíáóôćßëćôć êáé ôá %d ìçíęìáôá;"
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr "Äćí žśćé Ćđéëćăćß ÌȚíőìá"
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "ĆđéêÜëőűç áńśćßïő;"
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "ÁđïèȚêćőóç Ìçíęìáôïò Ùò..."
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "ÁđïèȚêćőóç ÌçíőìÜôùí Ùò..."
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
#, fuzzy
msgid "Go to next folder with unread messages?"
msgstr "ĆìöÜíéóç ćđüìćíïő ìç áíáăíùóìĘíïő ìçíęìáôïò"
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
msgstr ""
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -12112,7 +12154,7 @@ msgstr ""
"\n"
"Ćßóôć âĘâáéïé ăéá ôçí äéáăńáöȚ ôùí ìçíőìÜôùí;"
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
@@ -12121,28 +12163,28 @@ msgstr ""
"ÓöÜëìá êáôÜ ôï öüńôùìá ôùí đëçńïöïńéțí:\n"
"%s"
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr "Ößëôńá"
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, fuzzy, c-format
msgid "Page %d of %d"
msgstr "ËȚűç ìçíęìáôïò %d áđü %d"
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "Ćêôęđùóç Ìçíęìáôïò"
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr "ÄéáóôÜóćéò US-Letter"
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "ÁđĘôőść ç ćêôęđùóç ôïő ìçíęìáôïò"
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr ""
@@ -12164,7 +12206,7 @@ msgstr "Śùńßò đćńéăńáöȚ"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
#, fuzzy
msgid "Unnamed"
msgstr "ĆđáöȚ Śùńßò Ôßôëï"
@@ -12237,20 +12279,20 @@ msgstr ""
"Ôï üíïìá ćßíáé ìüíï ăéá íá đńïâÜëćé ôïí ëïăáńéáóìü."
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
msgid "Evolution Account Assistant"
msgstr "Âïçèüò Ëïăáńéáóìïę Evolution"
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, fuzzy, c-format
msgid "Account %d"
msgstr "Ëïăáńéáóìüò"
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr "Ăßíćôáé žëćăśïò Őđçńćóßáò"
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr "Óęíäćóç óôïí äéáêïìéóôȚ..."
@@ -12430,319 +12472,323 @@ msgstr "ŰçöéáêĘò Ôáőôüôçôćò..."
msgid "Do not quote original message"
msgstr "Äćí Țôáí äőíáôü ôï Üíïéăìá ôïő ìçíęìáôïò"
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
msgid "Done"
msgstr "ÔĘëïò"
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
#, fuzzy
msgid "Drafts _folder:"
msgstr "ÖÜêćëïò _Đńïśćßńùí:"
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
msgid "E_nable"
msgstr "_Ćíćńăïđïßçóç"
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
#, fuzzy
msgid "Emacs"
msgstr "Áíáôïëéêüò"
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
#, fuzzy
msgid "Email Accounts"
msgstr "Ôï Email đćńéĘśćé"
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
#, fuzzy
msgid "Email _address:"
msgstr "Äéćęèőíóç Email:"
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
#, fuzzy
msgid "Empty _trash folders on exit"
msgstr "¶äćéáóìá ôùí öáêĘëùí _áđïńńéììÜôùí óôçí Ęîïäï"
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
#, fuzzy
msgid "Execute Command..."
msgstr "ĆêôĘëćóç ćíćńăćéțí"
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
#, fuzzy
msgid "Fi_xed -width:"
msgstr "ôćëćßùíć ìć"
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
#, fuzzy
msgid "Font Properties"
msgstr "Éäéüôçôćò"
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
#, fuzzy
msgid "Format messages in _HTML"
msgstr "ĐńïùèçìĘíá ìçíęìáôá"
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
msgid "Get Digital ID..."
msgstr "ËȚűç űçöéáêȚò ôáőôüôçôáò..."
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
#, fuzzy
msgid "Highlight _quotations with"
msgstr "_ÌáńêÜńéóìá đáńáđïìđțí ìć"
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
msgid "IMAPv4 "
msgstr "IMAPv4 "
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr "Ôáőôüôçôá"
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
msgid "Inline"
msgstr "ÌĘóá óôï ìȚíőìá"
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
msgid "Kerberos "
msgstr "Kerberos "
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
#, fuzzy
msgid "Labels and Colors"
msgstr "ÁđïèȚêćőóç êáé Êëćßóéìï"
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
#, fuzzy
msgid "Loading Images"
msgstr "Öüńôùóç _Ćéêüíùí"
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr "Ńőèìßóćéò Ôáśőäńïìćßïő"
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
msgid "Mailbox location"
msgstr "ÈĘóç Mailbox"
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
#, fuzzy
msgid "Message Composer"
msgstr "Ćđéêćöáëßäá Ìçíęìáôïò"
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
#, fuzzy
msgid "Message Display"
msgstr "_ĐńïâïëȚ Ìçíęìáôïò"
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
#, fuzzy
msgid "Microsoft"
msgstr "ÊáôáśíéÜ"
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
#, fuzzy
msgid "New Mail Notification"
msgstr "Ńőèìßóćéò Ôáśőäńïìćßïő"
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr ""
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
msgid "Optional Information"
msgstr "ĐńïáéńćôéêĘò Đëçńïöïńßćò"
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
#, fuzzy
msgid "Or_ganization:"
msgstr "Ïńăáíé_óìüò:"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
#, fuzzy
msgid "PGP/GPG _Key ID:"
msgstr "PGP _Key ID:"
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr "ÄéáëĘîôć śńțìá"
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
#, fuzzy
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr ""
"Ćńțôçóç óôçí áđïóôïëȚ ìçíőìÜôùí üđïő Ęśïőí ïńéóôćß ìüíï đáńáëȚđôćò óôçí "
"Éäéáßôćńç _êïéíïđïßçóç (Bcc)"
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
#, fuzzy
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr "Pretty Good Privacy"
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
#, fuzzy
msgid "Printed Fonts"
msgstr "Ćêôęđùóç ćđéëćăìĘíùí ćđáöțí"
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
msgid "Qmail maildir "
msgstr ""
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
#, fuzzy
msgid "Quote original message"
msgstr "Äćí Țôáí äőíáôü ôï Üíïéăìá ôïő ìçíęìáôïò"
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
msgid "Quoted"
msgstr "Ìć áíáöïńÜ"
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
msgid "Re_member this password"
msgstr "_Áđïìíçìüíćőóç áőôïę ôïő êùäéêïę đńüóâáóçò"
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
#, fuzzy
msgid "Re_ply-To:"
msgstr "ÁđÜíôçóç Óć:"
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
msgid "Receiving Email"
msgstr "Ăßíćôáé ËȚűç Ìçíęìáôïò"
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
#, fuzzy
msgid "Receiving _Options"
msgstr "ĆđéëïăĘò ËȚűçò"
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
#, fuzzy
msgid "Remember this _password"
msgstr "Áđïìíçìüíćőóç ôïő êùäéêïę đńüóâáóçò"
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
msgid "Required Information"
msgstr "Áđáéôïęìćíćò Đëçńïöïńßćò"
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
#, fuzzy
msgid "Restore Defaults"
msgstr "Ćî' ïńéóìïę"
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
#, fuzzy
msgid "S_ecurity"
msgstr "ÁóöÜëćéá"
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
#, fuzzy
msgid "Secure MIME (S/MIME)"
msgstr "ÁóöáëĘò MIME"
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr ""
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr ""
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
#, fuzzy
msgid "Select PGP program"
msgstr "ĆđéëĘîôć ôï ćêôćëĘóéìï PGP"
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
msgid "Sending Email"
msgstr "ÁđïóôĘëëïíôáé ôá ìçíęìáôá"
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
msgid "Sent _messages folder:"
msgstr "ÖÜêćëïò _áđćóôáëìĘíùí ìçíőìÜôùí:"
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
msgid "Sent and Draft Messages"
msgstr "ÁđćóôáëìĘíá êáé Đńüśćéńá Ìçíęìáôá"
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
msgid "Ser_ver requires authentication"
msgstr "Ï _äéáêïìéóôȚò áđáéôćß đéóôïđïßçóç"
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
msgid "Server Configuration"
msgstr "Ńőèìßóćéò ÄéáêïìéóôȚ"
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
msgid "Server _Type: "
msgstr "Ćßäïò _ÄéáêïìéóôȚ: "
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
#, fuzzy
msgid "Shortcuts _type:"
msgstr "Óőíôïìćęóćéò"
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
#, fuzzy
msgid "Signature #1"
msgstr "ÁđïèȚêćőóç őđïăńáöȚò"
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
#, fuzzy
msgid "Signature #2"
msgstr "ÁđïèȚêćőóç őđïăńáöȚò"
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
#, fuzzy
msgid "Specify _filename:"
msgstr "Œíïìá óôőë:"
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
msgid "Spell Checking Language"
msgstr ""
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
msgid "Spell _Checking"
msgstr ""
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr ""
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
msgid ""
"Type the name by which you would like to refer to this account.\n"
"For example: \"Work\" or \"Personal\""
msgstr ""
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
#, fuzzy
msgid "V_ariable-width:"
msgstr "Ìćôáâëçôüò"
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
@@ -12752,200 +12798,200 @@ msgstr ""
"\n"
"ĆđéëĘîôć \"Ćđüìćíï\" ăéá íá óőíćśßóćôć. "
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
#, fuzzy
msgid "XEmacs"
msgstr "Áíáôïëéêüò"
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
#, fuzzy
msgid "_Add Signature"
msgstr "_ŐđïăńáöȚ HTML:"
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr "Íá ăßíćôáé _đÜíôá öüńôùìá ôùí ćéêüíùí áđü ôï äéêôęïő"
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
msgid "_Always sign outgoing messages when using this account"
msgstr "Íá _őđïăńÜöïíôáé đÜíôá ôá ìçíęìáôá óôçí śńȚóç áőôïę ôïő ëïăáńéáóìïę"
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
msgid "_Authentication Type: "
msgstr "Ôęđïò _Đéóôïđïßçóçò: "
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
#, fuzzy
msgid "_Authentication type: "
msgstr "Ôęđïò _Đéóôïđïßçóçò: "
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
msgid "_Automatically check for new mail"
msgstr "_Áőôüìáôïò Ęëćăśïò ăéá íĘá ìçíęìáôá"
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
#, fuzzy
msgid "_Automatically insert smiley images"
msgstr "_Áőôüìáôïò Ęëćăśïò ăéá íĘá ìçíęìáôá"
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
msgid "_Beep when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
msgid "_Certificate ID:"
msgstr "_Đéóôïđïßçóç Ôáőôüôçôáò:"
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
#, fuzzy
msgid "_Confirm when expunging a folder"
msgstr "Ćđéâćâáßùóç óôçí ćîÜëćéűç áđü Ęíáí öÜêćëï"
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
#, fuzzy
msgid "_Default signature:"
msgstr "_ŐđïăńáöȚ HTML:"
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
#, fuzzy
msgid "_Defaults"
msgstr "Ćî' ïńéóìïę"
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
msgid "_Do not notify me when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
#, fuzzy
msgid "_Enable"
msgstr "Ćíćńăïđïßçóç"
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr ""
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
#, fuzzy
msgid "_Forward style:"
msgstr "Đńïțèçóç Ùò"
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
#, fuzzy
msgid "_Full name:"
msgstr "_ĐëȚńćò Œíïìá:"
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
#, fuzzy
msgid "_HTML Mail"
msgstr "Óć ìçíęìáôá HTML"
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
#, fuzzy
msgid "_Identity"
msgstr "Ôáőôüôçôá"
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
msgid "_Load images if sender is in addressbook"
msgstr "_Öüńôùóç ćéêüíùí áí ï áđïóôïëĘáò őđÜńśćé óôï âéâëßï äéćőèęíóćùí"
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
#, fuzzy
msgid "_Make this my default account"
msgstr "Áőôüò ćßíáé ï _ćî' ïńéóìïę ëïăáńéáóìüò"
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
#, fuzzy
msgid "_Mark messages as read after"
msgstr "_ÓȚìáíóç ìçíőìÜôùí ùò ÁíáăíùóìĘíá ìćôÜ áđü"
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
msgid "_Name:"
msgstr "_Œíïìá:"
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr "_Íá ìçí öïńôțíïíôáé đïôĘ ćéêüíćò áđü ôï äßêôőï"
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
msgid "_PGP binary path:"
msgstr "ÈĘóç ćêôćëĘóéìïő _PGP:"
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
msgid "_Play sound file when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
#, fuzzy
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr "Ćńțôçóç óôçí áđïóôïëȚ ìçíőìÜôùí HTML óć ćđáöĘò đïő äćí ôï èĘëïőí"
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
#, fuzzy
msgid "_Prompt when sending messages with an empty subject line"
msgstr "Ćńțôçóç óôçí áđïóôïëȚ ìçíőìÜôùí ìć Ü_äćéï èĘìá"
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
#, fuzzy
msgid "_Receiving Mail"
msgstr "Ăßíćôáé ËȚűç ÌçíőìÜôùí"
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
#, fuzzy
msgid "_Reply style:"
msgstr "ÁđÜíôçóç óć Œëïőò"
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
msgid "_Restore defaults"
msgstr ""
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
#, fuzzy
msgid "_Script:"
msgstr "_ÁóöÜëćéá"
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr "_ÁóöÜëćéá"
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
#, fuzzy
msgid "_Sending Mail"
msgstr "ÁđïóôïëȚ ÌçíőìÜôùí"
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
#, fuzzy
msgid "_Show animated images"
msgstr "ĆìöÜíéóç żńáò Ùò"
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
#, fuzzy
msgid "_Signatures"
msgstr "_ŐđïăńáöȚ HTML:"
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
#, fuzzy
msgid "_Use secure connection (SSL):"
msgstr "ŚńȚóç áóöáëïęò óęíäćóçò (SSL)"
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
#, fuzzy
msgid "_Variable-width:"
msgstr "Ìćôáâëçôüò"
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
msgid "_every"
msgstr "_êÜèć"
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
#, fuzzy
msgid "color"
msgstr " śńțìá"
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
msgid "description"
msgstr "ĐćńéăńáöȚ"
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -13014,129 +13060,134 @@ msgstr "Öüńôùóç _Ćéêüíùí"
msgid "Loading message content"
msgstr "Öüńôùìá đćńéćśüìćíá ìçíęìáôïò"
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
#, fuzzy
msgid "Overdue:"
msgstr "Ćńăáóßćò đïő Ęśïőí ëȚîç:"
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%b %d %l:%M %p"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr "¶íïéăìá ÓőíäĘóìïő óôïí ĐćńéçăçôȚ"
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr "ÁíôéăńáöȚ ÈĘóçò Óőíôüìćőóçò"
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr ""
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr "ÁđïèȚêćőóç ćéêüíáò ùò..."
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "Ăßíćôáé óÜńùóç ôïő %s"
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr " %s ćđéóęíáűç"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr "Äćí Țôáí äőíáôȚ ç áíÜëőóç ôïő ìçíęìáôïò MIME. ĐńïâïëȚ ùò đçăȚ."
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "Çìćńïìçíßá"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr "ĆóöáëìĘíç Äéćęèőíóç"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "Áđü"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr "ÁđÜíôçóç Óć"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "Đńïò"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr "Áíôßăńáöï:"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
msgid "Bcc"
msgstr "Éäéáßôćńç Êïéíïđïßçóç"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
#, fuzzy
msgid "Mailer"
msgstr ""
"\n"
"ÄéáśćéńéóôȚò ôáśőäńïìćßïő: "
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
"Áőôü ôï ìȚíőìá ćßíáé űçöéáêÜ őđïăćăńáììĘíï. ÊÜíôć êëéê óôï ćéêïíßäéï ìć ôï "
"ëïőêĘôï ăéá đćńéóóüôćńćò đëçńïöïńßćò."
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "Äćí Țôáí äőíáôȚ ç äçìéïőńăßá đćńéćśïìĘíùí ćđáëȚèćőóçò PGP."
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr ""
"Áőôü ôï ìȚíőìá ćßíáé űçöéáêÜ őđïăćăńáììĘíï êáé âńĘèçêć íá ćßíáé áőèćíôéêü."
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
"Áőôü ôï ìȚíőìá ćßíáé űçöéáêÜ őđïăćăńáììĘíï êáé äćí âńĘèçêć íá ćßíáé "
"áőèćíôéêü."
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr "Äćßêôçò óć óćëßäá FTP (%s)"
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr "Äćßêôçò óć ôïđéêü áńśćßï (%s) Ęăêőńï óôçí óćëßäá \"%s\""
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr "Äćßêôçò óć ôïđéêü áńśćßï (%s)"
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr "Äćßêôçò óć áđïìáêńőóìĘíá äćäïìĘíá (%s)"
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr "Äćßêôçò óć Üăíùóôá ćîùôćńéêÜ äćäïìĘíá (ôęđïò \"%s\")"
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr "ÊáêïäéáôőđùìĘíï ćîùôćńéêü ìĘńïò ìçíęìáôïò."
@@ -13262,59 +13313,59 @@ msgstr "Ìćôáêßíçóç ìçíőìÜôùí óôï %s"
msgid "Copying messages to %s"
msgstr "ÁíôéăńáöȚ ìçíőìÜôùí óôï %s"
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr "ÓÜńùóç öáêĘëùí óôï \"%s\""
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr "ĐńïùèçìĘíá ìçíęìáôá"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr "¶íïéăìá öáêĘëïő %s"
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr "¶íïéăìá áđïèȚêçò %s"
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr "Áöáéńćßôáé ï öáêĘëïò %s"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, c-format
msgid "Storing folder '%s'"
msgstr "Áđïèçêćęćôáé ï öáêĘëïò '%s'"
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
msgid "Refreshing folder"
msgstr "Áíáíćțíćôáé ï öáêĘëïò"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr "Ćîáëćßöćôáé ï öáêĘëïò"
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr "ĐáńáëáìâÜíćôáé ôï ìȚíőìá %s"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr "ĐáńáëáìâÜíïíôáé %d ìȚíőìá(ôá)"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr "Áđïèçêćęćôá %d ìȚíőìá(ôá)"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
@@ -13323,7 +13374,7 @@ msgstr ""
"Äćí ćßíáé äőíáôȚ ç äçìéïőńăßá ôïő áńśćßïő ćîüäïő: %s\n"
" %s"
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
@@ -13332,11 +13383,11 @@ msgstr ""
"ÓöÜëìá êáôÜ ôçí áđïèȚêćőóç ìçíőìÜôùí óôï %s:\n"
" %s"
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr "ÁđïèȚêćőóç ćđéóęíáűçò"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
@@ -13345,22 +13396,22 @@ msgstr ""
"Äćí ćßíáé äőíáôȚ ç äçìéïőńăßá áńśćßïő ćîüäïő: %s:\n"
" %s"
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr "Äćí Țôáí äőíáôȚ ç ćăăńáöȚ äćäïìĘíùí:%s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr "Áđïóęíäćóç áđü ôï %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Reconnecting to %s"
msgstr "Ćđáíáóęíäćóç óôï %s"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "_ÁíáæȚôçóç"
@@ -13431,26 +13482,26 @@ msgstr "ÁíáíĘùóç..."
msgid "Waiting..."
msgstr "ÁíáìïíȚ..."
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
msgid "User canceled operation."
msgstr "Ï śńȚóôçò áêęńùóć ôçí ëćéôïőńăßá."
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
msgid "_Remember this password"
msgstr "_Áđïìíçìüíćőóç áőôïę ôïő êùäéêïę"
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
#, fuzzy
msgid "_Remember this password for the remainder of this session"
msgstr ""
"Áđïìíçìüíćőóç áőôïę ôïő êùäéêïę đńüóâáóçò ăéá ôï őđüëïéđï ôçò óőíćäńßáò"
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, c-format
msgid "Enter Password for %s"
msgstr "ĆéóÜăćôć êùäéêü đńüóâáóçò ăéá %s"
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
msgid "Enter Password"
msgstr "ĆéóÜăćôć êùäéêü đńüóâáóçò"
@@ -13473,41 +13524,24 @@ msgstr ""
"\n"
"ÈĘëćôć íá áđïèçêćęóćôć ôéò áëëáăĘò ôțńá;"
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "Œíïìá:"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "ÁđïèȚêćőóç őđïăńáöȚò"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "Áńśćßï őđïăńáöȚò HTML:"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr "ĐńïùèçìĘíï ìȚíőìá - %s"
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
msgid "Forwarded message"
msgstr "ĐńïùèçìĘíï ìȚíőìá"
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
msgid "Forwarded Message"
msgstr "ĐńïùèçìĘíï ÌȚíőìá"
@@ -13564,67 +13598,67 @@ msgstr "(Śùńßò ÈĘìá)"
msgid "%s - Message"
msgstr "%s - ÌȚíőìá"
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr ""
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr ""
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr "ÁđáíôçìĘíá"
-#: mail/message-list.c:736
+#: mail/message-list.c:740
msgid "Multiple Unseen Messages"
msgstr ""
-#: mail/message-list.c:737
+#: mail/message-list.c:741
msgid "Multiple Messages"
msgstr "ĐïëëáđëÜ Ìçíęìáôá"
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr "Śáìçëüôćńá"
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr "ŚáìçëÜ"
-#: mail/message-list.c:746
+#: mail/message-list.c:750
msgid "Higher"
msgstr "ŐűçëÜ"
-#: mail/message-list.c:747
+#: mail/message-list.c:751
msgid "Highest"
msgstr "Őűçëüôćńá"
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr "?"
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr "ÓȚìćńá %l:%M %p"
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr "Śèćò %l:%M %p"
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr "%l:%M %p %a"
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
msgid "%b %d %l:%M %p"
msgstr "%b %d %l:%M %p"
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr "%d %b %Y"
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
msgid "Generating message list"
msgstr "Äçìéïőńăßá ëßóôáò ìçíőìÜôùí"
@@ -13703,68 +13737,94 @@ msgstr "Đńïćđéóêüđçóç"
msgid "Flag to Follow Up"
msgstr ""
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr "ÓÜńùóç öáêĘëùí êÜôù áđü %s óôï \"%s\""
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr "ÓÜńùóç ôùí ńéæéêțí öáêĘëùí óôï \"%s\""
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, c-format
msgid "Subscribing to folder \"%s\""
msgstr "ÓőíäńïìȚ óôïí öÜêćëï \"%s\""
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr "ÊáôÜńăçóç óőíäńïìȚò óôïí öÜêćëï \"%s\""
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
msgid "Folder"
msgstr "ÖÜêćëïò"
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "ÁđïèȚêćőóç óôï öÜêćëï..."
+
+#: mail/subscribe-dialog.c:1590
msgid "No server has been selected"
msgstr "Äćí Ęśćé ćđéëćăćß äéáêïìéóôȚò"
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr "Đáńáêáëț ćđéëĘîôć äéáêïìéóôȚ."
#: mail/subscribe-dialog.glade.h:1
-msgid " _Refresh List "
-msgstr " _ÁíáíĘùóç Ëßóôáò"
-
-#: mail/subscribe-dialog.glade.h:2
msgid "All folders"
msgstr "Œëïé ïé öÜêćëïé"
-#: mail/subscribe-dialog.glade.h:3
-msgid "Display options"
-msgstr "Ńőèìßóćéò ĆìöÜíéóçò"
+#: mail/subscribe-dialog.glade.h:2
+#, fuzzy
+msgid "Apri file"
+msgstr "Áđńßëéïò"
+
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+msgid "Close"
+msgstr "Êëćßóéìï"
#: mail/subscribe-dialog.glade.h:4
+#, fuzzy
+msgid "Display Options"
+msgstr "Ńőèìßóćéò ĆìöÜíéóçò"
+
+#: mail/subscribe-dialog.glade.h:5
msgid "Folders whose names begin with:"
msgstr "ÖÜêćëïé đïő ôï üíïìÜ ôïőò áńśßæćé áđü:"
-#: mail/subscribe-dialog.glade.h:5
+#: mail/subscribe-dialog.glade.h:6
msgid "Manage Subscriptions"
msgstr "Äéáśćßńéóç Óőíäńïìțí"
-#: mail/subscribe-dialog.glade.h:6
-msgid "Show _folders from server: "
-msgstr "ĆìöÜíéóç _öáêĘëùí áđü ôïí äéáêïìéóôȚ: "
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
+msgstr "ÁíáíĘùóç Ëßóôáò"
+
+#: mail/subscribe-dialog.glade.h:8
+#, fuzzy
+msgid "S_elect server: "
+msgstr "ĆđéëĘîôć Ęíá áńśćßï"
-#: mail/subscribe-dialog.glade.h:7
+#: mail/subscribe-dialog.glade.h:9
+#, fuzzy
+msgid "Salve file"
+msgstr "ĆđéëĘîôć Ęíá áńśćßï"
+
+#: mail/subscribe-dialog.glade.h:10
msgid "_Subscribe"
msgstr "_ÓőíäńïìȚ"
-#: mail/subscribe-dialog.glade.h:8
+#: mail/subscribe-dialog.glade.h:11
msgid "_Unsubscribe"
msgstr "_ÊáôÜńăçóç ÓőíäńïìȚò"
@@ -13775,28 +13835,29 @@ msgstr "ÖÜêćëïò đïő đćńéĘśćé ôçí đćńßëçűç ôïő Evolution"
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
#, fuzzy
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr "ÖÜêćëïò đïő đćńéĘśćé ôçí đćńßëçűç ôïő Evolution"
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#, fuzzy
msgid "Evolution Summary component."
msgstr "ĆđćîćńăáóôȚò ìçíőìÜôùí ôïő Evolution."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
#, fuzzy
msgid "Factory for Evolution Summary's configuration control."
msgstr "ĆńăïóôÜóéï ăéá ôï óőóôáôéêü Ćńăáóéțí Evolution"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
#, fuzzy
msgid "Factory for the Evolution Summary component."
msgstr "Óôïéśćßï ćêôćëćóôéêȚò óęíïűçò ìçíőìÜôùí."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
#, fuzzy
msgid "Summary Preferences"
msgstr "Ńőèìßóćéò Đćńßëçűçò"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
-
#: my-evolution/Locations.h:1
#, fuzzy
msgid "Aarhus"
@@ -24703,23 +24764,23 @@ msgstr "Ćőńțđç/Æőńßśç"
msgid "Folder containing the Evolution Summary"
msgstr "ÖÜêćëïò đïő đćńéĘśćé ôçí đćńßëçűç ôïő Evolution"
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
msgid "Appointments"
msgstr "Ńáíôćâïę"
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
msgid "No appointments"
msgstr "Śùńßò Ńáíôćâïę"
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
msgid "%k:%M %d %B"
msgstr "%k:%M %d %B"
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
msgid "%l:%M %d %B"
msgstr "%l:%M %d %B"
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
msgid "No description"
msgstr "Śùńßò đćńéăńáöȚ"
@@ -24781,11 +24842,11 @@ msgstr "_ĐńïóèȚêç"
msgid "Shown"
msgstr "Óïőçäßá"
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
msgid "No tasks"
msgstr "Äćí őđÜńśïőí ćńăáóßćò"
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
msgid "(No Description)"
msgstr "(Śùńßò ĐćńéăńáöȚ)"
@@ -24818,7 +24879,7 @@ msgstr "Ćêôęđùóç Đćńßëçűçò"
msgid "Printing of Summary failed"
msgstr "Ç Ćêôęđùóç Đćńßëçűçò áđĘôőść"
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr ""
"Ôï óôïéśćßï ćêôćëćóôéêȚò óęíïűçò äćí ìđüńćóć íá ćíćńăïđïßçóç ôï Bonobo.\n"
@@ -26101,18 +26162,18 @@ msgid "Configuration control for Evolution folder settings."
msgstr "ĆńăïóôÜóéï ăéá ôïí ćđćîćńăáóôȚ ôïő Evolution."
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "Ńőèìßóćéò ÌçíőìÜôùí"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
msgid "The Evolution shell."
msgstr "Ôï đćńéâÜëëïí Evolution."
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "ĆìöÜíéóç Ëćđôïìćńćéțí"
@@ -26139,7 +26200,7 @@ msgstr "ĆđéëïăȚ ÖáêĘëïő"
msgid "Drafts"
msgstr "Đńüśćéńá"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "Ćéóćńśüìćíá"
@@ -26583,27 +26644,27 @@ msgstr ""
msgid "Evolution Settings"
msgstr "Evolution "
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "¶íïéăìá öáêĘëïő %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "¶íïéăìá öáêĘëïő %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, fuzzy, c-format
msgid "in \"%s\" ..."
msgstr "¶íïéăìá ìć %s..."
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr "Äćí Țôáí äőíáôȚ ç ìćôïíïìáóßá ôïő öáêĘëïő : %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
#, fuzzy
msgid "Cannot find the specified shared folder."
msgstr ""
@@ -26689,31 +26750,31 @@ msgstr "Ćńăáóßá ć_êôüò Äéêôęïő"
msgid "Work Offline"
msgstr "ŚńȚóç Śùńßò Óęíäćóç"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "(Äćí ćìöáíßæćôáé öÜêćëïò)"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr "%s (%d)"
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr "(Êćíü)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
"Ôï Ximian Evolution ćßíáé óőíäćìĘíï óôï äßêôőï. ÊÜíôć êëéê óôï đëȚêôńï ăéá "
"íá áđïóőíäćèćßôć."
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr "Ôï Ximian Evolution ćßíáé óôçí äéáäéêáóßá áđïóęíäćóçò áđü ôï äßêôőï."
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -26737,7 +26798,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr "Äćí Țôáí äőíáôȚ ç äçìéïőńăßá ôïđéêȚò áđïèȚêćőóçò -- %s"
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -26748,19 +26809,19 @@ msgstr ""
"ôćńìáôßóôçêáí áíáđÜíôćśá. Èá śńćéáóôćß íá ôćńìáôßæćôáé ôï Evolution êáé\n"
"íá ôï îćêéíȚóćôć đÜëé ăéá íá Ęśćôć îáíÜ đńüóâáóç óôá äćäïìĘíá."
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr "Ìç Ęăêőńç đáńÜìćôńïò"
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr "Äćí Țôáí äőíáôȚ ç ćăăńáöȚ óôï OAF"
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr "Äćí âńĘèçêć ç âÜóç äćäïìĘíùí ńőèìßóćùí"
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "Ăćíéêü óöÜëìá"
@@ -26964,7 +27025,7 @@ msgstr "%s (...)"
msgid "%s (%d%% complete)"
msgstr "%s (%d%% Ęśćé ïëïêëçńùèćß)"
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr "<êÜíôć êëéê ćäț ăéá íá ćđéëĘîćôć öÜêćëï>"
@@ -27005,63 +27066,63 @@ msgstr ""
"Ôï óöÜëìá áđü ôï óęóôçìá ćíćńăïđïßçóçò ćßíáé:\n"
"%s"
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
msgid "CORBA error"
msgstr "ÓöÜëìá CORBA"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr "žăéíć ÄéáêïđȚ"
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr "Ìç Ęăêőńç đáńÜìćôńïò"
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr "žśćé Țäç éäéïêôȚôç"
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
msgid "No owner"
msgstr "Śùńßò éäéïêôȚôç"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
msgid "Not found"
msgstr "Äćí âńĘèçêć"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
msgid "Unsupported type"
msgstr "Ï ôęđïò äćí őđïóôçńßæćôáé"
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr ""
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr "Ç ëćéôïőńăßá äćí őđïóôçńßæćôáé"
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
msgid "Internal error"
msgstr "Ćóùôćńéêü óöÜëìá"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
msgid "Exists"
msgstr "Ôćńìáôßæćé"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr "Ìç Ęăêőńï URI"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
msgid "Has subfolders"
msgstr "žśćé őđïöáêĘëïőò"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
msgid "No space left"
msgstr "Äćí Ęśćé ìćßíćé ćëćęèćńïò śțńïò"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr "Ï đáëáéüò éäéïêôȚôçò Ęśćé đćèÜíćé"
@@ -27121,29 +27182,21 @@ msgid "Specify where to create the folder:"
msgstr "Ïńßóôć đïő èá äçìéïőńăçèćß ï öÜêćëïò:"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "Äçìéïőńăßá _ÍĘïő ÖáêĘëïő.."
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
#, fuzzy
-msgid "_Folder Name:"
-msgstr "Œíïìá ÖáêĘëïő:"
+msgid "_Account:"
+msgstr "Ëïăáńéáóìüò"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
-msgid "_Server:"
-msgstr "Œíïìá _äéáêïìéóôȚ:"
+msgid "_Folder Name:"
+msgstr "Œíïìá ÖáêĘëïő:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "_Œíïìá ŚńȚóôç:"
@@ -27247,15 +27300,15 @@ msgid "Evolution can import data from the following files:"
msgstr ""
"Äćí Țôáí äőíáôü ăéá ôï Evolution íá ćéóÜăćé äćäïìĘíá áđü ôá đáńáêÜôù áńśćßá:"
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr "Ôï Evolution ôțńá ôćńìáôßæćôáé..."
-#: shell/main.c:223
+#: shell/main.c:227
#, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -27265,7 +27318,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -27275,55 +27328,59 @@ msgid ""
"eagerly await your contributions!\n"
msgstr ""
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
msgstr "Ximian Evolution"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "Íá ìçí îáíáăßíćé ç ćńțôçóç"
-#: shell/main.c:348
+#: shell/main.c:394
msgid "Cannot access the Ximian Evolution shell."
msgstr "Äćí Țôáí äőíáôȚ ç đńüóâáóç óôï đćńéâÜëëïí ôïő Ximian Evolution."
-#: shell/main.c:357
+#: shell/main.c:403
#, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr ""
"Äćí Țôáí äőíáôȚ ç áńśéêïđïßçóç ôïő đćńéâÜëëïíôïò ôïő Ximian Evolution: %s"
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr "Áđćíćńăïđïßçóç ïèüíçò śáéńćôéóìïę"
-#: shell/main.c:439
+#: shell/main.c:487
#, fuzzy
msgid "Start in offline mode"
msgstr "Ćêêßíçóç ćéóáăùăȚò"
-#: shell/main.c:440
+#: shell/main.c:489
#, fuzzy
msgid "Start in online mode"
msgstr "Ćêêßíçóç ôùí žîőđíùí ĆéóáăùăĘùí"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr ""
"ÁđïóôïëȚ üëùí ôùí ćíôïđéóìĘíùí óöáëìÜôùí áđü üëá ôá óőóôáôéêÜ óć áńśćßï."
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "Äćí Țôáí äőíáôȚ ç áńśéêïđïßçóç ôïő óőóôȚìáôïò óőóôáôéêïę Bonobo"
@@ -27536,14 +27593,6 @@ msgstr "ĆìöÜíéóç ôçò ćńăÜóéìçò ćâäïìÜäáò"
msgid "Week"
msgstr "ĆâäïìÜäá"
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-msgid "Close"
-msgstr "Êëćßóéìï"
-
#: ui/evolution-comp-editor.xml.h:3
msgid "Close this item"
msgstr "Êëćßóéìï áőôïę ôïő óôïéśćßïő"
@@ -28492,10 +28541,6 @@ msgstr "ĐńïóèĘóôć ôïí öÜêćëï óôçí ëßóôá ôùí öáêĘëùí ìć óőíäńïìȚ"
msgid "F_older"
msgstr "_ÖÜêćëïò"
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr "ÁíáíĘùóç Ëßóôáò"
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr "ÁíáíĘùóç ôçò Ëßóôáò ÖáêĘëùí"
@@ -29059,21 +29104,21 @@ msgstr "ÌȚíőìá"
msgid "Don't show this message again."
msgstr "Íá ìçí îáíáćìöáíéóôćß áőôü ôï ìȚíőìá"
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
#, fuzzy
msgid "_Find Now"
msgstr "Ćęńćóç Ôțńá"
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
#, fuzzy
msgid "_Clear"
msgstr "Êáèáńéóìüò"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
msgid "Clear"
msgstr "Êáèáńéóìüò"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr "Ćęńćóç Ôțńá"
@@ -29099,6 +29144,81 @@ msgstr "init_corba(): Äćí Țôáí äőíáôȚ ç áńśéêïđïßçóç ôïő GNOME"
msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonobo(): Äćí Țôáí äőíáôȚ ç áńśéêïđïßçóç ôïő Bonobo"
+#~ msgid "Error in search expression."
+#~ msgstr "ÓöÜëìá óôçí Ęêöńáóç áíáæȚôçóçò."
+
+#~ msgid "Restarting search."
+#~ msgstr "Ćđáíćêêßíçóç ÁíáæȚôçóçò."
+
+#, fuzzy
+#~ msgid "Could not parse query string"
+#~ msgstr "Äćí Țôáí äőíáôȚ ç êáôáóêćőȚ óùëȚíùóçò: %s"
+
+#, fuzzy
+#~ msgid "Email is"
+#~ msgstr "Email 2"
+
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr "Äćí Țôáí äőíáôȚ ç äçìéïőńăßá ôçò őđçńćóßáò ćéäïđïßçóçò"
+
+#~ msgid "Meeting begins: <b>"
+#~ msgstr "Ç óőíÜíôçóç áńśßæćé: <b>"
+
+#~ msgid "Task begins: <b>"
+#~ msgstr "Ç ćńăáóßá áńśßæćé óôéò : <b>"
+
+#~ msgid "Free/Busy info begins: <b>"
+#~ msgstr "Đëçńïöïńßćò ćëćęèćńïő/áđáóśïëçìĘíïő śńüíïő áńśßæćé: <b>"
+
+#~ msgid "Begins: <b>"
+#~ msgstr "Áńśßæćé óôéò:<b>"
+
+#~ msgid "Meeting ends: <b>"
+#~ msgstr "Ç óőíÜíôçóç ôćëćéțíćé óôéò: <b>"
+
+#~ msgid "Free/Busy info ends: <b>"
+#~ msgstr "Ïé đëçńïöïńßćò äéáèćóéìüôçôáò ôćëćéțíïőí óôéò: <b>"
+
+#~ msgid "Task Completed: <b>"
+#~ msgstr "Ç ćńăáóßá ïëïêëçńțèçêć: <b>"
+
+#~ msgid "Task Due: <b>"
+#~ msgstr "ËȚîç Ćńăáóßáò: <b>"
+
+#~ msgid "Non-Participants"
+#~ msgstr "Ìç-ÓőììćôĘśïíôćò"
+
+#~ msgid ""
+#~ "This message has not been sent.\n"
+#~ "\n"
+#~ "Do you wish to save your changes?"
+#~ msgstr ""
+#~ "Áőôü ôï ìȚíőìá äćí Ęśćé óôáëćß.\n"
+#~ "\n"
+#~ "ÈĘëćôć íá áđïèçêćęóćôć ôéò áëëáăĘò;"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr " (ćî' ïńéóìïę)"
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "ÁđïèȚêćőóç őđïăńáöȚò"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "Áńśćßï őđïăńáöȚò HTML:"
+
+#~ msgid " _Refresh List "
+#~ msgstr " _ÁíáíĘùóç Ëßóôáò"
+
+#~ msgid "Show _folders from server: "
+#~ msgstr "ĆìöÜíéóç _öáêĘëùí áđü ôïí äéáêïìéóôȚ: "
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "Œíïìá _äéáêïìéóôȚ:"
+
#~ msgid "Welcome response error: %s: possibly non-fatal"
#~ msgstr "ÓöÜëìá áđÜíôçóçò śáéńćôéóìïę:%s: đéèáíüí ìç-ìïéńáßï"
@@ -29671,9 +29791,6 @@ msgstr "init_bonobo(): Äćí Țôáí äőíáôȚ ç áńśéêïđïßçóç ôïő Bonobo"
#~ "\n"
#~ "Äçìüóéï Êëćéäß: "
-#~ msgid "Connecting to LDAP server..."
-#~ msgstr "Óęíäćóç ìć ôïí äéáêïìéóôȚ LDAP..."
-
#~ msgid "Waiting for connection to LDAP server..."
#~ msgstr "ÁíáìïíȚ óęíäćóçò ìć ôïí äéáêïìéóôȚ LDAP..."
@@ -29879,10 +29996,6 @@ msgstr "init_bonobo(): Äćí Țôáí äőíáôȚ ç áńśéêïđïßçóç ôïő Bonobo"
#~ "Evolution."
#, fuzzy
-#~ msgid "Select a service"
-#~ msgstr "ĆđéëĘîôć Ęíá áńśćßï"
-
-#, fuzzy
#~ msgid "Send an email to %s"
#~ msgstr "ÁđïóôïëȚ e-mail"
@@ -30083,11 +30196,6 @@ msgstr "init_bonobo(): Äćí Țôáí äőíáôȚ ç áńśéêïđïßçóç ôïő Bonobo"
#~ msgid "_Task..."
#~ msgstr "_Ćńăáóßá..."
-#~ msgid "Create or edit mail accounts and other preferences"
-#~ msgstr ""
-#~ "ÄçìéïőńăȚóôć Ț ćđćîćńăáóôćßôć ëïăáńéáóìïęò ôáśőäńïìćßïő êáé Üëëćò "
-#~ "đńïôéìȚóćéò"
-
#~ msgid "_Mail Settings..."
#~ msgstr "_Ńőèìßóćéò Áëëçëïăńáößáò..."
diff --git a/po/en_AU.po b/po/en_AU.po
index f1c55d076e..7f741c4961 100644
--- a/po/en_AU.po
+++ b/po/en_AU.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution 0.6\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2000-10-22 16:19+0100\n"
"Last-Translator: Michael Zucchi <notzed@ximian.com>\n"
"Language-Team: \n"
@@ -30,22 +30,22 @@ msgid "Imports VCard files into Evolution."
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr ""
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr ""
@@ -55,16 +55,16 @@ msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr ""
@@ -74,12 +74,12 @@ msgid "Bus"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr ""
@@ -90,13 +90,13 @@ msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Organisation"
@@ -106,19 +106,19 @@ msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr ""
@@ -127,13 +127,13 @@ msgid "Bus Fax"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr ""
@@ -142,68 +142,68 @@ msgid "Bus 2"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr ""
@@ -212,7 +212,7 @@ msgid "Url"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr ""
@@ -221,7 +221,7 @@ msgid "Dep"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr ""
@@ -230,12 +230,12 @@ msgid "Off"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr ""
@@ -244,7 +244,7 @@ msgid "Prof"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr ""
@@ -257,7 +257,7 @@ msgid "Ass"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr ""
@@ -266,12 +266,12 @@ msgid "Nick"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr ""
@@ -284,7 +284,7 @@ msgid "CALUri"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr ""
@@ -335,7 +335,7 @@ msgstr ""
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -343,7 +343,7 @@ msgid "Could not initialize Bonobo"
msgstr "Could not initialise Bonobo"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr ""
@@ -351,39 +351,31 @@ msgstr ""
msgid "Loading..."
msgstr ""
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
-msgid "Error in search expression."
+#: addressbook/backend/pas/pas-backend-ldap.c:677
+msgid "Reconnecting to LDAP server..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr ""
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
msgid "Error performing search"
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-msgid "Could not parse query string"
-msgstr ""
-
#: addressbook/conduit/address-conduit.c:293
msgid "Default Sync Address:"
msgstr ""
@@ -430,47 +422,47 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
-msgid "Control that displays an Evolution addressbook minicard."
+msgid "Configure access to LDAP directory servers here"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
-msgid "Directory Servers"
+msgid "Control that displays an Evolution addressbook minicard."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
-msgid "Evolution Addressbook minicard viewer"
+msgid "Directory Servers"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
-msgid "Evolution component for handling contacts."
+msgid "Evolution Addressbook minicard viewer"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
-msgid "Factory for the Addressbook Minicard control"
+msgid "Evolution component for handling contacts."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
-msgid "Factory for the Addressbook's address displayer"
+msgid "Factory for the Addressbook Minicard control"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
-msgid "Factory for the Addressbook's address popup"
+msgid "Factory for the Addressbook's address displayer"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
-msgid "Factory for the configuration controls for the Evolution Addressbook."
+msgid "Factory for the Addressbook's address popup"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
-msgid "Factory for the sample Addressbook control"
+msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
+msgid "Factory for the sample Addressbook control"
msgstr ""
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -490,27 +482,27 @@ msgstr ""
msgid "LDAP server containing contact information"
msgstr ""
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr ""
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr ""
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
msgid "Create a new contact"
msgstr ""
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr ""
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "Contact _List"
msgstr ""
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
msgid "Create a new contact list"
msgstr ""
@@ -530,24 +522,24 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
msgid "This server does not support LDAPv3 schema information"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
msgid "Error retrieving schema information"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
msgid "Server did not respond with valid schema information"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
msgid "LDAP was not enabled in this build of Evolution"
msgstr ""
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "Could not initialise gnome-vfs"
@@ -556,18 +548,24 @@ msgstr "Could not initialise gnome-vfs"
msgid "Other Contacts"
msgstr "_Other Organiser"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr ""
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:487
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -575,48 +573,77 @@ msgid ""
"retrieving OpenLDAP from the link below.\n"
msgstr ""
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr ""
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
msgid "Name begins with"
msgstr ""
-#: addressbook/gui/component/addressbook.c:729
-msgid "Email is"
+#: addressbook/gui/component/addressbook.c:742
+msgid "Email begins with"
msgstr ""
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr ""
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr ""
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr ""
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr ""
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr ""
@@ -631,7 +658,7 @@ msgstr ""
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr ""
@@ -682,47 +709,47 @@ msgid " S_how Supported Bases "
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:2
-msgid "1234"
+msgid "&lt;&lt; Fewer Options"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:3
-msgid "1:00"
+msgid "&lt;- _Remove"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:4
-msgid "2:30"
+msgid "1234"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:5
-msgid "3268"
+msgid "1:00"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:6
-msgid "380"
+msgid "2:30"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:7
-msgid "389"
+msgid "3268"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:8
-msgid "5:00"
+msgid "380"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:9
-msgid "636"
+msgid "389"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:10
-msgid "666"
+msgid "5:00"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:11
-msgid "<- _Remove"
+msgid "636"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:12
-msgid "<< Fewer Options"
+msgid "666"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:13
@@ -818,7 +845,7 @@ msgid "Mappings"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
msgid "Never"
msgstr ""
@@ -868,8 +895,8 @@ msgstr ""
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
msgid "Searching"
msgstr ""
@@ -1051,7 +1078,7 @@ msgid "Using email address"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr ""
@@ -1059,12 +1086,12 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
msgid "_Add"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:105
-msgid "_Add ->"
+msgid "_Add -&gt;"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1100,7 +1127,7 @@ msgid "_Download limit:"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1134,7 +1161,7 @@ msgid "_Log in method:"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1207,7 +1234,7 @@ msgstr ""
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1239,11 +1266,11 @@ msgstr ""
msgid "Unnamed Contact"
msgstr ""
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr ""
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
msgid "Find contact in"
msgstr ""
@@ -1305,7 +1332,7 @@ msgstr ""
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr ""
@@ -1372,9 +1399,9 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2436,23 +2463,23 @@ msgstr ""
msgid "Delete Contact?"
msgstr ""
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
msgid "Category editor not available."
msgstr ""
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr ""
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
msgid "Save Contact as VCard"
msgstr ""
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr ""
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr ""
@@ -2466,7 +2493,7 @@ msgid "Edit Full"
msgstr ""
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr ""
@@ -2616,11 +2643,11 @@ msgid "contact-list-editor"
msgstr ""
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr ""
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
msgid "Save List as VCard"
msgstr ""
@@ -2675,20 +2702,20 @@ msgstr ""
msgid "Search"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
msgid "Error getting book view"
msgstr ""
@@ -2699,15 +2726,15 @@ msgid "Error modifying card"
msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr ""
@@ -2716,7 +2743,7 @@ msgid "Repository offline"
msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr ""
@@ -2733,7 +2760,7 @@ msgid "Protocol not supported"
msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -2785,7 +2812,7 @@ msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr ""
@@ -2821,151 +2848,151 @@ msgstr ""
msgid "Copy cards to"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
msgid "New Contact..."
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
msgid "New Contact List..."
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
msgid "Go to Folder..."
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
msgid "Import..."
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
msgid "Search for Contacts..."
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
msgid "Addressbook Sources..."
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
msgid "Pilot Settings..."
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
msgid "Copy to folder..."
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
msgid "Move to folder..."
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -2973,8 +3000,8 @@ msgstr ""
msgid "Delete"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
msgid "Current View"
msgstr ""
@@ -2982,7 +3009,7 @@ msgstr ""
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ""
@@ -2990,10 +3017,18 @@ msgstr ""
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ""
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3110,7 +3145,7 @@ msgid "Include:"
msgstr ""
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr ""
@@ -3130,12 +3165,12 @@ msgstr ""
msgid "Number of columns:"
msgstr ""
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
msgid "Options"
msgstr ""
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
msgid "Orientation"
msgstr ""
@@ -3158,7 +3193,7 @@ msgstr ""
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr ""
@@ -3214,26 +3249,26 @@ msgstr ""
msgid "_Font..."
msgstr ""
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
msgid "Untitled appointment"
msgstr ""
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr ""
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr ""
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr ""
@@ -3280,36 +3315,36 @@ msgid "Configuration control for the Evolution Calendar."
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
-msgid "Evolution calendar iTip/iMip viewer"
+msgid "Configure your timezone, Calendar and Task List here "
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
-msgid "Evolution component for handling the calendar."
+msgid "Evolution calendar iTip/iMip viewer"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+msgid "Evolution component for handling the calendar."
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
#, fuzzy
msgid "Factory for the Evolution Tasks control"
msgstr "Cannot initialise Evolution's mail component."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
-msgid "Factory for the calendar iTip view control"
-msgstr ""
-
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
-msgid "Factory for the sample Calendar control"
+msgid "Factory for the calendar iTip view control"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
-msgid "Factory to centralize calendar component editor dialogs"
+msgid "Factory for the sample Calendar control"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
-msgid "Factory to create a component editor factory"
+msgid "Factory to centralize calendar component editor dialogs"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
+msgid "Factory to create a component editor factory"
msgstr ""
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
@@ -3372,7 +3407,7 @@ msgid ""
msgstr ""
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr ""
@@ -3392,15 +3427,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr ""
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "Could not initialise GNOME"
-#: calendar/gui/alarm-notify/notify-main.c:183
-msgid "Could not create the alarm notify service"
-msgstr ""
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr ""
@@ -3416,7 +3447,7 @@ msgstr ""
msgid "Comment contains"
msgstr ""
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr ""
@@ -3427,7 +3458,7 @@ msgstr ""
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr ""
@@ -3484,37 +3515,37 @@ msgstr ""
msgid "W"
msgstr ""
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
msgid "Free"
msgstr ""
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr ""
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr ""
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr ""
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr ""
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3522,33 +3553,33 @@ msgid ""
msgstr ""
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr ""
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr ""
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr ""
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr ""
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr ""
@@ -3568,7 +3599,7 @@ msgstr ""
msgid "Month View"
msgstr ""
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3579,10 +3610,10 @@ msgid "Folder containing appointments and events"
msgstr ""
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
msgid "Tasks"
msgstr ""
@@ -3591,51 +3622,51 @@ msgstr ""
msgid "Folder containing to-do items"
msgstr ""
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
msgid "New appointment"
msgstr ""
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
msgid "_Appointment"
msgstr ""
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr ""
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
msgid "New meeting"
msgstr ""
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
msgid "_Meeting"
msgstr ""
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
msgid "Create a new meeting request"
msgstr ""
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "New task"
msgstr ""
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr ""
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr ""
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
msgid "New All Day Appointment"
msgstr ""
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
msgid "All _Day Appointment"
msgstr ""
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
msgid "Create a new all-day appointment"
msgstr ""
@@ -3845,7 +3876,7 @@ msgstr ""
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr ""
@@ -3874,7 +3905,7 @@ msgstr ""
msgid "hour(s)"
msgstr ""
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
msgid "minute(s)"
msgstr ""
@@ -4048,7 +4079,7 @@ msgid "_Fri"
msgstr ""
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
msgid "_General"
msgstr ""
@@ -4182,61 +4213,61 @@ msgstr ""
msgid "Due "
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "Could not initialise Bonobo"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "Could not initialise Bonobo"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr ""
@@ -4308,13 +4339,13 @@ msgstr ""
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
msgid "Scheduling"
msgstr ""
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr ""
@@ -4435,7 +4466,7 @@ msgid "Member"
msgstr ""
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr ""
@@ -4649,7 +4680,7 @@ msgstr ""
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
msgid "Needs Action"
msgstr ""
@@ -4676,11 +4707,11 @@ msgstr ""
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr ""
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
msgid "Description:"
@@ -4749,13 +4780,13 @@ msgstr ""
msgid "100%"
msgstr ""
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
msgid "Deleting selected objects"
msgstr ""
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr ""
@@ -4764,30 +4795,30 @@ msgstr ""
msgid "_Save as..."
msgstr ""
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr ""
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr ""
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr ""
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -4813,8 +4844,8 @@ msgstr ""
msgid "_Delete Selected Tasks"
msgstr ""
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr ""
@@ -4871,14 +4902,14 @@ msgid "URL"
msgstr ""
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %d/%m/%Y %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
@@ -4897,480 +4928,460 @@ msgstr ""
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr ""
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr ""
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr ""
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr ""
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr ""
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr ""
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
msgid "New Meeting"
msgstr ""
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr ""
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr ""
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr ""
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr ""
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr ""
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
msgid "_Configure..."
msgstr ""
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
msgid "_Configure Pilot..."
msgstr ""
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr ""
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
msgid "_Schedule Meeting..."
msgstr ""
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
msgid "_Forward as iCalendar..."
msgstr ""
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr ""
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr ""
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr ""
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr ""
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
msgstr ""
-#: calendar/gui/e-itip-control.c:678
-msgid "Meeting begins: <b>"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
msgstr ""
-#: calendar/gui/e-itip-control.c:683
-msgid "Task begins: <b>"
+#: calendar/gui/e-itip-control.c:593
+msgid "<b>Ends:</b> "
msgstr ""
-#: calendar/gui/e-itip-control.c:688
-msgid "Free/Busy info begins: <b>"
+#: calendar/gui/e-itip-control.c:606
+msgid "<b>Completed:</b> "
msgstr ""
-#: calendar/gui/e-itip-control.c:692
-msgid "Begins: <b>"
+#: calendar/gui/e-itip-control.c:616
+msgid "<b>Due:</b> "
msgstr ""
-#: calendar/gui/e-itip-control.c:704
-msgid "Meeting ends: <b>"
-msgstr ""
-
-#: calendar/gui/e-itip-control.c:707
-msgid "Free/Busy info ends: <b>"
-msgstr ""
-
-#: calendar/gui/e-itip-control.c:711
-msgid "Ends: <b>"
-msgstr ""
-
-#: calendar/gui/e-itip-control.c:725
-msgid "Task Completed: <b>"
-msgstr ""
-
-#: calendar/gui/e-itip-control.c:735
-msgid "Task Due: <b>"
-msgstr ""
-
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
msgid "iCalendar Information"
msgstr ""
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
msgid "iCalendar Error"
msgstr ""
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
msgid "An unknown person"
msgstr ""
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
msgstr ""
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr ""
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr "Organisation"
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
msgid "Status:"
msgstr ""
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
msgid "Accepted"
msgstr ""
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
msgid "Tentatively Accepted"
msgstr ""
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
msgid "Declined"
msgstr ""
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr ""
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
msgid "Choose an action:"
msgstr ""
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
msgid "Update"
msgstr ""
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr ""
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
msgid "Accept"
msgstr ""
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
msgid "Tentatively accept"
msgstr ""
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
msgid "Decline"
msgstr ""
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
msgid "Send Free/Busy Information"
msgstr ""
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr ""
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
msgid "Send Latest Information"
msgstr ""
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr ""
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, c-format
msgid "<b>%s</b> has published meeting information."
msgstr ""
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
msgid "Meeting Information"
msgstr ""
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr ""
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
msgid "Meeting Proposal"
msgstr ""
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr ""
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
msgid "Meeting Update"
msgstr ""
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr ""
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
msgid "Meeting Update Request"
msgstr ""
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr ""
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
msgid "Meeting Reply"
msgstr ""
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr ""
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
msgid "Meeting Cancellation"
msgstr ""
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr ""
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
msgid "Bad Meeting Message"
msgstr ""
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, c-format
msgid "<b>%s</b> has published task information."
msgstr ""
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
msgid "Task Information"
msgstr ""
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr ""
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
msgid "Task Proposal"
msgstr ""
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr ""
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
msgid "Task Update"
msgstr ""
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr ""
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
msgid "Task Update Request"
msgstr ""
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr ""
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
msgid "Task Reply"
msgstr ""
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr ""
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
msgid "Task Cancellation"
msgstr ""
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
msgid "Bad Task Message"
msgstr ""
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr ""
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
msgid "Free/Busy Information"
msgstr ""
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr ""
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
msgid "Free/Busy Request"
msgstr ""
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr ""
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
msgid "Free/Busy Reply"
msgstr ""
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
msgid "Bad Free/Busy Message"
msgstr ""
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
msgid "The message does not appear to be properly formed"
msgstr ""
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
msgid "The message contains only unsupported requests."
msgstr ""
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr ""
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
msgid "The attachment has no viewable calendar items"
msgstr ""
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
msgid "There was an error on the CORBA system\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
msgid "Object could not be found\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
msgid "Update complete\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
msgid "Calendar file could not be updated!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr ""
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr ""
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
msgid "Attendee status updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
msgid "Attendee status could not be updated!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
msgid "Removal Complete"
msgstr ""
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
msgid "Item sent!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
msgid "Select Calendar Folder"
msgstr ""
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
msgid "Select Tasks Folder"
msgstr ""
@@ -5415,7 +5426,7 @@ msgstr ""
msgid "Chair Persons"
msgstr ""
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
msgid "Required Participants"
msgstr ""
@@ -5424,56 +5435,56 @@ msgid "Optional Participants"
msgstr ""
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
+msgid "Resources"
msgstr ""
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr ""
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
msgid "Group"
msgstr ""
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
msgid "Resource"
msgstr ""
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr ""
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
msgid "Chair"
msgstr ""
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
msgid "Required Participant"
msgstr ""
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr ""
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr ""
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr ""
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
msgid "Delegated"
msgstr ""
@@ -5484,22 +5495,22 @@ msgstr ""
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr ""
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a %d/%m/%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%d/%m/%Y"
@@ -5563,8 +5574,8 @@ msgstr ""
msgid "Meeting _end time:"
msgstr ""
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, c-format
msgid "Opening tasks at %s"
msgstr ""
@@ -5579,7 +5590,7 @@ msgstr ""
msgid "The method required to load `%s' is not supported"
msgstr ""
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "Could not close temporary folder: %s"
@@ -5596,26 +5607,42 @@ msgstr ""
msgid "Expunging"
msgstr ""
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr ""
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr ""
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr ""
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, c-format
msgid "Opening calendar at %s"
msgstr ""
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "Synchronising folder"
@@ -5676,47 +5703,47 @@ msgstr ""
msgid "September"
msgstr ""
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
msgid "At least one attendee is necessary"
msgstr ""
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr ""
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
msgid "Event information"
msgstr ""
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
msgid "Task information"
msgstr ""
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
msgid "Journal information"
msgstr ""
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
msgid "Free/Busy information"
msgstr ""
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
msgid "Calendar information"
msgstr ""
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
msgid "Updated"
msgstr ""
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
msgid "Refresh"
msgstr ""
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr ""
@@ -5952,7 +5979,7 @@ msgid "Print Calendar"
msgstr ""
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr ""
@@ -5974,7 +6001,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr ""
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
"continue, you will not be able to recover these tasks.\n"
@@ -5982,12 +6009,12 @@ msgid ""
"Really erase these tasks?"
msgstr ""
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr ""
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
msgid "Print Tasks"
msgstr ""
@@ -7879,7 +7906,7 @@ msgstr ""
msgid "Copying messages"
msgstr "Can not open message"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -7887,46 +7914,46 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr ""
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr ""
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
msgid "No data provided"
msgstr ""
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
#, fuzzy
msgid "Failed to encrypt: No valid recipients specified."
msgstr "Can not encrypt this message: no recipients specified"
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -7934,17 +7961,23 @@ msgid ""
"%.*s"
msgstr ""
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr ""
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "Could not close temporary folder: %s"
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
msgid "Failed to execute gpg."
msgstr ""
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, fuzzy, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr "Can not verify this message: could not create temporary file: %s"
@@ -8172,7 +8205,7 @@ msgid ""
msgstr ""
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr ""
@@ -8287,7 +8320,7 @@ msgstr ""
msgid "No provider available for protocol `%s'"
msgstr ""
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8331,11 +8364,11 @@ msgstr ""
msgid "Failed to verify certificates."
msgstr ""
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
msgid "Cannot get folder: Invalid operation on this store"
msgstr "Can not get folder: Invalid operation on this store"
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
msgid "Cannot create folder: Invalid operation on this store"
msgstr "Can not create folder: Invalid operation on this store"
@@ -8536,77 +8569,107 @@ msgstr "Can not rename folder: %s: Invalid operation"
msgid "Cannot rename folder: %s: No such folder"
msgstr "Can not rename folder: %s: No such folder"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr ""
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr ""
+"Can not get message: %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"Can not get message: %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr ""
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr ""
@@ -8631,7 +8694,7 @@ msgstr ""
msgid "Check for new messages in all folders"
msgstr ""
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr ""
@@ -8661,7 +8724,7 @@ msgstr ""
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
msgid "Password"
msgstr ""
@@ -8669,73 +8732,73 @@ msgstr ""
msgid "This option will connect to the IMAP server using a plaintext password."
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, c-format
msgid "IMAP server %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, c-format
msgid "IMAP service for %s on %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr "Could not close temporary folder: %s"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
msgid "SSL/TLS extension not supported."
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
msgid "SSL negotiations failed"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, c-format
msgid "The folder %s no longer exists"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -8743,19 +8806,24 @@ msgid ""
"\n"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Can not get folder: %s: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr ""
@@ -8893,27 +8961,6 @@ msgstr ""
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "Can not append message to maildir folder: %s: %s"
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"Can not get message: %s\n"
-" %s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr ""
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -8997,18 +9044,18 @@ msgstr "Can not create folder lock on %s: %s"
msgid "Cannot open mailbox: %s: %s\n"
msgstr "Can not open mailbox: %s: %s\n"
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
msgid "Mail append cancelled"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr "Can not append message to mbox file: %s: %s"
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9017,11 +9064,11 @@ msgstr ""
"Can not get message: %s from folder %s\n"
" %s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr ""
@@ -9120,12 +9167,13 @@ msgstr ""
msgid "Could not store folder: %s"
msgstr "Could not close temporary folder: %s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr "Error writing to temporary mailbox: %s"
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr "Writing to temporary mailbox failed: %s: %s"
@@ -9330,7 +9378,7 @@ msgstr ""
msgid "Delete after %s day(s)"
msgstr ""
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr ""
@@ -9410,7 +9458,7 @@ msgid "No such folder `%s'."
msgstr ""
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
msgid "Sendmail"
msgstr ""
@@ -9462,7 +9510,7 @@ msgstr ""
msgid "Mail delivery via the sendmail program"
msgstr ""
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr ""
@@ -9574,36 +9622,36 @@ msgstr ""
msgid "Welcome response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
msgid "server does not appear to support SSL"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, c-format
msgid "STARTTLS request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
msgid "STARTTLS response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -9611,88 +9659,88 @@ msgid ""
"\n"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
msgid "Sending message"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
#, fuzzy
msgid "Cannot send message: one or more invalid recipients"
msgstr "Can not encrypt this message: no recipients specified"
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, c-format
msgid "HELO request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
msgid "HELO response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
msgid "SMTP Authentication"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
msgid "MAIL FROM response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr ""
@@ -9700,35 +9748,35 @@ msgstr ""
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
msgid "DATA response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
msgid "DATA termination response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
msgid "RSET response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, c-format
msgid "QUIT request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
msgid "QUIT response error"
msgstr ""
@@ -9801,7 +9849,7 @@ msgstr ""
msgid "Suggest automatic display of attachment"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
msgid "Click here for the address book"
msgstr ""
@@ -9812,45 +9860,45 @@ msgstr ""
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
msgid "Reply-To:"
msgstr ""
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
msgid "From:"
msgstr ""
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
msgid "Enter the recipients of the message"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
"appearing in the recipient list of the message."
@@ -9859,10 +9907,14 @@ msgstr ""
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
msgid "Post To:"
msgstr ""
+#: composer/e-msg-composer-hdrs.c:431
+msgid "Posting destination"
+msgstr ""
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -9880,110 +9932,93 @@ msgid ""
"%s"
msgstr ""
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
msgid "Warning!"
msgstr ""
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr ""
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, c-format
msgid "Error saving file: %s"
msgstr ""
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr ""
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, c-format
msgid "Error accessing file: %s"
msgstr ""
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
msgid "Unable to retrieve message from editor"
msgstr ""
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, c-format
msgid ""
"Unable to seek on file: %s\n"
"%s"
msgstr ""
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, c-format
msgid ""
"Unable to truncate file: %s\n"
"%s"
msgstr ""
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, c-format
msgid ""
"Error autosaving message: %s\n"
" %s"
msgstr ""
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
msgstr ""
-#: composer/e-msg-composer.c:1516
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
msgid "Warning: Modified Message"
msgstr ""
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr ""
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
msgid "Signature:"
msgstr ""
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-msgid "Set as default"
-msgstr ""
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr ""
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
msgstr ""
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
msgstr ""
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10048,7 +10083,7 @@ msgstr ""
msgid "Subject does not contain"
msgstr ""
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10073,92 +10108,92 @@ msgstr ""
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a %d/%m/%Y %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a %d/%m/%Y %H:%M"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr "%a %d/%m/%Y %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr "%a %d/%m/%Y %H:%M"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%a %d/%m/%Y %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr "%a %d/%m/%Y %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr "%a %d/%m/%Y %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr "%a %d/%m/%Y %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr "%d/%m/%Y"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr ""
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr ""
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr ""
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr ""
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr ""
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
msgid "seconds"
msgstr ""
@@ -10266,30 +10301,30 @@ msgid ""
"%s"
msgstr ""
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr ""
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
msgid "Work"
msgstr ""
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
msgid "Personal"
msgstr ""
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
msgid "To Do"
msgstr ""
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
msgid "Later"
msgstr ""
@@ -10540,7 +10575,7 @@ msgstr ""
msgid "is not Flagged"
msgstr ""
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
msgid "Label"
msgstr ""
@@ -10601,7 +10636,7 @@ msgstr ""
msgid "Score"
msgstr ""
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr ""
@@ -10637,7 +10672,7 @@ msgstr ""
msgid "Stop Processing"
msgstr ""
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr ""
@@ -10703,7 +10738,7 @@ msgstr ""
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr ""
@@ -10765,7 +10800,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr ""
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr ""
@@ -10834,63 +10869,64 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
-msgid "Evolution component for handling mail."
+msgid ""
+"Configure mail preferences, including security and message display, here"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:7
-msgid "Evolution mail composer."
+msgid "Configure spell-checking, signatures, and the message composer here"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:8
-msgid "Evolution mail executive summary component."
+msgid "Configure the fonts used by Evolution here"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:9
-msgid "Evolution mail folder display component."
+msgid "Configure your email accounts here"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:10
-msgid "Evolution mail folder factory component."
+msgid "Evolution component for handling mail."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:11
-msgid "Factory for the Evolution composer."
+msgid "Evolution mail composer."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:12
-msgid "Factory for the Mail Summary component."
+msgid "Evolution mail executive summary component."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:13
-msgid "Font Preferences"
+msgid "Evolution mail folder display component."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:14
-msgid "Mail Accounts"
+msgid "Evolution mail folder factory component."
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
-msgid "Mail Preferences"
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
+msgid "Factory for the Evolution composer."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:16
-msgid "Mail configuration interface"
+msgid "Factory for the Mail Summary component."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
+msgid "Font Preferences"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
+msgid "Mail Accounts"
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
+msgid "Mail Preferences"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
+msgid "Mail configuration interface"
msgstr ""
#: mail/component-factory.c:102
@@ -10917,247 +10953,247 @@ msgstr ""
msgid "Change this folder's properties"
msgstr ""
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
msgstr ""
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr ""
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Can not open message"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr ""
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr ""
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
msgid "Compose a new mail message"
msgstr ""
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
msgid "New Message Post"
msgstr ""
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
msgid "_Post Message"
msgstr ""
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "Can not open message"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "Cannot initialise Evolution's mail component."
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
msgid "Cannot initialize Evolution's mail config component."
msgstr "Cannot initialise Evolution's mail config component."
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
msgid "Cannot initialize Evolution's folder info component."
msgstr "Cannot initialise Evolution's folder info component."
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
msgid "Connecting..."
msgstr ""
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr ""
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr ""
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr ""
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr ""
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr ""
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ""
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr ""
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr ""
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr ""
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr ""
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, c-format
msgid "%d sent"
msgstr ""
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr ""
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
msgid "Create _Virtual Folder From Search..."
msgstr ""
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr ""
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr ""
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr ""
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr ""
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr ""
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr ""
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr ""
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr ""
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr ""
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr ""
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr ""
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr ""
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr ""
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr ""
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
msgid "Fla_g Completed"
msgstr ""
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
msgid "Cl_ear Flag"
msgstr ""
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr ""
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
msgid "Mark as _Unread"
msgstr ""
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr ""
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
msgid "_Mark as Unimportant"
msgstr ""
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
msgid "U_ndelete"
msgstr ""
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
msgid "Mo_ve to Folder..."
msgstr ""
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr ""
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
msgid "Add Sender to Address_book"
msgstr ""
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
msgid "Appl_y Filters"
msgstr ""
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
msgid "Crea_te Rule From Message"
msgstr ""
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
msgid "VFolder on M_ailing List"
msgstr ""
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, c-format
msgid "Filter on _Mailing List (%s)"
msgstr ""
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr ""
@@ -11226,19 +11262,19 @@ msgstr ""
msgid "Evolution Account Editor"
msgstr ""
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
msgid "_Host:"
msgstr ""
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
msgid "User_name:"
msgstr ""
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
msgid "_Path:"
msgstr ""
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr ""
@@ -11267,7 +11303,7 @@ msgid "Enable"
msgstr ""
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
msgid "Enabled"
msgstr ""
@@ -11315,7 +11351,7 @@ msgid ""
"And have been updated."
msgstr ""
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11323,127 +11359,127 @@ msgid ""
"Would you like to configure it now?"
msgstr ""
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
msgstr ""
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
msgstr ""
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
msgstr ""
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr ""
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
msgstr ""
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
msgstr ""
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr ""
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
"Send anyway?"
msgstr ""
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr ""
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
msgstr ""
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr ""
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr ""
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr ""
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr ""
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr ""
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
msgstr ""
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
msgstr ""
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr ""
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr ""
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr ""
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr ""
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr ""
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
msgid "Go to next folder with unread messages?"
msgstr ""
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
msgstr ""
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -11451,35 +11487,35 @@ msgid ""
"Really erase these messages?"
msgstr ""
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
"%s"
msgstr ""
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr ""
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, c-format
msgid "Page %d of %d"
msgstr ""
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr ""
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr ""
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr ""
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr ""
@@ -11499,7 +11535,7 @@ msgstr ""
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
msgid "Unnamed"
msgstr ""
@@ -11548,20 +11584,20 @@ msgid ""
msgstr ""
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
msgid "Evolution Account Assistant"
msgstr ""
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, c-format
msgid "Account %d"
msgstr ""
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr ""
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr ""
@@ -11718,461 +11754,465 @@ msgstr ""
msgid "Do not quote original message"
msgstr "Can not open message"
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
msgid "Done"
msgstr ""
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
msgid "Drafts _folder:"
msgstr ""
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
msgid "E_nable"
msgstr ""
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
msgid "Emacs"
msgstr ""
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
msgid "Email Accounts"
msgstr ""
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
msgid "Email _address:"
msgstr ""
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
msgid "Empty _trash folders on exit"
msgstr ""
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
msgid "Execute Command..."
msgstr ""
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
msgid "Fi_xed -width:"
msgstr ""
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
msgid "Font Properties"
msgstr ""
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
msgid "Format messages in _HTML"
msgstr ""
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
msgid "Get Digital ID..."
msgstr ""
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
msgid "Highlight _quotations with"
msgstr ""
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
msgid "IMAPv4 "
msgstr ""
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr ""
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
msgid "Inline"
msgstr ""
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
msgid "Kerberos "
msgstr ""
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
msgid "Labels and Colors"
msgstr ""
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
msgid "Loading Images"
msgstr ""
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr ""
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
msgid "Mailbox location"
msgstr ""
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
msgid "Message Composer"
msgstr ""
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
msgid "Message Display"
msgstr ""
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
msgid "Microsoft"
msgstr ""
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
msgid "New Mail Notification"
msgstr ""
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr ""
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
msgid "Optional Information"
msgstr ""
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
#, fuzzy
msgid "Or_ganization:"
msgstr "Organi_sation:"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
msgid "PGP/GPG _Key ID:"
msgstr ""
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr "Pick a colour"
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr ""
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr ""
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
msgid "Printed Fonts"
msgstr ""
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
msgid "Qmail maildir "
msgstr ""
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
#, fuzzy
msgid "Quote original message"
msgstr "Can not open message"
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
msgid "Quoted"
msgstr ""
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
msgid "Re_member this password"
msgstr ""
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
msgid "Re_ply-To:"
msgstr ""
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
msgid "Receiving Email"
msgstr ""
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
msgid "Receiving _Options"
msgstr ""
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
msgid "Remember this _password"
msgstr ""
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
msgid "Required Information"
msgstr ""
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
msgid "Restore Defaults"
msgstr ""
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
msgid "S_ecurity"
msgstr ""
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
msgid "Secure MIME (S/MIME)"
msgstr ""
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr ""
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr ""
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
msgid "Select PGP program"
msgstr ""
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
msgid "Sending Email"
msgstr ""
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
msgid "Sent _messages folder:"
msgstr ""
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
msgid "Sent and Draft Messages"
msgstr ""
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
msgid "Ser_ver requires authentication"
msgstr ""
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
msgid "Server Configuration"
msgstr ""
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
msgid "Server _Type: "
msgstr ""
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
msgid "Shortcuts _type:"
msgstr ""
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
msgid "Signature #1"
msgstr ""
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
msgid "Signature #2"
msgstr ""
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
msgid "Specify _filename:"
msgstr ""
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
msgid "Spell Checking Language"
msgstr ""
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
msgid "Spell _Checking"
msgstr ""
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr ""
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
msgid ""
"Type the name by which you would like to refer to this account.\n"
"For example: \"Work\" or \"Personal\""
msgstr ""
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
msgid "V_ariable-width:"
msgstr ""
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
"Click \"Next\" to begin. "
msgstr ""
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
msgid "XEmacs"
msgstr ""
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
msgid "_Add Signature"
msgstr ""
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr ""
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
msgid "_Always sign outgoing messages when using this account"
msgstr ""
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
msgid "_Authentication Type: "
msgstr ""
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
msgid "_Authentication type: "
msgstr ""
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
msgid "_Automatically check for new mail"
msgstr ""
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
msgid "_Automatically insert smiley images"
msgstr ""
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
msgid "_Beep when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
msgid "_Certificate ID:"
msgstr ""
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
msgid "_Confirm when expunging a folder"
msgstr ""
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
msgid "_Default signature:"
msgstr ""
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
msgid "_Defaults"
msgstr ""
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
msgid "_Do not notify me when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
msgid "_Enable"
msgstr ""
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr ""
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
msgid "_Forward style:"
msgstr ""
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
msgid "_Full name:"
msgstr ""
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
msgid "_HTML Mail"
msgstr ""
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
msgid "_Identity"
msgstr ""
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
msgid "_Load images if sender is in addressbook"
msgstr ""
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
msgid "_Make this my default account"
msgstr ""
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
msgid "_Mark messages as read after"
msgstr ""
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
msgid "_Name:"
msgstr ""
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr ""
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
msgid "_PGP binary path:"
msgstr ""
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
msgid "_Play sound file when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr ""
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
msgid "_Prompt when sending messages with an empty subject line"
msgstr ""
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
msgid "_Receiving Mail"
msgstr ""
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
msgid "_Reply style:"
msgstr ""
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
msgid "_Restore defaults"
msgstr ""
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
msgid "_Script:"
msgstr ""
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr ""
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
msgid "_Sending Mail"
msgstr ""
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
msgid "_Show animated images"
msgstr ""
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
msgid "_Signatures"
msgstr ""
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
msgid "_Use secure connection (SSL):"
msgstr ""
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
msgid "_Variable-width:"
msgstr ""
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
msgid "_every"
msgstr ""
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
#, fuzzy
msgid "color"
msgstr "Colours"
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
msgid "description"
msgstr ""
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -12239,120 +12279,125 @@ msgstr ""
msgid "Loading message content"
msgstr ""
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
msgid "Overdue:"
msgstr ""
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%a %d/%m/%Y %I:%M %p"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr ""
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr ""
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr ""
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr ""
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, c-format
+msgid "Pinging %s"
+msgstr ""
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr ""
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr ""
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr ""
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr ""
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr ""
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr ""
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr ""
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr ""
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
msgid "Bcc"
msgstr ""
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
msgid "Mailer"
msgstr ""
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "Could not close temporary folder: %s"
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr ""
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr ""
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr ""
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr ""
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr ""
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr ""
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr ""
@@ -12470,99 +12515,99 @@ msgstr ""
msgid "Copying messages to %s"
msgstr ""
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr ""
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr ""
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr ""
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr ""
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr ""
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, c-format
msgid "Storing folder '%s'"
msgstr "Synchronising \"%s\""
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
msgid "Refreshing folder"
msgstr ""
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr ""
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr ""
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr ""
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr ""
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
" %s"
msgstr ""
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
" %s"
msgstr ""
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr ""
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
" %s"
msgstr ""
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr ""
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr ""
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Reconnecting to %s"
msgstr ""
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr ""
@@ -12633,24 +12678,24 @@ msgstr ""
msgid "Waiting..."
msgstr ""
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
msgid "User canceled operation."
msgstr ""
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
msgid "_Remember this password"
msgstr ""
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
msgid "_Remember this password for the remainder of this session"
msgstr ""
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, c-format
msgid "Enter Password for %s"
msgstr ""
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
msgid "Enter Password"
msgstr ""
@@ -12670,39 +12715,24 @@ msgid ""
"Do you wish to save your changes?"
msgstr ""
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr ""
-#: mail/mail-signature-editor.c:397
-msgid "Signature hint"
-msgstr ""
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-msgid "Hide signature hint"
-msgstr ""
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr ""
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
msgid "Forwarded message"
msgstr ""
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
msgid "Forwarded Message"
msgstr ""
@@ -12755,67 +12785,67 @@ msgstr ""
msgid "%s - Message"
msgstr ""
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr ""
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr ""
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr ""
-#: mail/message-list.c:736
+#: mail/message-list.c:740
msgid "Multiple Unseen Messages"
msgstr ""
-#: mail/message-list.c:737
+#: mail/message-list.c:741
msgid "Multiple Messages"
msgstr ""
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr ""
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr ""
-#: mail/message-list.c:746
+#: mail/message-list.c:750
msgid "Higher"
msgstr ""
-#: mail/message-list.c:747
+#: mail/message-list.c:751
msgid "Highest"
msgstr ""
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr ""
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr ""
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr ""
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr ""
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
msgid "%b %d %l:%M %p"
msgstr ""
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr ""
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
msgid "Generating message list"
msgstr ""
@@ -12888,68 +12918,91 @@ msgstr ""
msgid "Flag to Follow Up"
msgstr ""
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, c-format
msgid "Subscribing to folder \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
msgid "Folder"
msgstr ""
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "Synchronising folders"
+
+#: mail/subscribe-dialog.c:1590
msgid "No server has been selected"
msgstr ""
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr ""
#: mail/subscribe-dialog.glade.h:1
-msgid " _Refresh List "
+msgid "All folders"
msgstr ""
#: mail/subscribe-dialog.glade.h:2
-msgid "All folders"
-msgstr ""
+#, fuzzy
+msgid "Apri file"
+msgstr "Synchronising folder"
-#: mail/subscribe-dialog.glade.h:3
-msgid "Display options"
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+msgid "Close"
msgstr ""
#: mail/subscribe-dialog.glade.h:4
-msgid "Folders whose names begin with:"
+msgid "Display Options"
msgstr ""
#: mail/subscribe-dialog.glade.h:5
-msgid "Manage Subscriptions"
+msgid "Folders whose names begin with:"
msgstr ""
#: mail/subscribe-dialog.glade.h:6
-msgid "Show _folders from server: "
+msgid "Manage Subscriptions"
msgstr ""
-#: mail/subscribe-dialog.glade.h:7
-msgid "_Subscribe"
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
msgstr ""
#: mail/subscribe-dialog.glade.h:8
+msgid "S_elect server: "
+msgstr ""
+
+#: mail/subscribe-dialog.glade.h:9
+msgid "Salve file"
+msgstr ""
+
+#: mail/subscribe-dialog.glade.h:10
+msgid "_Subscribe"
+msgstr ""
+
+#: mail/subscribe-dialog.glade.h:11
msgid "_Unsubscribe"
msgstr ""
@@ -12958,26 +13011,26 @@ msgid "Configuration control for the Evolution Summary."
msgstr ""
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr ""
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
#, fuzzy
msgid "Evolution Summary component."
msgstr "Cannot initialise Evolution's mail component."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
#, fuzzy
msgid "Factory for Evolution Summary's configuration control."
msgstr "Cannot initialise Evolution's mail component."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
#, fuzzy
msgid "Factory for the Evolution Summary component."
msgstr "Cannot initialise Evolution's mail component."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
-msgid "Summary Preferences"
-msgstr ""
-
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
+msgid "Summary Preferences"
msgstr ""
#: my-evolution/Locations.h:1
@@ -22796,23 +22849,23 @@ msgstr ""
msgid "Folder containing the Evolution Summary"
msgstr ""
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
msgid "Appointments"
msgstr ""
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
msgid "No appointments"
msgstr ""
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
msgid "%k:%M %d %B"
msgstr ""
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
msgid "%l:%M %d %B"
msgstr ""
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
msgid "No description"
msgstr ""
@@ -22872,11 +22925,11 @@ msgstr ""
msgid "Shown"
msgstr ""
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
msgid "No tasks"
msgstr ""
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
msgid "(No Description)"
msgstr ""
@@ -22908,7 +22961,7 @@ msgstr ""
msgid "Printing of Summary failed"
msgstr ""
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr "Could not initialise Bonobo.\n"
@@ -24185,15 +24238,15 @@ msgid "Configuration control for Evolution folder settings."
msgstr "Cannot initialise Evolution's mail component."
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
-msgid "Folder Settings"
+msgid "Configure special folders and offline folder behavior here"
msgstr ""
#: shell/GNOME_Evolution_Shell.oaf.in.h:3
-msgid "The Evolution shell."
+msgid "Folder Settings"
msgstr ""
#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
+msgid "The Evolution shell."
msgstr ""
#: shell/e-activity-handler.c:162
@@ -24219,7 +24272,7 @@ msgstr ""
msgid "Drafts"
msgstr ""
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr ""
@@ -24597,27 +24650,27 @@ msgstr "Synchronising folder"
msgid "Evolution Settings"
msgstr ""
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "Synchronising folder"
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "Synchronising folders"
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, c-format
msgid "in \"%s\" ..."
msgstr ""
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr "Could not close temporary folder: %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
msgid "Cannot find the specified shared folder."
msgstr ""
@@ -24696,29 +24749,29 @@ msgstr ""
msgid "Work Offline"
msgstr ""
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr ""
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr ""
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr ""
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr ""
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -24736,7 +24789,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr ""
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -24744,19 +24797,19 @@ msgid ""
"in order to access that data again."
msgstr ""
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr ""
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr ""
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr ""
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr ""
@@ -24954,7 +25007,7 @@ msgstr ""
msgid "%s (%d%% complete)"
msgstr ""
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr ""
@@ -24984,63 +25037,63 @@ msgid ""
"%s"
msgstr ""
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
msgid "CORBA error"
msgstr ""
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr ""
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr ""
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr ""
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
msgid "No owner"
msgstr ""
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
msgid "Not found"
msgstr ""
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
msgid "Unsupported type"
msgstr ""
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr ""
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr ""
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
msgid "Internal error"
msgstr ""
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
msgid "Exists"
msgstr ""
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr ""
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
msgid "Has subfolders"
msgstr ""
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
msgid "No space left"
msgstr ""
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr ""
@@ -25094,26 +25147,18 @@ msgid "Specify where to create the folder:"
msgstr ""
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
+msgid "Open Other User's Folder"
msgstr ""
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
+msgid "_Account:"
msgstr ""
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
-msgid "Open Other User's Folder"
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
msgid "_Folder Name:"
msgstr ""
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
-msgid "_Server:"
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
msgid "_User:"
msgstr ""
@@ -25201,15 +25246,15 @@ msgstr ""
msgid "Evolution can import data from the following files:"
msgstr ""
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr ""
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr ""
-#: shell/main.c:223
+#: shell/main.c:227
#, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -25219,7 +25264,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -25229,50 +25274,54 @@ msgid ""
"eagerly await your contributions!\n"
msgstr ""
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
msgstr "Can not initialise the Ximian Evolution shell."
-#: shell/main.c:255
+#: shell/main.c:259
msgid "Don't tell me again"
msgstr ""
-#: shell/main.c:348
+#: shell/main.c:394
msgid "Cannot access the Ximian Evolution shell."
msgstr "Can not initialise the Ximian Evolution shell."
-#: shell/main.c:357
+#: shell/main.c:403
#, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "Can not initialise the Ximian Evolution shell."
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr ""
-#: shell/main.c:439
+#: shell/main.c:487
msgid "Start in offline mode"
msgstr ""
-#: shell/main.c:440
+#: shell/main.c:489
msgid "Start in online mode"
msgstr ""
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr ""
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "Can not initialise the Bonobo component system."
@@ -25479,14 +25528,6 @@ msgstr ""
msgid "Week"
msgstr ""
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-msgid "Close"
-msgstr ""
-
#: ui/evolution-comp-editor.xml.h:3
msgid "Close this item"
msgstr ""
@@ -26396,10 +26437,6 @@ msgstr ""
msgid "F_older"
msgstr ""
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr ""
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr ""
@@ -26932,19 +26969,19 @@ msgstr ""
msgid "Don't show this message again."
msgstr ""
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
msgid "_Find Now"
msgstr ""
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
msgid "_Clear"
msgstr ""
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
msgid "Clear"
msgstr ""
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr ""
diff --git a/po/en_GB.po b/po/en_GB.po
index 1e42132130..08ff5403b4 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution 0.6\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2000-10-22 16:19+0100\n"
"Last-Translator: Robert Brady <rwb197@zepler.org>\n"
"Language-Team: \n"
@@ -31,22 +31,22 @@ msgid "Imports VCard files into Evolution."
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr ""
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr ""
@@ -56,16 +56,16 @@ msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr ""
@@ -75,12 +75,12 @@ msgid "Bus"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr ""
@@ -92,13 +92,13 @@ msgstr "Colours"
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Organisation"
@@ -108,19 +108,19 @@ msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr ""
@@ -129,13 +129,13 @@ msgid "Bus Fax"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr ""
@@ -144,68 +144,68 @@ msgid "Bus 2"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr ""
@@ -214,7 +214,7 @@ msgid "Url"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr ""
@@ -223,7 +223,7 @@ msgid "Dep"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr ""
@@ -232,12 +232,12 @@ msgid "Off"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr ""
@@ -246,7 +246,7 @@ msgid "Prof"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr ""
@@ -259,7 +259,7 @@ msgid "Ass"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr ""
@@ -268,12 +268,12 @@ msgid "Nick"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr ""
@@ -286,7 +286,7 @@ msgid "CALUri"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr ""
@@ -337,7 +337,7 @@ msgstr ""
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -345,7 +345,7 @@ msgid "Could not initialize Bonobo"
msgstr "Could not initialise Bonobo"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr ""
@@ -353,39 +353,32 @@ msgstr ""
msgid "Loading..."
msgstr ""
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
-msgid "Error in search expression."
-msgstr ""
+#: addressbook/backend/pas/pas-backend-ldap.c:677
+#, fuzzy
+msgid "Reconnecting to LDAP server..."
+msgstr "Synchronise \"%s\""
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr ""
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
msgid "Error performing search"
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-msgid "Could not parse query string"
-msgstr ""
-
#: addressbook/conduit/address-conduit.c:293
msgid "Default Sync Address:"
msgstr ""
@@ -433,49 +426,49 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr "Cannot initialise Evolution's mail component."
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
-msgid "Control that displays an Evolution addressbook minicard."
+msgid "Configure access to LDAP directory servers here"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
-msgid "Directory Servers"
+msgid "Control that displays an Evolution addressbook minicard."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
-msgid "Evolution Addressbook minicard viewer"
+msgid "Directory Servers"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
-msgid "Evolution component for handling contacts."
+msgid "Evolution Addressbook minicard viewer"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+msgid "Evolution component for handling contacts."
+msgstr ""
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
#, fuzzy
msgid "Factory for the Addressbook Minicard control"
msgstr "Cannot initialise Evolution's mail component."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
msgid "Factory for the Addressbook's address popup"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
#, fuzzy
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr "Cannot initialise Evolution's mail component."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
-msgid "Factory for the sample Addressbook control"
-msgstr ""
-
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
+msgid "Factory for the sample Addressbook control"
msgstr ""
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -495,27 +488,27 @@ msgstr ""
msgid "LDAP server containing contact information"
msgstr ""
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr ""
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr ""
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
msgid "Create a new contact"
msgstr ""
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr ""
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "Contact _List"
msgstr ""
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
msgid "Create a new contact list"
msgstr ""
@@ -535,24 +528,24 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
msgid "This server does not support LDAPv3 schema information"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
msgid "Error retrieving schema information"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
msgid "Server did not respond with valid schema information"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
msgid "LDAP was not enabled in this build of Evolution"
msgstr ""
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
#, fuzzy
msgid "Could not initialize gnome-vfs"
msgstr "Could not initialise Bonobo"
@@ -562,18 +555,24 @@ msgstr "Could not initialise Bonobo"
msgid "Other Contacts"
msgstr "Organisation:"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr ""
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:487
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -581,48 +580,77 @@ msgid ""
"retrieving OpenLDAP from the link below.\n"
msgstr ""
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr ""
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
msgid "Name begins with"
msgstr ""
-#: addressbook/gui/component/addressbook.c:729
-msgid "Email is"
+#: addressbook/gui/component/addressbook.c:742
+msgid "Email begins with"
msgstr ""
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr ""
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr ""
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr ""
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr ""
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr ""
@@ -637,7 +665,7 @@ msgstr ""
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr ""
@@ -688,47 +716,47 @@ msgid " S_how Supported Bases "
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:2
-msgid "1234"
+msgid "&lt;&lt; Fewer Options"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:3
-msgid "1:00"
+msgid "&lt;- _Remove"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:4
-msgid "2:30"
+msgid "1234"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:5
-msgid "3268"
+msgid "1:00"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:6
-msgid "380"
+msgid "2:30"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:7
-msgid "389"
+msgid "3268"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:8
-msgid "5:00"
+msgid "380"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:9
-msgid "636"
+msgid "389"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:10
-msgid "666"
+msgid "5:00"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:11
-msgid "<- _Remove"
+msgid "636"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:12
-msgid "<< Fewer Options"
+msgid "666"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:13
@@ -827,7 +855,7 @@ msgid "Mappings"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
msgid "Never"
msgstr ""
@@ -877,8 +905,8 @@ msgstr ""
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
msgid "Searching"
msgstr ""
@@ -1063,7 +1091,7 @@ msgid "Using email address"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr ""
@@ -1071,12 +1099,12 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
msgid "_Add"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:105
-msgid "_Add ->"
+msgid "_Add -&gt;"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1113,7 +1141,7 @@ msgid "_Download limit:"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1148,7 +1176,7 @@ msgid "_Log in method:"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1222,7 +1250,7 @@ msgstr ""
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1254,11 +1282,11 @@ msgstr ""
msgid "Unnamed Contact"
msgstr ""
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr ""
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
msgid "Find contact in"
msgstr ""
@@ -1320,7 +1348,7 @@ msgstr ""
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr ""
@@ -1388,9 +1416,9 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2455,23 +2483,23 @@ msgstr ""
msgid "Delete Contact?"
msgstr ""
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
msgid "Category editor not available."
msgstr ""
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr ""
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
msgid "Save Contact as VCard"
msgstr ""
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr ""
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr ""
@@ -2485,7 +2513,7 @@ msgid "Edit Full"
msgstr ""
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr ""
@@ -2635,11 +2663,11 @@ msgid "contact-list-editor"
msgstr ""
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr ""
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
msgid "Save List as VCard"
msgstr ""
@@ -2694,20 +2722,20 @@ msgstr ""
msgid "Search"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
msgid "Error getting book view"
msgstr ""
@@ -2718,15 +2746,15 @@ msgid "Error modifying card"
msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr ""
@@ -2735,7 +2763,7 @@ msgid "Repository offline"
msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr ""
@@ -2752,7 +2780,7 @@ msgid "Protocol not supported"
msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -2804,7 +2832,7 @@ msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr ""
@@ -2842,153 +2870,153 @@ msgstr ""
msgid "Copy cards to"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
msgid "New Contact..."
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
msgid "New Contact List..."
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
msgid "Go to Folder..."
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
msgid "Import..."
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
msgid "Search for Contacts..."
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
msgid "Addressbook Sources..."
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
msgid "Pilot Settings..."
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
#, fuzzy
msgid "Copy to folder..."
msgstr "Synchronising \"%s\""
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
#, fuzzy
msgid "Move to folder..."
msgstr "Synchronising \"%s\""
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -2996,8 +3024,8 @@ msgstr ""
msgid "Delete"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
msgid "Current View"
msgstr ""
@@ -3005,7 +3033,7 @@ msgstr ""
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ""
@@ -3013,10 +3041,18 @@ msgstr ""
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ""
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3133,7 +3169,7 @@ msgid "Include:"
msgstr ""
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr ""
@@ -3153,12 +3189,12 @@ msgstr ""
msgid "Number of columns:"
msgstr ""
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
msgid "Options"
msgstr ""
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
#, fuzzy
msgid "Orientation"
msgstr "Organisation"
@@ -3182,7 +3218,7 @@ msgstr ""
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr ""
@@ -3238,26 +3274,26 @@ msgstr ""
msgid "_Font..."
msgstr ""
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
msgid "Untitled appointment"
msgstr ""
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr ""
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr ""
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr ""
@@ -3305,42 +3341,42 @@ msgid "Configuration control for the Evolution Calendar."
msgstr "Cannot initialise Evolution's mail component."
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
-msgid "Evolution calendar iTip/iMip viewer"
+msgid "Configure your timezone, Calendar and Task List here "
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
-msgid "Evolution component for handling the calendar."
+msgid "Evolution calendar iTip/iMip viewer"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+msgid "Evolution component for handling the calendar."
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
#, fuzzy
msgid "Factory for the Evolution Tasks control"
msgstr "Cannot initialise Evolution's mail component."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
#, fuzzy
msgid "Factory for the calendar iTip view control"
msgstr "Cannot initialise Evolution's mail component."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
#, fuzzy
msgid "Factory for the sample Calendar control"
msgstr "Cannot initialise Evolution's mail component."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
#, fuzzy
msgid "Factory to centralize calendar component editor dialogs"
msgstr "Cannot initialise Evolution's mail component."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
#, fuzzy
msgid "Factory to create a component editor factory"
msgstr "Cannot initialise Evolution's mail component."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
-msgstr ""
-
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr ""
@@ -3403,7 +3439,7 @@ msgid ""
msgstr ""
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr ""
@@ -3423,17 +3459,12 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr ""
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
#, fuzzy
msgid "Could not initialize GNOME"
msgstr "Could not initialise Bonobo"
-#: calendar/gui/alarm-notify/notify-main.c:183
-#, fuzzy
-msgid "Could not create the alarm notify service"
-msgstr "Cannot initialise Evolution's mail component."
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr ""
@@ -3449,7 +3480,7 @@ msgstr ""
msgid "Comment contains"
msgstr ""
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr ""
@@ -3460,7 +3491,7 @@ msgstr ""
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr ""
@@ -3518,37 +3549,37 @@ msgstr ""
msgid "W"
msgstr ""
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
msgid "Free"
msgstr ""
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr ""
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr ""
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr ""
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr ""
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3556,33 +3587,33 @@ msgid ""
msgstr ""
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr ""
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr ""
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr ""
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr ""
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr ""
@@ -3602,7 +3633,7 @@ msgstr ""
msgid "Month View"
msgstr ""
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3613,10 +3644,10 @@ msgid "Folder containing appointments and events"
msgstr ""
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
msgid "Tasks"
msgstr ""
@@ -3625,51 +3656,51 @@ msgstr ""
msgid "Folder containing to-do items"
msgstr ""
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
msgid "New appointment"
msgstr ""
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
msgid "_Appointment"
msgstr ""
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr ""
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
msgid "New meeting"
msgstr ""
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
msgid "_Meeting"
msgstr ""
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
msgid "Create a new meeting request"
msgstr ""
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "New task"
msgstr ""
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr ""
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr ""
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
msgid "New All Day Appointment"
msgstr ""
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
msgid "All _Day Appointment"
msgstr ""
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
msgid "Create a new all-day appointment"
msgstr ""
@@ -3879,7 +3910,7 @@ msgstr ""
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr ""
@@ -3908,7 +3939,7 @@ msgstr ""
msgid "hour(s)"
msgstr ""
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
msgid "minute(s)"
msgstr ""
@@ -4083,7 +4114,7 @@ msgid "_Fri"
msgstr ""
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
msgid "_General"
msgstr ""
@@ -4217,61 +4248,61 @@ msgstr ""
msgid "Due "
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "Could not initialise Bonobo"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "Could not initialise Bonobo"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr ""
@@ -4343,13 +4374,13 @@ msgstr ""
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
msgid "Scheduling"
msgstr ""
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr ""
@@ -4470,7 +4501,7 @@ msgid "Member"
msgstr ""
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr ""
@@ -4686,7 +4717,7 @@ msgstr ""
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
msgid "Needs Action"
msgstr ""
@@ -4713,11 +4744,11 @@ msgstr ""
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr ""
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
msgid "Description:"
@@ -4786,13 +4817,13 @@ msgstr ""
msgid "100%"
msgstr ""
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
msgid "Deleting selected objects"
msgstr ""
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr ""
@@ -4801,30 +4832,30 @@ msgstr ""
msgid "_Save as..."
msgstr ""
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr ""
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr ""
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr ""
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -4850,8 +4881,8 @@ msgstr ""
msgid "_Delete Selected Tasks"
msgstr ""
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr ""
@@ -4908,14 +4939,14 @@ msgid "URL"
msgstr ""
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %d/%m/%Y %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
@@ -4934,481 +4965,461 @@ msgstr ""
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr ""
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr ""
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr ""
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr ""
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr ""
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr ""
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
msgid "New Meeting"
msgstr ""
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr ""
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr ""
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr ""
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr ""
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr ""
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
msgid "_Configure..."
msgstr ""
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
msgid "_Configure Pilot..."
msgstr ""
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr ""
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
msgid "_Schedule Meeting..."
msgstr ""
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
msgid "_Forward as iCalendar..."
msgstr ""
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr ""
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr ""
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr ""
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr ""
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
msgstr ""
-#: calendar/gui/e-itip-control.c:678
-msgid "Meeting begins: <b>"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
msgstr ""
-#: calendar/gui/e-itip-control.c:683
-msgid "Task begins: <b>"
+#: calendar/gui/e-itip-control.c:593
+msgid "<b>Ends:</b> "
msgstr ""
-#: calendar/gui/e-itip-control.c:688
-msgid "Free/Busy info begins: <b>"
+#: calendar/gui/e-itip-control.c:606
+msgid "<b>Completed:</b> "
msgstr ""
-#: calendar/gui/e-itip-control.c:692
-msgid "Begins: <b>"
+#: calendar/gui/e-itip-control.c:616
+msgid "<b>Due:</b> "
msgstr ""
-#: calendar/gui/e-itip-control.c:704
-msgid "Meeting ends: <b>"
-msgstr ""
-
-#: calendar/gui/e-itip-control.c:707
-msgid "Free/Busy info ends: <b>"
-msgstr ""
-
-#: calendar/gui/e-itip-control.c:711
-msgid "Ends: <b>"
-msgstr ""
-
-#: calendar/gui/e-itip-control.c:725
-msgid "Task Completed: <b>"
-msgstr ""
-
-#: calendar/gui/e-itip-control.c:735
-msgid "Task Due: <b>"
-msgstr ""
-
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
msgid "iCalendar Information"
msgstr ""
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
msgid "iCalendar Error"
msgstr ""
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
msgid "An unknown person"
msgstr ""
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
msgstr ""
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr ""
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr "Organisation"
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
msgid "Status:"
msgstr ""
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
msgid "Accepted"
msgstr ""
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
msgid "Tentatively Accepted"
msgstr ""
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
msgid "Declined"
msgstr ""
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr ""
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
msgid "Choose an action:"
msgstr ""
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
msgid "Update"
msgstr ""
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr ""
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
msgid "Accept"
msgstr ""
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
msgid "Tentatively accept"
msgstr ""
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
msgid "Decline"
msgstr ""
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
msgid "Send Free/Busy Information"
msgstr ""
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr ""
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
msgid "Send Latest Information"
msgstr ""
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr ""
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, c-format
msgid "<b>%s</b> has published meeting information."
msgstr ""
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
msgid "Meeting Information"
msgstr ""
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr ""
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
msgid "Meeting Proposal"
msgstr ""
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr ""
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
msgid "Meeting Update"
msgstr ""
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr ""
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
msgid "Meeting Update Request"
msgstr ""
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr ""
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
msgid "Meeting Reply"
msgstr ""
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr ""
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
msgid "Meeting Cancellation"
msgstr ""
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr ""
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
msgid "Bad Meeting Message"
msgstr ""
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, c-format
msgid "<b>%s</b> has published task information."
msgstr ""
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
msgid "Task Information"
msgstr ""
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr ""
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
msgid "Task Proposal"
msgstr ""
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr ""
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
msgid "Task Update"
msgstr ""
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr ""
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
msgid "Task Update Request"
msgstr ""
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr ""
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
msgid "Task Reply"
msgstr ""
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr ""
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
msgid "Task Cancellation"
msgstr ""
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
msgid "Bad Task Message"
msgstr ""
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr ""
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
msgid "Free/Busy Information"
msgstr ""
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr ""
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
msgid "Free/Busy Request"
msgstr ""
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr ""
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
msgid "Free/Busy Reply"
msgstr ""
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
msgid "Bad Free/Busy Message"
msgstr ""
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
msgid "The message does not appear to be properly formed"
msgstr ""
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
msgid "The message contains only unsupported requests."
msgstr ""
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr ""
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
msgid "The attachment has no viewable calendar items"
msgstr ""
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
msgid "There was an error on the CORBA system\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
msgid "Object could not be found\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
msgid "Update complete\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
msgid "Calendar file could not be updated!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr ""
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr ""
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
msgid "Attendee status updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
msgid "Attendee status could not be updated!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
msgid "Removal Complete"
msgstr ""
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
msgid "Item sent!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
#, fuzzy
msgid "Select Calendar Folder"
msgstr "Synchronising \"%s\""
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
#, fuzzy
msgid "Select Tasks Folder"
msgstr "Synchronising \"%s\""
@@ -5454,7 +5465,7 @@ msgstr ""
msgid "Chair Persons"
msgstr ""
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
msgid "Required Participants"
msgstr ""
@@ -5463,56 +5474,56 @@ msgid "Optional Participants"
msgstr ""
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
+msgid "Resources"
msgstr ""
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr ""
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
msgid "Group"
msgstr ""
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
msgid "Resource"
msgstr ""
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr ""
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
msgid "Chair"
msgstr ""
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
msgid "Required Participant"
msgstr ""
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr ""
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr ""
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr ""
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
msgid "Delegated"
msgstr ""
@@ -5523,22 +5534,22 @@ msgstr ""
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr ""
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a %d/%m/%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%d/%m/%Y"
@@ -5602,8 +5613,8 @@ msgstr ""
msgid "Meeting _end time:"
msgstr ""
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, c-format
msgid "Opening tasks at %s"
msgstr ""
@@ -5618,7 +5629,7 @@ msgstr ""
msgid "The method required to load `%s' is not supported"
msgstr ""
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "Synchronising \"%s\""
@@ -5635,26 +5646,42 @@ msgstr ""
msgid "Expunging"
msgstr ""
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr ""
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr ""
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr ""
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, c-format
msgid "Opening calendar at %s"
msgstr ""
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "Synchronising \"%s\""
@@ -5715,47 +5742,47 @@ msgstr ""
msgid "September"
msgstr ""
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
msgid "At least one attendee is necessary"
msgstr ""
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr ""
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
msgid "Event information"
msgstr ""
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
msgid "Task information"
msgstr ""
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
msgid "Journal information"
msgstr ""
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
msgid "Free/Busy information"
msgstr ""
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
msgid "Calendar information"
msgstr ""
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
msgid "Updated"
msgstr ""
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
msgid "Refresh"
msgstr ""
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr ""
@@ -5992,7 +6019,7 @@ msgid "Print Calendar"
msgstr ""
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr ""
@@ -6014,7 +6041,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr ""
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
"continue, you will not be able to recover these tasks.\n"
@@ -6022,12 +6049,12 @@ msgid ""
"Really erase these tasks?"
msgstr ""
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr ""
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
msgid "Print Tasks"
msgstr ""
@@ -7919,7 +7946,7 @@ msgstr ""
msgid "Copying messages"
msgstr ""
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -7927,45 +7954,45 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr ""
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr ""
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
msgid "No data provided"
msgstr ""
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
msgid "Failed to encrypt: No valid recipients specified."
msgstr ""
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -7973,17 +8000,23 @@ msgid ""
"%.*s"
msgstr ""
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr ""
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "Synchronising \"%s\""
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
msgid "Failed to execute gpg."
msgstr ""
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr ""
@@ -8211,7 +8244,7 @@ msgid ""
msgstr ""
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr ""
@@ -8327,7 +8360,7 @@ msgstr ""
msgid "No provider available for protocol `%s'"
msgstr ""
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8371,12 +8404,12 @@ msgstr ""
msgid "Failed to verify certificates."
msgstr ""
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
#, fuzzy
msgid "Cannot get folder: Invalid operation on this store"
msgstr "Synchronising \"%s\""
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
msgid "Cannot create folder: Invalid operation on this store"
msgstr ""
@@ -8575,77 +8608,103 @@ msgstr "Synchronising \"%s\""
msgid "Cannot rename folder: %s: No such folder"
msgstr "Synchronising \"%s\""
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr ""
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Synchronising \"%s\""
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr ""
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr ""
@@ -8670,7 +8729,7 @@ msgstr ""
msgid "Check for new messages in all folders"
msgstr ""
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr ""
@@ -8700,7 +8759,7 @@ msgstr ""
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
msgid "Password"
msgstr ""
@@ -8708,73 +8767,73 @@ msgstr ""
msgid "This option will connect to the IMAP server using a plaintext password."
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, c-format
msgid "IMAP server %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, c-format
msgid "IMAP service for %s on %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr "Synchronising \"%s\""
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
msgid "SSL/TLS extension not supported."
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
msgid "SSL negotiations failed"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, c-format
msgid "The folder %s no longer exists"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -8782,19 +8841,24 @@ msgid ""
"\n"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Synchronising \"%s\""
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr ""
@@ -8932,25 +8996,6 @@ msgstr ""
msgid "Cannot append message to maildir folder: %s: %s"
msgstr ""
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr ""
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9035,29 +9080,29 @@ msgstr ""
msgid "Cannot open mailbox: %s: %s\n"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
msgid "Mail append cancelled"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
" %s"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr ""
@@ -9156,12 +9201,13 @@ msgstr ""
msgid "Could not store folder: %s"
msgstr "Synchronising \"%s\""
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr ""
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr ""
@@ -9364,7 +9410,7 @@ msgstr ""
msgid "Delete after %s day(s)"
msgstr ""
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr ""
@@ -9444,7 +9490,7 @@ msgid "No such folder `%s'."
msgstr ""
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
msgid "Sendmail"
msgstr ""
@@ -9496,7 +9542,7 @@ msgstr ""
msgid "Mail delivery via the sendmail program"
msgstr ""
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr ""
@@ -9608,36 +9654,36 @@ msgstr ""
msgid "Welcome response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
msgid "server does not appear to support SSL"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, c-format
msgid "STARTTLS request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
msgid "STARTTLS response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -9645,87 +9691,87 @@ msgid ""
"\n"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
msgid "Sending message"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
msgid "Cannot send message: one or more invalid recipients"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, c-format
msgid "HELO request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
msgid "HELO response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
msgid "SMTP Authentication"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
msgid "MAIL FROM response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr ""
@@ -9733,35 +9779,35 @@ msgstr ""
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
msgid "DATA response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
msgid "DATA termination response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
msgid "RSET response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, c-format
msgid "QUIT request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
msgid "QUIT response error"
msgstr ""
@@ -9834,7 +9880,7 @@ msgstr ""
msgid "Suggest automatic display of attachment"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
msgid "Click here for the address book"
msgstr ""
@@ -9845,45 +9891,45 @@ msgstr ""
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
msgid "Reply-To:"
msgstr ""
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
msgid "From:"
msgstr ""
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
msgid "Enter the recipients of the message"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
"appearing in the recipient list of the message."
@@ -9892,10 +9938,14 @@ msgstr ""
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
msgid "Post To:"
msgstr ""
+#: composer/e-msg-composer-hdrs.c:431
+msgid "Posting destination"
+msgstr ""
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -9913,110 +9963,93 @@ msgid ""
"%s"
msgstr ""
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
msgid "Warning!"
msgstr ""
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr ""
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, c-format
msgid "Error saving file: %s"
msgstr ""
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr ""
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, c-format
msgid "Error accessing file: %s"
msgstr ""
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
msgid "Unable to retrieve message from editor"
msgstr ""
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, c-format
msgid ""
"Unable to seek on file: %s\n"
"%s"
msgstr ""
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, c-format
msgid ""
"Unable to truncate file: %s\n"
"%s"
msgstr ""
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, c-format
msgid ""
"Error autosaving message: %s\n"
" %s"
msgstr ""
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
msgstr ""
-#: composer/e-msg-composer.c:1516
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
msgid "Warning: Modified Message"
msgstr ""
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr ""
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
msgid "Signature:"
msgstr ""
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-msgid "Set as default"
-msgstr ""
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr ""
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
msgstr ""
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
msgstr ""
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10082,7 +10115,7 @@ msgstr ""
msgid "Subject does not contain"
msgstr ""
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10107,100 +10140,100 @@ msgstr ""
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a %d/%m/%Y %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a %d/%m/%Y %H:%M"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
#, fuzzy
msgid "%a %m/%d/%Y %I %p"
msgstr "%a %d/%m/%Y %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
#, fuzzy
msgid "%a %m/%d/%Y %H"
msgstr "%a %d/%m/%Y %H:%M"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
#, fuzzy
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
#, fuzzy
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%a %d/%m/%Y %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
#, fuzzy
msgid "%m/%d/%Y %I:%M %p"
msgstr "%a %d/%m/%Y %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
#, fuzzy
msgid "%m/%d/%Y %H:%M"
msgstr "%a %d/%m/%Y %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
#, fuzzy
msgid "%m/%d/%Y %I %p"
msgstr "%a %d/%m/%Y %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
#, fuzzy
msgid "%m/%d/%Y %H"
msgstr "%d/%m/%Y"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr ""
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr ""
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr ""
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr ""
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr ""
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
msgid "seconds"
msgstr ""
@@ -10308,30 +10341,30 @@ msgid ""
"%s"
msgstr ""
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr ""
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
msgid "Work"
msgstr ""
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
msgid "Personal"
msgstr ""
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
msgid "To Do"
msgstr ""
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
msgid "Later"
msgstr ""
@@ -10582,7 +10615,7 @@ msgstr ""
msgid "is not Flagged"
msgstr ""
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
msgid "Label"
msgstr ""
@@ -10643,7 +10676,7 @@ msgstr ""
msgid "Score"
msgstr ""
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr ""
@@ -10680,7 +10713,7 @@ msgstr ""
msgid "Stop Processing"
msgstr ""
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr ""
@@ -10747,7 +10780,7 @@ msgstr "Synchronise \"%s\""
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr ""
@@ -10809,7 +10842,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr ""
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr ""
@@ -10881,69 +10914,71 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr "Cannot initialise Evolution's mail component."
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
-msgid "Evolution component for handling mail."
+msgid ""
+"Configure mail preferences, including security and message display, here"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "Cannot initialise Evolution's mail component."
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+msgid "Configure your email accounts here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+msgid "Evolution component for handling mail."
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
#, fuzzy
msgid "Evolution mail composer."
msgstr "Cannot initialise Evolution's mail component."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
#, fuzzy
msgid "Evolution mail executive summary component."
msgstr "Cannot initialise Evolution's mail summary component."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
#, fuzzy
msgid "Evolution mail folder display component."
msgstr "Cannot initialise Evolution's mail summary component."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
#, fuzzy
msgid "Evolution mail folder factory component."
msgstr "Cannot initialise Evolution's mail summary component."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
#, fuzzy
msgid "Factory for the Evolution composer."
msgstr "Cannot initialise Evolution's mail component."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
#, fuzzy
msgid "Factory for the Mail Summary component."
msgstr "Cannot initialise Evolution's mail component."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
msgid "Font Preferences"
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
msgid "Mail Accounts"
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
msgid "Mail Preferences"
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
-msgid "Mail configuration interface"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-
#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
+msgid "Mail configuration interface"
msgstr ""
#: mail/component-factory.c:102
@@ -10970,249 +11005,249 @@ msgstr ""
msgid "Change this folder's properties"
msgstr ""
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
msgstr ""
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr ""
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
msgid "Warning: Unsent Messages"
msgstr ""
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr ""
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr ""
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
msgid "Compose a new mail message"
msgstr ""
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "Colours"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
msgid "_Post Message"
msgstr ""
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
msgid "Post a new mail message"
msgstr ""
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "Cannot initialise Evolution's mail component."
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
#, fuzzy
msgid "Cannot initialize Evolution's mail config component."
msgstr "Cannot initialise Evolution's mail component."
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
#, fuzzy
msgid "Cannot initialize Evolution's folder info component."
msgstr "Cannot initialise Evolution's mail component."
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
msgid "Connecting..."
msgstr ""
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr ""
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr ""
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr ""
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr ""
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr ""
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ""
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr ""
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr ""
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr ""
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr ""
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, c-format
msgid "%d sent"
msgstr ""
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr ""
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
msgid "Create _Virtual Folder From Search..."
msgstr ""
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr ""
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr ""
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr ""
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr ""
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr ""
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr ""
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr ""
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr ""
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr ""
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr ""
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr ""
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr ""
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr ""
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr ""
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
msgid "Fla_g Completed"
msgstr ""
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
#, fuzzy
msgid "Cl_ear Flag"
msgstr "Colours"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr ""
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
msgid "Mark as _Unread"
msgstr ""
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr ""
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
msgid "_Mark as Unimportant"
msgstr ""
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
msgid "U_ndelete"
msgstr ""
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
msgid "Mo_ve to Folder..."
msgstr ""
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr ""
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
msgid "Add Sender to Address_book"
msgstr ""
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
msgid "Appl_y Filters"
msgstr ""
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
msgid "Crea_te Rule From Message"
msgstr ""
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
msgid "VFolder on M_ailing List"
msgstr ""
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, c-format
msgid "Filter on _Mailing List (%s)"
msgstr ""
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr ""
@@ -11283,19 +11318,19 @@ msgstr ""
msgid "Evolution Account Editor"
msgstr ""
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
msgid "_Host:"
msgstr ""
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
msgid "User_name:"
msgstr ""
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
msgid "_Path:"
msgstr ""
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr ""
@@ -11324,7 +11359,7 @@ msgid "Enable"
msgstr ""
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
msgid "Enabled"
msgstr ""
@@ -11372,7 +11407,7 @@ msgid ""
"And have been updated."
msgstr ""
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11380,127 +11415,127 @@ msgid ""
"Would you like to configure it now?"
msgstr ""
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
msgstr ""
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
msgstr ""
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
msgstr ""
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr ""
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
msgstr ""
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
msgstr ""
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr ""
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
"Send anyway?"
msgstr ""
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr ""
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
msgstr ""
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr ""
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr ""
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr ""
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr ""
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr ""
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
msgstr ""
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
msgstr ""
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr ""
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr ""
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr ""
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr ""
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr ""
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
msgid "Go to next folder with unread messages?"
msgstr ""
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
msgstr ""
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -11508,35 +11543,35 @@ msgid ""
"Really erase these messages?"
msgstr ""
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
"%s"
msgstr ""
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr ""
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, c-format
msgid "Page %d of %d"
msgstr ""
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr ""
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr ""
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr ""
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr ""
@@ -11556,7 +11591,7 @@ msgstr ""
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
msgid "Unnamed"
msgstr ""
@@ -11606,20 +11641,20 @@ msgid ""
msgstr ""
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
msgid "Evolution Account Assistant"
msgstr ""
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, c-format
msgid "Account %d"
msgstr ""
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr ""
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr ""
@@ -11775,465 +11810,469 @@ msgstr ""
msgid "Do not quote original message"
msgstr ""
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
msgid "Done"
msgstr ""
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
#, fuzzy
msgid "Drafts _folder:"
msgstr "Synchronising \"%s\""
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
msgid "E_nable"
msgstr ""
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
msgid "Emacs"
msgstr ""
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
msgid "Email Accounts"
msgstr ""
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
msgid "Email _address:"
msgstr ""
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
msgid "Empty _trash folders on exit"
msgstr ""
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
msgid "Execute Command..."
msgstr ""
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
msgid "Fi_xed -width:"
msgstr ""
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
msgid "Font Properties"
msgstr ""
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
msgid "Format messages in _HTML"
msgstr ""
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
msgid "Get Digital ID..."
msgstr ""
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
msgid "Highlight _quotations with"
msgstr ""
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
msgid "IMAPv4 "
msgstr ""
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr ""
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
msgid "Inline"
msgstr ""
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
msgid "Kerberos "
msgstr ""
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
msgid "Labels and Colors"
msgstr ""
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
msgid "Loading Images"
msgstr ""
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr ""
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
msgid "Mailbox location"
msgstr ""
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
#, fuzzy
msgid "Message Composer"
msgstr "Colours"
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
msgid "Message Display"
msgstr ""
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
msgid "Microsoft"
msgstr ""
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
msgid "New Mail Notification"
msgstr ""
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr ""
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
msgid "Optional Information"
msgstr ""
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
#, fuzzy
msgid "Or_ganization:"
msgstr "Organisation:"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
msgid "PGP/GPG _Key ID:"
msgstr ""
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr "Pick a colour"
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr ""
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr ""
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
msgid "Printed Fonts"
msgstr ""
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
msgid "Qmail maildir "
msgstr ""
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
msgid "Quote original message"
msgstr ""
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
msgid "Quoted"
msgstr ""
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
msgid "Re_member this password"
msgstr ""
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
msgid "Re_ply-To:"
msgstr ""
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
msgid "Receiving Email"
msgstr ""
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
#, fuzzy
msgid "Receiving _Options"
msgstr "Synchronise \"%s\""
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
msgid "Remember this _password"
msgstr ""
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
msgid "Required Information"
msgstr ""
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
#, fuzzy
msgid "Restore Defaults"
msgstr "Synchronising \"%s\""
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
msgid "S_ecurity"
msgstr ""
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
msgid "Secure MIME (S/MIME)"
msgstr ""
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr ""
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr ""
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
msgid "Select PGP program"
msgstr ""
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
msgid "Sending Email"
msgstr ""
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
#, fuzzy
msgid "Sent _messages folder:"
msgstr "Synchronising \"%s\""
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
msgid "Sent and Draft Messages"
msgstr ""
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
msgid "Ser_ver requires authentication"
msgstr ""
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
msgid "Server Configuration"
msgstr ""
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
msgid "Server _Type: "
msgstr ""
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
msgid "Shortcuts _type:"
msgstr ""
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
msgid "Signature #1"
msgstr ""
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
msgid "Signature #2"
msgstr ""
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
msgid "Specify _filename:"
msgstr ""
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
msgid "Spell Checking Language"
msgstr ""
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
msgid "Spell _Checking"
msgstr ""
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr ""
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
msgid ""
"Type the name by which you would like to refer to this account.\n"
"For example: \"Work\" or \"Personal\""
msgstr ""
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
msgid "V_ariable-width:"
msgstr ""
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
"Click \"Next\" to begin. "
msgstr ""
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
msgid "XEmacs"
msgstr ""
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
msgid "_Add Signature"
msgstr ""
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr ""
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
msgid "_Always sign outgoing messages when using this account"
msgstr ""
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
msgid "_Authentication Type: "
msgstr ""
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
msgid "_Authentication type: "
msgstr ""
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
msgid "_Automatically check for new mail"
msgstr ""
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
msgid "_Automatically insert smiley images"
msgstr ""
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
msgid "_Beep when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
msgid "_Certificate ID:"
msgstr ""
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
msgid "_Confirm when expunging a folder"
msgstr ""
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
msgid "_Default signature:"
msgstr ""
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
msgid "_Defaults"
msgstr ""
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
msgid "_Do not notify me when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
msgid "_Enable"
msgstr ""
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr ""
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
msgid "_Forward style:"
msgstr ""
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
msgid "_Full name:"
msgstr ""
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
msgid "_HTML Mail"
msgstr ""
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
msgid "_Identity"
msgstr ""
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
msgid "_Load images if sender is in addressbook"
msgstr ""
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
msgid "_Make this my default account"
msgstr ""
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
msgid "_Mark messages as read after"
msgstr ""
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
msgid "_Name:"
msgstr ""
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr ""
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
msgid "_PGP binary path:"
msgstr ""
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
msgid "_Play sound file when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr ""
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
msgid "_Prompt when sending messages with an empty subject line"
msgstr ""
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
msgid "_Receiving Mail"
msgstr ""
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
msgid "_Reply style:"
msgstr ""
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
msgid "_Restore defaults"
msgstr ""
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
msgid "_Script:"
msgstr ""
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr ""
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
msgid "_Sending Mail"
msgstr ""
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
msgid "_Show animated images"
msgstr ""
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
msgid "_Signatures"
msgstr ""
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
msgid "_Use secure connection (SSL):"
msgstr ""
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
msgid "_Variable-width:"
msgstr ""
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
msgid "_every"
msgstr ""
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
#, fuzzy
msgid "color"
msgstr "Colours"
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
msgid "description"
msgstr ""
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -12300,120 +12339,125 @@ msgstr ""
msgid "Loading message content"
msgstr ""
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
msgid "Overdue:"
msgstr ""
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%a %d/%m/%Y %I:%M %p"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr ""
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr ""
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr ""
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr ""
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "Synchronise \"%s\""
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr ""
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr ""
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr ""
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr ""
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr ""
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr ""
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr ""
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr ""
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
msgid "Bcc"
msgstr ""
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
msgid "Mailer"
msgstr ""
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "Synchronising \"%s\""
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr ""
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr ""
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr ""
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr ""
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr ""
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr ""
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr ""
@@ -12533,100 +12577,100 @@ msgstr ""
msgid "Copying messages to %s"
msgstr ""
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr ""
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr ""
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr ""
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr ""
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, fuzzy, c-format
msgid "Removing folder %s"
msgstr "Synchronising \"%s\""
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, fuzzy, c-format
msgid "Storing folder '%s'"
msgstr "Synchronising \"%s\""
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
#, fuzzy
msgid "Refreshing folder"
msgstr "Synchronising \"%s\""
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr ""
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr ""
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr ""
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr ""
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
" %s"
msgstr ""
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
" %s"
msgstr ""
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr ""
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
" %s"
msgstr ""
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr ""
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr ""
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, fuzzy, c-format
msgid "Reconnecting to %s"
msgstr "Synchronise \"%s\""
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr ""
@@ -12697,24 +12741,24 @@ msgstr ""
msgid "Waiting..."
msgstr ""
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
msgid "User canceled operation."
msgstr ""
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
msgid "_Remember this password"
msgstr ""
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
msgid "_Remember this password for the remainder of this session"
msgstr ""
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, c-format
msgid "Enter Password for %s"
msgstr ""
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
msgid "Enter Password"
msgstr ""
@@ -12734,39 +12778,24 @@ msgid ""
"Do you wish to save your changes?"
msgstr ""
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr ""
-#: mail/mail-signature-editor.c:397
-msgid "Signature hint"
-msgstr ""
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-msgid "Hide signature hint"
-msgstr ""
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr ""
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
msgid "Forwarded message"
msgstr ""
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
msgid "Forwarded Message"
msgstr ""
@@ -12821,67 +12850,67 @@ msgstr ""
msgid "%s - Message"
msgstr ""
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr ""
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr ""
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr ""
-#: mail/message-list.c:736
+#: mail/message-list.c:740
msgid "Multiple Unseen Messages"
msgstr ""
-#: mail/message-list.c:737
+#: mail/message-list.c:741
msgid "Multiple Messages"
msgstr ""
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr ""
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr ""
-#: mail/message-list.c:746
+#: mail/message-list.c:750
msgid "Higher"
msgstr ""
-#: mail/message-list.c:747
+#: mail/message-list.c:751
msgid "Highest"
msgstr ""
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr ""
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr ""
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr ""
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr ""
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
msgid "%b %d %l:%M %p"
msgstr ""
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr ""
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
msgid "Generating message list"
msgstr ""
@@ -12954,69 +12983,96 @@ msgstr ""
msgid "Flag to Follow Up"
msgstr ""
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, c-format
msgid "Subscribing to folder \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
msgid "Folder"
msgstr ""
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "Synchronising \"%s\""
+
+#: mail/subscribe-dialog.c:1590
msgid "No server has been selected"
msgstr ""
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr ""
#: mail/subscribe-dialog.glade.h:1
-msgid " _Refresh List "
-msgstr ""
+#, fuzzy
+msgid "All folders"
+msgstr "Synchronising \"%s\""
#: mail/subscribe-dialog.glade.h:2
#, fuzzy
-msgid "All folders"
+msgid "Apri file"
msgstr "Synchronising \"%s\""
-#: mail/subscribe-dialog.glade.h:3
-msgid "Display options"
-msgstr ""
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+#, fuzzy
+msgid "Close"
+msgstr "Colours"
#: mail/subscribe-dialog.glade.h:4
+#, fuzzy
+msgid "Display Options"
+msgstr "Synchronising \"%s\""
+
+#: mail/subscribe-dialog.glade.h:5
msgid "Folders whose names begin with:"
msgstr ""
-#: mail/subscribe-dialog.glade.h:5
+#: mail/subscribe-dialog.glade.h:6
msgid "Manage Subscriptions"
msgstr ""
-#: mail/subscribe-dialog.glade.h:6
-msgid "Show _folders from server: "
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
msgstr ""
-#: mail/subscribe-dialog.glade.h:7
+#: mail/subscribe-dialog.glade.h:8
+#, fuzzy
+msgid "S_elect server: "
+msgstr "Synchronising \"%s\""
+
+#: mail/subscribe-dialog.glade.h:9
+#, fuzzy
+msgid "Salve file"
+msgstr "Synchronising \"%s\""
+
+#: mail/subscribe-dialog.glade.h:10
msgid "_Subscribe"
msgstr ""
-#: mail/subscribe-dialog.glade.h:8
+#: mail/subscribe-dialog.glade.h:11
msgid "_Unsubscribe"
msgstr ""
@@ -13027,25 +13083,26 @@ msgstr "Cannot initialise Evolution's mail summary component."
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
#, fuzzy
-msgid "Evolution Summary component."
-msgstr "Cannot initialise Evolution's mail component."
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr "Cannot initialise Evolution's mail summary component."
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
#, fuzzy
-msgid "Factory for Evolution Summary's configuration control."
+msgid "Evolution Summary component."
msgstr "Cannot initialise Evolution's mail component."
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
#, fuzzy
-msgid "Factory for the Evolution Summary component."
+msgid "Factory for Evolution Summary's configuration control."
msgstr "Cannot initialise Evolution's mail component."
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
-msgid "Summary Preferences"
-msgstr ""
+#, fuzzy
+msgid "Factory for the Evolution Summary component."
+msgstr "Cannot initialise Evolution's mail component."
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
+msgid "Summary Preferences"
msgstr ""
#: my-evolution/Locations.h:1
@@ -22894,23 +22951,23 @@ msgstr ""
msgid "Folder containing the Evolution Summary"
msgstr ""
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
msgid "Appointments"
msgstr ""
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
msgid "No appointments"
msgstr ""
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
msgid "%k:%M %d %B"
msgstr ""
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
msgid "%l:%M %d %B"
msgstr ""
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
msgid "No description"
msgstr ""
@@ -22970,11 +23027,11 @@ msgstr ""
msgid "Shown"
msgstr ""
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
msgid "No tasks"
msgstr ""
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
msgid "(No Description)"
msgstr ""
@@ -23006,7 +23063,7 @@ msgstr ""
msgid "Printing of Summary failed"
msgstr ""
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
#, fuzzy
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr "Could not initialise Bonobo"
@@ -24285,19 +24342,19 @@ msgid "Configuration control for Evolution folder settings."
msgstr "Cannot initialise Evolution's mail component."
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "Synchronising \"%s\""
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
#, fuzzy
msgid "The Evolution shell."
msgstr "Cannot initialise the Evolution shell."
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr ""
@@ -24322,7 +24379,7 @@ msgstr "Synchronising \"%s\""
msgid "Drafts"
msgstr ""
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr ""
@@ -24712,27 +24769,27 @@ msgstr "Synchronising \"%s\""
msgid "Evolution Settings"
msgstr "Cannot initialise the Evolution shell."
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "Synchronising \"%s\""
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "Synchronising \"%s\""
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, c-format
msgid "in \"%s\" ..."
msgstr ""
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr "Synchronising \"%s\""
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
msgid "Cannot find the specified shared folder."
msgstr ""
@@ -24811,29 +24868,29 @@ msgstr ""
msgid "Work Offline"
msgstr ""
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr ""
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr ""
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr ""
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr ""
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -24851,7 +24908,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr ""
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -24859,19 +24916,19 @@ msgid ""
"in order to access that data again."
msgstr ""
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr ""
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr ""
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr ""
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr ""
@@ -25069,7 +25126,7 @@ msgstr ""
msgid "%s (%d%% complete)"
msgstr ""
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr ""
@@ -25099,64 +25156,64 @@ msgid ""
"%s"
msgstr ""
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
msgid "CORBA error"
msgstr ""
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr ""
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr ""
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr ""
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
msgid "No owner"
msgstr ""
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
msgid "Not found"
msgstr ""
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
msgid "Unsupported type"
msgstr ""
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr ""
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr ""
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
msgid "Internal error"
msgstr ""
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
msgid "Exists"
msgstr ""
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr ""
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
#, fuzzy
msgid "Has subfolders"
msgstr "Synchronising \"%s\""
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
msgid "No space left"
msgstr ""
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr ""
@@ -25211,26 +25268,18 @@ msgid "Specify where to create the folder:"
msgstr ""
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
+msgid "Open Other User's Folder"
msgstr ""
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
+msgid "_Account:"
msgstr ""
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
-msgid "Open Other User's Folder"
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
msgid "_Folder Name:"
msgstr ""
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
-msgid "_Server:"
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
msgid "_User:"
msgstr ""
@@ -25319,15 +25368,15 @@ msgstr ""
msgid "Evolution can import data from the following files:"
msgstr ""
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr ""
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr ""
-#: shell/main.c:223
+#: shell/main.c:227
#, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -25337,7 +25386,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -25347,51 +25396,55 @@ msgid ""
"eagerly await your contributions!\n"
msgstr ""
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
msgstr "Cannot initialise the Evolution shell."
-#: shell/main.c:255
+#: shell/main.c:259
msgid "Don't tell me again"
msgstr ""
-#: shell/main.c:348
+#: shell/main.c:394
#, fuzzy
msgid "Cannot access the Ximian Evolution shell."
msgstr "Cannot initialise the Evolution shell."
-#: shell/main.c:357
+#: shell/main.c:403
#, fuzzy, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "Cannot initialise the Evolution shell."
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr ""
-#: shell/main.c:439
+#: shell/main.c:487
msgid "Start in offline mode"
msgstr ""
-#: shell/main.c:440
+#: shell/main.c:489
msgid "Start in online mode"
msgstr ""
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr ""
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "Cannot initialise the Bonobo component system."
@@ -25599,15 +25652,6 @@ msgstr ""
msgid "Week"
msgstr ""
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-#, fuzzy
-msgid "Close"
-msgstr "Colours"
-
#: ui/evolution-comp-editor.xml.h:3
#, fuzzy
msgid "Close this item"
@@ -26517,10 +26561,6 @@ msgstr ""
msgid "F_older"
msgstr ""
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr ""
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr ""
@@ -27060,21 +27100,21 @@ msgstr ""
msgid "Don't show this message again."
msgstr ""
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
msgid "_Find Now"
msgstr ""
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
#, fuzzy
msgid "_Clear"
msgstr "Colours"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
#, fuzzy
msgid "Clear"
msgstr "Colours"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr ""
@@ -27104,6 +27144,10 @@ msgid "init_bonobo(): could not initialize Bonobo"
msgstr "Could not initialise Bonobo"
#, fuzzy
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr "Cannot initialise Evolution's mail component."
+
+#, fuzzy
#~ msgid "Configuration control for the Evolution Addressbook."
#~ msgstr "Cannot initialise Evolution's mail component."
diff --git a/po/es.po b/po/es.po
index 0c80de301e..be569f005a 100644
--- a/po/es.po
+++ b/po/es.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution 1.1\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2002-07-30 13:47+0200\n"
"Last-Translator: Héctor García Álvarez <hector@scouts-es.org>\n"
"Language-Team: Spanish <traductores@es.gnome.org>\n"
@@ -32,7 +32,7 @@ msgid "Imports VCard files into Evolution."
msgstr "Importa archivos VCard a Evolution."
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr "Archivar como"
@@ -42,18 +42,18 @@ msgstr "Archivar como"
# src/file-manager/fm-list-view.c:1581
# src/file-manager/fm-search-list-view.c:140
# src/nautilus-bookmarks-window.c:172
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr "Nombre"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "Correo electrónico"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Principal"
@@ -63,16 +63,16 @@ msgstr "Ppal"
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "Asistente"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Trabajo"
@@ -82,12 +82,12 @@ msgid "Bus"
msgstr "Bus"
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr "Rellamada"
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Compańía"
@@ -98,13 +98,13 @@ msgstr "Comp"
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Casa"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Organización"
@@ -114,19 +114,19 @@ msgstr "Org"
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Móvil"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Coche"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "Fax del trabajo"
@@ -135,13 +135,13 @@ msgid "Bus Fax"
msgstr "Fax de Trab"
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Fax de casa"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "Trabajo 2"
@@ -150,13 +150,13 @@ msgid "Bus 2"
msgstr "Trab 2"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Casa 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "RDSI"
@@ -164,56 +164,56 @@ msgstr "RDSI"
# src/file-manager/fm-properties-window.c:1560
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "Otro"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "Otro fax"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "Buscapersonas"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "Radio"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "Telex"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr "TTY"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "Correo electrónico 2"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "Correo electrónico 3"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "Sitio Web"
@@ -222,7 +222,7 @@ msgid "Url"
msgstr "Url"
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "Departamento"
@@ -231,7 +231,7 @@ msgid "Dep"
msgstr "Dep"
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "Oficina"
@@ -242,12 +242,12 @@ msgstr "Off"
# #-#-#-#-# nautilus-es.po (Nautilus) #-#-#-#-#
# components/music/nautilus-music-view.c:198
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "Título"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "Profesión"
@@ -256,7 +256,7 @@ msgid "Prof"
msgstr "Prof"
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr "Gestor"
@@ -269,7 +269,7 @@ msgid "Ass"
msgstr "Asist"
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "Nick"
@@ -278,12 +278,12 @@ msgid "Nick"
msgstr "Nick"
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "Cónyuge"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "Nota"
@@ -296,7 +296,7 @@ msgid "CALUri"
msgstr "CALUri"
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr "URL de disponibilidad"
@@ -347,7 +347,7 @@ msgstr "VCard para %s"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -355,7 +355,7 @@ msgid "Could not initialize Bonobo"
msgstr "No se puede inicializar Bonobo"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr "Buscando..."
@@ -363,41 +363,33 @@ msgstr "Buscando..."
msgid "Loading..."
msgstr "Cargando..."
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
-msgid "Error in search expression."
-msgstr "Error buscando la expresión."
+#: addressbook/backend/pas/pas-backend-ldap.c:677
+#, fuzzy
+msgid "Reconnecting to LDAP server..."
+msgstr "Conectando al servidor LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr "Ańadiendo tarjeta al servidor LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr "Eliminando tarjeta del servidor LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr "Modificando tarjeta del servidor LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr "Reiniciando búsqueda."
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr "Recibiendo los resultados de la búsqueda LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
#, fuzzy
msgid "Error performing search"
msgstr "Error eliminando tarjeta"
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-#, fuzzy
-msgid "Could not parse query string"
-msgstr "No pude analizar la URL `%s'"
-
#: addressbook/conduit/address-conduit.c:293
#, fuzzy
msgid "Default Sync Address:"
@@ -445,47 +437,47 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
+msgid "Configure access to LDAP directory servers here"
+msgstr ""
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
msgid "Control that displays an Evolution addressbook minicard."
msgstr "Control que muestra minitarjetas de direcciones en Evolution."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
msgid "Directory Servers"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
msgid "Evolution Addressbook minicard viewer"
msgstr "Visor de Minitarjetas de Direcciones de Evolution"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr "Componente de Evolution para manejar contactos."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the Addressbook Minicard control"
msgstr "Factoría para el control de Minitarjetas de Direcciones"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr "Factoría para el visualizador de direcciones de la Agenda"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
msgid "Factory for the Addressbook's address popup"
msgstr "Factoría para la ventana de direcciones de la Agenda"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
msgid "Factory for the sample Addressbook control"
msgstr "Factoría para el control de ejemplo de la Agenda"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
-msgstr ""
-
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -505,28 +497,28 @@ msgstr "Servidor LDAP"
msgid "LDAP server containing contact information"
msgstr "El servidor LDAP contiene información de contacto"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "Nuevo contacto"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "_Contacto"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "Crear nuevo contacto"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "Nueva lista de contactos"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "Contact _List"
msgstr "_Lista de contactos"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "Crear nueva lista de contactos"
@@ -552,30 +544,30 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
#, fuzzy
msgid "This server does not support LDAPv3 schema information"
msgstr "La respuesta del servidor IMAP no contenía información de %s"
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
#, fuzzy
msgid "Error retrieving schema information"
msgstr ""
"Error cargando la información del filtro:\n"
"%s"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
#, fuzzy
msgid "Server did not respond with valid schema information"
msgstr "La respuesta del servidor IMAP no contenía información de %s"
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
#, fuzzy
msgid "LDAP was not enabled in this build of Evolution"
msgstr "(SSL no está implementado en esta compilación de evolution)"
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "No se puede inicializar gnome-vfs"
@@ -583,21 +575,30 @@ msgstr "No se puede inicializar gnome-vfs"
msgid "Other Contacts"
msgstr "Otros contactos"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "No es posible abrir la agenda de direcciones"
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+"No pudimos abrir esta agenda de direcciones. Por favor compruebe\n"
+"que existe la ruta y que tiene permisos para acceder a ella."
+
+#: addressbook/gui/component/addressbook.c:487
+#, fuzzy
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
"No podemos abrir este agenda de direcciones. Esto significa\n"
"que ha introducido una URI errónea, o que el servidor LDAP está\n"
"caído"
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -609,52 +610,83 @@ msgstr ""
"de las fuentes del CVS una vez que haya obtenido LDAP del\n"
"siguiente enlace.\n"
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
+#, fuzzy
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-"No pudimos abrir esta agenda de direcciones. Por favor compruebe\n"
-"que existe la ruta y que tiene permisos para acceder a ella."
+"No podemos abrir este agenda de direcciones. Esto significa\n"
+"que ha introducido una URI errónea, o que el servidor LDAP está\n"
+"caído"
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr "Introduzca la contraseńa para %s (usuario %s)"
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
#, fuzzy
msgid "Name begins with"
msgstr "finaliza con"
-#: addressbook/gui/component/addressbook.c:729
+#: addressbook/gui/component/addressbook.c:742
#, fuzzy
-msgid "Email is"
-msgstr "Correo electrónico 2"
+msgid "Email begins with"
+msgstr "finaliza con"
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr "Categoría es"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr "Cualquier campo contiene"
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "Avanzado..."
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr "Cualquier categoría"
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr "La URI que mostrará el visor de carpetas"
@@ -671,7 +703,7 @@ msgstr "(ninguno)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "Correo electrónico principal"
@@ -722,49 +754,51 @@ msgid " S_how Supported Bases "
msgstr "Mo_strar bases soportadas "
#: addressbook/gui/component/ldap-config.glade.h:2
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "<< Menos Opciones"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr "<- _Quitar"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
msgid "1234"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
msgid "1:00"
msgstr "1:00"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
msgid "380"
msgstr "380"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:11
-msgid "<- _Remove"
-msgstr "<- _Quitar"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-msgid "<< Fewer Options"
-msgstr "<< Menos Opciones"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr ""
@@ -870,7 +904,7 @@ msgid "Mappings"
msgstr "Márgenes"
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
#, fuzzy
msgid "Never"
msgstr "_cada"
@@ -924,8 +958,8 @@ msgstr "Rango de bú_squeda: "
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
msgid "Searching"
msgstr "Buscando"
@@ -1125,7 +1159,7 @@ msgid "Using email address"
msgstr "Usando dirección de correo"
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr ""
@@ -1133,12 +1167,13 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
msgid "_Add"
msgstr "_Ańadir"
#: addressbook/gui/component/ldap-config.glade.h:105
-msgid "_Add ->"
+#, fuzzy
+msgid "_Add -&gt;"
msgstr "_Ańadir ->"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1182,7 +1217,7 @@ msgstr "Límite de _descarga:"
# #-#-#-#-# nautilus-es.po (Nautilus) #-#-#-#-#
# libnautilus-private/nautilus-undo-signal-handlers.c:174
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1218,7 +1253,7 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
#, fuzzy
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr "_Opciones"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1300,7 +1335,7 @@ msgstr "Factoría para la interfaz de selección de nombre de la Agenda"
# src/nautilus-bookmarks-window.c:198 src/nautilus-window-menus.c:588
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1332,11 +1367,11 @@ msgstr "(%d no mostrado)"
msgid "Unnamed Contact"
msgstr "Contactos sin nombre"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr "Seleccionas contactos de la agenda"
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
#, fuzzy
msgid "Find contact in"
msgstr "El remitente contiene"
@@ -1400,7 +1435,7 @@ msgstr "Colaboración"
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "Editor de contactos"
@@ -1470,9 +1505,9 @@ msgstr "Prefiere recibir el correo como _HTML"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2538,23 +2573,23 @@ msgstr ""
msgid "Delete Contact?"
msgstr "żBorrar contacto?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
msgid "Category editor not available."
msgstr "No hay un editor de categorías disponible."
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr "Este contacto está en estas categorías:"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
msgid "Save Contact as VCard"
msgstr "Guardar contacto como VCard"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr "TTY/TDD"
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr "No pude encontrar el widget para el campo: `%s'"
@@ -2568,7 +2603,7 @@ msgid "Edit Full"
msgstr "Editar Todo"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "Nombre Completo"
@@ -2720,11 +2755,11 @@ msgid "contact-list-editor"
msgstr "editor-de-listas-de-contactos"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr "Editor de listas de contactos"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
msgid "Save List as VCard"
msgstr "Guardar lista como VCard"
@@ -2787,20 +2822,20 @@ msgstr "Búsqueda avanzada"
msgid "Search"
msgstr "Buscar"
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr "Sin tarjetas"
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr "1 tarjeta"
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr "%d tarjetas"
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
#, fuzzy
msgid "Error getting book view"
msgstr "Error al configurar el propietario"
@@ -2812,15 +2847,15 @@ msgid "Error modifying card"
msgstr "Error modificando tarjeta"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr "Éxito"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "Error desconocido"
@@ -2829,7 +2864,7 @@ msgid "Repository offline"
msgstr "Repositorio desconectado"
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "Permiso denegado"
@@ -2846,7 +2881,7 @@ msgid "Protocol not supported"
msgstr "Protocolo no implementado"
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -2899,7 +2934,7 @@ msgstr "Error eliminando lista"
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr "Error eliminando tarjeta"
@@ -2941,161 +2976,161 @@ msgstr "Mover tarjetas a"
msgid "Copy cards to"
msgstr "Copiar tarjetas a"
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr "* Pulse aquí para ańadir un contacto *"
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr "Teléfono principal"
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr "Teléfono del asistente"
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr "Teléfono del trabajo"
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr "Teléfono para rellamadas"
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr "Teléfono de la compańía"
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr "Teléfono de casa"
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr "Dirección del trabajo"
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr "Dirección de su casa"
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr "Teléfono móvil"
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr "Teléfono del coche"
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr "Teléfono del trabajo 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr "Teléfono de casa 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr "Otro teléfono"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr "Otra dirección"
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr "Agenda de direcciones"
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "Guardar como VCard"
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
#, fuzzy
msgid "New Contact..."
msgstr "Nuevo contacto"
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
#, fuzzy
msgid "New Contact List..."
msgstr "Nueva lista de contactos"
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
#, fuzzy
msgid "Go to Folder..."
msgstr "_Ir a la carpeta..."
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
#, fuzzy
msgid "Import..."
msgstr "_Importar..."
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
#, fuzzy
msgid "Search for Contacts..."
msgstr "Bu_scar contactos"
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
msgid "Addressbook Sources..."
msgstr "Fuentes de la Agenda..."
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
#, fuzzy
msgid "Pilot Settings..."
msgstr "_Configuración del pilot..."
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr "Reenviar contacto"
#
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr "Enviar un mensaje al contacto"
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Imprimir"
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr "Imprimir cabecera"
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
msgid "Copy to folder..."
msgstr "Copiar a la carpeta..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
#, fuzzy
msgid "Move to folder..."
msgstr "_Mover a la carpeta..."
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "Cortar"
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "Copiar"
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "Pegar"
# #-#-#-#-# nautilus-es.po (Nautilus) #-#-#-#-#
# src/file-manager/fm-directory-view.c:1865
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3103,8 +3138,8 @@ msgstr "Pegar"
msgid "Delete"
msgstr "Suprimir"
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
#, fuzzy
msgid "Current View"
msgstr "_Vista actual"
@@ -3113,7 +3148,7 @@ msgstr "_Vista actual"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,ń,o,p,q,r,s,t,u,v,w,x,y,z"
@@ -3121,10 +3156,18 @@ msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,ń,o,p,q,r,s,t,u,v,w,x,y,z"
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,ń,o,p,q,r,s,t,u,v,w,x,y,z"
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3251,7 +3294,7 @@ msgid "Include:"
msgstr "Incluye:"
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr "Horizontal"
@@ -3271,12 +3314,12 @@ msgstr "Márgenes"
msgid "Number of columns:"
msgstr "Número de columnas:"
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
msgid "Options"
msgstr "Opciones"
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
msgid "Orientation"
msgstr "Orientación"
@@ -3299,7 +3342,7 @@ msgstr "Fuente del papel:"
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr "Vertical"
@@ -3359,26 +3402,26 @@ msgstr "Ancho:"
msgid "_Font..."
msgstr "_Tipo de letra..."
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
msgid "Untitled appointment"
msgstr "Cita sin título"
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr "Alta"
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr "Normal"
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr "Baja"
@@ -3426,38 +3469,38 @@ msgid "Configuration control for the Evolution Calendar."
msgstr "Factoría para el compositor de correo de Evolution."
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
+msgid "Configure your timezone, Calendar and Task List here "
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
msgid "Evolution calendar iTip/iMip viewer"
msgstr "Visor del calendario iTip/iMip de Evolution"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Evolution component for handling the calendar."
msgstr "Componente de Evolution para manejar el calendario."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
msgid "Factory for the Evolution Tasks control"
msgstr "Factoría para el control de tareas de Evolution."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
msgid "Factory for the calendar iTip view control"
msgstr "Factoría para el control de vista de calendario iTip"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
msgid "Factory for the sample Calendar control"
msgstr "Factoría para el control del Calendario de ejemplo"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
msgid "Factory to centralize calendar component editor dialogs"
msgstr ""
"Factoría para centralizar el componente del editor de diálogos del calendario"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
msgid "Factory to create a component editor factory"
msgstr "Factoría para crear el componente del editor"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
-msgstr ""
-
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr "Servicio de notificación de alarmas"
@@ -3522,7 +3565,7 @@ msgstr ""
"Evolution mostrará un diálogo de recordatorio normal."
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "Advertencia"
@@ -3548,15 +3591,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "No me preguntes otra vez sobre este programa."
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "No se puede inicializar GNOME"
-#: calendar/gui/alarm-notify/notify-main.c:183
-msgid "Could not create the alarm notify service"
-msgstr "No pude crear el servicio de la alarma de notificación"
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr "No pude crear la factoría del servicio de la alarma de notificación"
@@ -3572,7 +3611,7 @@ msgstr "La descripción contiene"
msgid "Comment contains"
msgstr "El comentario contiene"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr "No coincidente"
@@ -3583,7 +3622,7 @@ msgstr "%A %d %B %Y"
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "%a, %d de %b de %Y"
@@ -3640,37 +3679,37 @@ msgstr "E"
msgid "W"
msgstr "W"
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
msgid "Free"
msgstr "Libre"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "Ocupado"
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr "Sin comenzar"
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr "En proceso"
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr "Completado"
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3681,33 +3720,33 @@ msgstr ""
"45.436845,125.862501"
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr "Ninguno"
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr "Recurriendo"
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr "Asignado"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr "Si"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr "No"
@@ -3727,7 +3766,7 @@ msgstr "Vista Semanal"
msgid "Month View"
msgstr "Vista Mensual"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3738,10 +3777,10 @@ msgid "Folder containing appointments and events"
msgstr "Carpeta conteniendo citas y eventos"
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
msgid "Tasks"
msgstr "Tareas"
@@ -3750,53 +3789,53 @@ msgstr "Tareas"
msgid "Folder containing to-do items"
msgstr "Carpeta que contiene elementos por hacer"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
msgid "New appointment"
msgstr "Nueva cita"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
msgid "_Appointment"
msgstr "Cit_a"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "Crear una nueva cita"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
msgid "New meeting"
msgstr "Nueva reunión"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
msgid "_Meeting"
msgstr "_Reunión"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
#, fuzzy
msgid "Create a new meeting request"
msgstr "Crear una nueva tarea"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "New task"
msgstr "Nueva tarea"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "_Tarea"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr "Crear una nueva tarea"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "New All Day Appointment"
msgstr "Nueva cita"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
msgid "All _Day Appointment"
msgstr "Cita de todo el _día"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Crear una nueva cita"
@@ -4011,7 +4050,7 @@ msgstr "Recordatorios"
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr "Resumen:"
@@ -4040,7 +4079,7 @@ msgstr "fin de la cita"
msgid "hour(s)"
msgstr "hora(s)"
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
msgid "minute(s)"
msgstr "minuto(s)"
@@ -4215,7 +4254,7 @@ msgid "_Fri"
msgstr "_Vier"
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
msgid "_General"
msgstr "_General"
@@ -4356,61 +4395,61 @@ msgstr " (Falta "
msgid "Due "
msgstr "Falta "
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "ĄNo pude actualizar el objeto!"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "ĄNo pude actualizar el objeto!"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Editar Cita"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Cita - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Tarea - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "Entrada del diario - %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Sin resumen"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "Guardar como..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr "ĄImposible obtener versión actual!"
@@ -4482,13 +4521,13 @@ msgstr "Repetición"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
msgid "Scheduling"
msgstr "Planificación"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr "Reunión"
@@ -4609,7 +4648,7 @@ msgid "Member"
msgstr "Miembro"
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr "RSVP"
@@ -4833,7 +4872,7 @@ msgstr "Fecha Completada:"
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
msgid "Needs Action"
msgstr "Necesita acción"
@@ -4862,11 +4901,11 @@ msgstr "Básico"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr "Asignación"
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
msgid "Description:"
@@ -4935,15 +4974,15 @@ msgstr "90%"
msgid "100%"
msgstr "100%"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
msgid "Deleting selected objects"
msgstr "Borrando los objetos seleccionados"
# #-#-#-#-# nautilus-es.po (Nautilus) #-#-#-#-#
# src/file-manager/fm-directory-view.c:2114
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "_Abrir"
@@ -4952,30 +4991,30 @@ msgstr "_Abrir"
msgid "_Save as..."
msgstr "_Guardar como..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "Im_primir..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "C_ortar"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "_Copiar"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -5004,8 +5043,8 @@ msgstr "_Marcar tareas como completas"
msgid "_Delete Selected Tasks"
msgstr "_Borrar las tareas seleccionadas"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr "Actualizando objetos"
@@ -5062,14 +5101,14 @@ msgid "URL"
msgstr "URL"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %m/%d/%Y %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %m/%d/%Y %I:%M:%S %p"
@@ -5091,164 +5130,146 @@ msgstr "%02i divisiones por minuto"
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%A %d de %B"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%d de %b"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "am"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "pm"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "Nueva cit_a"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "Nuevo _evento para todo el día"
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
#, fuzzy
msgid "New Meeting"
msgstr "Nueva reunión"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
#, fuzzy
msgid "New Task"
msgstr "Nueva tarea"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Imprimir..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "Ir a _hoy"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "_Ir a una fecha..."
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr "_Publicar la información de disponibilidad"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
msgid "_Configure..."
msgstr "_Configurar..."
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
#, fuzzy
msgid "_Configure Pilot..."
msgstr "Configurar"
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "Guardar _como..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
#, fuzzy
msgid "_Schedule Meeting..."
msgstr "Concertar un _encuentro"
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
#, fuzzy
msgid "_Forward as iCalendar..."
msgstr "Reenviar como i_Calendar"
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr "Hacer esta ocurrencia _movible"
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr "Borrar esta _Ocurrencia"
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr "Borrar tod_as las ocurrencias"
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr "Las utilidades GNOME Pilot no aparecen instaladas en este sistema."
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
msgstr "Error ejecutando %s."
-#: calendar/gui/e-itip-control.c:678
-msgid "Meeting begins: <b>"
-msgstr "La reunión empieza: <b>"
-
-#: calendar/gui/e-itip-control.c:683
-msgid "Task begins: <b>"
-msgstr "La tarea empieza: <b>"
-
-#: calendar/gui/e-itip-control.c:688
-msgid "Free/Busy info begins: <b>"
-msgstr "La información de disponibilidad comienza: <b>"
-
-#: calendar/gui/e-itip-control.c:692
-msgid "Begins: <b>"
-msgstr "Empieza: <b>"
-
-#: calendar/gui/e-itip-control.c:704
-msgid "Meeting ends: <b>"
-msgstr "La reunión termina: <b>"
-
-#: calendar/gui/e-itip-control.c:707
-msgid "Free/Busy info ends: <b>"
-msgstr "La información de disponibilidad finaliza: <b>"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:711
-msgid "Ends: <b>"
+#: calendar/gui/e-itip-control.c:593
+#, fuzzy
+msgid "<b>Ends:</b> "
msgstr "Termina: <b>"
-#: calendar/gui/e-itip-control.c:725
-msgid "Task Completed: <b>"
-msgstr "Tarea completada: <b>"
+#: calendar/gui/e-itip-control.c:606
+#, fuzzy
+msgid "<b>Completed:</b> "
+msgstr "Completado "
-#: calendar/gui/e-itip-control.c:735
-msgid "Task Due: <b>"
-msgstr "Plazo para la tarea: <b>"
+#: calendar/gui/e-itip-control.c:616
+msgid "<b>Due:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
msgid "iCalendar Information"
msgstr "Información del calendario"
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
msgid "iCalendar Error"
msgstr "Error de calendario"
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
msgid "An unknown person"
msgstr "Una persona desconocida"
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
@@ -5256,335 +5277,335 @@ msgstr ""
"<br> Por favor revise la siguiente información, y seleccione una acción del "
"menú de abajo."
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr "<i>Ninguna<i>"
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr "L_ocalización:"
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
#, fuzzy
msgid "Status:"
msgstr "E_stado:"
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
msgid "Accepted"
msgstr "Aceptado"
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
#, fuzzy
msgid "Tentatively Accepted"
msgstr "Aceptar tentativamente"
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
msgid "Declined"
msgstr "Rechazado"
# #-#-#-#-# nautilus-es.po (Nautilus) #-#-#-#-#
# libnautilus-private/nautilus-file.c:2936
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr "Desconocido"
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
msgid "Choose an action:"
msgstr "Elija una acción:"
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
msgid "Update"
msgstr "Actualizar"
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "Aceptar"
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
msgid "Accept"
msgstr "Aceptar"
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
msgid "Tentatively accept"
msgstr "Aceptar tentativamente"
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
msgid "Decline"
msgstr "Rechazar"
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
msgid "Send Free/Busy Information"
msgstr "Enviar información de disponibilidad"
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr "Actualizar el estado del remitente"
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
msgid "Send Latest Information"
msgstr "Enviar última información"
# #-#-#-#-# nautilus-es.po (Nautilus) #-#-#-#-#
# libnautilus-private/nautilus-program-chooser.c:1262
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr "Cancelar"
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, c-format
msgid "<b>%s</b> has published meeting information."
msgstr "<b>%s</b> ha publicado información de reuniones."
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
msgid "Meeting Information"
msgstr "Información de reuniones"
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr "<b>%s</b> solicita su presencia en una reunión."
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
msgid "Meeting Proposal"
msgstr "Propuesta de reunión"
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr "<b>%s</b> desea apuntarse a una reunión existente."
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
msgid "Meeting Update"
msgstr "Actualización de la reunión"
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr "<b>%s</b> desea recibir la última actualización de la reunión."
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
msgid "Meeting Update Request"
msgstr "Petición de actualización de la reunión"
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr "<b>%s</b> ha contestado a la petición de reunión."
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
msgid "Meeting Reply"
msgstr "Respuesta de reunión"
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr "<b>%s</b> ha cancelado una reunión."
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
msgid "Meeting Cancellation"
msgstr "Cancelación de reunión"
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr "<b>%s</b> ha enviado un mensaje ininteligible."
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
msgid "Bad Meeting Message"
msgstr "Mensaje de reunión erróneo"
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, c-format
msgid "<b>%s</b> has published task information."
msgstr "<b>%s</b> ha publicado la información de la tarea."
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
msgid "Task Information"
msgstr "Información de la tarea"
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr "<b>%s</b> te pide que realices una tarea."
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
msgid "Task Proposal"
msgstr "Propuesta de tarea"
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr "<b>%s</b> desea ańadir a una tarea existente."
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
msgid "Task Update"
msgstr "Actualización de tarea"
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr "<b>%s</b> quiere recibir la última información de la tarea."
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
msgid "Task Update Request"
msgstr "Petición de actualización de tarea"
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr "<b>%s</b> ha contestado a una asignación de tarea."
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
msgid "Task Reply"
msgstr "Respuesta a una tarea"
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr "<b>%s</b> ha cancelado una tarea."
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
msgid "Task Cancellation"
msgstr "Cancelación de tarea"
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
msgid "Bad Task Message"
msgstr "Mensaje de tarea erróneo"
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr "<b>%s</b> ha publicado la información de disponibilidad."
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
msgid "Free/Busy Information"
msgstr "Información de disponibilidad"
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr "<b>%s</b> pide su información de disponibilidad."
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
msgid "Free/Busy Request"
msgstr "Petición de disponibilidad"
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr "<b>%s</b> ha contestado a una petición de disponibilidad."
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
msgid "Free/Busy Reply"
msgstr "Respuesta sobre disponibilidad"
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
msgid "Bad Free/Busy Message"
msgstr "Mensaje de disponibilidad erróneo"
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
#, fuzzy
msgid "The message does not appear to be properly formed"
msgstr "La carpeta parece estar corrompida e irrecuperable."
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
msgid "The message contains only unsupported requests."
msgstr "Este mensaje solo contiene peticiones no soportadas."
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr "El adjunto no contiene un calendario de mensaje válido"
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
msgid "The attachment has no viewable calendar items"
msgstr "El adjunto no tiene elementos de calendario visibles"
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
#, fuzzy
msgid "There was an error on the CORBA system\n"
msgstr "Lo siento, pero hubo un error al leer %s."
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
#, fuzzy
msgid "Object could not be found\n"
msgstr "ĄEl elemento no puedo ser enviado!\n"
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
msgid "Update complete\n"
msgstr "Actualización completada\n"
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
msgid "Calendar file could not be updated!\n"
msgstr "ĄEl archivo del calendario no pudo ser actualizado!\n"
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr ""
"El estado de asistencia no puede ser actualizado porque no existe el elemento"
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr ""
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr ""
"ĄEl estado de asistencia no pudo ser actualizado a causa de un estado "
"inválido!\n"
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
msgid "Attendee status updated\n"
msgstr "Estado de asistencia actualizado\n"
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
msgid "Attendee status could not be updated!\n"
msgstr "ĄEl estado de asistencia no pudo ser actualizado!\n"
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
msgid "Removal Complete"
msgstr "Borrado completo"
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
msgid "Item sent!\n"
msgstr "ĄElemento enviado!\n"
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr "ĄEl elemento no puedo ser enviado!\n"
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
#, fuzzy
msgid "Select Calendar Folder"
msgstr "Seleccionar carpeta"
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
#, fuzzy
msgid "Select Tasks Folder"
msgstr "Seleccionar carpeta"
@@ -5630,7 +5651,7 @@ msgstr "fecha de inicio"
msgid "Chair Persons"
msgstr "Presidentes"
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
msgid "Required Participants"
msgstr "Participantes requeridos"
@@ -5639,56 +5660,57 @@ msgid "Optional Participants"
msgstr "Participantes opcionales"
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
-msgstr "No participan"
+#, fuzzy
+msgid "Resources"
+msgstr "Recurso"
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr "Individual"
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
msgid "Group"
msgstr "Grupo"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
msgid "Resource"
msgstr "Recurso"
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr "Habitación"
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
msgid "Chair"
msgstr "Silla"
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
msgid "Required Participant"
msgstr "Participantes requeridos"
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr "Participantes opcional"
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr "No participan"
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr "Tentativa"
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
msgid "Delegated"
msgstr "Delegado"
@@ -5699,22 +5721,22 @@ msgstr "En proceso"
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr "%A, %d de %B de %Y"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a %d/%m/%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%d/%m/%Y"
@@ -5778,8 +5800,8 @@ msgstr "Hora de _inicio de la reunión:"
msgid "Meeting _end time:"
msgstr "Hora de _fin de la reunión:"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, c-format
msgid "Opening tasks at %s"
msgstr "Abriendo tarea en %s"
@@ -5794,7 +5816,7 @@ msgstr "No puedo cargar las tareas en `%s'"
msgid "The method required to load `%s' is not supported"
msgstr "El método necesario para cargar `%s' no está implementado"
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "No puedo abrir la carpeta en `%s'"
@@ -5813,26 +5835,42 @@ msgstr "Borrando los objetos seleccionados"
msgid "Expunging"
msgstr "Comprimiendo carpeta"
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "Nueva cit_a..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr "No puedo abrir la carpeta en `%s'"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr "El método necesario para abrir `%s' no está implementado"
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, c-format
msgid "Opening calendar at %s"
msgstr "Abriendo calendario en %s"
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "Abriendo carpeta %s"
@@ -5893,48 +5931,48 @@ msgstr "Octubre"
msgid "September"
msgstr "Septiembre"
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
msgid "At least one attendee is necessary"
msgstr "Es necesario por lo menos un asistente"
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr "Debe especificar un organizador."
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
msgid "Event information"
msgstr "Información del evento"
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
msgid "Task information"
msgstr "Información de la tarea"
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
msgid "Journal information"
msgstr "Información de la entrada de diario"
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
msgid "Free/Busy information"
msgstr "Información de disponibilidad"
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
msgid "Calendar information"
msgstr "Información del calendario"
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
msgid "Updated"
msgstr "Actualizado"
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
#, fuzzy
msgid "Refresh"
msgstr "Regenerar la lista"
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr "Debes participar en el evento."
@@ -6170,7 +6208,7 @@ msgid "Print Calendar"
msgstr "Imprimir calendario"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Vista previa"
@@ -6193,7 +6231,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr "La URI que mostrará la carpeta de tareas"
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
#, fuzzy
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
@@ -6206,12 +6244,12 @@ msgstr ""
"\n"
"żBorrar realmente esos mensajes?"
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr "No me preguntes otra vez."
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
#, fuzzy
msgid "Print Tasks"
msgstr "Imprimir tarjetas"
@@ -8137,7 +8175,7 @@ msgstr "Moviendo mensajes"
msgid "Copying messages"
msgstr "Copiando mensajes"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -8145,47 +8183,47 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr "Cancelado"
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, fuzzy, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr "Respuesta inesperada del servidor IMAP: %s"
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
#, fuzzy
msgid "No data provided"
msgstr "No ha especificado un nombre de archivo."
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
#, fuzzy
msgid "Failed to encrypt: No valid recipients specified."
msgstr "No puedo cifrar este mensaje: no hay destinatarios."
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, fuzzy, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -8193,18 +8231,24 @@ msgid ""
"%.*s"
msgstr "Error al cachear el mensaje %s: %s"
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, fuzzy, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr "Error al cachear el mensaje %s: %s"
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "Error al decodificar el mensaje."
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
#, fuzzy
msgid "Failed to execute gpg."
msgstr "Error al decodificar el mensaje."
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, fuzzy, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr "No puedo verificar este mensaje: no pude crear archivo temporal: %s"
@@ -8448,7 +8492,7 @@ msgstr ""
"%s"
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr "Respuesta de autenticación errónea desde el servidor."
@@ -8567,7 +8611,7 @@ msgstr "Para leer correo como una búsqueda de otras carpetas"
msgid "No provider available for protocol `%s'"
msgstr "No hay proveedor para el protocolo `%s'"
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8613,11 +8657,11 @@ msgstr "Error al decodificar el mensaje."
msgid "Failed to verify certificates."
msgstr "Error al verificar el certificado."
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
msgid "Cannot get folder: Invalid operation on this store"
msgstr "No puedo obtener la carpeta: Operación no válida"
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
msgid "Cannot create folder: Invalid operation on this store"
msgstr "No puedo crear la carpeta: Operación no válida"
@@ -8838,77 +8882,105 @@ msgstr "No puedo renombrar la carpeta: %s: Operación no válida"
msgid "Cannot rename folder: %s: No such folder"
msgstr "No pude cambiarle el nombre a la carpeta: %s: No existe"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr "Operación cancelada"
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr "El servidor se desconectó inesperadamente: %s"
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "Respuesta inesperada del servidor IMAP: %s"
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "El comando IMAP ha fallado: %s"
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr "La respuesta del servidor terminó demasiado pronto."
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr "La respuesta del servidor IMAP no contenía información de %s"
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr "El servidor IMAP inesperadamente ha respondido OK: %s"
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr "No puedo crear el directorio %s: %s"
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr "No puedo cargar el resumen de %s"
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr "La carpeta fue destruida y recreada en el servidor."
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr "Buscando mensajes modificados"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Error al decodificar el mensaje."
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"No puedo obtener el mensaje; %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr "No existe ese mensaje"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr "Este mensaje no está disponible actualmente"
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr "Obteniendo información de los nuevos mensajes"
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr "Buscando mensajes nuevos"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr "No pude encontrar el cuerpo del mensaje en la respuesta de FETCH"
@@ -8933,7 +9005,7 @@ msgstr "Comprobando si hay correo nuevo"
msgid "Check for new messages in all folders"
msgstr "Comprobar si hay mensajes nuevos en todas las carpetas"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "Carpetas"
@@ -8964,7 +9036,7 @@ msgstr "Para leer y guardar correo en los servidores IMAP."
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
msgid "Password"
msgstr "Contraseńa"
@@ -8972,78 +9044,78 @@ msgstr "Contraseńa"
msgid "This option will connect to the IMAP server using a plaintext password."
msgstr "Conectará con el servidor IMAP usando una contraseńa de texto plano"
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "Servidor SMTP %s"
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "%s servicio para %s en %s"
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "Conexión cancelada"
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr "No pude conectar con %s (puerto %d): %s"
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr ""
"No pude conectar con el servidor POP.\n"
"Error al enviar la contraseńa: %s"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
#, fuzzy
msgid "SSL/TLS extension not supported."
msgstr "Operación no implementada"
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
#, fuzzy
msgid "SSL negotiations failed"
msgstr "Fallo en la autenticación."
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "Esta carpeta no está vacía"
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr ""
"El servidor IMAP %s no implementa el método de autenticación requerido %s"
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr "El tipo de autenticación %s no está implementado"
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr "%sPor favor escriba la contraseńa IMAP para %s@%s"
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr "No escribió una clave."
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9054,20 +9126,25 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr "No existe la carpeta %s"
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, fuzzy, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr ""
"El nombre de la carpeta no puede contener el carácter de retorno de carro."
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Error desconocido: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr "No está permitido que la carpeta raíz contenga subcarpetas"
@@ -9208,27 +9285,6 @@ msgstr "Mensaje ańadido al Maildir cancelado"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "No pude ańadir el mensaje a la carpeta tipo maildir: %s: %s"
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"No puedo obtener el mensaje; %s\n"
-" %s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr "No existe ese mensaje"
-
#
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
@@ -9317,18 +9373,18 @@ msgstr "No puedo crear un bloqueo de carpetas en %s: %s"
msgid "Cannot open mailbox: %s: %s\n"
msgstr "No puedo abrir el buzón: %s: %s\n"
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
msgid "Mail append cancelled"
msgstr "Adición de mensaje cancelada"
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr "No puedo ańadir el mensaje al archivo mbox: %s: %s"
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9337,11 +9393,11 @@ msgstr ""
"No puedo obtener el mensaje; %s de la carpeta %s\n"
" %s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr "La carpeta parece estar corrompida e irrecuperable."
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr "Fallo la construcción del mensaje: żBuzón corrompido?"
@@ -9446,12 +9502,13 @@ msgstr "Error desconocido: %s"
msgid "Could not store folder: %s"
msgstr "No pude cambiar el nombre a la carpeta: %s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr "Error la escribir al archivo de correo temporal: %s"
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr "Error la escribir al archivo temporal: %s: %s"
@@ -9660,7 +9717,7 @@ msgstr "Dejar mensajes en el servidor"
msgid "Delete after %s day(s)"
msgstr "Borrar tras %s día(s)"
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr "POP"
@@ -9754,7 +9811,7 @@ msgid "No such folder `%s'."
msgstr "No existe la carpeta `%s'."
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
msgid "Sendmail"
msgstr "Sendmail"
@@ -9808,7 +9865,7 @@ msgstr "sendmail"
msgid "Mail delivery via the sendmail program"
msgstr "Envío de correo vía el programa sendmail"
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr "SMTP"
@@ -9923,41 +9980,41 @@ msgstr "Autenticación requerida"
msgid "Welcome response error"
msgstr "Respuesta de error a RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, fuzzy, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr ""
"No pude conectar con el servidor POP.\n"
"Error al enviar la contraseńa: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
#, fuzzy
msgid "server does not appear to support SSL"
msgstr "Parece que el mensaje no está bien construido"
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, fuzzy, c-format
msgid "STARTTLS request timed out: %s"
msgstr "Expiró el tiempo para AUTH: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
#, fuzzy
msgid "STARTTLS response error"
msgstr "Respuesta de error a RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, fuzzy, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr ""
"El servidor SMTP %s no implementa el método de autenticación requerido %s"
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr "%sPor favor escriba la contraseńa SMTP para %s@%s"
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -9968,90 +10025,90 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr "Servidor SMTP %s"
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr "Envío de correo SMTP vía %s"
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr "No puedo enviar el mensaje: dirección del remitente no válida."
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
msgid "Sending message"
msgstr "Enviando mensaje"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr "No puedo enviar el mensaje: no hay destinatarios."
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
#, fuzzy
msgid "Cannot send message: one or more invalid recipients"
msgstr "No puedo enviar el mensaje: no hay destinatarios."
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr "Saludo del SMTP"
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, fuzzy, c-format
msgid "HELO request timed out: %s"
msgstr "Expiró el tiempo para RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
#, fuzzy
msgid "HELO response error"
msgstr "Respuesta de error a RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
msgid "SMTP Authentication"
msgstr "Autenticación SMTP"
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr "Error al crear el objeto de autenticación SASL."
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr "Expiró el tiempo para AUTH: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr "Error en la petición de AUTH."
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr "Respuesta de autenticación errónea desde el servidor.\n"
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr "Expiró el tiempo para MAIL FROM: %s: correo no enviado"
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
#, fuzzy
msgid "MAIL FROM response error"
msgstr "Respuesta de error a MAIL FROM: %s: correo no enviado"
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr "Expiró el tiempo para RCPT TO: %s: correo no enviado"
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr "Expiró el tiempo para DATA: %s: correo no enviado"
@@ -10059,40 +10116,40 @@ msgstr "Expiró el tiempo para DATA: %s: correo no enviado"
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
#, fuzzy
msgid "DATA response error"
msgstr "Respuesta de error a RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr ""
"Expiró el tiempo para el envío de DATA: terminación del mensaje: %s: correo "
"no enviado"
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
#, fuzzy
msgid "DATA termination response error"
msgstr "Respuesta de autenticación errónea desde el servidor."
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr "Expiró el tiempo para RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
#, fuzzy
msgid "RSET response error"
msgstr "Respuesta de error a RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, fuzzy, c-format
msgid "QUIT request timed out: %s"
msgstr "Expiró el tiempo para AUTH: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
#, fuzzy
msgid "QUIT response error"
msgstr "Respuesta de error a RSET: %s"
@@ -10166,7 +10223,7 @@ msgstr "Tipo MIME:"
msgid "Suggest automatic display of attachment"
msgstr "Sugerir mostrar adjuntos automáticamente"
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
msgid "Click here for the address book"
msgstr "Presione aquí para acceder a la agenda"
@@ -10177,7 +10234,7 @@ msgstr "Presione aquí para acceder a la agenda"
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
msgid "Reply-To:"
msgstr "Responder a:"
@@ -10186,40 +10243,40 @@ msgstr "Responder a:"
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
msgid "From:"
msgstr "De:"
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr "Asunto:"
# #-#-#-#-# nautilus-es.po (Nautilus) #-#-#-#-#
# src/file-manager/dfos-xfer.c:188
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr "A:"
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
msgid "Enter the recipients of the message"
msgstr "Escriba los destinatarios del mensaje"
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr "Cc:"
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr "Escriba las direcciones que recibirán una copia del mensaje"
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr "Bcc:"
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
"appearing in the recipient list of the message."
@@ -10230,11 +10287,16 @@ msgstr ""
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
#, fuzzy
msgid "Post To:"
msgstr "Porto"
+#: composer/e-msg-composer-hdrs.c:431
+#, fuzzy
+msgid "Posting destination"
+msgstr "Sin descripción"
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -10254,34 +10316,34 @@ msgstr ""
"Error cargando el archivo: %s:\n"
"%s"
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
msgid "Warning!"
msgstr "ĄAviso!"
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr "El archivo existe, żSobreescribir?"
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, c-format
msgid "Error saving file: %s"
msgstr "Error guardando el archivo: %s"
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr "Error cargando el archivo: %s"
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, c-format
msgid "Error accessing file: %s"
msgstr "Error accediendo al archivo: %s"
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
msgid "Unable to retrieve message from editor"
msgstr "No pude obtener los mensajes del editor"
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, c-format
msgid ""
"Unable to seek on file: %s\n"
@@ -10290,7 +10352,7 @@ msgstr ""
"No pude buscar en el archivo: %s\n"
"%s"
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, c-format
msgid ""
"Unable to truncate file: %s\n"
@@ -10299,7 +10361,7 @@ msgstr ""
"No pude truncar el archivo: %s\n"
"%s"
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, c-format
msgid ""
"Error autosaving message: %s\n"
@@ -10308,7 +10370,7 @@ msgstr ""
"Error auto guardando el mensaje: %s\n"
" %s"
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
@@ -10316,48 +10378,27 @@ msgstr ""
"Ximian Evolution ha encontrado archivos no guardados de una sesión previa.\n"
"żQuiere tratar de recuperarlos?"
-#: composer/e-msg-composer.c:1516
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-"Este mensaje no ha sido enviado.\n"
-"\n"
-"żQuiere guardar los cambios?"
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
msgid "Warning: Modified Message"
msgstr "Aviso: Mensaje modificado"
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr "Abrir archivo"
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
msgid "Signature:"
msgstr "Firma"
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-#, fuzzy
-msgid "Set as default"
-msgstr " (predeterminada)"
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "Nuevo mensaje"
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
@@ -10365,7 +10406,7 @@ msgstr ""
"No puedo crear una ventana de composición:\n"
"No puedo activar el control de selección de direcciones."
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
@@ -10373,7 +10414,7 @@ msgstr ""
"No pude crear una ventana de composición:\n"
"No puedo activar el componente del editor HTML."
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10439,7 +10480,7 @@ msgstr "El asunto contiene"
msgid "Subject does not contain"
msgstr "El asunto no contiene"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10466,92 +10507,92 @@ msgstr "Sincronizando categorías:"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a %d/%m/%Y %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a %d/%m/%Y %H:%M"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr "%a %d/%m/%Y %I %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr "%a %d/%m/%Y %H"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%d/%m/%Y %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%d/%m/%Y %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr "%d/%m/%Y %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr "%d/%m/%Y %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr "%d/%m/%Y %I %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr "%d/%m/%Y %H"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%I:%M %p"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr "%I %p"
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
msgid "seconds"
msgstr "segundos"
@@ -10664,32 +10705,32 @@ msgstr ""
"Error en la expresión regular '%s':\n"
"%s"
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr "Importante"
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
msgid "Work"
msgstr "Trabajo"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
#, fuzzy
msgid "Personal"
msgstr "Pownal"
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
#, fuzzy
msgid "To Do"
msgstr "Togo"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
#, fuzzy
msgid "Later"
msgstr "después de"
@@ -10958,7 +10999,7 @@ msgstr "no es"
msgid "is not Flagged"
msgstr "Marcado"
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
#, fuzzy
msgid "Label"
msgstr "Laurel"
@@ -11025,7 +11066,7 @@ msgstr "es menor que"
msgid "Score"
msgstr "Puntuación"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "Remitente"
@@ -11061,7 +11102,7 @@ msgstr "comienza por"
msgid "Stop Processing"
msgstr "Parar el proceso"
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "Asunto"
@@ -11127,7 +11168,7 @@ msgstr "Guardando %s"
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr "Correo"
@@ -11193,7 +11234,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr "Evolution está importando su vieja información de Netscape"
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr "Papelera"
@@ -11268,67 +11309,70 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr "Factoría para el compositor de correo de Evolution."
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
+msgid ""
+"Configure mail preferences, including security and message display, here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "Factoría para el compositor de correo de Evolution."
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#, fuzzy
+msgid "Configure your email accounts here"
+msgstr "Crear o editar cuentas de correo y otras preferencias"
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
msgid "Evolution component for handling mail."
msgstr "Componente Evolution para manejar el correo."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
msgid "Evolution mail composer."
msgstr "Compositor de correo de Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
msgid "Evolution mail executive summary component."
msgstr "Componente de correo del resumen de trabajo de Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
msgid "Evolution mail folder display component."
msgstr "Componente para mostrar carpetas de correo de Evolution"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
msgid "Evolution mail folder factory component."
msgstr "Componente para factoría de carpetas de correo de Evolution"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
msgid "Factory for the Evolution composer."
msgstr "Factoría para el compositor de correo de Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
msgid "Factory for the Mail Summary component."
msgstr "Factoría para el componente de Resumen de Correo."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
#, fuzzy
msgid "Font Preferences"
msgstr "Si_n recurrencia"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
#, fuzzy
msgid "Mail Accounts"
msgstr "Cuentas"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
msgid "Mail Preferences"
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
msgid "Mail configuration interface"
msgstr "Interfaz de configuración del correo"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr ""
-
#: mail/component-factory.c:102
msgid "Folder containing mail"
msgstr "Carpeta conteniendo correo"
@@ -11353,7 +11397,7 @@ msgstr "Propiedades..."
msgid "Change this folder's properties"
msgstr "Cambiar las propiedades de esta carpeta"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
@@ -11361,255 +11405,255 @@ msgstr ""
"Algunas de tus opciones de correo parece que están corruptas, por favor "
"comprueba que todo está en orden."
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr "No ha definido un sistema para enviar el correo"
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
msgid "Warning: Unsent Messages"
msgstr "Aviso: Mensajes no enviados"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr "Nuevo mensaje de correo"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr "_Mensaje de correo"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "Nuevo mensaje"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "Siguiente mensaje"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "Mensaje previo"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "Nuevo mensaje"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "No puedo inicializar el componente de correo de Evolution."
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
msgid "Cannot initialize Evolution's mail config component."
msgstr ""
"No puedo inicializar el componente de configuración de correo de Evolution."
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
msgid "Cannot initialize Evolution's folder info component."
msgstr ""
"No puedo inicializar el componente de información sobre carpetas de "
"Evolution."
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
msgid "Connecting..."
msgstr "Conectando..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr "No puedo registrar un sistema de guardado con la shell"
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr "Propiedades para «%s»"
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "Propiedades"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr "No puedo crear el directorio temporal: %s"
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr "%d nuevos"
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ", "
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr "%d ocultos"
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr ""
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr "%d seleccionado"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr "%d sin enviar"
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, c-format
msgid "%d sent"
msgstr "%d enviar"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr "%d total"
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
#, fuzzy
msgid "Create _Virtual Folder From Search..."
msgstr "Crear una Carpeta _Virtual según el mensaje"
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr "Carpeta virtual según el a_sunto"
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr "Carpeta virtual según el _remitente"
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr "Carpeta virtual según los _destinatarios"
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr "Carpeta virtual según la _Lista de Correo"
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr "Filtrar según el As_unto"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr "Filtrar según el Re_mitente"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr "Filtrar según los Des_tinatarios"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr "Filtrar según la Lista de _Correo"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr "_Editar como un mensaje nuevo..."
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "Im_primir"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr "_Resp. al Remitente"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr "Resp. a la _Lista"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "Re: _Todos"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "_Reenviar"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
#, fuzzy
msgid "Follo_w Up..."
msgstr "_Nombre completo..."
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
#, fuzzy
msgid "Fla_g Completed"
msgstr "Completado"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
msgid "Cl_ear Flag"
msgstr "Li_mpiar marca"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "Mar_car como leído"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
#, fuzzy
msgid "Mark as _Unread"
msgstr "Marcar como _no leído"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr "Marcar como _Importante"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
#, fuzzy
msgid "_Mark as Unimportant"
msgstr "Marcar como No Im_portante"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
#, fuzzy
msgid "U_ndelete"
msgstr "_Recuperar"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
#, fuzzy
msgid "Mo_ve to Folder..."
msgstr "_Mover a la carpeta..."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "_Copiar a la carpeta..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
msgid "Add Sender to Address_book"
msgstr "Ańadir Remitente a la Agen_da"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
msgid "Appl_y Filters"
msgstr "Apl_icar filtros"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
#, fuzzy
msgid "Crea_te Rule From Message"
msgstr "Crear una Reg_la con el Mensaje"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
#, fuzzy
msgid "VFolder on M_ailing List"
msgstr "Carpeta virtual según la Lista de Correo"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, fuzzy, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "Filtrar según la lista de correo (%s)"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, fuzzy, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "Carpeta virtual según la Lista de Correo (%s)"
@@ -11685,19 +11729,19 @@ msgstr "No ha rellenado toda la información requerida."
msgid "Evolution Account Editor"
msgstr "Editor de cuentas de Evolution"
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
msgid "_Host:"
msgstr "_Servidor:"
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
msgid "User_name:"
msgstr "_Nombre de usuario:"
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
msgid "_Path:"
msgstr "R_uta:"
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr "No puedes crear dos cuentas con el mismo nombre."
@@ -11726,7 +11770,7 @@ msgid "Enable"
msgstr "Habilitar"
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
msgid "Enabled"
msgstr "Habilitada"
@@ -11779,7 +11823,7 @@ msgstr ""
" '%s'\n"
"Y han sido actualizadas."
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11791,7 +11835,7 @@ msgstr ""
"recibir o escribir mensajes.\n"
"żQuerría configurarlo ahora?"
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
@@ -11799,7 +11843,7 @@ msgstr ""
"Necesita configurar una identidad para\n"
"poder escribir mensajes de correo."
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
@@ -11808,7 +11852,7 @@ msgstr ""
"correo para poder enviarlo."
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
@@ -11816,11 +11860,11 @@ msgstr ""
"Estas enviando un mensaje formateado en HTML, pero los siguientes "
"destinatarios no indica que quieran recibir mensajes formateados en HTML:\n"
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr "żEnviar de todos modos?"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
@@ -11828,7 +11872,7 @@ msgstr ""
"Este mensaje no tiene asunto.\n"
"żQuiere enviarlo?"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
@@ -11837,11 +11881,11 @@ msgstr ""
"esconder la lista de direcciones, este mensaje solo contendrá destinatarios "
"Bcc."
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr "Este mensaje solo contiene destinatarios Bcc."
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
@@ -11851,11 +11895,11 @@ msgstr ""
"cabecera Apparently-To.\n"
"żEnviar de todos modos?"
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr "Debes especificar destinatarios para poder enviar el mensaje."
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
@@ -11863,28 +11907,28 @@ msgstr ""
"No pude abrir la carpeta de borradores para esta cuenta.\n"
"żQuiere usar la carpeta de borradores predeterminada?"
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr "un remitente desconocido"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr "El %a, %d-%m-%Y a las %H:%M, %%s escribió:"
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr "Mover Mensaje(s) a"
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr "Copiar mensaje(s) a"
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr "żEsta seguro que quiere editar los %d mensajes?"
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
@@ -11892,7 +11936,7 @@ msgstr ""
"Solo puede editar mensajes guardados\n"
"en la carpeta Borradores."
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
@@ -11900,39 +11944,39 @@ msgstr ""
"Solo puede reenviar mensajes\n"
"de la carpeta Enviados."
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr "żEsta seguro que quiere reenviar los %d mensajes?"
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr "Se hay mensajes seleccionados"
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "żSobreescribir archivo?"
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "Guardar mensaje como..."
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "Guardar mensajes como..."
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
#, fuzzy
msgid "Go to next folder with unread messages?"
msgstr "Mostrar el siguiente mensaje no leído"
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
msgstr ""
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -11944,7 +11988,7 @@ msgstr ""
"\n"
"żBorrar realmente esos mensajes?"
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
@@ -11953,28 +11997,28 @@ msgstr ""
"Error cargando la información del filtro:\n"
"%s"
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr "Filtros"
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, fuzzy, c-format
msgid "Page %d of %d"
msgstr "%ld de %ld"
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "Imprimir mensaje"
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr "US-Letter"
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "Ha fallado la impresión del mensaje"
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr "żEsta seguro que quiere abrir %d mensajes en ventanas separadas?"
@@ -11994,7 +12038,7 @@ msgstr " [script]"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
msgid "Unnamed"
msgstr "Sin nombre"
@@ -12063,20 +12107,20 @@ msgstr ""
"Este nombre solo se usará para mostrar información."
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
msgid "Evolution Account Assistant"
msgstr "Asistente de cuentas de Evolution"
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, c-format
msgid "Account %d"
msgstr "Cuenta %d"
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr "Comprobando el servicio"
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr "Conectando al servidor..."
@@ -12241,318 +12285,322 @@ msgstr "ID digitales..."
msgid "Do not quote original message"
msgstr "No puedo abrir el mensaje"
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
# #-#-#-#-# nautilus-es.po (Nautilus) #-#-#-#-#
# libnautilus-private/nautilus-program-chooser.c:1262
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
msgid "Done"
msgstr "Hecho"
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
#, fuzzy
msgid "Drafts _folder:"
msgstr "Carpeta de _borradores:"
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
msgid "E_nable"
msgstr "_Habilitar"
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
#, fuzzy
msgid "Emacs"
msgstr "Este"
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
#, fuzzy
msgid "Email Accounts"
msgstr "El mensaje contiene"
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
#, fuzzy
msgid "Email _address:"
msgstr "Dir_ección de correo:"
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
#, fuzzy
msgid "Empty _trash folders on exit"
msgstr "Vaciar pap_elera al salir"
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
#, fuzzy
msgid "Execute Command..."
msgstr "Ejecutar comando de shell"
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
#, fuzzy
msgid "Fi_xed -width:"
msgstr "finaliza con"
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
#, fuzzy
msgid "Font Properties"
msgstr "Propiedades"
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
#, fuzzy
msgid "Format messages in _HTML"
msgstr "Mensaje reenviados"
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
msgid "Get Digital ID..."
msgstr "Obtener ID digital..."
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
#, fuzzy
msgid "Highlight _quotations with"
msgstr "_Resaltar citas con"
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
msgid "IMAPv4 "
msgstr "IMAPv4 "
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr "Identidad"
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
msgid "Inline"
msgstr "Incluido en línea"
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
msgid "Kerberos "
msgstr "Kerberos "
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
#, fuzzy
msgid "Labels and Colors"
msgstr "Guardar y cerrar"
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
#, fuzzy
msgid "Loading Images"
msgstr "Cargar _Imágenes"
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr "Configuración del correo"
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
msgid "Mailbox location"
msgstr "Localización del Mailbox"
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
#, fuzzy
msgid "Message Composer"
msgstr "Cabecera del mensaje"
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
#, fuzzy
msgid "Message Display"
msgstr "_Mostrar Mensaje"
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
#, fuzzy
msgid "Microsoft"
msgstr "Micronesia"
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
#, fuzzy
msgid "New Mail Notification"
msgstr "Notificación"
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr ""
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
msgid "Optional Information"
msgstr "Información opcional"
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
#, fuzzy
msgid "Or_ganization:"
msgstr "Organi_zación:"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
#, fuzzy
msgid "PGP/GPG _Key ID:"
msgstr "ID de la _clave PGP:"
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr "Elije un color"
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
#, fuzzy
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr "Preguntar al mandar mensajes que tan solo tengan definido el _Bcc"
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
#, fuzzy
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr "Pretty Good Privacy"
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
#, fuzzy
msgid "Printed Fonts"
msgstr "Imprimir los contactos seleccionados"
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
msgid "Qmail maildir "
msgstr "Maildir estilo Qmail"
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
#, fuzzy
msgid "Quote original message"
msgstr "No puedo abrir el mensaje"
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
msgid "Quoted"
msgstr "Citado"
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
msgid "Re_member this password"
msgstr "Re_cuerda esta contraseńa"
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
#, fuzzy
msgid "Re_ply-To:"
msgstr "Responder a:"
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
msgid "Receiving Email"
msgstr "Recibiendo mensajes"
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
#, fuzzy
msgid "Receiving _Options"
msgstr "Opciones de recepción"
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
#, fuzzy
msgid "Remember this _password"
msgstr "Recuerda esta contraseńa"
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
msgid "Required Information"
msgstr "Información requerida"
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
#, fuzzy
msgid "Restore Defaults"
msgstr "Predeterminados"
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
#, fuzzy
msgid "S_ecurity"
msgstr "Seguridad"
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
#, fuzzy
msgid "Secure MIME (S/MIME)"
msgstr "MIME seguro"
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr "Selecciona letra de anchura fija para HTML"
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr "Selecciona letra de anchura fija en HTML para imprimir"
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr "Selecciona letra de anchura variable en HTML"
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr "Selecciona letra de anchura variable en HTML para imprimir"
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
#, fuzzy
msgid "Select PGP program"
msgstr "Seleccione el binario de PGP"
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
msgid "Sending Email"
msgstr "Enviando correo"
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
msgid "Sent _messages folder:"
msgstr "Carpeta de _mensajes enviados:"
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
msgid "Sent and Draft Messages"
msgstr "Mensajes Enviados y Borradores"
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
msgid "Ser_ver requires authentication"
msgstr "El ser_vidor requiere autenticación"
# #-#-#-#-# nautilus-es.po (Nautilus) #-#-#-#-#
# components/help/hyperbola-filefmt.c:397
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
msgid "Server Configuration"
msgstr "Configuración del servidor"
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
msgid "Server _Type: "
msgstr "_Tipo de servidor:"
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
#, fuzzy
msgid "Shortcuts _type:"
msgstr "Atajos"
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
msgid "Signature #1"
msgstr "Firma #1"
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
msgid "Signature #2"
msgstr "Firma #2"
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
msgid "Specify _filename:"
msgstr "Especificar nombre de archivo:"
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
msgid "Spell Checking Language"
msgstr ""
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
msgid "Spell _Checking"
msgstr ""
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr "Mailbox estándar de Unix"
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
msgid ""
"Type the name by which you would like to refer to this account.\n"
"For example: \"Work\" or \"Personal\""
msgstr ""
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
#, fuzzy
msgid "V_ariable-width:"
msgstr "Variable"
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
@@ -12562,190 +12610,190 @@ msgstr ""
"\n"
"Pulse «Siguiente» para comenzar. "
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
msgid "XEmacs"
msgstr "XEmacs"
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
msgid "_Add Signature"
msgstr "_Ańadir firma"
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr "C_argar imágenes fuera de la red"
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
msgid "_Always sign outgoing messages when using this account"
msgstr "Firm_ar siempre el correo saliente al usar esta cuenta"
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
msgid "_Authentication Type: "
msgstr "Tipo de _autenticación: "
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
#, fuzzy
msgid "_Authentication type: "
msgstr "Tipo de _autenticación: "
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
msgid "_Automatically check for new mail"
msgstr "Comprobar el correo _automáticamente"
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
#, fuzzy
msgid "_Automatically insert smiley images"
msgstr "Comprobar el correo _automáticamente"
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
msgid "_Beep when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
msgid "_Certificate ID:"
msgstr "ID del _certificado:"
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
#, fuzzy
msgid "_Confirm when expunging a folder"
msgstr "Confirmar antes de comprimir una carpeta"
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
#, fuzzy
msgid "_Default signature:"
msgstr "Firma en _HTML:"
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
msgid "_Defaults"
msgstr "Pre_determinados"
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
msgid "_Do not notify me when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
msgid "_Enable"
msgstr "_Habilitar"
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr ""
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
msgid "_Forward style:"
msgstr "_Estilo de reenvio:"
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
msgid "_Full name:"
msgstr "Nombre _completo:"
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
msgid "_HTML Mail"
msgstr "Correo en _HTML"
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
msgid "_Identity"
msgstr "_Identidad"
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
msgid "_Load images if sender is in addressbook"
msgstr "Cargar imágenes si e_l remitente esta el la agenda de direcciones"
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
#, fuzzy
msgid "_Make this my default account"
msgstr "Hacer de esta mi cuenta pre_determinada"
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
#, fuzzy
msgid "_Mark messages as read after"
msgstr "_Marcar mensajes como Leído tras"
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
msgid "_Name:"
msgstr "_Nombre:"
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr "_No cargar nunca imágenes desde la red"
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
msgid "_PGP binary path:"
msgstr "Localización del binario de _PGP:"
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
msgid "_Play sound file when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
#, fuzzy
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr "Preguntar al mandar mensajes en HTML a contactos que no los quieren"
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
#, fuzzy
msgid "_Prompt when sending messages with an empty subject line"
msgstr "Pr_eguntar al mandar mensajes con el asunto vacío"
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
msgid "_Receiving Mail"
msgstr "_Recibiendo correo"
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
#, fuzzy
msgid "_Reply style:"
msgstr "Re: Todos"
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
msgid "_Restore defaults"
msgstr ""
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
#, fuzzy
msgid "_Script:"
msgstr "_Seguridad"
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr "_Seguridad"
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
#, fuzzy
msgid "_Sending Mail"
msgstr "Enviando Correo"
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
#, fuzzy
msgid "_Show animated images"
msgstr "Mostrar tiempo como"
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
#, fuzzy
msgid "_Signatures"
msgstr "_Archivo de firma:"
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
#, fuzzy
msgid "_Use secure connection (SSL):"
msgstr "U_se conexiones seguras (SSL)"
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
#, fuzzy
msgid "_Variable-width:"
msgstr "Variable"
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
msgid "_every"
msgstr "_cada"
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
msgid "color"
msgstr "color"
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
msgid "description"
msgstr "descripción"
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -12814,126 +12862,131 @@ msgstr "Cargar _Imágenes"
msgid "Loading message content"
msgstr "Cargando el contenido del mensaje"
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
#, fuzzy
msgid "Overdue:"
msgstr "Tareas fuera de pla_zo:"
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%b %d %l:%M %p"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr "Abrir enlace en el Navegador"
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr "Copiar Dirección del enlace"
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr "Guardar enlace como (ARRÉGLAME)"
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr "Guardar imagen como..."
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "Guardando %s"
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr "%s adjunto"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr "No puede analizar el mensaje MIME. Mostrando la fuente."
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "Fecha"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr "Dirección errónea"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "De"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr "Responder a"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "A"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr "Cc"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
msgid "Bcc"
msgstr "Bcc"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
#, fuzzy
msgid "Mailer"
msgstr "Correo"
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
"Este mensaje está firmado digitalmente. Pulsa en el icono del candado para "
"más información."
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "No pude crear un contexto de verificación PGP."
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr "Este mensaje está firmado digitalmente y es auténtico."
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
"Este mensaje está firmado digitalmente pero no se puede verificar su "
"autenticidad."
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr "Puntero a sitio FTP (%s)"
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr "Puntero a archivo local (%s) valido en «%s»"
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr "Puntero a archivo local (%s)"
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr "Puntero a sitio FTP (%s)"
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr "Puntero a datos externos desconocidos (tipo «%s»)"
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr "Parte externa al cuerpo del mensaje mal escrita."
@@ -13059,59 +13112,59 @@ msgstr "Moviendo mensajes a %s"
msgid "Copying messages to %s"
msgstr "Copiando mensajes a %s"
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr "Analizando carpetas en «%s»"
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr "Mensaje reenviados"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr "Abriendo carpeta %s"
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr "Abriendo sitio %s"
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr "Eliminando carpeta %s"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, c-format
msgid "Storing folder '%s'"
msgstr "Guardando carpeta '%s'"
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
msgid "Refreshing folder"
msgstr "Actualizando carpeta"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr "Comprimiendo carpeta"
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr "Obteniendo mensaje %s"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr "Obteniendo %d mensajes(s)"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr "Guardando %d mensaje(s)"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
@@ -13120,7 +13173,7 @@ msgstr ""
"No pude crear el archivo de salida: %s\n"
" %s"
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
@@ -13129,11 +13182,11 @@ msgstr ""
"Error guardando mensajes en: %s:\n"
" %s"
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr "Guardando adjunto"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
@@ -13142,22 +13195,22 @@ msgstr ""
"No pude crear el archivo de salida: %s:\n"
" %s"
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr "No pude escribir datos: %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr "Desconectar de %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Reconnecting to %s"
msgstr "Reconectar a %s"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "_Buscar"
@@ -13230,25 +13283,25 @@ msgstr "Actualizando..."
msgid "Waiting..."
msgstr "Esperando..."
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
msgid "User canceled operation."
msgstr "Operación cancelada por el usuario."
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
msgid "_Remember this password"
msgstr "_Recuerda esta contraseńa"
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
#, fuzzy
msgid "_Remember this password for the remainder of this session"
msgstr "Recordar esta clave durante el resto de esta sesión"
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, c-format
msgid "Enter Password for %s"
msgstr "Introduzca su contraseńa para %s"
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
msgid "Enter Password"
msgstr "Introduzca contraseńa"
@@ -13271,41 +13324,24 @@ msgstr ""
"\n"
"żQuiere guardar los cambios?"
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "Nombre:"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "Guardar firma"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "Archivo de firma en HTML:"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr "Reenviado mensaje - %s"
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
msgid "Forwarded message"
msgstr "Mensaje reenviado"
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
msgid "Forwarded Message"
msgstr "Mensaje reenviado"
@@ -13362,67 +13398,67 @@ msgstr "(Sin asunto)"
msgid "%s - Message"
msgstr "%s - Mensaje"
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr "Sin leer"
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr "Visto"
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr "Contestado"
-#: mail/message-list.c:736
+#: mail/message-list.c:740
msgid "Multiple Unseen Messages"
msgstr "Múltiples mensajes sin leer"
-#: mail/message-list.c:737
+#: mail/message-list.c:741
msgid "Multiple Messages"
msgstr "Múltiples mensajes"
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr "La más baja"
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr "Más baja"
-#: mail/message-list.c:746
+#: mail/message-list.c:750
msgid "Higher"
msgstr "Más alta"
-#: mail/message-list.c:747
+#: mail/message-list.c:751
msgid "Highest"
msgstr "La más alta"
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr "?"
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr "Hoy %l:%M %p"
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr "Ayer %l:%M %p"
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr "%a %l:%M %p"
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
msgid "%b %d %l:%M %p"
msgstr "%b %d %l:%M %p"
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr "%d %b %Y"
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
msgid "Generating message list"
msgstr "Generando la lista de mensajes"
@@ -13512,68 +13548,96 @@ msgstr "Previsualización"
msgid "Flag to Follow Up"
msgstr "_Nombre completo..."
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr "Analizando carpetas bajo %s en «%s»"
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr "Analizando carpetas de nivel superior en «%s»"
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, c-format
msgid "Subscribing to folder \"%s\""
msgstr "Suscribiendo a carpeta «%s»"
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr "De-suscribiendo la carpeta «%s»"
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
msgid "Folder"
msgstr "Carpeta"
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "Guardar en carpeta..."
+
+#: mail/subscribe-dialog.c:1590
msgid "No server has been selected"
msgstr "No se ha seleccionado ningún servidor"
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr "Por favor seleccione un servidor."
#: mail/subscribe-dialog.glade.h:1
-msgid " _Refresh List "
-msgstr "_Regenerar la lista "
-
-#: mail/subscribe-dialog.glade.h:2
msgid "All folders"
msgstr "Todas las carpetas"
-#: mail/subscribe-dialog.glade.h:3
-msgid "Display options"
-msgstr "Mostrar opciones"
+#: mail/subscribe-dialog.glade.h:2
+#, fuzzy
+msgid "Apri file"
+msgstr "Abril"
+
+# #-#-#-#-# nautilus-es.po (Nautilus) #-#-#-#-#
+# src/nautilus-window.c:1267
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+msgid "Close"
+msgstr "Cerrar"
#: mail/subscribe-dialog.glade.h:4
+#, fuzzy
+msgid "Display Options"
+msgstr "Mostrar opciones"
+
+#: mail/subscribe-dialog.glade.h:5
msgid "Folders whose names begin with:"
msgstr "Carpetas cuyo nombre comience por:"
-#: mail/subscribe-dialog.glade.h:5
+#: mail/subscribe-dialog.glade.h:6
msgid "Manage Subscriptions"
msgstr "Administrar Suscripciones"
-#: mail/subscribe-dialog.glade.h:6
-msgid "Show _folders from server: "
-msgstr "Mostrar _carpetas del servidor:"
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
+msgstr "Regenerar la lista"
+
+#: mail/subscribe-dialog.glade.h:8
+#, fuzzy
+msgid "S_elect server: "
+msgstr "Elija un archivo"
-#: mail/subscribe-dialog.glade.h:7
+#: mail/subscribe-dialog.glade.h:9
+#, fuzzy
+msgid "Salve file"
+msgstr "Elija un archivo"
+
+#: mail/subscribe-dialog.glade.h:10
msgid "_Subscribe"
msgstr "_Suscribir"
-#: mail/subscribe-dialog.glade.h:8
+#: mail/subscribe-dialog.glade.h:11
msgid "_Unsubscribe"
msgstr "De-s_uscribir"
@@ -13584,28 +13648,29 @@ msgstr "La carpeta contiene el Resumen de Evolution"
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
#, fuzzy
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr "La carpeta contiene el Resumen de Evolution"
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#, fuzzy
msgid "Evolution Summary component."
msgstr "Compositor de correo de Evolution."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
#, fuzzy
msgid "Factory for Evolution Summary's configuration control."
msgstr "Factoría para el control de tareas de Evolution."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
#, fuzzy
msgid "Factory for the Evolution Summary component."
msgstr "Componente de correo del resumen de trabajo de Evolution."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
#, fuzzy
msgid "Summary Preferences"
msgstr "Configuración del resumen"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
-
#: my-evolution/Locations.h:1
msgid "Aarhus"
msgstr "Aarhus"
@@ -23410,23 +23475,23 @@ msgstr "Zurich"
msgid "Folder containing the Evolution Summary"
msgstr "La carpeta contiene el Resumen de Evolution"
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
msgid "Appointments"
msgstr "Citas"
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
msgid "No appointments"
msgstr "Sin citas"
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
msgid "%k:%M %d %B"
msgstr "%k:%M %d %B"
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
msgid "%l:%M %d %B"
msgstr "%l:%M %d %B"
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
msgid "No description"
msgstr "Sin descripción"
@@ -23487,11 +23552,11 @@ msgstr "Ańadir"
msgid "Shown"
msgstr "Shannon"
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
msgid "No tasks"
msgstr "No hay tareas"
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
msgid "(No Description)"
msgstr "(Sin descripción)"
@@ -23524,7 +23589,7 @@ msgstr "Imprimir resumen"
msgid "Printing of Summary failed"
msgstr "Ha fallado la impresión del resumen"
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr "El componente de resumen de trabajo no pudo inicializar Bonobo.\n"
@@ -24802,18 +24867,18 @@ msgid "Configuration control for Evolution folder settings."
msgstr "Factoría para el compositor de correo de Evolution."
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "Configuración del correo"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
msgid "The Evolution shell."
msgstr "La shell de Evolution."
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "Mostrar detalles"
@@ -24839,7 +24904,7 @@ msgstr "Ańadir una carpeta"
msgid "Drafts"
msgstr "Borradores"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "Entrada"
@@ -25280,27 +25345,27 @@ msgstr ""
msgid "Evolution Settings"
msgstr "Evolution "
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "Abriendo carpeta %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "Abriendo carpeta %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, fuzzy, c-format
msgid "in \"%s\" ..."
msgstr "Abrir en %s..."
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr "No pude cambiar el nombre a la carpeta: %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
#, fuzzy
msgid "Cannot find the specified shared folder."
msgstr ""
@@ -25384,31 +25449,31 @@ msgstr "_Trabajar Desconectado"
msgid "Work Offline"
msgstr "Trabajar desconectado"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "(No hay carpetas mostrándose)"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr "%s (%d)"
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr "(nada)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
"Ximian Evolution está conectado. Pulse este botón para trabajar "
"desconectado."
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr "Ximian Evolution está en proceso de desconectarse."
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -25432,7 +25497,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr "No puedo configurar una carpeta local -- %s"
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -25443,19 +25508,19 @@ msgstr ""
"«%s» ha fallado inesperadamente. Deberá salir de Evolution y volver\n"
"a entrar para poder acceder otra vez a esa información."
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr "Argumentos inválidos"
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr "No puedo registrarme en OAF"
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr "No se encontró la base de datos de configuración"
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "Error genérico"
@@ -25659,7 +25724,7 @@ msgstr "%s (...)"
msgid "%s (%d%% complete)"
msgstr "%s (%d%% completado)"
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr "<pinche aquí para seleccionar una carpeta>"
@@ -25700,63 +25765,63 @@ msgstr ""
"El error del sistema de activación es:\n"
"%s"
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
msgid "CORBA error"
msgstr "Error CORBA"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr "Interrumpido"
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr "Argumento inválido"
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr "Ya tiene un dueńo"
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
msgid "No owner"
msgstr "Sin dueńo"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
msgid "Not found"
msgstr "No encontrado"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
msgid "Unsupported type"
msgstr "Tipo no soportado"
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr "Schema no soportado"
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr "Operación no soportada"
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
msgid "Internal error"
msgstr "Error interno"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
msgid "Exists"
msgstr "Salir"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr "URI no válida"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
msgid "Has subfolders"
msgstr "Tiene subcarpetas"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
msgid "No space left"
msgstr "No queda sitio"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr "El antiguo dueńo a muerto"
@@ -25810,28 +25875,20 @@ msgid "Specify where to create the folder:"
msgstr "Especifique donde crear la carpeta:"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "Crear una _Nueva Carpeta..."
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
+#, fuzzy
+msgid "_Account:"
+msgstr "Cuenta %d"
+
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
msgid "_Folder Name:"
msgstr "_Nombre de la carpeta:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
-#, fuzzy
-msgid "_Server:"
-msgstr "Nombre del _servidor:"
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "Nombre de _usuario:"
@@ -25932,15 +25989,15 @@ msgstr "No me preguntes más veces"
msgid "Evolution can import data from the following files:"
msgstr "Evolution puede importar datos de los siguiente s archivos:"
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr "Evolution está terminando ..."
-#: shell/main.c:223
+#: shell/main.c:227
#, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -25950,7 +26007,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -25960,53 +26017,57 @@ msgid ""
"eagerly await your contributions!\n"
msgstr ""
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
msgstr "Ximian Evolution"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "No me preguntes más veces"
-#: shell/main.c:348
+#: shell/main.c:394
msgid "Cannot access the Ximian Evolution shell."
msgstr "No puedo acceder a la shell de Ximian Evolution."
-#: shell/main.c:357
+#: shell/main.c:403
#, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "No puedo inicializar la shell de Ximian Evolution: %s"
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr "Deshabilitar pantalla de entrada"
-#: shell/main.c:439
+#: shell/main.c:487
#, fuzzy
msgid "Start in offline mode"
msgstr "Comenzando a importar"
-#: shell/main.c:440
+#: shell/main.c:489
#, fuzzy
msgid "Start in online mode"
msgstr "Comenzando importadores inteligentes"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr "Enviar la salida de depurado de todos los componente a un archivo."
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "No puedo inicializar el sistema de componentes Bonobo."
@@ -26226,16 +26287,6 @@ msgstr "Mostrar un semana laboral"
msgid "Week"
msgstr "Semana"
-# #-#-#-#-# nautilus-es.po (Nautilus) #-#-#-#-#
-# src/nautilus-window.c:1267
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-msgid "Close"
-msgstr "Cerrar"
-
#: ui/evolution-comp-editor.xml.h:3
msgid "Close this item"
msgstr "Cerrar este elemento"
@@ -27186,10 +27237,6 @@ msgstr "Ańadir carpeta a su lista de carpetas suscritas"
msgid "F_older"
msgstr "_Carpetas"
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr "Regenerar la lista"
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr "Regenerar la lista de carpetas"
@@ -27756,20 +27803,20 @@ msgstr "Mensaje"
msgid "Don't show this message again."
msgstr "No mostrar otra vez este mensaje."
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
#, fuzzy
msgid "_Find Now"
msgstr "Buscar ahora"
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
msgid "_Clear"
msgstr "_Limpiar"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
msgid "Clear"
msgstr "Limpiar"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr "Buscar ahora"
@@ -27795,6 +27842,81 @@ msgstr "init_corba(): no pude inicializar GNOME"
msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonob(): no pude inicializar Bonobo"
+#~ msgid "Error in search expression."
+#~ msgstr "Error buscando la expresión."
+
+#~ msgid "Restarting search."
+#~ msgstr "Reiniciando búsqueda."
+
+#, fuzzy
+#~ msgid "Could not parse query string"
+#~ msgstr "No pude analizar la URL `%s'"
+
+#, fuzzy
+#~ msgid "Email is"
+#~ msgstr "Correo electrónico 2"
+
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr "No pude crear el servicio de la alarma de notificación"
+
+#~ msgid "Meeting begins: <b>"
+#~ msgstr "La reunión empieza: <b>"
+
+#~ msgid "Task begins: <b>"
+#~ msgstr "La tarea empieza: <b>"
+
+#~ msgid "Free/Busy info begins: <b>"
+#~ msgstr "La información de disponibilidad comienza: <b>"
+
+#~ msgid "Begins: <b>"
+#~ msgstr "Empieza: <b>"
+
+#~ msgid "Meeting ends: <b>"
+#~ msgstr "La reunión termina: <b>"
+
+#~ msgid "Free/Busy info ends: <b>"
+#~ msgstr "La información de disponibilidad finaliza: <b>"
+
+#~ msgid "Task Completed: <b>"
+#~ msgstr "Tarea completada: <b>"
+
+#~ msgid "Task Due: <b>"
+#~ msgstr "Plazo para la tarea: <b>"
+
+#~ msgid "Non-Participants"
+#~ msgstr "No participan"
+
+#~ msgid ""
+#~ "This message has not been sent.\n"
+#~ "\n"
+#~ "Do you wish to save your changes?"
+#~ msgstr ""
+#~ "Este mensaje no ha sido enviado.\n"
+#~ "\n"
+#~ "żQuiere guardar los cambios?"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr " (predeterminada)"
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "Guardar firma"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "Archivo de firma en HTML:"
+
+#~ msgid " _Refresh List "
+#~ msgstr "_Regenerar la lista "
+
+#~ msgid "Show _folders from server: "
+#~ msgstr "Mostrar _carpetas del servidor:"
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "Nombre del _servidor:"
+
#~ msgid ""
#~ "Issuer: %s\n"
#~ "Subject: %s"
@@ -28158,9 +28280,6 @@ msgstr "init_bonob(): no pude inicializar Bonobo"
#~ msgid "Are you sure you want to remove the \"%s\" folder?"
#~ msgstr "żEsta seguro que quiere borrar la carpeta «%s»?"
-#~ msgid "Connecting to LDAP server..."
-#~ msgstr "Conectando al servidor LDAP..."
-
#~ msgid "Waiting for connection to LDAP server..."
#~ msgstr "Esperando la conexión al servidor LDAP..."
@@ -28327,10 +28446,6 @@ msgstr "init_bonob(): no pude inicializar Bonobo"
#~ msgstr "No puedo inicializar el componente de resumen de Evolution."
#, fuzzy
-#~ msgid "Select a service"
-#~ msgstr "Elija un archivo"
-
-#, fuzzy
#~ msgid "Send an email to %s"
#~ msgstr "Enviar un correo"
@@ -28530,9 +28645,6 @@ msgstr "init_bonob(): no pude inicializar Bonobo"
#~ msgid "_Task..."
#~ msgstr "_Tarea..."
-#~ msgid "Create or edit mail accounts and other preferences"
-#~ msgstr "Crear o editar cuentas de correo y otras preferencias"
-
#~ msgid "_Mail Settings..."
#~ msgstr "_Configuración del correo..."
diff --git a/po/et.po b/po/et.po
index 8db8c724bc..88d796a0e4 100644
--- a/po/et.po
+++ b/po/et.po
@@ -12,7 +12,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Evolution 1.0.2\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2002-03-08 19:58+0200\n"
"Last-Translator: Tőivo Leedjärv <toivo@linux.ee>\n"
"Language-Team: Estonian <gnome-et@linux.ee>\n"
@@ -37,22 +37,22 @@ msgid "Imports VCard files into Evolution."
msgstr "Impordib VKaardi-vormingus failid Evolution'i."
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr "Fail kui"
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr "Nimi"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "E-post"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Esmane"
@@ -62,16 +62,16 @@ msgstr "Esm"
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "Assistent"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Äri"
@@ -81,12 +81,12 @@ msgid "Bus"
msgstr "Töö"
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr "Tagasihelistamine"
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Firma"
@@ -97,13 +97,13 @@ msgstr "Firma"
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Kodu"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Organisatsioon"
@@ -113,19 +113,19 @@ msgstr "Org"
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Mobiil"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Auto"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "Fax tööl"
@@ -134,13 +134,13 @@ msgid "Bus Fax"
msgstr "Fax tööl"
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Kodune faks"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "Äri 2"
@@ -149,68 +149,68 @@ msgid "Bus 2"
msgstr "Äri 2"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Kodu 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "ISDN"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "Muu"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "Muu faks"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "Piipar"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "Raadio"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "Telex"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr "TTY"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "E-post 2"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "E-post 3"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "Koduleht"
@@ -219,7 +219,7 @@ msgid "Url"
msgstr "Url"
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "Osakond"
@@ -228,7 +228,7 @@ msgid "Dep"
msgstr "Osak"
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "Kontor"
@@ -237,12 +237,12 @@ msgid "Off"
msgstr "Kont"
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "Tiitel"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "Elukutse"
@@ -251,7 +251,7 @@ msgid "Prof"
msgstr "Ala"
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr "Juht"
@@ -264,7 +264,7 @@ msgid "Ass"
msgstr "Abil"
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "Hüüdnimi"
@@ -273,12 +273,12 @@ msgid "Nick"
msgstr "Hüüdnimi"
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "Abikaasa"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "Märkus"
@@ -291,7 +291,7 @@ msgid "CALUri"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr "Vaba-kinni URL"
@@ -342,7 +342,7 @@ msgstr "VKaart %s jaoks"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -350,7 +350,7 @@ msgid "Could not initialize Bonobo"
msgstr "Ei saa laadida Bonobot"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr "Otsin..."
@@ -358,41 +358,33 @@ msgstr "Otsin..."
msgid "Loading..."
msgstr "Laen..."
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
-msgid "Error in search expression."
-msgstr "Viga otsingu avaldises."
+#: addressbook/backend/pas/pas-backend-ldap.c:677
+#, fuzzy
+msgid "Reconnecting to LDAP server..."
+msgstr "Ühendan LDAP serveriga..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr "Lisan kaardi LDAP serverisse..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr "Eemaldan kaardi LDAP serverist..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr "Muudan kaarti LDAP serveris..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr "Alustan otsingut uuesti."
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr "Vőtan vastu LDAP otsingu tulemused..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
#, fuzzy
msgid "Error performing search"
msgstr "Viga kaardi eemaldamisel"
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-#, fuzzy
-msgid "Could not parse query string"
-msgstr "Ei saa salvestada kokkuvőtet: %s: %s"
-
#: addressbook/conduit/address-conduit.c:293
#, fuzzy
msgid "Default Sync Address:"
@@ -440,47 +432,47 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
+msgid "Configure access to LDAP directory servers here"
+msgstr ""
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
msgid "Control that displays an Evolution addressbook minicard."
msgstr "Control that displays an Evolution addressbook minicard."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
msgid "Directory Servers"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
msgid "Evolution Addressbook minicard viewer"
msgstr "Evolution Addressbook minicard viewer"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr "Evolution component for handling contacts."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the Addressbook Minicard control"
msgstr "Factory for the Addressbook Minicard control"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr "Factory for the Addressbook's address displayer"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
msgid "Factory for the Addressbook's address popup"
msgstr "Factory for the Addressbook's address popup"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
msgid "Factory for the sample Addressbook control"
msgstr "Factory for the sample Addressbook control"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
-msgstr ""
-
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -500,29 +492,29 @@ msgstr "LDAP server"
msgid "LDAP server containing contact information"
msgstr "Kontaktide infot sisaldav LDAP server"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "Uus kontakt"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "_Kontakt"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "Loob uue kontakti"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "Uus kontaktide nimekiri"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
#, fuzzy
msgid "Contact _List"
msgstr "Kontaktide _nimekiri"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "Loob uue kontaktide nimekirja"
@@ -548,29 +540,29 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
#, fuzzy
msgid "This server does not support LDAPv3 schema information"
msgstr "IMAP serveri vastus ei sisaldanud %s infot"
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
#, fuzzy
msgid "Error retrieving schema information"
msgstr ""
"Viga filtriinfo laadimisel:\n"
"%s"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
#, fuzzy
msgid "Server did not respond with valid schema information"
msgstr "IMAP serveri vastus ei sisaldanud %s infot"
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
msgid "LDAP was not enabled in this build of Evolution"
msgstr ""
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "Ei saa gnome-vfs initsialiseerida"
@@ -578,21 +570,30 @@ msgstr "Ei saa gnome-vfs initsialiseerida"
msgid "Other Contacts"
msgstr "Teised kontaktid"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "Aadressiraamatu avamine ebaőnnestus"
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+"Aadressiraamatu avamine nurjus. Palun kontrolli, kas otsingutee\n"
+"on őige ja kas sul on sellele vajalikud ligipääsuőigused."
+
+#: addressbook/gui/component/addressbook.c:487
+#, fuzzy
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
"Aadressiraamatu avamine ebaőnnestus. Pőhjuseks vőib\n"
"olla see, et sisestasid vale URI vői kasutatav LDAP server\n"
"on maas"
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -604,52 +605,83 @@ msgstr ""
"ise Evolution'i lähtetekstidest kokku kompileerima.\n"
"Eelnevalt laadi OpenLDAP alljärgneva viida abil.\n"
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
+#, fuzzy
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-"Aadressiraamatu avamine nurjus. Palun kontrolli, kas otsingutee\n"
-"on őige ja kas sul on sellele vajalikud ligipääsuőigused."
+"Aadressiraamatu avamine ebaőnnestus. Pőhjuseks vőib\n"
+"olla see, et sisestasid vale URI vői kasutatav LDAP server\n"
+"on maas"
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr "Palun sisesta %s parool (kasutaja %s)"
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
#, fuzzy
msgid "Name begins with"
msgstr "lőppeb"
-#: addressbook/gui/component/addressbook.c:729
+#: addressbook/gui/component/addressbook.c:742
#, fuzzy
-msgid "Email is"
-msgstr "E-post 2"
+msgid "Email begins with"
+msgstr "lőppeb"
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr "Kategooria on"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr "Suvaline väli sisaldab"
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "Edasijőudnutele..."
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr "Suvaline kategooria"
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr "URI, mida kaustalehitseja näitab"
@@ -664,7 +696,7 @@ msgstr "(puudub)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "Peamine e-post"
@@ -716,53 +748,53 @@ msgid " S_how Supported Bases "
msgstr "_Tuvasta toetatavad tüübid"
#: addressbook/gui/component/ldap-config.glade.h:2
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "Häälestus"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr " _Eemalda"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
msgid "1234"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
#, fuzzy
msgid "1:00"
msgstr "100%"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
#, fuzzy
msgid "380"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:11
-#, fuzzy
-msgid "<- _Remove"
-msgstr " _Eemalda"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-#, fuzzy
-msgid "<< Fewer Options"
-msgstr "Häälestus"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr ""
@@ -866,7 +898,7 @@ msgid "Mappings"
msgstr "Veerised"
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
#, fuzzy
msgid "Never"
msgstr "_intervalliga:"
@@ -918,8 +950,8 @@ msgstr "Otsi _kehtivuspiirkonnast:"
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
msgid "Searching"
msgstr "Otsin"
@@ -1110,7 +1142,7 @@ msgid "Using email address"
msgstr "See on e-_postiaadress"
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr ""
@@ -1118,13 +1150,13 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
msgid "_Add"
msgstr "_Lisa"
#: addressbook/gui/component/ldap-config.glade.h:105
#, fuzzy
-msgid "_Add ->"
+msgid "_Add -&gt;"
msgstr "_Lisa"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1165,7 +1197,7 @@ msgid "_Download limit:"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1202,7 +1234,7 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
#, fuzzy
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr "_Häälestus"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1284,7 +1316,7 @@ msgstr ""
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1316,11 +1348,11 @@ msgstr "(%d näitamata)"
msgid "Unnamed Contact"
msgstr "Nimetu kontakt"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr "Kontaktide valimine aadressiraamatust"
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
#, fuzzy
msgid "Find contact in"
msgstr "Saatja sisaldab"
@@ -1385,7 +1417,7 @@ msgstr "Koostöö"
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "Kontaktiredaktor"
@@ -1455,9 +1487,9 @@ msgstr "Soovib saada _HTML sőnumeid"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2526,23 +2558,23 @@ msgstr ""
msgid "Delete Contact?"
msgstr "Kustutada kontakt?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
msgid "Category editor not available."
msgstr "Kategooriaredaktor pole saadaval."
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr "Antud kontakt kuulub järgnevatesse kategooriatesse:"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
msgid "Save Contact as VCard"
msgstr "Kontakti salvestamine VKaardina"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr "TTY/TDD"
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr "Ei leidnud vidinat väljale: `%s'"
@@ -2556,7 +2588,7 @@ msgid "Edit Full"
msgstr "Redigeeri kőike"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "Täisnimi"
@@ -2708,11 +2740,11 @@ msgid "contact-list-editor"
msgstr "kontaktide-nimekirja-redaktor"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr "Kontaktiloendi redaktor"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
msgid "Save List as VCard"
msgstr "Salvesta nimekiri VKaardina"
@@ -2771,20 +2803,20 @@ msgstr "Eriotsing"
msgid "Search"
msgstr "Otsi"
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr "Kaardid puuduvad"
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr "1 kaart"
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr "%d kaarti"
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
#, fuzzy
msgid "Error getting book view"
msgstr "Viga %s käivitamisel"
@@ -2796,15 +2828,15 @@ msgid "Error modifying card"
msgstr "Viga kaardi muutmisel"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr "Őnnestus"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "Tundmatu viga"
@@ -2813,7 +2845,7 @@ msgid "Repository offline"
msgstr "Hoidla offlain"
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "Juurdepääs keelatud"
@@ -2830,7 +2862,7 @@ msgid "Protocol not supported"
msgstr "Mitte toetatud protokoll"
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -2885,7 +2917,7 @@ msgstr "Viga listi eemaldamisel"
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr "Viga kaardi eemaldamisel"
@@ -2927,160 +2959,160 @@ msgstr "Kaardid puuduvad"
msgid "Copy cards to"
msgstr "Kaardid puuduvad"
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr "* Kontakti lisamiseks vajuta siia *"
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr "Telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr "Assistendi telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr "Telefon tööl"
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr "Tagasihelistamise telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr "Firma telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr "Kodune telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr "Aadress tööl"
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr "Kodune aadress"
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr "Mobiiltelefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr "Autotelefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr "Telefon tööl 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr "Kodune telefon 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr "Muu telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr "Muu aadress"
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr "Aadressiraamat"
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "Salvesta VKaardina"
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
#, fuzzy
msgid "New Contact..."
msgstr "Uus kontakt"
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
#, fuzzy
msgid "New Contact List..."
msgstr "Uus kontaktide nimekiri"
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
#, fuzzy
msgid "Go to Folder..."
msgstr "_Mine kausta"
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
#, fuzzy
msgid "Import..."
msgstr "_Impordi..."
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
#, fuzzy
msgid "Search for Contacts..."
msgstr "_Otsi kontakte"
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
#, fuzzy
msgid "Addressbook Sources..."
msgstr "_Aadressiraamatu allikad..."
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
#, fuzzy
msgid "Pilot Settings..."
msgstr "_Pilot'i sätted"
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr "Saada kontakt edasi"
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr "Saada kontaktile sőnum"
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Trüki"
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr "Trüki ümbrik"
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
#, fuzzy
msgid "Copy to folder..."
msgstr "Ko_peeri kausta..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
#, fuzzy
msgid "Move to folder..."
msgstr "_Tősta kausta..."
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "Lőika"
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "Kopeeri"
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "Aseta"
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3088,8 +3120,8 @@ msgstr "Aseta"
msgid "Delete"
msgstr "Kustuta"
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
#, fuzzy
msgid "Current View"
msgstr "Käe_solev vaade"
@@ -3098,7 +3130,7 @@ msgstr "Käe_solev vaade"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,š,z,t,u,v,w,ő,ä,ö,ü,x,y"
@@ -3106,10 +3138,18 @@ msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,š,z,t,u,v,w,ő,ä,ö,ü,x,y"
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,š,z,t,u,v,w,ő,ä,ö,ü,x,y"
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3238,7 +3278,7 @@ msgid "Include:"
msgstr "Lisa:"
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr "Rőhtpaigutus"
@@ -3258,12 +3298,12 @@ msgstr "Veerised"
msgid "Number of columns:"
msgstr "Tulpade arv:"
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
msgid "Options"
msgstr "Häälestus"
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
msgid "Orientation"
msgstr "Suund"
@@ -3286,7 +3326,7 @@ msgstr "Paberiallikas:"
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr "Püstpaigutus"
@@ -3342,26 +3382,26 @@ msgstr "Laius:"
msgid "_Font..."
msgstr "_Kirjatüüp..."
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
msgid "Untitled appointment"
msgstr "Nimetu sündmus"
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr "Kőrge"
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr "Keskmine"
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr "Madal"
@@ -3410,37 +3450,37 @@ msgstr "Kalendri ja ülesannete sätted"
msgid "Configuration control for the Evolution Calendar."
msgstr "Evolution'i kalendrihaldamise komponent."
-# !PARANDA!
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
+msgid "Configure your timezone, Calendar and Task List here "
+msgstr ""
+
+# !PARANDA!
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
msgid "Evolution calendar iTip/iMip viewer"
msgstr "Evolution'i kalendri iTip/iMip vaataja"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Evolution component for handling the calendar."
msgstr "Evolution'i kalendrihaldamise komponent."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
-msgid "Factory for the Evolution Tasks control"
-msgstr ""
-
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
-msgid "Factory for the calendar iTip view control"
+msgid "Factory for the Evolution Tasks control"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
-msgid "Factory for the sample Calendar control"
+msgid "Factory for the calendar iTip view control"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
-msgid "Factory to centralize calendar component editor dialogs"
+msgid "Factory for the sample Calendar control"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
-msgid "Factory to create a component editor factory"
+msgid "Factory to centralize calendar component editor dialogs"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
+msgid "Factory to create a component editor factory"
msgstr ""
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
@@ -3507,7 +3547,7 @@ msgstr ""
"meeldetuletusdialoogi."
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "Hoiatus"
@@ -3534,15 +3574,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "Seda küsimust rohkem mitte esitada."
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "GNOME lähtestamine nurjus"
-#: calendar/gui/alarm-notify/notify-main.c:183
-msgid "Could not create the alarm notify service"
-msgstr "Ei saa tekitada alarmiga märguande teenust"
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr ""
@@ -3558,7 +3594,7 @@ msgstr "Kirjeldus sisaldab"
msgid "Comment contains"
msgstr "Kommentaar sisaldab"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr "Puudub"
@@ -3569,7 +3605,7 @@ msgstr "%A, %d. %B %Y"
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "%a, %d. %b"
@@ -3626,37 +3662,37 @@ msgstr "Ida"
msgid "W"
msgstr "Lä"
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
msgid "Free"
msgstr "Vaba"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "Kinni"
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr "Pole alanud"
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr "Töös"
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr "Lőpetatud"
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3667,33 +3703,33 @@ msgstr ""
"45.436845,125.862501"
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr "Puudub"
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr "Korduv"
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr "Määratud"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr "Jah"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr "Ei"
@@ -3713,7 +3749,7 @@ msgstr "Nädala vaade"
msgid "Month View"
msgstr "Kuu vaade"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3724,10 +3760,10 @@ msgid "Folder containing appointments and events"
msgstr "Kohtumisi ja sündmusi sisaldav kaust"
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
msgid "Tasks"
msgstr "Ülesanded"
@@ -3736,59 +3772,59 @@ msgstr "Ülesanded"
msgid "Folder containing to-do items"
msgstr "Ülesandeid sisaldav kaust"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "New appointment"
msgstr "Uus sündmus"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "_Appointment"
msgstr "Sündmus"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "Lisab uue sündmuse"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "New meeting"
msgstr "Uudistekanalite seadistused"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "_Meeting"
msgstr "Kohtumine"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
#, fuzzy
msgid "Create a new meeting request"
msgstr "Lisab uue ülesande"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
#, fuzzy
msgid "New task"
msgstr "Uus ülesanne"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "_Ülesanne"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr "Lisab uue ülesande"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "New All Day Appointment"
msgstr "Uus sündmus"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "All _Day Appointment"
msgstr "Uus _sündmus"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Lisab uue sündmuse"
@@ -4001,7 +4037,7 @@ msgstr "Meeldetuletajad"
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr "Kokkuvőte:"
@@ -4030,7 +4066,7 @@ msgstr "sündmuse lőppu"
msgid "hour(s)"
msgstr "tund(i)"
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
msgid "minute(s)"
msgstr "minuti(t)"
@@ -4208,7 +4244,7 @@ msgid "_Fri"
msgstr "_R"
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
msgid "_General"
msgstr "_Üldine"
@@ -4350,61 +4386,61 @@ msgstr " (Tähtaeg "
msgid "Due "
msgstr "Tähtaeg "
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "Ei saanud uuendada objekti!"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "Ei saanud uuendada objekti!"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Muuda sündmust"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Sündmus - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Ülesanne - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "Päeviku sissekanne - %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Kokkuvőte puudub"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "Salvesta kui..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr ""
@@ -4476,13 +4512,13 @@ msgstr "Kordumine"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
msgid "Scheduling"
msgstr "Planeering"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr "Kohtumine"
@@ -4603,7 +4639,7 @@ msgid "Member"
msgstr "Liige"
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr "RSVP"
@@ -4827,7 +4863,7 @@ msgstr "Lőpetamise päev:"
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
msgid "Needs Action"
msgstr "Vajab tegevust"
@@ -4854,11 +4890,11 @@ msgstr "Pőhiline"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr "Kellele määratud"
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
msgid "Description:"
@@ -4927,13 +4963,13 @@ msgstr "90%"
msgid "100%"
msgstr "10%"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
msgid "Deleting selected objects"
msgstr "Kustutan valitud objektid"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "A_va"
@@ -4943,30 +4979,30 @@ msgstr "A_va"
msgid "_Save as..."
msgstr "Salvesta kui..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "_Trüki..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "_Lőika"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "_Kopeeri"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -4995,8 +5031,8 @@ msgstr "_Märgi ülesanded lőpetatuks"
msgid "_Delete Selected Tasks"
msgstr "_Kustuta valitud ülesanded"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr "Objektide uuendamine"
@@ -5053,14 +5089,14 @@ msgid "URL"
msgstr "URL"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a, %d.%m.%Y %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a, %d.%m.%Y %I:%M:%S %p"
@@ -5082,164 +5118,146 @@ msgstr ""
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%A, %d. %B"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%d. %b"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "el"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "pl"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "Uus _sündmus"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "Uus kogu päeva _sündmus"
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
#, fuzzy
msgid "New Meeting"
msgstr "Kohtumine"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr "Uus ülesanne"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Trüki"
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "Mine tänasele _päevale"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "_Mine kuupäevale..."
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr "_Publitseeri vaba/hőivatud infot"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
#, fuzzy
msgid "_Configure..."
msgstr "Häälestus"
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
#, fuzzy
msgid "_Configure Pilot..."
msgstr "Häälestus"
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "_Salvesta kui..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
#, fuzzy
msgid "_Schedule Meeting..."
msgstr "_Ajasta kohtumine"
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
#, fuzzy
msgid "_Forward as iCalendar..."
msgstr "Edasta i_Kalendrina"
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr "Märgi see sündmus _nihutatavaks"
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr "Ku_stuta see sündmus"
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr "Kustuta k_őik sündmused"
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr "GNOME Pilot vahendid ei paista sellesse süsteemi paigaldatud olevat."
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
msgstr "Viga %s käivitamisel."
-#: calendar/gui/e-itip-control.c:678
-msgid "Meeting begins: <b>"
-msgstr "Kohtumise algus: <b>"
-
-#: calendar/gui/e-itip-control.c:683
-msgid "Task begins: <b>"
-msgstr "Ülesande algus: <b>"
-
-#: calendar/gui/e-itip-control.c:688
-msgid "Free/Busy info begins: <b>"
-msgstr "Hőivatuse informatsioon algab: <b>"
-
-#: calendar/gui/e-itip-control.c:692
-msgid "Begins: <b>"
-msgstr "Algus: <b>"
-
-#: calendar/gui/e-itip-control.c:704
-msgid "Meeting ends: <b>"
-msgstr "Kohtumise lőpp: <b>"
-
-#: calendar/gui/e-itip-control.c:707
-msgid "Free/Busy info ends: <b>"
-msgstr "Hőivatuse informatsioon lőpeb: <b>"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:711
-msgid "Ends: <b>"
+#: calendar/gui/e-itip-control.c:593
+#, fuzzy
+msgid "<b>Ends:</b> "
msgstr "Lőpp: <b>"
-#: calendar/gui/e-itip-control.c:725
-msgid "Task Completed: <b>"
-msgstr "Valmis: <b>"
+#: calendar/gui/e-itip-control.c:606
+#, fuzzy
+msgid "<b>Completed:</b> "
+msgstr "Lőpetatud "
-#: calendar/gui/e-itip-control.c:735
-msgid "Task Due: <b>"
-msgstr "Ülesande tähtaeg: <b>"
+#: calendar/gui/e-itip-control.c:616
+msgid "<b>Due:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
msgid "iCalendar Information"
msgstr "iKalendri informatsioon"
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
msgid "iCalendar Error"
msgstr "iKalendri viga"
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
msgid "An unknown person"
msgstr "Tundmatu isik"
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
@@ -5247,333 +5265,333 @@ msgstr ""
"<br> Palun vaata järgnev info üle ja vali allpool olevast menüüst endale "
"sobilik tegevus."
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr "<i>Puudub</i>"
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr "As_ukoht:"
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
#, fuzzy
msgid "Status:"
msgstr "_Olek:"
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
msgid "Accepted"
msgstr "Vastu vőetud"
# !PARANDA!
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
#, fuzzy
msgid "Tentatively Accepted"
msgstr "Proovinőusolek"
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
msgid "Declined"
msgstr "Tagasi lükatud"
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr "Tundmatu"
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
msgid "Choose an action:"
msgstr "Vali tegevus"
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
msgid "Update"
msgstr "Uuenda"
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "Olgu"
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
msgid "Accept"
msgstr "Nőustu"
# !PARANDA!
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
msgid "Tentatively accept"
msgstr "Proovinőusolek"
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
msgid "Decline"
msgstr "Lükka tagasi"
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
msgid "Send Free/Busy Information"
msgstr "Vaba/hőivatud info saatmine"
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr ""
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
msgid "Send Latest Information"
msgstr "Saadab värskeima informatsiooni"
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr "Tühista"
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, c-format
msgid "<b>%s</b> has published meeting information."
msgstr "<b>%s</b> publitseeris kohtumise info."
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
msgid "Meeting Information"
msgstr "Kohtumise info"
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr "<b>%s</b> soovib saada sinu kohalolekut kohtumisel."
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
msgid "Meeting Proposal"
msgstr "Ettepanek kohtumiseks"
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, fuzzy, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr "<b>%s</b> soovib saada värskeimat infot kohtumise kohta."
# !PARANDA!
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
msgid "Meeting Update"
msgstr "Kohtumise info uuendus"
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr "<b>%s</b> soovib saada värskeimat infot kohtumise kohta."
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
msgid "Meeting Update Request"
msgstr "Soov muuta kohtumist"
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr "<b>%s</b> vastas kohtumise päringule."
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
msgid "Meeting Reply"
msgstr "Kohtumise vastus"
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr "<b>%s</b> tühistas kohtumise."
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
msgid "Meeting Cancellation"
msgstr "Kokkusaamise tühistamine"
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, fuzzy, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr "<b>%s</b> tühistas kohtumise."
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
msgid "Bad Meeting Message"
msgstr "Vigane kohtmise sőnum"
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, c-format
msgid "<b>%s</b> has published task information."
msgstr "<b>%s</b> avalikustas ülesande info."
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
msgid "Task Information"
msgstr "Ülesande info"
# !PARANDA!
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr "<b>%s</b> soovib, et sa täidaksid ülesande."
# !PARANDA!
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
msgid "Task Proposal"
msgstr "Ettepanek ülesandeks"
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, fuzzy, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr "<b>%s</b> soovib saada värskeimat infot ülesande kohta."
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
msgid "Task Update"
msgstr "Ülesande uuendus"
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr "<b>%s</b> soovib saada värskeimat infot ülesande kohta."
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
msgid "Task Update Request"
msgstr "Soov muuta ülesannet"
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr "<b>%s</b> vastas ülesande määramisele."
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
msgid "Task Reply"
msgstr "Ülesande vastus"
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr "<b>%s</b> katkestas ülesande."
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
msgid "Task Cancellation"
msgstr "Ülesande tühistamine"
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
msgid "Bad Task Message"
msgstr "Vigane ülesande sőnum"
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr "<b>%s</b> avalikustas vaba/hőivatud info."
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
msgid "Free/Busy Information"
msgstr "Vaba/hőivatud info"
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr "<b>%s</b> soovib saada sinu vaba/hőivatud infot."
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
msgid "Free/Busy Request"
msgstr "Soov saada vaba/hőivatud infot"
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr "<b>%s</b> vastas vaba/hőivatud päringule."
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
msgid "Free/Busy Reply"
msgstr "Vaba/hőivatud vastus"
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
msgid "Bad Free/Busy Message"
msgstr "Vigane vaba/hőivatud sőnum"
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
#, fuzzy
msgid "The message does not appear to be properly formed"
msgstr "Sőnum ei tundu olevalt őigesti vormistatud"
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
msgid "The message contains only unsupported requests."
msgstr "Sőnum sisaldab ainult toetamata päringuid."
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr "Manus ei sisalda arusaadavat kalendriteadet"
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
msgid "The attachment has no viewable calendar items"
msgstr "Manus ei sisalda vaadeldavaid kalendri elemente"
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
msgid "There was an error on the CORBA system\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
#, fuzzy
msgid "Object could not be found\n"
msgstr "Kirje saatmine ebaőnnestus!\n"
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
msgid "Update complete\n"
msgstr "Uuendamine lőpetatud\n"
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
msgid "Calendar file could not be updated!\n"
msgstr "Kalendrifaili ei saa uuendada!\n"
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr ""
"Osavőtja olekut ei olnud vőimailk uuendada, kuna objekti enam ei eksisteeri"
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr ""
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr "Osavőtja olekut ei ole vőimailk uuendada, kuna selle olek on vigane!\n"
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
msgid "Attendee status updated\n"
msgstr "Osavőtja olek uuendatud\n"
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
msgid "Attendee status could not be updated!\n"
msgstr "Osavőtja olekut ei ole vőimailk uuendada!\n"
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
msgid "Removal Complete"
msgstr "Eemaldamine lőpetatud"
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
msgid "Item sent!\n"
msgstr "Kirje saadetud!\n"
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr "Kirje saatmine ebaőnnestus!\n"
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
#, fuzzy
msgid "Select Calendar Folder"
msgstr "Vali kaust"
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
#, fuzzy
msgid "Select Tasks Folder"
msgstr "Vali kaust"
@@ -5619,7 +5637,7 @@ msgstr "alguskuup."
msgid "Chair Persons"
msgstr "Juhid"
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
msgid "Required Participants"
msgstr "Vajalikud osalejad"
@@ -5628,56 +5646,57 @@ msgid "Optional Participants"
msgstr "Vőimalikud osalejad"
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
-msgstr "Mitteosalejad"
+#, fuzzy
+msgid "Resources"
+msgstr "Ressurss"
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr "Individuaalne"
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
msgid "Group"
msgstr "Grupp"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
msgid "Resource"
msgstr "Ressurss"
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr "Ruum"
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
msgid "Chair"
msgstr "Juht"
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
msgid "Required Participant"
msgstr "Nőutav osaleja"
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr "Vőimalik osavőtja"
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr "Mitteosaleja"
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr "Katseline"
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
msgid "Delegated"
msgstr "Delegeeritud"
@@ -5688,22 +5707,22 @@ msgstr "Töös"
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr "%A, %d. %B %Y"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a, %d.%m.%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%d.%m.%Y"
@@ -5768,8 +5787,8 @@ msgstr "Kohtumise _algus:"
msgid "Meeting _end time:"
msgstr "Kohtumise l_őpp:"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, c-format
msgid "Opening tasks at %s"
msgstr "Avan %s ülesanded"
@@ -5784,7 +5803,7 @@ msgstr "Ei saa laadida '%s' ülesandeid"
msgid "The method required to load `%s' is not supported"
msgstr "`%s' laadimiseks vajalik meetod ei ole toetatud."
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "Ei saa avada '%s' kausta"
@@ -5804,26 +5823,42 @@ msgstr "Kustutan valitud objektid"
msgid "Expunging"
msgstr "Tühjendan kausta"
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "Uus _sündmus..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr "Ei saa avada '%s' kausta"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr "`%s' avamiseks vajalik meetod on toetamata"
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, c-format
msgid "Opening calendar at %s"
msgstr "Avan %s kalendri"
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "Avan kausta %s"
@@ -5884,51 +5919,51 @@ msgstr "Oktoober"
msgid "September"
msgstr "September"
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
msgid "At least one attendee is necessary"
msgstr "Vaja on vähemalt ühte osavőtjat"
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr "Organiseerija peab olema määrtud."
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
msgid "Event information"
msgstr "Teave sündmuse kohta"
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
msgid "Task information"
msgstr "Teave ülesande kohta"
# !PARANDA! - siia peaks leidma sőna, mis ei oleks eitav
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
#, fuzzy
msgid "Journal information"
msgstr "Mittekohustuslik info"
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
msgid "Free/Busy information"
msgstr "Vaba/Hőivatud informatsioon"
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
msgid "Calendar information"
msgstr "Kalendri info"
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
#, fuzzy
msgid "Updated"
msgstr "Uuenda"
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
#, fuzzy
msgid "Refresh"
msgstr "Värskenda nimekirja"
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr "Sa pead ise olema sündmusest osavőtja."
@@ -6164,7 +6199,7 @@ msgid "Print Calendar"
msgstr "Trüki kalender"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Trükkimise eelvaade"
@@ -6188,7 +6223,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr "Kuvatava ülesannete kausta URI"
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
#, fuzzy
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
@@ -6201,12 +6236,12 @@ msgstr ""
"\n"
"Kas tőesti eemaldame kustutatud sőnumid?"
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr "Seda küsimust rohkem mitte esitada."
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
#, fuzzy
msgid "Print Tasks"
msgstr "Trüki kaardid"
@@ -8137,7 +8172,7 @@ msgstr "Sőnumite liigutamine"
msgid "Copying messages"
msgstr "Sőnumite liigutamine"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -8145,46 +8180,46 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr "Katkestatud."
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, fuzzy, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr "Ootamatu vastus POP serverilt: %s"
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
msgid "No data provided"
msgstr ""
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
#, fuzzy
msgid "Failed to encrypt: No valid recipients specified."
msgstr "Ei saa krüptida sőnumit: saajate aadressid on määramata."
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, fuzzy, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -8192,18 +8227,24 @@ msgid ""
"%.*s"
msgstr "Sőnumi %s puhverdamine ebaőnnestus: %s"
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, fuzzy, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr "Sőnumi %s puhverdamine ebaőnnestus: %s"
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "Sőnumi lahtikrüptimine ebaőnnestus."
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
#, fuzzy
msgid "Failed to execute gpg."
msgstr "Sőnumi lahtikrüptimine ebaőnnestus."
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, fuzzy, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr "Ei saa kontrollida sőnumit: Ajutise faili loomine ebaőnnestus: %s"
@@ -8442,7 +8483,7 @@ msgstr ""
"%s"
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr "Serverilt saadi vigane autentimise vastus."
@@ -8562,7 +8603,7 @@ msgstr ""
msgid "No provider available for protocol `%s'"
msgstr ""
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8608,11 +8649,11 @@ msgstr "Sőnumi lahtikrüptimine ebaőnnestus."
msgid "Failed to verify certificates."
msgstr "Sertifikaatide kontroll ebaőnnestus."
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
msgid "Cannot get folder: Invalid operation on this store"
msgstr ""
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
msgid "Cannot create folder: Invalid operation on this store"
msgstr ""
@@ -8823,77 +8864,105 @@ msgstr "Kausta ümbernimetamine nurjus: %s: vigane operatsioon"
msgid "Cannot rename folder: %s: No such folder"
msgstr "Ei saa muuta kausta nime: %s: kausta ei ole olemas"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr "Operatsioon katekstatud"
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr "Server katkestas ootamatult: %s"
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "Ootamatu vastus IMAP serverilt: %s"
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "IMAPi käsk ebaőnnestus: %s"
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr "Serveri vastus lőppes liiga vara."
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr "IMAP serveri vastus ei sisaldanud %s infot"
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr "Ootamatu OK vastus IMAP serverilt: %s"
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr "Ei saa luua kataloogi %s: %s"
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr "Ei saa laadida %s kokkuvőtet"
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr "Kaust hävitati ja taasloodi serveris."
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr "Kontrollin muudetud sőnumite olemasolu"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Sőnumi lahtikrüptimine ebaőnnestus."
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"Ei saa kätte sőnumit: %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr "Sőnumit ei leitud"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr "See sőnum ei ole hetkel kättesaadav"
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr "Vőtan kokkuvőtvat infot uute sőnumite kohta"
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr "Kontrollin uute sőnumite olemasolu"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr "Ei leia sőnumi sisu FETCH vastuses."
@@ -8918,7 +8987,7 @@ msgstr "Kontrollin uusi sőnumeid"
msgid "Check for new messages in all folders"
msgstr "Kontrolli uusi sőnumeid kőikides kaustades"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "Kaustad"
@@ -8948,7 +9017,7 @@ msgstr "E-posti loetakse ja hoitakse IMAP serveris."
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
msgid "Password"
msgstr "Parool"
@@ -8956,77 +9025,77 @@ msgstr "Parool"
msgid "This option will connect to the IMAP server using a plaintext password."
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "SMTP server %s"
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "%s teenus %s jaoks %s peal"
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "Ühendus katkestatud"
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr "Ei saa ühenduda %s (port: %d): %s"
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr ""
"Ei saa luua ühendust POP serveriga.\n"
"Viga kasutajanime saatmisel: %s"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
#, fuzzy
msgid "SSL/TLS extension not supported."
msgstr "Operatsioon ei ole toetatud"
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
#, fuzzy
msgid "SSL negotiations failed"
msgstr "Autentimine ebaőnnestus."
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "Kaust ei ole tühi"
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr "IMAP server %s ei toeta küsitud autentimistüüpi %s"
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr "Autentimistüübi %s tugi puudub"
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr "%sPalun sisesta IMAP parool %s@%s jaoks"
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr "Sa ei sisestanud parooli."
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9034,19 +9103,24 @@ msgid ""
"\n"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr "Kausta %s ei leitud"
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, fuzzy, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr "Kausta nimi ei tohi sisaldada Return sümbolit"
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Tundmatu viga: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr ""
@@ -9190,27 +9264,6 @@ msgstr ""
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "Sőnumi lisamine maildir kausta nurjus: %s: %s"
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"Ei saa kätte sőnumit: %s\n"
-" %s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr "Sőnumit ei leitud"
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9300,18 +9353,18 @@ msgstr "%s lukustamine nurjus: %s"
msgid "Cannot open mailbox: %s: %s\n"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
msgid "Mail append cancelled"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9320,11 +9373,11 @@ msgstr ""
"Ei saa kätte sőnumit %s kaustast %s\n"
" %s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr ""
@@ -9429,12 +9482,13 @@ msgstr "Tundmatu viga: %s"
msgid "Could not store folder: %s"
msgstr "Kausta ümbernimetamine ebaőnnestus: %s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr "Viga ajutise kirjakasti kirjutamisel: %s"
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr "Ajutisse kirjakasti kirjutamine ebaőnnestus: %s: %s"
@@ -9642,7 +9696,7 @@ msgstr "Jäta sőnumid serverisse"
msgid "Delete after %s day(s)"
msgstr "Kustuta %s päeva möödumisel"
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr "POP"
@@ -9729,7 +9783,7 @@ msgid "No such folder `%s'."
msgstr "Kausta '%s' ei ole olemas."
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
msgid "Sendmail"
msgstr "Sendmail"
@@ -9783,7 +9837,7 @@ msgstr "sendmail"
msgid "Mail delivery via the sendmail program"
msgstr "Sőnumite trantsport sendmail programmiga"
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr "SMTP"
@@ -9896,40 +9950,40 @@ msgstr "Autentimine on vajalik"
msgid "Welcome response error"
msgstr "RSET vastuse viga: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, fuzzy, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr ""
"Ei saa luua ühendust POP serveriga.\n"
"Viga kasutajanime saatmisel: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
#, fuzzy
msgid "server does not appear to support SSL"
msgstr "Sőnum ei tundu olevalt őigesti vormistatud"
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, fuzzy, c-format
msgid "STARTTLS request timed out: %s"
msgstr "AUTH päring ületas ajalimiidi: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
#, fuzzy
msgid "STARTTLS response error"
msgstr "RSET vastuse viga: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, fuzzy, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr "SMTP server %s ei toeta küsitud autentimistüüpi %s"
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr "%sPalun sisesta %s@%s SMTP parool"
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -9940,90 +9994,90 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr "SMTP server %s"
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr "SMTP posti saatmine %s kaudu"
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr "Ei saa saata sőnumit: saatja aadress on vigane"
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
msgid "Sending message"
msgstr "Sőnumi saatmine"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr "Ei saa saata sőnumit: saajate aadressid on määramata."
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
#, fuzzy
msgid "Cannot send message: one or more invalid recipients"
msgstr "Ei saa saata sőnumit: saajate aadressid on määramata."
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr "SMTP tervitus"
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, fuzzy, c-format
msgid "HELO request timed out: %s"
msgstr "RSET päring ületas ajalimiidi: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
#, fuzzy
msgid "HELO response error"
msgstr "RSET vastuse viga: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
msgid "SMTP Authentication"
msgstr "SMTP autentimine"
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr "Viga SASL autentimisobjekti loomise."
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr "AUTH päring ületas ajalimiidi: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr "AUTH päring nurjus"
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr "Halb autentimisvastus serverilt.\n"
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr "MAIL FROM päring ületas ajalimiidi: %s: sőnum jäi saatmata"
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
#, fuzzy
msgid "MAIL FROM response error"
msgstr "MAIL FROM vastuse viga: %s: sőnum jäi saatmata"
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr "RCPT TO päring ületas ajalimiidi: %s: sőnum jäi saatmata"
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr "DATA päring ületas ajalimiidi: %s: sőnum jäi saatmata"
@@ -10031,39 +10085,39 @@ msgstr "DATA päring ületas ajalimiidi: %s: sőnum jäi saatmata"
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
#, fuzzy
msgid "DATA response error"
msgstr "RSET vastuse viga: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr ""
"DATA saatmine ületas ajalimiidi: sőnumi tühistamine: %s: sőnum jäi saatmata"
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
#, fuzzy
msgid "DATA termination response error"
msgstr "Serverilt saadi vigane autentimise vastus."
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr "RSET päring ületas ajalimiidi: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
#, fuzzy
msgid "RSET response error"
msgstr "RSET vastuse viga: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, fuzzy, c-format
msgid "QUIT request timed out: %s"
msgstr "AUTH päring ületas ajalimiidi: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
#, fuzzy
msgid "QUIT response error"
msgstr "RSET vastuse viga: %s"
@@ -10137,7 +10191,7 @@ msgstr "MIME tüüp:"
msgid "Suggest automatic display of attachment"
msgstr "Soovita manuse automaatset kuvamist"
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
msgid "Click here for the address book"
msgstr "Aadressiraamatu vaatamiseks kliki siia"
@@ -10148,45 +10202,45 @@ msgstr "Aadressiraamatu vaatamiseks kliki siia"
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
msgid "Reply-To:"
msgstr "Vastus:"
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
msgid "From:"
msgstr "Saatja:"
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr "Teema:"
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr "Adressaat:"
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
msgid "Enter the recipients of the message"
msgstr "Sisesta sőnumi adressaadid"
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr "Koopia:"
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr "Sisesta aadressid, milledele saadetakse sőnumi koopiad"
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr "Pimekoopia:"
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
"appearing in the recipient list of the message."
@@ -10195,11 +10249,16 @@ msgstr "Sisesta aadressid, millele saadetakse sőnumi pimekoopiad."
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
#, fuzzy
msgid "Post To:"
msgstr "Porto"
+#: composer/e-msg-composer-hdrs.c:431
+#, fuzzy
+msgid "Posting destination"
+msgstr "Kirjeldus puudub"
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -10219,48 +10278,48 @@ msgstr ""
"Viga faili %s lugemisel:\n"
"%s"
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
msgid "Warning!"
msgstr "Hoiatus!"
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr "Fail on juba olemas. Kirjutada üle?"
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, c-format
msgid "Error saving file: %s"
msgstr "Viga faili salvestamisel: %s"
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr "Viga faili laadimisel: %s"
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, c-format
msgid "Error accessing file: %s"
msgstr ""
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
msgid "Unable to retrieve message from editor"
msgstr ""
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, c-format
msgid ""
"Unable to seek on file: %s\n"
"%s"
msgstr ""
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, c-format
msgid ""
"Unable to truncate file: %s\n"
"%s"
msgstr ""
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, c-format
msgid ""
"Error autosaving message: %s\n"
@@ -10269,7 +10328,7 @@ msgstr ""
"Viga kirja automaatsel salvestamisel: %s\n"
" %s"
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
@@ -10277,55 +10336,34 @@ msgstr ""
"Ximian Evolution leidis eelmisest sessioonist salvestamata faile.\n"
"Kas sa soovid üritada nende taastamist?"
-#: composer/e-msg-composer.c:1516
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-"Sőnum on saatmata.\n"
-"\n"
-"Kas sa soovid muudatused salvestada?"
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
msgid "Warning: Modified Message"
msgstr "Hoiatus: salvestamata sőnum"
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr "Ava fail"
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "Allkirja salvestamine"
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-#, fuzzy
-msgid "Set as default"
-msgstr " (vaikimisi)"
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "Sőnumi koostamine"
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
msgstr ""
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
@@ -10333,7 +10371,7 @@ msgstr ""
"Ei saa luua sőnumiredaktori akent:\n"
"Ei saa aktiveerida HTML redaktori komponenti."
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10397,7 +10435,7 @@ msgstr "Teema sisaldab"
msgid "Subject does not contain"
msgstr "Teema ei sisalda"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10425,92 +10463,92 @@ msgstr "Kategooriad"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a, %d.%m.%Y %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a, %d.%m.%Y %H:%M"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr "%a, %d.%m.%Y %I %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr "%a, %d.%m.%Y %H"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%d.%m.%Y %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%d.%m.%Y %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr "%d.%m.%Y %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr "%d.%m.%Y %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr "%d.%m.%Y %I %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr "%d.%m.%Y %H"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%I:%M %p"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr "%I %p"
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
msgid "seconds"
msgstr "sekundit"
@@ -10625,33 +10663,33 @@ msgstr ""
"Viga regulaaravaldises '%s':\n"
"%s"
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr "Tähtis"
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
#, fuzzy
msgid "Work"
msgstr "Cork"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
#, fuzzy
msgid "Personal"
msgstr "Pownal"
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
#, fuzzy
msgid "To Do"
msgstr "Togo"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
#, fuzzy
msgid "Later"
msgstr "pärast"
@@ -10922,7 +10960,7 @@ msgstr "ei ole"
msgid "is not Flagged"
msgstr "Tähistatud"
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
#, fuzzy
msgid "Label"
msgstr "Laurel"
@@ -10989,7 +11027,7 @@ msgstr "on väiksem kui"
msgid "Score"
msgstr "Skoor"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "Saatja"
@@ -11026,7 +11064,7 @@ msgstr "algab"
msgid "Stop Processing"
msgstr "Peata töötlemine"
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "Teema"
@@ -11093,7 +11131,7 @@ msgstr "Kontrollin %s"
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr "Post"
@@ -11159,7 +11197,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr "Evolution impordib sinu Netscape andmeid"
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr "Prügi"
@@ -11231,67 +11269,70 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
-msgid "Evolution component for handling mail."
+msgid ""
+"Configure mail preferences, including security and message display, here"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "Evolution'i kalendrihaldamise komponent."
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#, fuzzy
+msgid "Configure your email accounts here"
+msgstr "Loob vői muudab mailikontosid ja muid sätteid"
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+msgid "Evolution component for handling mail."
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
msgid "Evolution mail composer."
msgstr "Evolution'i sőnumiredaktor."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
msgid "Evolution mail executive summary component."
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
msgid "Evolution mail folder display component."
msgstr "Evolution'i sőnumikausta kuvamise komponent."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
msgid "Evolution mail folder factory component."
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
msgid "Factory for the Evolution composer."
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
msgid "Factory for the Mail Summary component."
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
#, fuzzy
msgid "Font Preferences"
msgstr "E_i kordu"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
#, fuzzy
msgid "Mail Accounts"
msgstr "Kontod"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
msgid "Mail Preferences"
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
msgid "Mail configuration interface"
msgstr "E-posti seadistamisliides"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr ""
-
#: mail/component-factory.c:102
msgid "Folder containing mail"
msgstr ""
@@ -11316,262 +11357,262 @@ msgstr "Omadused..."
msgid "Change this folder's properties"
msgstr "Muudab selle kataloogi omadusi"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
msgstr ""
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr ""
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Hoiatus: salvestamata sőnum"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr "Uus sőnum"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr "_Saada sőnum"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "Sőnumi koostamine"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "Uus sőnum"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "Eelmisele sőnumile"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "Uus sőnum"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr ""
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
msgid "Cannot initialize Evolution's mail config component."
msgstr ""
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
msgid "Cannot initialize Evolution's folder info component."
msgstr ""
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
#, fuzzy
msgid "Connecting..."
msgstr "Ühendun serverisse..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr ""
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr "\"%s\" omadused"
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "Omadused"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr "Ajutise kataloogi loomine nurjus: %s"
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr "uued: %d"
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ", "
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr "peidetud: %d"
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr ""
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr "valitud: %d"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr "saatmata: %d"
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, c-format
msgid "%d sent"
msgstr "saadetud: %d"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr "kokku: %d"
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
#, fuzzy
msgid "Create _Virtual Folder From Search..."
msgstr "Loo sőnumi baasil _Virtuaalne Kaust"
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr "VKaust _teema järgi"
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr "VKaust _saatja järgi"
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr "VKaust _adressaatide järgi"
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr "VKaust _postiloendi järgi"
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr "Filter t_eema järgi"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr "Filter saat_ja järgi"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr "Filter a_dressaatide järgi"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr "Filter p_ostiloendi järgi"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr "_Redigeeri kui uut sőnumit..."
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "_Trüki"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr "_Vasta saatjale"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr "Vasta postiloendisse"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "Vasta kőigile"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "_Saada edasi"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
#, fuzzy
msgid "Fla_g Completed"
msgstr "Lőpetatud"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
#, fuzzy
msgid "Cl_ear Flag"
msgstr "Puhasta"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "_Märgi loetuks"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
#, fuzzy
msgid "Mark as _Unread"
msgstr "Märgi kui l_ugemata"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr "Märgi tä_htsaks"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
#, fuzzy
msgid "_Mark as Unimportant"
msgstr "Märgi vähet_ähtsaks"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
#, fuzzy
msgid "U_ndelete"
msgstr "_Taasta"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
#, fuzzy
msgid "Mo_ve to Folder..."
msgstr "_Tősta kausta..."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "Ko_peeri kausta..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
#, fuzzy
msgid "Add Sender to Address_book"
msgstr "Lisa saatja aadressiraamatusse"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
#, fuzzy
msgid "Appl_y Filters"
msgstr "Rakenda filtrid"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
#, fuzzy
msgid "Crea_te Rule From Message"
msgstr "Loo sőnumi baasil _reegel"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
#, fuzzy
msgid "VFolder on M_ailing List"
msgstr "VKaust _postiloendi järgi"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, fuzzy, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "Filter p_ostiloendi järgi"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, fuzzy, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "VKaust _postiloendi järgi"
@@ -11642,20 +11683,20 @@ msgstr ""
msgid "Evolution Account Editor"
msgstr "Evolution'i kontoredaktor"
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
msgid "_Host:"
msgstr "_Host:"
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
#, fuzzy
msgid "User_name:"
msgstr "_Konto nimi:"
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
msgid "_Path:"
msgstr "_Kataloog:"
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr "Sa ei saa luua ühe nimega kahte kontot."
@@ -11684,7 +11725,7 @@ msgid "Enable"
msgstr "Luba"
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
msgid "Enabled"
msgstr "Lubatud"
@@ -11734,7 +11775,7 @@ msgid ""
"And have been updated."
msgstr ""
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11742,30 +11783,30 @@ msgid ""
"Would you like to configure it now?"
msgstr ""
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
msgstr ""
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
msgstr ""
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
msgstr ""
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr "Saata sellegipoolest?"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
@@ -11773,99 +11814,99 @@ msgstr ""
"Sellel sőnumil on teema väli tühi.\n"
"Kas saadame ilma teemata?"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
msgstr ""
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr ""
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
"Send anyway?"
msgstr ""
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr ""
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
msgstr ""
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr "tundmatu saatja"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr "%%s kirjutas %a, %d.%m.%Y kell %H:%M:"
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr "Tősta sőnum(id) kausta..."
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr "Kopeeri sőnum(id) kausta..."
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr ""
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
msgstr ""
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
msgstr ""
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr ""
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr "Ühtegi sőnumit ei ole valitud"
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "Kirjutada fail üle?"
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "Sőnumi salvestamine teise nimega..."
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "Sőnumite salvestamine teise nimega..."
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
#, fuzzy
msgid "Go to next folder with unread messages?"
msgstr "Kuvab järgmise lugemata sőnumi"
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
msgstr ""
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -11877,7 +11918,7 @@ msgstr ""
"\n"
"Kas tőesti eemaldame kustutatud sőnumid?"
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
@@ -11886,28 +11927,28 @@ msgstr ""
"Viga filtriinfo laadimisel:\n"
"%s"
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr "Filtrid"
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, fuzzy, c-format
msgid "Page %d of %d"
msgstr "Tőmban %d. sőnumit %dst"
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "Sőnumi trükkimine"
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr "US-Letter"
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "Sőnumi trükkimine nurjus"
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr ""
@@ -11928,7 +11969,7 @@ msgstr "Kirjeldus puudub"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
#, fuzzy
msgid "Unnamed"
msgstr "Nimetu kontakt"
@@ -11996,20 +12037,20 @@ msgid ""
msgstr ""
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
msgid "Evolution Account Assistant"
msgstr "Evolution'i kontoassistent"
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, fuzzy, c-format
msgid "Account %d"
msgstr "Konto"
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr "Teenuse kontrollimine"
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr "Ühendun serverisse..."
@@ -12184,320 +12225,324 @@ msgstr "Diditaalsed ID'd..."
msgid "Do not quote original message"
msgstr "Sőnumi avamine ebaőnnestus"
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
msgid "Done"
msgstr "Valmis"
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
#, fuzzy
msgid "Drafts _folder:"
msgstr "_Mustandite kaust:"
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
msgid "E_nable"
msgstr "_Luba"
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
#, fuzzy
msgid "Emacs"
msgstr "Idast"
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
#, fuzzy
msgid "Email Accounts"
msgstr "E-posti aadress sisaldab"
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
#, fuzzy
msgid "Email _address:"
msgstr "E-posti aadress:"
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
#, fuzzy
msgid "Empty _trash folders on exit"
msgstr "Programmist väljumisel _puhasta prügikaust"
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
#, fuzzy
msgid "Execute Command..."
msgstr "Käivita tegevused"
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
#, fuzzy
msgid "Fi_xed -width:"
msgstr "lőppeb"
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
#, fuzzy
msgid "Font Properties"
msgstr "Omadused"
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
#, fuzzy
msgid "Format messages in _HTML"
msgstr "Edasi saadetud sőnumid"
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
msgid "Get Digital ID..."
msgstr "Hangi Digitaalne ID..."
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
#, fuzzy
msgid "Highlight _quotations with"
msgstr "_Rőhuta tsitaate"
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
msgid "IMAPv4 "
msgstr "IMAPv4 "
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr "Identiteet"
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
msgid "Inline"
msgstr "Sőnumi sees"
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
msgid "Kerberos "
msgstr "Kerberos "
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
#, fuzzy
msgid "Labels and Colors"
msgstr "Salvesta ja sulge"
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
#, fuzzy
msgid "Loading Images"
msgstr "_Lae pildid"
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr "E-posti seadistamine"
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
msgid "Mailbox location"
msgstr ""
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
#, fuzzy
msgid "Message Composer"
msgstr "Kirja päis"
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
#, fuzzy
msgid "Message Display"
msgstr "Sőnumi _kuvamine"
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
#, fuzzy
msgid "Microsoft"
msgstr "Mikroneesia"
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
#, fuzzy
msgid "New Mail Notification"
msgstr "E-posti seadistamine"
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr ""
# !PARANDA! - siia peaks leidma sőna, mis ei oleks eitav
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
msgid "Optional Information"
msgstr "Mittekohustuslik info"
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
#, fuzzy
msgid "Or_ganization:"
msgstr "T_öökoht:"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
#, fuzzy
msgid "PGP/GPG _Key ID:"
msgstr "PGP _Vőtme ID:"
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr "Vali värvus"
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
#, fuzzy
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr ""
"Täpsustus, kui püütakse saata sőnumit, millel on kirjeldatud ainult "
"pimekoopia adressaadid"
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
#, fuzzy
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr "Pretty Good Privacy"
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
#, fuzzy
msgid "Printed Fonts"
msgstr "Trükib valitud kontaktid"
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
msgid "Qmail maildir "
msgstr ""
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
#, fuzzy
msgid "Quote original message"
msgstr "Sőnumi avamine ebaőnnestus"
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
msgid "Quoted"
msgstr "Tsitaadina"
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
msgid "Re_member this password"
msgstr "_Jäta see parool meelde"
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
#, fuzzy
msgid "Re_ply-To:"
msgstr "Vastus:"
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
msgid "Receiving Email"
msgstr "E-posti vastuvőtmine"
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
#, fuzzy
msgid "Receiving _Options"
msgstr "Vastuvőtmise valikud"
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
#, fuzzy
msgid "Remember this _password"
msgstr "Jäta see parool meelde"
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
msgid "Required Information"
msgstr "Kohustuslik info"
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
#, fuzzy
msgid "Restore Defaults"
msgstr "Vaikimisi"
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
#, fuzzy
msgid "S_ecurity"
msgstr "Turvalisus"
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
#, fuzzy
msgid "Secure MIME (S/MIME)"
msgstr "Secure MIME"
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr ""
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr ""
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
#, fuzzy
msgid "Select PGP program"
msgstr "Vali PGP programm"
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
msgid "Sending Email"
msgstr "E-posti saatmine"
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
msgid "Sent _messages folder:"
msgstr "Saadetud _sőnumite kaust:"
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
msgid "Sent and Draft Messages"
msgstr "Saadetud sőnumid ja mustandid"
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
msgid "Ser_ver requires authentication"
msgstr "Server vajab _autentimist"
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
msgid "Server Configuration"
msgstr "Serveri seadistused"
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
msgid "Server _Type: "
msgstr "Serveri _tüüp: "
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
#, fuzzy
msgid "Shortcuts _type:"
msgstr "Kiirvalikud"
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
#, fuzzy
msgid "Signature #1"
msgstr "Allkirja salvestamine"
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
#, fuzzy
msgid "Signature #2"
msgstr "Allkirja salvestamine"
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
#, fuzzy
msgid "Specify _filename:"
msgstr "Stiili nimi:"
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
msgid "Spell Checking Language"
msgstr ""
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
msgid "Spell _Checking"
msgstr ""
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr "Standardne Unix'i mbox"
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
msgid ""
"Type the name by which you would like to refer to this account.\n"
"For example: \"Work\" or \"Personal\""
msgstr ""
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
#, fuzzy
msgid "V_ariable-width:"
msgstr "Muutlik"
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
@@ -12507,200 +12552,200 @@ msgstr ""
"\n"
"Jätkamiseks vajuta \"Järgmine\". "
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
#, fuzzy
msgid "XEmacs"
msgstr "Idast"
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
#, fuzzy
msgid "_Add Signature"
msgstr "_HTML allkiri:"
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr "L_ae pildid alati vőrgust"
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
msgid "_Always sign outgoing messages when using this account"
msgstr "Väljuvad sőnumid _allkirjastatakse alati selle konto abil"
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
msgid "_Authentication Type: "
msgstr "_Autentimise tüüp: "
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
#, fuzzy
msgid "_Authentication type: "
msgstr "_Autentimise tüüp: "
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
msgid "_Automatically check for new mail"
msgstr "_Kontrolli uusi sőnumeid automaatselt"
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
#, fuzzy
msgid "_Automatically insert smiley images"
msgstr "_Kontrolli uusi sőnumeid automaatselt"
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
msgid "_Beep when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
msgid "_Certificate ID:"
msgstr "_Sertifikaadi ID:"
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
#, fuzzy
msgid "_Confirm when expunging a folder"
msgstr "Kausta puhastamisel küsi kinnitust"
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
#, fuzzy
msgid "_Default signature:"
msgstr "_HTML allkiri:"
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
#, fuzzy
msgid "_Defaults"
msgstr "Vaikimisi"
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
msgid "_Do not notify me when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
#, fuzzy
msgid "_Enable"
msgstr "Luba"
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr ""
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
#, fuzzy
msgid "_Forward style:"
msgstr "Saada edasi määratud kujul"
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
#, fuzzy
msgid "_Full name:"
msgstr "_Täisnimi"
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
#, fuzzy
msgid "_HTML Mail"
msgstr "HTML sőnumis"
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
#, fuzzy
msgid "_Identity"
msgstr "Identiteet"
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
msgid "_Load images if sender is in addressbook"
msgstr "_Lae pildid ainult, kui saatja on aadressiraamatus"
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
#, fuzzy
msgid "_Make this my default account"
msgstr "See konto on minu _vaikimisi konto"
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
#, fuzzy
msgid "_Mark messages as read after"
msgstr "_Märgi sőnum loetuks peale"
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
msgid "_Name:"
msgstr "_Nimi:"
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr "_Ära lae ühtegi pilti vőrgust"
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
msgid "_PGP binary path:"
msgstr "_PGP programmi asukoht:"
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
msgid "_Play sound file when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
#, fuzzy
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr "Täpsustus, kui püütakse saata HTML sőnumit isikule, kes seda ei soovi"
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
#, fuzzy
msgid "_Prompt when sending messages with an empty subject line"
msgstr "Täpsustus, kui püütakse saata sőnumit ilma teemata"
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
#, fuzzy
msgid "_Receiving Mail"
msgstr "Posti vastuvőtmine"
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
#, fuzzy
msgid "_Reply style:"
msgstr "Vasta kőigile"
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
msgid "_Restore defaults"
msgstr ""
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
#, fuzzy
msgid "_Script:"
msgstr "_Turvalisus"
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr "_Turvalisus"
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
#, fuzzy
msgid "_Sending Mail"
msgstr "Posti saatmine"
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
#, fuzzy
msgid "_Show animated images"
msgstr "Näita aega kui"
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
#, fuzzy
msgid "_Signatures"
msgstr "_HTML allkiri:"
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
#, fuzzy
msgid "_Use secure connection (SSL):"
msgstr "Kasuta turvalist ühendust (_SSL)"
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
#, fuzzy
msgid "_Variable-width:"
msgstr "Muutlik"
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
msgid "_every"
msgstr "_intervalliga:"
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
#, fuzzy
msgid "color"
msgstr " värvusega"
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
msgid "description"
msgstr "kirjeldus"
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -12769,127 +12814,132 @@ msgstr "_Lae pildid"
msgid "Loading message content"
msgstr ""
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
#, fuzzy
msgid "Overdue:"
msgstr "_Hilinenud ülesanded:"
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%d. %b %l:%M %p"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr ""
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr "Kopeeri viida asukoht"
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr ""
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr "Salvesta pilt kui..."
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "Kontrollin %s"
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr "\"%s\" tüüpi manus"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr ""
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "Kuupäev"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr ""
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "Kellelt"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr ""
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "Kellele"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr "Koopia"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
msgid "Bcc"
msgstr "Pimekoopia"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
#, fuzzy
msgid "Mailer"
msgstr ""
"\n"
"Postiprogramm:"
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
"See sőnum on digitaalselt allkirjastatud. Lisainfo jaoks kliki lukuikoonil."
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "Ühenduse loomine POP serveriga nurjus: %s"
# !PARANDA! - kas on ikka täpne tőlge?
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr "See sőnum on digitaalselt allkirjastatud ja autentne."
# !PARANDA! - kas on ikka täpne tőlge?
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr "See sőnum on digitaalselt allkirjastatud kuid ei ole autentne."
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr "Viide FTP saidile (%s)"
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr ""
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr "Viide kohalikule failile (%s)"
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr ""
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr ""
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr ""
@@ -13011,59 +13061,59 @@ msgstr "Tőstan sőnumid %s"
msgid "Copying messages to %s"
msgstr ""
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr "Kontrollin kaustu \"%s\""
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr "Edasi saadetud sőnumid"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr "Avan kausta %s"
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr ""
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr "Eemaldan kausta %s"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, c-format
msgid "Storing folder '%s'"
msgstr "Säilitan Kausta '%s'"
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
msgid "Refreshing folder"
msgstr "Värskendan kausta"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr "Tühjendan kausta"
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr "Vőtan vastu sőnumit %s"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr "Vőtan vastu %d teadet"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr "Salvestan %d sőnumit"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
@@ -13072,40 +13122,40 @@ msgstr ""
"Väljundfaili loomine nurjus: %s\n"
" %s"
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
" %s"
msgstr ""
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr "Manuse salvestamine"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
" %s"
msgstr ""
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr ""
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr "Ühendun lahti: %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Reconnecting to %s"
msgstr "Taastan ühenduse: %s"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "_Otsi"
@@ -13176,24 +13226,24 @@ msgstr "Uuendan..."
msgid "Waiting..."
msgstr "Ootan..."
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
msgid "User canceled operation."
msgstr "Kasutaja katkestas töö."
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
msgid "_Remember this password"
msgstr "_Jäta see parool meelde"
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
msgid "_Remember this password for the remainder of this session"
msgstr ""
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, c-format
msgid "Enter Password for %s"
msgstr "Palun sisesta %s parool"
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
msgid "Enter Password"
msgstr "Sisesta parool"
@@ -13216,41 +13266,24 @@ msgstr ""
"\n"
"Kas sa soovid muudatused salvestada?"
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "Nimi:"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "Allkirja salvestamine"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "HTML allkirjafail:"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr "Edasi saadetud sőnum - %s"
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
msgid "Forwarded message"
msgstr "Edasi saadetud sőnum"
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
msgid "Forwarded Message"
msgstr "Edasi saadetud sőnum"
@@ -13303,67 +13336,67 @@ msgstr "(Teema puudub)"
msgid "%s - Message"
msgstr "%s - sőnum"
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr "Nägemata"
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr "Nähtud"
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr "Vastatud"
-#: mail/message-list.c:736
+#: mail/message-list.c:740
msgid "Multiple Unseen Messages"
msgstr "Mitu nägemata sőnumit"
-#: mail/message-list.c:737
+#: mail/message-list.c:741
msgid "Multiple Messages"
msgstr "Mitu sőnumit"
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr "Madalaim"
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr "Madal"
-#: mail/message-list.c:746
+#: mail/message-list.c:750
msgid "Higher"
msgstr "Kőrge"
-#: mail/message-list.c:747
+#: mail/message-list.c:751
msgid "Highest"
msgstr "Kőrgeim"
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr "?"
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr "Täna %l:%M %p"
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr "Eile %l:%M %p"
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr "%a, %l:%M %p"
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
msgid "%b %d %l:%M %p"
msgstr "%d. %b %l:%M %p"
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr "%d. %b %Y"
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
msgid "Generating message list"
msgstr "Sőnumite nimekirja koostamine"
@@ -13442,68 +13475,94 @@ msgstr "Eelvaade"
msgid "Flag to Follow Up"
msgstr ""
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr "Kontrollin %s all olevaid kaustu serveris \"%s\""
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr "Kontrollin juurtaseme kaustu servers \"%s\""
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, c-format
msgid "Subscribing to folder \"%s\""
msgstr "Kausta \"%s\" tellimine"
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr "Kausta \"%s\" tellimuse lőpetamine"
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
msgid "Folder"
msgstr "Kaust"
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "Salvesta kausta..."
+
+#: mail/subscribe-dialog.c:1590
msgid "No server has been selected"
msgstr "Ühtegi serverit ei ole valitud"
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr "Palun vali server."
#: mail/subscribe-dialog.glade.h:1
-msgid " _Refresh List "
-msgstr "_Värskenda nimekiri"
-
-#: mail/subscribe-dialog.glade.h:2
msgid "All folders"
msgstr "Kőik kaustad"
-#: mail/subscribe-dialog.glade.h:3
-msgid "Display options"
-msgstr "Näita häälestusi"
+#: mail/subscribe-dialog.glade.h:2
+#, fuzzy
+msgid "Apri file"
+msgstr "Aprill"
+
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+msgid "Close"
+msgstr "Sulge"
#: mail/subscribe-dialog.glade.h:4
+#, fuzzy
+msgid "Display Options"
+msgstr "Näita häälestusi"
+
+#: mail/subscribe-dialog.glade.h:5
msgid "Folders whose names begin with:"
msgstr "Kaustad, mille nimi algab stringiga:"
-#: mail/subscribe-dialog.glade.h:5
+#: mail/subscribe-dialog.glade.h:6
msgid "Manage Subscriptions"
msgstr "Tellimuste haldamine"
-#: mail/subscribe-dialog.glade.h:6
-msgid "Show _folders from server: "
-msgstr "Näita _kaustu serverist:"
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
+msgstr "Värskenda nimekirja"
+
+#: mail/subscribe-dialog.glade.h:8
+#, fuzzy
+msgid "S_elect server: "
+msgstr "Vali kaust"
+
+#: mail/subscribe-dialog.glade.h:9
+#, fuzzy
+msgid "Salve file"
+msgstr "Vali fail"
-#: mail/subscribe-dialog.glade.h:7
+#: mail/subscribe-dialog.glade.h:10
msgid "_Subscribe"
msgstr "_Telli"
-#: mail/subscribe-dialog.glade.h:8
+#: mail/subscribe-dialog.glade.h:11
msgid "_Unsubscribe"
msgstr "_Lőpeta tellimus"
@@ -13513,26 +13572,27 @@ msgstr ""
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
#, fuzzy
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr "Evolution'i kalendrihaldamise komponent."
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#, fuzzy
msgid "Evolution Summary component."
msgstr "Evolution'i sőnumiredaktor."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
msgid "Factory for Evolution Summary's configuration control."
msgstr ""
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
msgid "Factory for the Evolution Summary component."
msgstr ""
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
#, fuzzy
msgid "Summary Preferences"
msgstr "Kokkuvőtte sätted"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
-
#: my-evolution/Locations.h:1
msgid "Aarhus"
msgstr "Ćrhus"
@@ -23333,23 +23393,23 @@ msgstr "Zürich"
msgid "Folder containing the Evolution Summary"
msgstr ""
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
msgid "Appointments"
msgstr "Sündmused"
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
msgid "No appointments"
msgstr "Sündmused puuduvad"
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
msgid "%k:%M %d %B"
msgstr "%k:%M %d. %B"
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
msgid "%l:%M %d %B"
msgstr "%l:%M %d. %B"
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
msgid "No description"
msgstr "Kirjeldus puudub"
@@ -23412,11 +23472,11 @@ msgstr "_Lisa"
msgid "Shown"
msgstr "Vihmavalingud"
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
msgid "No tasks"
msgstr "Ülesanded puuduvad"
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
msgid "(No Description)"
msgstr "(Kirjeldus puudub)"
@@ -23448,7 +23508,7 @@ msgstr "Kokkuvőtte trükkimine"
msgid "Printing of Summary failed"
msgstr "Kokkuvőtte trükkimine ebaőnnestus"
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr "Bonobo laadimine ebaőnnestus.\n"
@@ -24726,19 +24786,19 @@ msgid "Configuration control for Evolution folder settings."
msgstr "Evolution'i kalendrihaldamise komponent."
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "Sőnumite sätted"
# !PARANDA!
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
msgid "The Evolution shell."
msgstr "Evolution'i shell"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "Näita detaile"
@@ -24765,7 +24825,7 @@ msgstr "Vali kaust"
msgid "Drafts"
msgstr "Mustandid"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "Sisendkast"
@@ -25182,27 +25242,27 @@ msgstr ""
msgid "Evolution Settings"
msgstr "Evolution "
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "Avan kausta %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "Avan kausta %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, fuzzy, c-format
msgid "in \"%s\" ..."
msgstr "Ava programmiga %s..."
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr "Kausta ümbernimetamine ebaőnnestus: %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
#, fuzzy
msgid "Cannot find the specified shared folder."
msgstr ""
@@ -25283,31 +25343,31 @@ msgstr "Siirdu aut_onoomsesse olekusse"
msgid "Work Offline"
msgstr "Siirdu autonoomsesse olekusse"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "(Kausta ei näidata)"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr "%s (%d)"
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr "(Puudub)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
"Ximian Evolution on hetkel vőrku ühendatud. Autonoomsesse olekusse "
"siirdumiseks vajuta seda nuppu."
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr "Ximian Evolution siirdub autonoomsesse olekusse."
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -25327,7 +25387,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr ""
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -25338,19 +25398,19 @@ msgstr ""
"lőpetas ootamatult. Et nendele andmetele uuesti ligi pääseda, pead\n"
"sa Evolution'i sulgema ja seejärel taaskäivitama."
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr "Vigased argumendid"
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr ""
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr "Ei leia häälestusandmebaasi"
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "Üldine viga"
@@ -25552,7 +25612,7 @@ msgstr "%s (...)"
msgid "%s (%d%% complete)"
msgstr "%s (%d%% valmis)"
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr "<kausta valimiseks kliki siia>"
@@ -25585,63 +25645,63 @@ msgid ""
"%s"
msgstr ""
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
msgid "CORBA error"
msgstr "CORBA viga"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr "Katkestatud"
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr "Vigane parameeter"
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr ""
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
msgid "No owner"
msgstr "Omanik puudub"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
msgid "Not found"
msgstr "Ei leitud"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
msgid "Unsupported type"
msgstr "Toetamata tüüp"
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr "Toetamata skeem"
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr "Toetamata tegevus"
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
msgid "Internal error"
msgstr "Sisemine viga"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
msgid "Exists"
msgstr "Olemas"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr "Vigane URI"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
msgid "Has subfolders"
msgstr "Sisaldab alamkaustu"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
msgid "No space left"
msgstr "Vaba ruum on otsas"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr ""
@@ -25699,29 +25759,21 @@ msgid "Specify where to create the folder:"
msgstr "Kirjelda, kuhu tuleb kaust luua:"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "Loo _uus kaust..."
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
#, fuzzy
-msgid "_Folder Name:"
-msgstr "Kausta nimi:"
+msgid "_Account:"
+msgstr "Konto"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
-msgid "_Server:"
-msgstr "_Serveri nimi:"
+msgid "_Folder Name:"
+msgstr "Kausta nimi:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "_Konto nimi:"
@@ -25815,15 +25867,15 @@ msgstr "Seda küsimust mitte rohkem esitada"
msgid "Evolution can import data from the following files:"
msgstr "Evolution suudab importida andmeid järgnevatest failidest:"
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr "Evolution lőpetab töö ..."
-#: shell/main.c:223
+#: shell/main.c:227
#, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -25833,7 +25885,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -25843,53 +25895,57 @@ msgid ""
"eagerly await your contributions!\n"
msgstr ""
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
msgstr "Ximian Evolution"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "Seda küsimust mitte rohkem esitada"
-#: shell/main.c:348
+#: shell/main.c:394
msgid "Cannot access the Ximian Evolution shell."
msgstr ""
-#: shell/main.c:357
+#: shell/main.c:403
#, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr ""
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr "Keela tiitelkuva"
-#: shell/main.c:439
+#: shell/main.c:487
#, fuzzy
msgid "Start in offline mode"
msgstr "Impordi alustamine"
-#: shell/main.c:440
+#: shell/main.c:489
#, fuzzy
msgid "Start in online mode"
msgstr "Impordi alustamine"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr ""
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "Bonobo komponentide süsteemi lähtestamine nurjus"
@@ -26103,14 +26159,6 @@ msgstr "Näitab ühte töönädalat"
msgid "Week"
msgstr "Nädal"
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-msgid "Close"
-msgstr "Sulge"
-
#: ui/evolution-comp-editor.xml.h:3
msgid "Close this item"
msgstr "Sulgeb elemendi"
@@ -27050,10 +27098,6 @@ msgstr "Lisab kausta sinu tellitud kaustade nimekirja"
msgid "F_older"
msgstr "_Kaust"
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr "Värskenda nimekirja"
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr "Värskenda kaustade nimekirja"
@@ -27617,21 +27661,21 @@ msgstr "Sőnum"
msgid "Don't show this message again."
msgstr "Seda teadet enam mitte näidata."
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
#, fuzzy
msgid "_Find Now"
msgstr "Otsi nüüd"
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
#, fuzzy
msgid "_Clear"
msgstr "Puhasta"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
msgid "Clear"
msgstr "Puhasta"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr "Otsi nüüd"
@@ -27657,6 +27701,81 @@ msgstr "init_corba(): GNOME lähtestamine nurjus"
msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonobo(): Bonobo lähtestamine nurjus"
+#~ msgid "Error in search expression."
+#~ msgstr "Viga otsingu avaldises."
+
+#~ msgid "Restarting search."
+#~ msgstr "Alustan otsingut uuesti."
+
+#, fuzzy
+#~ msgid "Could not parse query string"
+#~ msgstr "Ei saa salvestada kokkuvőtet: %s: %s"
+
+#, fuzzy
+#~ msgid "Email is"
+#~ msgstr "E-post 2"
+
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr "Ei saa tekitada alarmiga märguande teenust"
+
+#~ msgid "Meeting begins: <b>"
+#~ msgstr "Kohtumise algus: <b>"
+
+#~ msgid "Task begins: <b>"
+#~ msgstr "Ülesande algus: <b>"
+
+#~ msgid "Free/Busy info begins: <b>"
+#~ msgstr "Hőivatuse informatsioon algab: <b>"
+
+#~ msgid "Begins: <b>"
+#~ msgstr "Algus: <b>"
+
+#~ msgid "Meeting ends: <b>"
+#~ msgstr "Kohtumise lőpp: <b>"
+
+#~ msgid "Free/Busy info ends: <b>"
+#~ msgstr "Hőivatuse informatsioon lőpeb: <b>"
+
+#~ msgid "Task Completed: <b>"
+#~ msgstr "Valmis: <b>"
+
+#~ msgid "Task Due: <b>"
+#~ msgstr "Ülesande tähtaeg: <b>"
+
+#~ msgid "Non-Participants"
+#~ msgstr "Mitteosalejad"
+
+#~ msgid ""
+#~ "This message has not been sent.\n"
+#~ "\n"
+#~ "Do you wish to save your changes?"
+#~ msgstr ""
+#~ "Sőnum on saatmata.\n"
+#~ "\n"
+#~ "Kas sa soovid muudatused salvestada?"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr " (vaikimisi)"
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "Allkirja salvestamine"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "HTML allkirjafail:"
+
+#~ msgid " _Refresh List "
+#~ msgstr "_Värskenda nimekiri"
+
+#~ msgid "Show _folders from server: "
+#~ msgstr "Näita _kaustu serverist:"
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "_Serveri nimi:"
+
#, fuzzy
#~ msgid "_Browse..."
#~ msgstr "_Tősta mujale..."
@@ -28150,9 +28269,6 @@ msgstr "init_bonobo(): Bonobo lähtestamine nurjus"
#~ "\n"
#~ "Avalik vőti: "
-#~ msgid "Connecting to LDAP server..."
-#~ msgstr "Ühendan LDAP serveriga..."
-
#~ msgid "Waiting for connection to LDAP server..."
#~ msgstr "Ootan ühendust LDAP serveriga..."
@@ -28471,9 +28587,6 @@ msgstr "init_bonobo(): Bonobo lähtestamine nurjus"
#~ msgid "_Task..."
#~ msgstr "_Ülesanne"
-#~ msgid "Create or edit mail accounts and other preferences"
-#~ msgstr "Loob vői muudab mailikontosid ja muid sätteid"
-
#~ msgid "_Mail Settings..."
#~ msgstr "_Sőnumite sätted..."
diff --git a/po/eu.po b/po/eu.po
index 42ff99141e..ab51aa12ed 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution 1.1.0\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2001-05-25 13:35+0200\n"
"Last-Translator: Josu Walińo <josu@elhuyar.com>\n"
"Language-Team: Euskara\n"
@@ -30,22 +30,22 @@ msgid "Imports VCard files into Evolution."
msgstr "VCard fitxategiak Evolution-era inportatzen ditu."
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr "Jaso honela"
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr "Izena"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "Helb. el."
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Nagusia"
@@ -55,16 +55,16 @@ msgstr "Nag"
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "Laguntzailea"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Lanekoa"
@@ -74,12 +74,12 @@ msgid "Bus"
msgstr "Lan"
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr "Atzeradeia"
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Enpresakoa"
@@ -90,13 +90,13 @@ msgstr "Enp"
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Etxekoa"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Erakundea"
@@ -106,19 +106,19 @@ msgstr "Erak"
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Mugikorra"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Autokoa"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "Laneko faxa"
@@ -127,13 +127,13 @@ msgid "Bus Fax"
msgstr "Lan fax"
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Etxeko faxa"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "Laneko 2.a"
@@ -142,68 +142,68 @@ msgid "Bus 2"
msgstr "Lan 2"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Etxeko 2.a"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "ISDN"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "Bestelakoa"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "Beste fax bat"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "Bilagailua"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "Irrati-telefonoa"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "Telex-a"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr "Teletipoa"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "2. helb. el."
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "3. helb. el."
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "Web gunea"
@@ -212,7 +212,7 @@ msgid "Url"
msgstr "URLa"
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "Saila"
@@ -221,7 +221,7 @@ msgid "Dep"
msgstr "Sai"
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "Bulegoa"
@@ -230,12 +230,12 @@ msgid "Off"
msgstr "Bul"
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "Kargua"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "Lanbidea"
@@ -244,7 +244,7 @@ msgid "Prof"
msgstr "Lanb"
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr "Zuzendaria"
@@ -257,7 +257,7 @@ msgid "Ass"
msgstr "Lag"
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "Goitizena"
@@ -266,12 +266,12 @@ msgid "Nick"
msgstr "Goit"
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "Ezkontidea"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "Oharra"
@@ -284,7 +284,7 @@ msgid "CALUri"
msgstr "EguURI"
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr "Libre-okupatuta URLa"
@@ -335,7 +335,7 @@ msgstr "%s(r)en VCard-a"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -343,7 +343,7 @@ msgid "Could not initialize Bonobo"
msgstr "Ezin izan da Bonobo hasieratu"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr "Bilatzen..."
@@ -351,41 +351,33 @@ msgstr "Bilatzen..."
msgid "Loading..."
msgstr "Kargatzen..."
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
-msgid "Error in search expression."
-msgstr "Errorea bilaketa-adierazpenean."
+#: addressbook/backend/pas/pas-backend-ldap.c:677
+#, fuzzy
+msgid "Reconnecting to LDAP server..."
+msgstr "LDAP zerbitzariarekin konektatzen..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr "LDAP zerbitzarian txartela gehitzen..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr "LDAP zerbitzaritik txartela kentzen..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr "LDAP zerbitzariko txartela aldatzen..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr "Bilaketa berrabiarazten."
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr "LDAP bilaketaren emaitzak jasotzen..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
#, fuzzy
msgid "Error performing search"
msgstr "Errorea txartela kentzean"
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-#, fuzzy
-msgid "Could not parse query string"
-msgstr "Ezin izan da `%s' URLa analizatu"
-
#: addressbook/conduit/address-conduit.c:293
msgid "Default Sync Address:"
msgstr "Sinkronizazio-helbide lehenetsia:"
@@ -432,47 +424,47 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
+msgid "Configure access to LDAP directory servers here"
+msgstr ""
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
msgid "Control that displays an Evolution addressbook minicard."
msgstr "Evolution-en helbide-liburuko minitxartela erakusten duen kontrola."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
msgid "Directory Servers"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
msgid "Evolution Addressbook minicard viewer"
msgstr "Evolution-en helbide-liburuko minitxartelen ikustailea"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr "Kontaktuak maneiatzeko Evolution-en osagaia"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the Addressbook Minicard control"
msgstr "Helbide-liburuko minitxartelak kontrolatzeko fabrika"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr "Helbide-liburuko helbideen bistaratzailearen fabrika"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
msgid "Factory for the Addressbook's address popup"
msgstr "Helbide-liburuko helbideen pop-up-erako fabrika"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
msgid "Factory for the sample Addressbook control"
msgstr "Mostrako helbide-liburuaren kontrolerako fabrika"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
-msgstr ""
-
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -492,28 +484,28 @@ msgstr "LDAP zerbitzaria"
msgid "LDAP server containing contact information"
msgstr "Kontaktuen informazioa duen LDAP zerbitzaria"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "Kontaktu berria"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "_Kontaktua"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "Sortu kontaktu berria"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "Kontaktuen zerrenda berria"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "Contact _List"
msgstr "_Kontaktuen zerrenda"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "Sortu kontaktu-zerrenda berria"
@@ -539,30 +531,30 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
#, fuzzy
msgid "This server does not support LDAPv3 schema information"
msgstr "IMAP zerbitzariaren erantzunak ez zeukan %s informaziorik"
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
#, fuzzy
msgid "Error retrieving schema information"
msgstr ""
"Errorea iragazki-informazioa kargatzean:\n"
"%s"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
#, fuzzy
msgid "Server did not respond with valid schema information"
msgstr "IMAP zerbitzariaren erantzunak ez zeukan %s informaziorik"
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
#, fuzzy
msgid "LDAP was not enabled in this build of Evolution"
msgstr "(SSL ez da onartzen Evolution-en bertsio honetan)"
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "Ezin izan da gnome-vfs hasieratu"
@@ -570,21 +562,30 @@ msgstr "Ezin izan da gnome-vfs hasieratu"
msgid "Other Contacts"
msgstr "Beste kontaktu batzuk"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "Ezin da helbide-liburua ireki"
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+"Ezin izan dugu helbide-liburu hori ireki. Egiaztatu bide-izena\n"
+"badagoela eta atzitzeko baimena baduzula. "
+
+#: addressbook/gui/component/addressbook.c:487
+#, fuzzy
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
"Ezin izan dugu helbide-liburu hori ireki. Horrek esan nahi du\n"
"okerreko URIa idatzi duzula, edo LDAP zerbitzaria\n"
"ez dabilela"
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -596,52 +597,83 @@ msgstr ""
"programa konpilatu behar duzu CVS iturburuetatik\n"
"beheko estekatik OpenLDAP eskuratuz.\n"
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
+#, fuzzy
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-"Ezin izan dugu helbide-liburu hori ireki. Egiaztatu bide-izena\n"
-"badagoela eta atzitzeko baimena baduzula. "
+"Ezin izan dugu helbide-liburu hori ireki. Horrek esan nahi du\n"
+"okerreko URIa idatzi duzula, edo LDAP zerbitzaria\n"
+"ez dabilela"
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr "Idatzi %s(r)en pasahitza (%s erabiltzailea)"
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
#, fuzzy
msgid "Name begins with"
msgstr "honela amaitzen da"
-#: addressbook/gui/component/addressbook.c:729
+#: addressbook/gui/component/addressbook.c:742
#, fuzzy
-msgid "Email is"
-msgstr "2. helb. el."
+msgid "Email begins with"
+msgstr "honela amaitzen da"
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr "Kategoria da"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr "Edozein eremuk hau dauka"
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "Aurreratua..."
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr "Edozein kategoria"
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr "Karpeta-arakatzaileak bistaratuko duen URIa"
@@ -656,7 +688,7 @@ msgstr "(bat ere ez)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "Helb el. nagusia"
@@ -708,53 +740,53 @@ msgid " S_how Supported Bases "
msgstr "_Begiratu zein mota onartzen diren"
#: addressbook/gui/component/ldap-config.glade.h:2
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "Aukerak"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr "_Kendu"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
msgid "1234"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
#, fuzzy
msgid "1:00"
msgstr "100"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
#, fuzzy
msgid "380"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:11
-#, fuzzy
-msgid "<- _Remove"
-msgstr "_Kendu"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-#, fuzzy
-msgid "<< Fewer Options"
-msgstr "Aukerak"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr ""
@@ -864,7 +896,7 @@ msgid "Mappings"
msgstr "Marjinak"
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
#, fuzzy
msgid "Never"
msgstr "_dagoen, maiztasun honekin"
@@ -918,8 +950,8 @@ msgstr "Bilaketa _barrutia: "
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
msgid "Searching"
msgstr "Bilaketa"
@@ -1117,7 +1149,7 @@ msgid "Using email address"
msgstr "Helbide elektronikoa"
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr ""
@@ -1125,13 +1157,13 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
msgid "_Add"
msgstr "_Gehitu"
#: addressbook/gui/component/ldap-config.glade.h:105
#, fuzzy
-msgid "_Add ->"
+msgid "_Add -&gt;"
msgstr "_Gehitu"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1174,7 +1206,7 @@ msgid "_Download limit:"
msgstr "_Deskarga-muga"
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1211,7 +1243,7 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
#, fuzzy
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr "Au_kerak"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1294,7 +1326,7 @@ msgstr "Helbide-liburuko izen-hautaketaren interfazerako fabrika"
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1326,11 +1358,11 @@ msgstr "(%d ez da erakusten)"
msgid "Unnamed Contact"
msgstr "Kontaktu izengabea"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr "Hautatu kontaktuak helbide-liburutik"
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
#, fuzzy
msgid "Find contact in"
msgstr "bidaltzaileak hau dauka"
@@ -1395,7 +1427,7 @@ msgstr "Lankidetza"
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "Kontaktu-editorea"
@@ -1465,9 +1497,9 @@ msgstr "HT_ML mezuak jaso nahi ditu"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2530,23 +2562,23 @@ msgstr "Ziur zaude kontu hau ezabatu nahi duzula?"
msgid "Delete Contact?"
msgstr "Kontaktua ezabatu?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
msgid "Category editor not available."
msgstr "Kategoria-editorea ez dago erabilgarri."
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr "Kontaktu hau kategoria hauetakoa da:"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
msgid "Save Contact as VCard"
msgstr "Gorde kontaktua VCard gisa"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr "Teletipoa"
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr "Ezin izan da eremu baten trepeta aurkitu: `%s'"
@@ -2560,7 +2592,7 @@ msgid "Edit Full"
msgstr "Editatu osorik"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "Izen osoa"
@@ -2712,11 +2744,11 @@ msgid "contact-list-editor"
msgstr "contact-list-editor"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr "Kontaktu-zerrendaren editorea"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
msgid "Save List as VCard"
msgstr "Gorde zerrenda VCard gisa"
@@ -2775,20 +2807,20 @@ msgstr "Bilaketa aurreratua"
msgid "Search"
msgstr "Bilatu"
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr "Txartelik ez"
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr "txartel bat"
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr "%d txartel"
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
#, fuzzy
msgid "Error getting book view"
msgstr "Errorea %s abiaraztean"
@@ -2800,15 +2832,15 @@ msgid "Error modifying card"
msgstr "Errorea txartela aldatzean"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr "Behar bezala egin da"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "Errore ezezaguna"
@@ -2817,7 +2849,7 @@ msgid "Repository offline"
msgstr "Biltegia deskonektatuta"
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "Baimena ukatuta"
@@ -2834,7 +2866,7 @@ msgid "Protocol not supported"
msgstr "Protokoloa ez da onartzen"
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -2889,7 +2921,7 @@ msgstr "Errorea zerrenda kentzean"
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr "Errorea txartela kentzean"
@@ -2927,158 +2959,158 @@ msgstr "Eraman txartelak hona"
msgid "Copy cards to"
msgstr "Kopiatu txartelak hemen"
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr "* Egin klik hemen kontaktua gehitzeko *"
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr "Telefono nagusia"
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr "Laguntzailearen telefonoa"
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr "Laneko telefonoa"
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr "Atzera deitzeko telefonoa"
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr "Enpresako telefonoa"
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr "Etxeko telefonoa"
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr "Laneko helbidea"
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr "Etxeko helbidea"
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr "Telefono mugikorra"
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr "Autoko telefonoa"
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr "Laneko 2. telefonoa"
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr "Etxeko 2.telefonoa"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr "Beste telefono bat"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr "Beste helbide bat"
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr "Helbide-liburua"
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "Gorde VCard gisa"
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
#, fuzzy
msgid "New Contact..."
msgstr "Kontaktu berria"
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
#, fuzzy
msgid "New Contact List..."
msgstr "Kontaktuen zerrenda berria"
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
#, fuzzy
msgid "Go to Folder..."
msgstr "_Joan karpeta honetara..."
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
#, fuzzy
msgid "Import..."
msgstr "_Inportatu..."
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
#, fuzzy
msgid "Search for Contacts..."
msgstr "_Bilatu kontaktuak"
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
#, fuzzy
msgid "Addressbook Sources..."
msgstr "_Helbide-liburuaren iturburuak..."
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
#, fuzzy
msgid "Pilot Settings..."
msgstr "_Pilot-en ezarpenak..."
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr "Birbidali kontaktua"
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr "Bidali mezua kontaktuari"
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Inprimatu"
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr "Inprimatu gutun-azala"
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
msgid "Copy to folder..."
msgstr "Kopiatu karpeta honetan..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
msgid "Move to folder..."
msgstr "Eraman karpeta honetara..."
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "Ebaki"
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "Kopiatu"
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "Itsatsi"
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3086,8 +3118,8 @@ msgstr "Itsatsi"
msgid "Delete"
msgstr "Ezabatu"
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
#, fuzzy
msgid "Current View"
msgstr "_Uneko ikuspegia"
@@ -3096,7 +3128,7 @@ msgstr "_Uneko ikuspegia"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
@@ -3104,10 +3136,18 @@ msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3232,7 +3272,7 @@ msgid "Include:"
msgstr "Sartu:"
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr "Horizontala"
@@ -3252,12 +3292,12 @@ msgstr "Marjinak"
msgid "Number of columns:"
msgstr "Zutabe-kopurua:"
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
msgid "Options"
msgstr "Aukerak"
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
msgid "Orientation"
msgstr "Orientazioa"
@@ -3280,7 +3320,7 @@ msgstr "Paper-iturria:"
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr "Bertikala"
@@ -3336,26 +3376,26 @@ msgstr "Zabalera:"
msgid "_Font..."
msgstr "_Letra-tipoa..."
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
msgid "Untitled appointment"
msgstr "Hitzordu izengabea"
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr "Handia"
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr "Normala"
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr "Txikia"
@@ -3404,37 +3444,37 @@ msgid "Configuration control for the Evolution Calendar."
msgstr "Evolution-en mezu-prestatzailerako fabrika."
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
+msgid "Configure your timezone, Calendar and Task List here "
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
msgid "Evolution calendar iTip/iMip viewer"
msgstr "Evolution-en egutegiaren iTip/iMip ikustailea"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Evolution component for handling the calendar."
msgstr "Egutegia maneiatzeko Evolution-en osagaia."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
msgid "Factory for the Evolution Tasks control"
msgstr "Evolution-en Zereginen kontrolerako fabrika."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
msgid "Factory for the calendar iTip view control"
msgstr "Egutegiaren iTip ikuspegiaren kontrolerako fabrika"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
msgid "Factory for the sample Calendar control"
msgstr "Mostrako egutegi-kontrolerako fabrika"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
msgid "Factory to centralize calendar component editor dialogs"
msgstr "Egutegi-osagaien editorearen elkarrizketak zentralizatzeko fabrika"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
msgid "Factory to create a component editor factory"
msgstr "Osagaien editorearen fabrika sortzeko fabrika"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
-msgstr ""
-
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr "Alarma bidezko jakinarazpen-zerbitzua"
@@ -3499,7 +3539,7 @@ msgstr ""
"dago. Oroigarri normala bistaratuko da."
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "Abisua"
@@ -3525,15 +3565,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "Ez galdetu programa horri buruz berriro."
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "Ezin izan da GNOME hasieratu"
-#: calendar/gui/alarm-notify/notify-main.c:183
-msgid "Could not create the alarm notify service"
-msgstr "Ezin izan da sortu alarma bidezko jakinarazpen-zerbitzua"
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr "Ezin izan da sortu alarma bidezko jakinarazpen-zerbitzuaren fabrika"
@@ -3549,7 +3585,7 @@ msgstr "Azalpenak hau dauka"
msgid "Comment contains"
msgstr "Iruzkinak hau dauka"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr "Ez dator bat"
@@ -3560,7 +3596,7 @@ msgstr "%A, %Y %B %d"
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "%a, %b %d"
@@ -3619,37 +3655,37 @@ msgstr "E"
msgid "W"
msgstr "M"
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
msgid "Free"
msgstr "Libre"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "Okupatuta"
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr "Ez da hasi"
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr "Egiten ari da"
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr "Eginda"
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3660,33 +3696,33 @@ msgstr ""
"45.436845,125.862501"
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr "Bat ere ez"
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr "Errepikatua"
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr "Esleitua"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr "Bai"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr "Ez"
@@ -3706,7 +3742,7 @@ msgstr "Astearen ikuspegia"
msgid "Month View"
msgstr "Hilabetearen ikuspegia"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3717,10 +3753,10 @@ msgid "Folder containing appointments and events"
msgstr "Hitzorduak eta gertaerak dituen karpeta"
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
msgid "Tasks"
msgstr "Zereginak"
@@ -3729,53 +3765,53 @@ msgstr "Zereginak"
msgid "Folder containing to-do items"
msgstr "Egiteko elementuak dauzkan karpeta"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
msgid "New appointment"
msgstr "Hitzordu berria"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
msgid "_Appointment"
msgstr "_Hitzordua"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "Sortu hitzordu berria"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
msgid "New meeting"
msgstr "Bilera berria"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
msgid "_Meeting"
msgstr "_Bilera"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
msgid "Create a new meeting request"
msgstr "Sortu bilera-eskaera berria."
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "New task"
msgstr "Zeregin berria"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "_Zeregina"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr "Sortu zeregin berria"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "New All Day Appointment"
msgstr "Hitzordu berria"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "All _Day Appointment"
msgstr "_Hitzordua"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Sortu hitzordu berria"
@@ -3989,7 +4025,7 @@ msgstr "Oroigarriak"
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr "Laburpena:"
@@ -4018,7 +4054,7 @@ msgstr "hitzordu-amaiera baino"
msgid "hour(s)"
msgstr "ordu"
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
msgid "minute(s)"
msgstr "minutu"
@@ -4196,7 +4232,7 @@ msgid "_Fri"
msgstr "_Or."
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
msgid "_General"
msgstr "_Orokorra"
@@ -4337,61 +4373,61 @@ msgstr "(Falta: "
msgid "Due "
msgstr "Falta: "
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "Ezin izan da objektua eguneratu!"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "Ezin izan da objektua eguneratu!"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Editatu hitzordua"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Hitzordua - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Zeregina - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "Egunkariko sarrera - %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Laburpenik ez"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "Gorde honela..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr "Ezin da uneko bertsioa lortu!"
@@ -4463,13 +4499,13 @@ msgstr "Errepikapena"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
msgid "Scheduling"
msgstr "Antolaketa"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr "Bilera"
@@ -4591,7 +4627,7 @@ msgid "Member"
msgstr "Kidea"
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr "RSVP"
@@ -4814,7 +4850,7 @@ msgstr "Osatze-data:"
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
msgid "Needs Action"
msgstr "Ekintza behar du"
@@ -4841,11 +4877,11 @@ msgstr "Oinarrizkoa"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr "Esleipena"
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
msgid "Description:"
@@ -4914,13 +4950,13 @@ msgstr "%90"
msgid "100%"
msgstr "%100"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
msgid "Deleting selected objects"
msgstr "Hautatutako objektuak ezabatzen"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "_Ireki"
@@ -4930,30 +4966,30 @@ msgstr "_Ireki"
msgid "_Save as..."
msgstr "Gorde honela..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "_Inprimatu..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "E_baki"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "Ko_piatu"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -4982,8 +5018,8 @@ msgstr "Ma_rkatu zereginak 'Osatuta' gisa"
msgid "_Delete Selected Tasks"
msgstr "_Ezabatu hautatutako zereginak"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr "Objektuak eguneratzen"
@@ -5040,14 +5076,14 @@ msgid "URL"
msgstr "URLa"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %Y/%m/%d %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %Y/%m/%d %I:%M:%S %p"
@@ -5069,490 +5105,472 @@ msgstr "%02i minutu-zatiketa"
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%A, %B %d"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%b %d"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "am"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "pm"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "Hitz_ordu berria"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "Egun osoko gertaera _berria"
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
#, fuzzy
msgid "New Meeting"
msgstr "Bilera berria"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr "Zeregin berria"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Inprimatu..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "_Joan gaurko egunera"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "_Joan data jakin batera..."
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr "_Argitaratu libre/okupatuta informazioa"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
#, fuzzy
msgid "_Configure..."
msgstr "Konfiguratu %s"
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
#, fuzzy
msgid "_Configure Pilot..."
msgstr "Konfiguratu %s"
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "_Gorde honela..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
#, fuzzy
msgid "_Schedule Meeting..."
msgstr "Antolatu _bilera"
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
#, fuzzy
msgid "_Forward as iCalendar..."
msgstr "Birbidali _iCalendar gisa"
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr "Egin _agerraldi hau aldagarri"
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr "Ezabatu _agerraldi hau"
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr "Ezabatu agerraldi _guztiak"
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr "Ez dirudi GNOME Pilot tresnak instalatuta dauzkazunik sisteman."
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
msgstr "Errorea %s exekutatzean."
-#: calendar/gui/e-itip-control.c:678
-msgid "Meeting begins: <b>"
-msgstr "Bileraren hasiera: <b>"
-
-#: calendar/gui/e-itip-control.c:683
-msgid "Task begins: <b>"
-msgstr "Zereginaren hasiera: <b>"
-
-#: calendar/gui/e-itip-control.c:688
-msgid "Free/Busy info begins: <b>"
-msgstr "Libre/okupatura informazioaren hasiera: <b>"
-
-#: calendar/gui/e-itip-control.c:692
-msgid "Begins: <b>"
-msgstr "Hasiera: <b>"
-
-#: calendar/gui/e-itip-control.c:704
-msgid "Meeting ends: <b>"
-msgstr "Bileraren amaiera: <b>"
-
-#: calendar/gui/e-itip-control.c:707
-msgid "Free/Busy info ends: <b>"
-msgstr "Libre/okupatura informazioaren amaiera: <b>"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:711
-msgid "Ends: <b>"
+#: calendar/gui/e-itip-control.c:593
+#, fuzzy
+msgid "<b>Ends:</b> "
msgstr "Amaiera: <b>"
-#: calendar/gui/e-itip-control.c:725
-msgid "Task Completed: <b>"
-msgstr "Zeregina eginda: <b>"
+#: calendar/gui/e-itip-control.c:606
+#, fuzzy
+msgid "<b>Completed:</b> "
+msgstr "Eginda "
-#: calendar/gui/e-itip-control.c:735
-msgid "Task Due: <b>"
-msgstr "Zeregina egiteko: <b>"
+#: calendar/gui/e-itip-control.c:616
+msgid "<b>Due:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
msgid "iCalendar Information"
msgstr "iCalendar informazioa"
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
msgid "iCalendar Error"
msgstr "iCalendar errorea"
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
msgid "An unknown person"
msgstr "Pertsona ezezaguna"
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
msgstr ""
"<br> Aztertu ondorengo informazioa, eta hautatu ekintza bat beheko menuan."
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr "<i>Bat ere ez</i>"
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr "K_okalekua:"
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
msgid "Status:"
msgstr "Egoera:"
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
msgid "Accepted"
msgstr "Onartua"
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
msgid "Tentatively Accepted"
msgstr "Oraingoz onartua"
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
msgid "Declined"
msgstr "Ukatua"
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr "Ezezaguna"
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
msgid "Choose an action:"
msgstr "Aukeratu ekintza bat:"
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
msgid "Update"
msgstr "Eguneratu"
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "Ados"
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
msgid "Accept"
msgstr "Onartu"
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
msgid "Tentatively accept"
msgstr "Onartu oraingoz"
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
msgid "Decline"
msgstr "Ukatu"
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
msgid "Send Free/Busy Information"
msgstr "Bidali libre/okupatuta informazioa"
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr "Eguneratu erantzun-emailearen egoera"
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
msgid "Send Latest Information"
msgstr "Bidali azken orduko informazioa"
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr "Utzi"
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, c-format
msgid "<b>%s</b> has published meeting information."
msgstr "<b>%s</b>(e)k bilera-informazioa argitaratu du."
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
msgid "Meeting Information"
msgstr "Bileraren informazioa"
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr "<b>%s</b>(e)k bilerarako deia egiten dizu."
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
msgid "Meeting Proposal"
msgstr "Bilera-proposamena"
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr "<b>%s</b>(e)k bilera batean sartu nahi du."
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
msgid "Meeting Update"
msgstr "Bilera-eguneratzea"
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr "<b>%s</b>(e)k bilera-informazio berria jaso nahi du."
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
msgid "Meeting Update Request"
msgstr "Bilera-eguneratzearen eskaera"
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr "<b>%s</b>(e)k bilera-eskaerari erantzun dio."
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
msgid "Meeting Reply"
msgstr "Bilera-erantzuna"
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr "<b>%s</b>(e)k bilera bertan behera utzi du."
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
msgid "Meeting Cancellation"
msgstr "Bilera bertan behera uztea"
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr "<b>%s</b>(e)k mezu ulertezina bidali du."
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
msgid "Bad Meeting Message"
msgstr "Bilera-mezu txarra"
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, c-format
msgid "<b>%s</b> has published task information."
msgstr "<b>%s</b>(e)k zeregin-informazioa argitaratu du."
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
msgid "Task Information"
msgstr "Zereginaren informazioa"
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr "<b>%s</b>(e)k zeregin bat egiteko eskatzen dizu."
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
msgid "Task Proposal"
msgstr "Zeregin-proposamena"
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr "<b>%s</b>(e)k zeregin batean sartu nahi du."
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
msgid "Task Update"
msgstr "Zeregin-eguneratzea"
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr "<b>%s</b>(e)k zereginaren informazio berria jaso nahi du."
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
msgid "Task Update Request"
msgstr "Zeregin-eguneratzearen eskaera"
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr "<b>%s</b>(e)k zeregin-esleipenari erantzun dio."
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
msgid "Task Reply"
msgstr "Zereginaren erantzuna"
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr "<b>%s</b>(e)k zeregina bertan behera utzi du."
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
msgid "Task Cancellation"
msgstr "Zeregina bertan behera uztea"
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
msgid "Bad Task Message"
msgstr "Zeregin-mezu txarra"
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr "<b>%s</b>(e)k libre/okupatuta informazioa argitaratu du."
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
msgid "Free/Busy Information"
msgstr "Libre/okupatuta informazioa"
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr "<b>%s</b>(e)k libre/okupatuta informazioa eskatzen dizu."
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
msgid "Free/Busy Request"
msgstr "Libre/okupatuta eskaera"
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr "<b>%s</b>(e)k libre/okupatuta eskaerari erantzun dio."
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
msgid "Free/Busy Reply"
msgstr "Libre/okupatuta erantzuna"
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
msgid "Bad Free/Busy Message"
msgstr "Libre/okupatuta mezu txarra"
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
#, fuzzy
msgid "The message does not appear to be properly formed"
msgstr "Badirudi fitxategia hondatuta dagoela eta ezin dela berreskuratu."
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
msgid "The message contains only unsupported requests."
msgstr "Mezu honek onartzen ez diren eskaerak bakarrik ditu."
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr "Eranskinak ez du baliozko egutegi-mezurik"
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
msgid "The attachment has no viewable calendar items"
msgstr "Eranskinak ez du ikusteko moduko egutegi-elementurik"
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
#, fuzzy
msgid "There was an error on the CORBA system\n"
msgstr "Errorea izan da datuak deskargatzean"
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
#, fuzzy
msgid "Object could not be found\n"
msgstr "Elementua ezin izan da bidali!\n"
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
msgid "Update complete\n"
msgstr "Eguneratzea osatu da\n"
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
msgid "Calendar file could not be updated!\n"
msgstr "Ezin izan da egutegi-fitxategia eguneratu!\n"
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr "Partaidearen egoera ezin da eguneratu elementua ez dagoelako"
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr ""
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr "Partaidearen egoera ezin da eguneratu egoera baliogabea dagoelako!\n"
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
msgid "Attendee status updated\n"
msgstr "Partaidearen egoera eguneratu da\n"
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
msgid "Attendee status could not be updated!\n"
msgstr "Partaidearen egoera ezin izan da eguneratu\n"
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
msgid "Removal Complete"
msgstr "Kentzea osatu da"
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
msgid "Item sent!\n"
msgstr "Elementua bidali da!\n"
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr "Elementua ezin izan da bidali!\n"
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
#, fuzzy
msgid "Select Calendar Folder"
msgstr "Hautatu karpeta"
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
#, fuzzy
msgid "Select Tasks Folder"
msgstr "Hautatu karpeta"
@@ -5598,7 +5616,7 @@ msgstr "data-hasiera"
msgid "Chair Persons"
msgstr "Mahaiburuak"
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
msgid "Required Participants"
msgstr "Beharrezko partaideak"
@@ -5607,56 +5625,57 @@ msgid "Optional Participants"
msgstr "Aukerako partaideak"
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
-msgstr "Ez-partaideak"
+#, fuzzy
+msgid "Resources"
+msgstr "Baliabidea"
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr "Indibiduala"
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
msgid "Group"
msgstr "Taldea"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
msgid "Resource"
msgstr "Baliabidea"
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr "Gela"
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
msgid "Chair"
msgstr "Mahaiburua"
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
msgid "Required Participant"
msgstr "Beharrezko partaidea"
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr "Aukerako partaidea"
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr "Ez-partaidea"
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr "Behin-behinekoa"
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
msgid "Delegated"
msgstr "Delegatua"
@@ -5667,22 +5686,22 @@ msgstr "Egiten ari da"
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr "%A, %B %d, %Y"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a, %Y/%m/%d"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%Y/%m/%d"
@@ -5746,8 +5765,8 @@ msgstr "Bilera _hasteko ordua:"
msgid "Meeting _end time:"
msgstr "Bilera amai_tzeko ordua:"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, c-format
msgid "Opening tasks at %s"
msgstr "%s - zereginak irekitzen"
@@ -5762,7 +5781,7 @@ msgstr "Ezin izan dira zereginak kargatu`%s'(e)n"
msgid "The method required to load `%s' is not supported"
msgstr "`%s'kargatzeko behar den metodoa ez da onartzen"
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "Ezin izan da karpeta ireki`%s'(e)n"
@@ -5781,26 +5800,42 @@ msgstr "Hautatutako objektuak ezabatzen"
msgid "Expunging"
msgstr "Betiko borratzen"
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "Hitz_ordu berria..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr "Ezin izan da karpeta ireki`%s'(e)n"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr "`%s'irekitzeko behar den metodoa ez da onartzen"
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, c-format
msgid "Opening calendar at %s"
msgstr "%s - egutegia irekitzen"
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "%s karpeta irekitzen"
@@ -5861,49 +5896,49 @@ msgstr "urria"
msgid "September"
msgstr "iraila"
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
msgid "At least one attendee is necessary"
msgstr "Partaide bat behar da gutxienez"
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr "Antolatzailea ezarri behar da."
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
msgid "Event information"
msgstr "Gertaera-informazioa"
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
msgid "Task information"
msgstr "Zereginaren informazioa"
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
msgid "Journal information"
msgstr "Egunkari-informazioa"
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
msgid "Free/Busy information"
msgstr "Libre/okupatuta informazioa"
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
msgid "Calendar information"
msgstr "Egutegi-informazioa"
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
#, fuzzy
msgid "Updated"
msgstr "Eguneratu"
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
#, fuzzy
msgid "Refresh"
msgstr "Freskatu zerrenda"
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr "Gertaerako partaidea izan behar duzu."
@@ -6139,7 +6174,7 @@ msgid "Print Calendar"
msgstr "Inprimatu egutegia"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Inprimatzeko aurrebista"
@@ -6163,7 +6198,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr "Bistaratu beharreko zeregin-karpetaren URIa"
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
"continue, you will not be able to recover these tasks.\n"
@@ -6175,12 +6210,12 @@ msgstr ""
"\n"
"Benetan borratu nahi dituzu?"
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr "Ez galdetu berriro."
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
#, fuzzy
msgid "Print Tasks"
msgstr "Inprimatu txartelak"
@@ -8106,7 +8141,7 @@ msgstr "Mezuak eramaten"
msgid "Copying messages"
msgstr "Mezuak %s(e)n kopiatzen"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -8114,47 +8149,47 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr "Bertan behera utzita."
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, fuzzy, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr "Ustekabeko erantzuna POP zerbitzaritik: %s"
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
#, fuzzy
msgid "No data provided"
msgstr "Ez da fitxategi-izenik eman."
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
#, fuzzy
msgid "Failed to encrypt: No valid recipients specified."
msgstr "Ezin da mezua enkriptatu: ez da hartzailerik zehaztu"
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, fuzzy, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -8162,18 +8197,24 @@ msgid ""
"%.*s"
msgstr "Huts egin du %s mezua cache-an gordetzean: %s"
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, fuzzy, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr "Huts egin du %s mezua cache-an gordetzean: %s"
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "Huts egin du mezua deskodetzean."
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
#, fuzzy
msgid "Failed to execute gpg."
msgstr "Huts egin du mezua deskodetzean."
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, fuzzy, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr ""
@@ -8424,7 +8465,7 @@ msgstr ""
"%s"
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr "Zerbitzariak autentifikazio-erantzun txarra eman du."
@@ -8546,7 +8587,7 @@ msgstr "Mezuak beste karpeta-multzo bateko kontsulta gisa irakurtzeko"
msgid "No provider available for protocol `%s'"
msgstr "Ez dago hornitzailerik `%s' protokolorako"
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8592,11 +8633,11 @@ msgstr "Huts egin du mezua deskodetzean."
msgid "Failed to verify certificates."
msgstr "Huts egin du ziurtagiriak egiaztatzean."
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
msgid "Cannot get folder: Invalid operation on this store"
msgstr "Ezin da karpeta hartu: eragiketa baliogabea biltegi honetarako"
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
msgid "Cannot create folder: Invalid operation on this store"
msgstr "Ezin da karpeta sortu: eragiketa baliogabea biltegi honetarako"
@@ -8822,77 +8863,105 @@ msgid "Cannot rename folder: %s: No such folder"
msgstr ""
"Ezin izan zaio izena aldatu karpetari: %s: ez dago horrelako karpetarik"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr "Eragiketa bertan behera utzi da"
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr "Zerbitzaria deskonektatu egin da ustekabean: %s"
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "Ustekabeko erantzuna IMAP zerbitzaritik: %s"
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "IMAP komandoak huts egin du: %s"
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr "Zerbitzariaren erantzuna lasterregi amaitu da."
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr "IMAP zerbitzariaren erantzunak ez zeukan %s informaziorik"
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr "Ustekabeko baiezko erantzuna IMAP zerbitzaritik: %s"
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr "Ezin izan da %s direktorioa sortu: %s"
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr "Ezin izan da %s(r)en laburpena kargatu"
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr "Karpeta deuseztatu egin da eta berriro sortu zerbitzarian."
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr "Aldatutako mezuen bila eskaneatzen"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Huts egin du mezua berreskuratzean"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"Ezin da mezua hartu: %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr "Ez dago horrelako mezurik"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr "Mezu hau orain ez dago erabilgarri "
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr "Mezu berrien laburpen-informazioa bilatzen"
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr "Mezu berrien bila eskaneatzen"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr "Ezin izan da mezuaren gorputza aurkitu FETCH erantzunean."
@@ -8917,7 +8986,7 @@ msgstr "Mezu berririk dagoen begiratzen"
msgid "Check for new messages in all folders"
msgstr "Karpeta guztietan begiratu mezurik dagoen"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "Karpetak"
@@ -8947,7 +9016,7 @@ msgstr "IMAP zerbitzarietan posta irakurri eta gordetzeko."
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
msgid "Password"
msgstr "Pasahitza"
@@ -8957,78 +9026,78 @@ msgstr ""
"Aukera honek IMAP zerbitzariarekin konektatuko zaitu testu arrunteko "
"pasahitzaren bidez."
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "%s SMTP zerbitzaria"
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "%s zerbitzua %s(e)rako %s(e)n"
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "Konexioa etenda"
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr "Ezin da %s(r)ekin konektatu (%d ataka): %s"
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr ""
"Ezin da POP zerbitzariarekin konektatu.\n"
"Errorea erabiltzaile-izena bidaltzean: %s"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
#, fuzzy
msgid "SSL/TLS extension not supported."
msgstr "Eragiketa ez da onartzen"
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
#, fuzzy
msgid "SSL negotiations failed"
msgstr "Autentifikazioak huts egin du."
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "Karpeta ez dago hutsik"
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr ""
"%s IMAP zerbitzariak ez du onartzen eskatutako %s motako autentifikazioa"
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr "%s motako autentifikazioa ez da onartzen"
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr "%sIdatzi %s@%s(r)en IMAP pasahitza"
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr "Ez duzu idatzi pasahitza."
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9039,19 +9108,24 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr "%s karpeta ez dago"
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, fuzzy, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr "Karpeta-izenak ezin du Itzulera karaktererik eduki."
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Errore ezezaguna: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr "Karpeta gurasoak ez du azpikarpetak edukitzeko baimenik"
@@ -9193,27 +9267,6 @@ msgstr "Maildir mezua eranstea bertan behera utzi da"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "Ezin zaio mezua erantsi maildir karpetari: %s: %s"
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"Ezin da mezua hartu: %s\n"
-" %s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr "Ez dago horrelako mezurik"
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9303,18 +9356,18 @@ msgstr "Ezin da karpeta-blokeoa sortu %s(e)n: %s"
msgid "Cannot open mailbox: %s: %s\n"
msgstr "Ezin da postontzia ireki: %s: %s\n"
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
msgid "Mail append cancelled"
msgstr "Posta eranstea bertan behera utzi da"
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr "Ezin zaio mezua erantsi mbox fitxategiari: %s: %s"
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9323,11 +9376,11 @@ msgstr ""
"Ezin da mezua hartu: %s %s karpetatik\n"
" %s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr "Badirudi fitxategia hondatuta dagoela eta ezin dela berreskuratu."
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr "Mezu-eraikuntzak huts egin du: Postontzia hondatuta?"
@@ -9434,12 +9487,13 @@ msgstr "Errore ezezaguna: %s"
msgid "Could not store folder: %s"
msgstr "Ezin izan da karpetaren izena aldatu: %s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr "Errorea aldi baterako postontzian idaztean: %s"
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr "Huts egin du aldi baterako postontzian idaztean: %s: %s"
@@ -9647,7 +9701,7 @@ msgstr "Utzi mezuak zerbitzarian"
msgid "Delete after %s day(s)"
msgstr "Ezabatu %s egunen ondoren"
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr "POP"
@@ -9739,7 +9793,7 @@ msgid "No such folder `%s'."
msgstr "`%s' karpeta ez dago."
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
msgid "Sendmail"
msgstr "Sendmail"
@@ -9792,7 +9846,7 @@ msgstr "sendmail"
msgid "Mail delivery via the sendmail program"
msgstr "Posta-banaketa sendmail programaren bidez"
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr "SMTP"
@@ -9906,41 +9960,41 @@ msgstr "Autentifikazioa behar da"
msgid "Welcome response error"
msgstr "QUIT erantzunaren errorea"
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, fuzzy, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr ""
"Ezin da POP zerbitzariarekin konektatu.\n"
"Errorea erabiltzaile-izena bidaltzean: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
#, fuzzy
msgid "server does not appear to support SSL"
msgstr "Ez dirudi mezua behar bezala osatuta dagoenik"
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, fuzzy, c-format
msgid "STARTTLS request timed out: %s"
msgstr "AUTH eskaera denboraz kanpo: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
#, fuzzy
msgid "STARTTLS response error"
msgstr "DATA erantzunaren errorea"
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, fuzzy, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr ""
"%s SMTP zerbitzariak ez du onartzen eskatutako %s motako autentifikazioa"
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr "%sIdatzi %s@%s(r)en SMTP pasahitza"
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -9951,88 +10005,88 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr "%s SMTP zerbitzaria"
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr "SMTP posta-banaketa %s bidez"
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr "Ezin da mezua bidali: bidaltzailearen helbidea ez da baliozkoa."
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
msgid "Sending message"
msgstr "Mezua bidaltzen"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr "Ezin da mezua bidali: ez da hartzailerik definitu."
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
msgid "Cannot send message: one or more invalid recipients"
msgstr "Ezin da mezua bidali: erabiltzaile bat edo gehiago baliogabeak dira"
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr "SMTP Agurra"
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, fuzzy, c-format
msgid "HELO request timed out: %s"
msgstr "RSET eskaera denboraz kanpo: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
#, fuzzy
msgid "HELO response error"
msgstr "RSET erantzunaren errorea"
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
msgid "SMTP Authentication"
msgstr "SMTP Autentifikazioa"
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr "Errorea SASL autentifikazio-objektua sortzean."
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr "AUTH eskaera denboraz kanpo: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr "AUTH eskaerak huts egin du."
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr "Zerbitzariak autentifikazio-erantzun txarra eman du.\n"
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr "MAIL FROM eskaera denboraz kanpo: %s: posta ez da bidali"
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
msgid "MAIL FROM response error"
msgstr "MAIL FROM erantzunaren errorea"
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr "RCTP TO eskaera denboraz kanpo: %s: posta ez da bidali"
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr "RCPT TO <%s> huts egin du"
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr "DATA eskaera denboraz kanpo: %s: posta ez da bidali"
@@ -10040,36 +10094,36 @@ msgstr "DATA eskaera denboraz kanpo: %s: posta ez da bidali"
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
msgid "DATA response error"
msgstr "DATA erantzunaren errorea"
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr ""
"DATA bidalketa denboraz kanpo: mezuaren amaiera: %s: posta ez da bidali"
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
msgid "DATA termination response error"
msgstr "DATA amaitze-erantzunaren errorea"
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr "RSET eskaera denboraz kanpo: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
msgid "RSET response error"
msgstr "RSET erantzunaren errorea"
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, fuzzy, c-format
msgid "QUIT request timed out: %s"
msgstr "AUTH eskaera denboraz kanpo: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
msgid "QUIT response error"
msgstr "QUIT erantzunaren errorea"
@@ -10142,7 +10196,7 @@ msgstr "MIME mota:"
msgid "Suggest automatic display of attachment"
msgstr "Proposatu eranskina automatikoki bistaratzea"
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
msgid "Click here for the address book"
msgstr "Egin klik hemen helbide-liburura joateko"
@@ -10153,45 +10207,45 @@ msgstr "Egin klik hemen helbide-liburura joateko"
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
msgid "Reply-To:"
msgstr "Erantzun honi:"
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
msgid "From:"
msgstr "Nork:"
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr "Gaia:"
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr "Nori: "
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
msgid "Enter the recipients of the message"
msgstr "Idatzi mezuaren hartzaileak"
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr "Cc:"
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr "Idatzi mezuaren kopia jasoko dutenen helbideak"
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr "Bcc:"
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
"appearing in the recipient list of the message."
@@ -10202,11 +10256,16 @@ msgstr ""
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
#, fuzzy
msgid "Post To:"
msgstr "Porto"
+#: composer/e-msg-composer-hdrs.c:431
+#, fuzzy
+msgid "Posting destination"
+msgstr "Azalpenik ez"
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -10226,34 +10285,34 @@ msgstr ""
"Errorea %s fitxategia irakurtzean:\n"
"%s"
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
msgid "Warning!"
msgstr "Kontuz!"
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr "Fitxategia badago; gainidatzi?"
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, c-format
msgid "Error saving file: %s"
msgstr "Errorea fitxategia gordetzean: %s"
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr "Errorea fitxategia kargatzean: %s"
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, c-format
msgid "Error accessing file: %s"
msgstr "Errorea fitxategia atzitzean: %s"
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
msgid "Unable to retrieve message from editor"
msgstr "Ezin da mezua editoretik berreskuratu"
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, c-format
msgid ""
"Unable to seek on file: %s\n"
@@ -10262,7 +10321,7 @@ msgstr ""
"Ezin da fitxategian bilatu: %s\n"
"%s"
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, c-format
msgid ""
"Unable to truncate file: %s\n"
@@ -10271,7 +10330,7 @@ msgstr ""
"Ezin da fitxategia trunkatu: %s\n"
"%s"
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, c-format
msgid ""
"Error autosaving message: %s\n"
@@ -10280,7 +10339,7 @@ msgstr ""
"Errorea mezua automatikoki gordetzean: %s\n"
" %s"
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
@@ -10288,49 +10347,28 @@ msgstr ""
"Aurreko saioko fitxategi gorde gabeak aurkitu ditu Ximian Evolution-ek.\n"
"Berreskuratzen saiatu nahi duzu?"
-#: composer/e-msg-composer.c:1516
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-"Mezu hau ez da bidali.\n"
-"\n"
-"Aldaketak gorde nahi dituzu?"
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
msgid "Warning: Modified Message"
msgstr "Kontuz: mezua aldatu egin da"
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr "Ireki fitxategia"
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "Gorde sinadura"
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-#, fuzzy
-msgid "Set as default"
-msgstr "(lehenetsia)"
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "Prestatu mezua"
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
@@ -10338,7 +10376,7 @@ msgstr ""
"Ezin izan da mezua prestatzeko leihoa sortu:\n"
"Ezin da helbidea hautatzeko kontrola aktibatu."
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
@@ -10346,7 +10384,7 @@ msgstr ""
"Ezin izan da mezua prestatzeko leihoa sortu:\n"
"Ezin da HTML editorearen osagaia aktibatu."
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10412,7 +10450,7 @@ msgstr "gaiak hau dauka"
msgid "Subject does not contain"
msgstr "gaiak ez dauka hau"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10439,92 +10477,92 @@ msgstr "Sinkronizatu kategoriak:"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a, %Y/%m/%d %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a, %Y/%m/%d %H:%M"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr "%a, %Y/%m/%d %I %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr "%a, %Y/%m/%d %H"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%Y/%m/%d %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%Y/%m/%d %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr "%Y/%m/%d %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr "%Y/%m/%d %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr "%Y/%m/%d %I %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr "%Y/%m/%d %H"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%I:%M %p"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr "%I %p"
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
msgid "seconds"
msgstr "segundo "
@@ -10638,33 +10676,33 @@ msgstr ""
"Errorea '%s' adierazpen erregularrean:\n"
"%s"
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr "Garrantzitsua"
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
#, fuzzy
msgid "Work"
msgstr "Cork"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
#, fuzzy
msgid "Personal"
msgstr "Pownal"
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
#, fuzzy
msgid "To Do"
msgstr "Togo"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
#, fuzzy
msgid "Later"
msgstr "geroago"
@@ -10931,7 +10969,7 @@ msgstr "ez da"
msgid "is not Flagged"
msgstr "ez da Banderaduna"
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
#, fuzzy
msgid "Label"
msgstr "Laurel"
@@ -10998,7 +11036,7 @@ msgstr "hau baino txikiagoa da"
msgid "Score"
msgstr "Puntuazioa"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "Bidaltzailea"
@@ -11035,7 +11073,7 @@ msgstr "honela hasten da"
msgid "Stop Processing"
msgstr "Gelditu prozesatzea"
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "Gaia"
@@ -11102,7 +11140,7 @@ msgstr "%s eskaneatzen"
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr "Posta"
@@ -11168,7 +11206,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr "Netscape-ko datu zaharrak inportatzen ari da Evolution"
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr "Zakarrontzia"
@@ -11245,68 +11283,71 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr "Evolution-en mezu-prestatzailerako fabrika."
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
+msgid ""
+"Configure mail preferences, including security and message display, here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "Evolution-en mezu-prestatzailerako fabrika."
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#, fuzzy
+msgid "Configure your email accounts here"
+msgstr "Sortu edo editatu posta-kontuak eta bestelako hobespenak"
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
msgid "Evolution component for handling mail."
msgstr "Posta maneiatzeko Evolution-en osagaia."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
msgid "Evolution mail composer."
msgstr "Evolution-en mezu-prestatzailea."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
msgid "Evolution mail executive summary component."
msgstr "Evolution-en postaren laneko laburpenaren osagaia."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
msgid "Evolution mail folder display component."
msgstr "Posta-karpetak bistaratzeko Evolution-en osagaia."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
msgid "Evolution mail folder factory component."
msgstr "Posta-karpeten fabrikarako Evolution-en osagaia."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
msgid "Factory for the Evolution composer."
msgstr "Evolution-en mezu-prestatzailerako fabrika."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
msgid "Factory for the Mail Summary component."
msgstr "Posta-laburpenaren osagairako fabrika."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
#, fuzzy
msgid "Font Preferences"
msgstr "Egutegi-hobespenak"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
#, fuzzy
msgid "Mail Accounts"
msgstr "Kontuak"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
#, fuzzy
msgid "Mail Preferences"
msgstr "Egutegi-hobespenak"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
msgid "Mail configuration interface"
msgstr "Posta konfiguratzeko interfazea"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr ""
-
#: mail/component-factory.c:102
msgid "Folder containing mail"
msgstr "Posta duen karpeta"
@@ -11331,7 +11372,7 @@ msgstr "Propietateak..."
msgid "Change this folder's properties"
msgstr "Aldatu karpeta honen propietateak"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
@@ -11339,257 +11380,257 @@ msgstr ""
"Posta-ezarpen batzuk hondatuta daudela ematen du, begira ezazu dena ondo "
"dagoen."
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr "Ez duzu ezarri posta garraiatzeko metodorik"
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Kontuz: mezua aldatu egin da"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr "Posta-mezu berria"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr "_Posta-mezua"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "Prestatu mezua"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "Mezu berria"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "Aurreko mezua"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "Posta-mezu berria"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "Ezin da Evolution-en posta-osagaia hasieratu."
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
msgid "Cannot initialize Evolution's mail config component."
msgstr "Ezin da Evolution-en posta konfiguratzeko osagaia hasieratu."
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
msgid "Cannot initialize Evolution's folder info component."
msgstr "Ezin da Evolution-en karpeta-informazioaren osagaia hasieratu."
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
#, fuzzy
msgid "Connecting..."
msgstr "Zerbitzariarekin konektatzen..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr "Ezin da biltegia shell-arekin erregistratu"
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr "\"%s\" - propietateak"
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "Propietateak"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr "Ezin izan da aldi baterako direktorioa sortu: %s"
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr "%d berri"
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ", "
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr "%d ezkutu"
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr "%d ikusgarri"
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr "%d hautatuta"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr "%d bidali gabe"
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, c-format
msgid "%d sent"
msgstr "%d bidali"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr "%d guztira"
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
#, fuzzy
msgid "Create _Virtual Folder From Search..."
msgstr "Sortu _karpeta birtuala mezutik"
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr "_Gaiaren araberako karpeta birtuala"
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr "_Bidaltzailearen araberako karpeta birtuala"
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr "_Hartzailearen araberako karpeta birtuala"
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr "Po_sta-zerrendaren araberako karpeta birtuala"
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr "G_aiaren araberako iragazkia"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr "Bi_daltzailearen araberako iragazkia"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr "Hart_zailearen araberako iragazkia"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr "Po_sta-zerrendaren araberako iragazkia"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr "_Editatu mezu berri gisa..."
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "_Inprimatu"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr "Erantzun bidal_tzaileari"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr "Erantzun zerre_ndari"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "Erantzun g_uztiei"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "_Birbidali"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
#, fuzzy
msgid "Follo_w Up..."
msgstr "Jarrait_u..."
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
#, fuzzy
msgid "Fla_g Completed"
msgstr "Bandera o_satuta"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
#, fuzzy
msgid "Cl_ear Flag"
msgstr "Garbitu ban_dera"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "Mar_katu irakurritako gisa"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
#, fuzzy
msgid "Mark as _Unread"
msgstr "Markatu i_rakurri gabeko gisa"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr "Markatu garrantz_itsu gisa"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
#, fuzzy
msgid "_Mark as Unimportant"
msgstr "Markatu ez-garra_ntzitsu gisa"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
#, fuzzy
msgid "U_ndelete"
msgstr "_Desezabatu"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
#, fuzzy
msgid "Mo_ve to Folder..."
msgstr "Eraman karpeta honetara..."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "K_opiatu karpeta honetan..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
#, fuzzy
msgid "Add Sender to Address_book"
msgstr "Gehitu bidaltzailea _helbide-liburuan"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
#, fuzzy
msgid "Appl_y Filters"
msgstr "Aplikatu iragazkiak"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
#, fuzzy
msgid "Crea_te Rule From Message"
msgstr "Sortu _araua mezutik"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
#, fuzzy
msgid "VFolder on M_ailing List"
msgstr "Posta-zerrendaren araberako karpeta birtuala"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, fuzzy, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "Posta-zerrendaren araberako iragazkia (%s)"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, fuzzy, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "Posta-zerrendaren araberako karpeta birtuala (%s)"
@@ -11662,20 +11703,20 @@ msgstr "Ez duzu eman eskatu zaizun informazio guztia."
msgid "Evolution Account Editor"
msgstr "Evolution-en kontu-editorea"
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
msgid "_Host:"
msgstr "_Ostalaria:"
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
#, fuzzy
msgid "User_name:"
msgstr "_Erabiltzaile-izena:"
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
msgid "_Path:"
msgstr "_Bide-izena:"
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr "Ezin dituzu izen bereko bi kontu izan."
@@ -11704,7 +11745,7 @@ msgid "Enable"
msgstr "Gaitu"
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
msgid "Enabled"
msgstr "Gaituta"
@@ -11758,7 +11799,7 @@ msgstr ""
" '%s'\n"
"Eta eguneratu egin dira."
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11770,7 +11811,7 @@ msgstr ""
"jaso edo prestatu ahal izateko.\n"
"Orain konfiguratu nahi duzu?"
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
@@ -11778,7 +11819,7 @@ msgstr ""
"Identitatea konfiguratu behar duzu\n"
"mezua idatzi ahal izateko."
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
@@ -11787,7 +11828,7 @@ msgstr ""
"mezua idatzi ahal izateko."
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
@@ -11795,11 +11836,11 @@ msgstr ""
"HTML formatuko mezua bidaltzera zoaz, baina hartzaile hauek ez dute HTML "
"formatuko mezurik jaso nahi:\n"
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr "Hala ere bidali nahi duzu?"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
@@ -11807,7 +11848,7 @@ msgstr ""
"Mezu honek ez du gairik.\n"
"Ziur zaude bidali nahi duzula?"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
@@ -11815,11 +11856,11 @@ msgstr ""
"Mezua bidali behar diozun kontaktu-zerrenda helbidea ezkutuan edukitzeko "
"konfiguratuta dagoenez, Bcc hartzaileak bakarrik izango ditu mezuak."
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr "Mezu honek Bcc hartzaileak bakarrik ditu."
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
@@ -11829,11 +11870,11 @@ msgstr ""
"goiburukoa gehituz.\n"
"Hala ere bidali nahi duzu?"
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr "Hartzaileak zehaztu behar dituzu mezua bidaltzeko."
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
@@ -11841,30 +11882,30 @@ msgstr ""
"Ezin da kontu honetako zirriborroen karpeta ireki.\n"
"Zirriborroen karpeta lehenetsia erabili nahi duzu?"
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr "bidaltzaile ezezaguna"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr ""
"Jatorrizko mezua:\n"
"data: %a, %Y-%m-%d %H:%M, egilea: %%s"
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr "Eraman mezua(k) hona"
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr "Kopiatu mezua(k) hemen"
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr "Ziur zaude %d mezuak editatu nahi dituzula?"
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
@@ -11872,7 +11913,7 @@ msgstr ""
"Zirriborroen karpetan gordetako mezuak bakarrik\n"
"edita ditzakezu."
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
@@ -11880,32 +11921,32 @@ msgstr ""
"Bidalitako mezuen karpetako mezuak bakarrik\n"
"bidal ditzakezu berriro."
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr "Ziur zaude %d mezuak berriro bidali nahi dituzula?"
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr "Ez duzu mezurik hautatu"
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "Fitxategia gainidatzi?"
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "Gorde mezua honela..."
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "Gorde mezuak honela..."
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
msgid "Go to next folder with unread messages?"
msgstr "Irakurri gabeko mezuak dituen hurrengo karpetara joan?"
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
@@ -11913,7 +11954,7 @@ msgstr ""
"Karpeta honetan ez dago mezu gehiago.\n"
"Hurrengo karpetara joan nahi duzu?"
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -11925,7 +11966,7 @@ msgstr ""
"\n"
"Benetan borratu nahi dituzu?"
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
@@ -11934,28 +11975,28 @@ msgstr ""
"Errorea iragazki-informazioa kargatzean:\n"
"%s"
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr "Iragazkiak"
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, c-format
msgid "Page %d of %d"
msgstr "%d/%d orria"
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "Inprimatu mezua"
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr "US-Letter"
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "Huts egin du mezua inprimatzean"
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr "Ziur zaude %d mezuak leiho banatan ireki nahi dituzula?"
@@ -11976,7 +12017,7 @@ msgstr "Azalpenik ez"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
#, fuzzy
msgid "Unnamed"
msgstr "Kontaktu izengabea"
@@ -12049,20 +12090,20 @@ msgstr ""
"bakarrik erabiliko da kontu-izen hori."
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
msgid "Evolution Account Assistant"
msgstr "Evolution-eko kontuaren morroia"
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, fuzzy, c-format
msgid "Account %d"
msgstr "Kontua"
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr "Zerbitzua egiaztatzen"
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr "Zerbitzariarekin konektatzen..."
@@ -12237,312 +12278,316 @@ msgstr "ID digitalak..."
msgid "Do not quote original message"
msgstr "Ezin da mezua ireki"
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
msgid "Done"
msgstr "Eginda"
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
#, fuzzy
msgid "Drafts _folder:"
msgstr "Z_irriborroen karpeta:"
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
msgid "E_nable"
msgstr "_Gaitu"
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
#, fuzzy
msgid "Emacs"
msgstr "Ekialdea"
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
#, fuzzy
msgid "Email Accounts"
msgstr "Helb. el.ak hau dauka"
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
#, fuzzy
msgid "Email _address:"
msgstr "_Helbide elektronikoa:"
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
#, fuzzy
msgid "Empty _trash folders on exit"
msgstr "_Hustu zakarrontziko karpetak irtetean"
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
msgid "Execute Command..."
msgstr "Exekutatu komandoa..."
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
#, fuzzy
msgid "Fi_xed -width:"
msgstr "honela amaitzen da"
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
#, fuzzy
msgid "Font Properties"
msgstr "Propietateak"
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
#, fuzzy
msgid "Format messages in _HTML"
msgstr "Birbidalitako mezuak"
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
msgid "Get Digital ID..."
msgstr "Hartu ID digitala..."
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
#, fuzzy
msgid "Highlight _quotations with"
msgstr "_Aipuak nabarmentzeko erabili "
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
msgid "IMAPv4 "
msgstr "IMAPv4 "
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr "Identitatea"
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
msgid "Inline"
msgstr "Barnean"
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
msgid "Kerberos "
msgstr "Kerberos "
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
#, fuzzy
msgid "Labels and Colors"
msgstr "Gorde eta itxi"
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
#, fuzzy
msgid "Loading Images"
msgstr "Kargatu iru_diak"
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr "Posta-konfigurazioa"
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
msgid "Mailbox location"
msgstr "Postontziaren kokalekua"
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
#, fuzzy
msgid "Message Composer"
msgstr "Mezuaren goiburukoa"
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
#, fuzzy
msgid "Message Display"
msgstr "_Mezu-bistaratzea"
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
#, fuzzy
msgid "Microsoft"
msgstr "Mikronesia"
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
msgid "New Mail Notification"
msgstr "Mezu berrien jakinarazpena"
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr ""
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
msgid "Optional Information"
msgstr "Aukerako informazioa"
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
#, fuzzy
msgid "Or_ganization:"
msgstr "E_rakundea:"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
msgid "PGP/GPG _Key ID:"
msgstr "PGP/_GPG gakoaren IDa:"
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr "Aukeratu kolorea"
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
#, fuzzy
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr "Abisatu B_cc hartzaileak bakarrik dituzten mezuak bidali aurretik"
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr "Pretty Good Privacy (PGP/GPG)"
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
#, fuzzy
msgid "Printed Fonts"
msgstr "Inprimatu hautatutako kontaktuak"
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
msgid "Qmail maildir "
msgstr "Qmail maildir "
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
#, fuzzy
msgid "Quote original message"
msgstr "Ezin da mezua ireki"
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
msgid "Quoted"
msgstr "Aipamen gisa"
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
msgid "Re_member this password"
msgstr "_Gogoratu pasahitz hau"
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
#, fuzzy
msgid "Re_ply-To:"
msgstr "Erantzun honi:"
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
msgid "Receiving Email"
msgstr "Mezuak jaso"
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
#, fuzzy
msgid "Receiving _Options"
msgstr "Jasotzeko aukerak"
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
#, fuzzy
msgid "Remember this _password"
msgstr "Gogoratu pasahitz hau"
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
msgid "Required Information"
msgstr "Beharrezko informazioa"
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
#, fuzzy
msgid "Restore Defaults"
msgstr "Lehenespenak"
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
#, fuzzy
msgid "S_ecurity"
msgstr "Segurtasuna"
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
msgid "Secure MIME (S/MIME)"
msgstr "MIME segurua (S/MIME)"
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr ""
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr ""
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
#, fuzzy
msgid "Select PGP program"
msgstr "Hautatu PGP bitarra"
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
msgid "Sending Email"
msgstr "Mezuak bidali"
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
msgid "Sent _messages folder:"
msgstr "_Bidalitako mezuen karpeta:"
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
msgid "Sent and Draft Messages"
msgstr "Bidalitako mezuak eta zirriborroak"
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
msgid "Ser_ver requires authentication"
msgstr "Zerbitzariak _autentifikazioa behar du"
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
msgid "Server Configuration"
msgstr "Zerbitzariaren konfigurazioa"
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
msgid "Server _Type: "
msgstr "_Zerbitzari-mota: "
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
#, fuzzy
msgid "Shortcuts _type:"
msgstr "Lasterbideak"
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
#, fuzzy
msgid "Signature #1"
msgstr "Gorde sinadura"
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
#, fuzzy
msgid "Signature #2"
msgstr "Gorde sinadura"
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
#, fuzzy
msgid "Specify _filename:"
msgstr "Zehaztu fitxategi-izena:"
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
msgid "Spell Checking Language"
msgstr ""
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
msgid "Spell _Checking"
msgstr ""
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr "Unix mbox estandarra"
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
msgid ""
"Type the name by which you would like to refer to this account.\n"
"For example: \"Work\" or \"Personal\""
msgstr ""
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
#, fuzzy
msgid "V_ariable-width:"
msgstr "Aldakorra"
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
@@ -12552,201 +12597,201 @@ msgstr ""
"\n"
"Hasteko, egin klik \"Hurrengoa\"n."
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
#, fuzzy
msgid "XEmacs"
msgstr "Ekialdea"
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
#, fuzzy
msgid "_Add Signature"
msgstr "_Sinadura-fitxategia:"
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr "_Kargatu beti irudiak saretik kanpo"
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
msgid "_Always sign outgoing messages when using this account"
msgstr "_Beti sinatu kontu honetatik bidalitako mezuak"
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
msgid "_Authentication Type: "
msgstr "_Autentifikazio-mota: "
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
msgid "_Authentication type: "
msgstr "_Autentifikazio-mota: "
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
msgid "_Automatically check for new mail"
msgstr "_Automatikoki begiratu mezu berririk"
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
#, fuzzy
msgid "_Automatically insert smiley images"
msgstr "_Automatikoki begiratu mezu berririk"
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
#, fuzzy
msgid "_Beep when new mail arrives"
msgstr "Egin bip mezu berriak iristen direnean"
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
msgid "_Certificate ID:"
msgstr "_Ziurtagiri-IDa:"
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
#, fuzzy
msgid "_Confirm when expunging a folder"
msgstr "Berretsi karpeta betiko borratzean"
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
#, fuzzy
msgid "_Default signature:"
msgstr "_HTML sinadura:"
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
#, fuzzy
msgid "_Defaults"
msgstr "Lehenespenak"
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
#, fuzzy
msgid "_Do not notify me when new mail arrives"
msgstr "Ez jakinarazi mezu berriak iristen direnean"
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
#, fuzzy
msgid "_Enable"
msgstr "Gaitu"
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr ""
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
#, fuzzy
msgid "_Forward style:"
msgstr "Birbidali honela"
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
msgid "_Full name:"
msgstr "_Izen osoa:"
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
#, fuzzy
msgid "_HTML Mail"
msgstr "HTML postan"
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
#, fuzzy
msgid "_Identity"
msgstr "Identitatea"
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
msgid "_Load images if sender is in addressbook"
msgstr "_Kargatu irudiak bidaltzailea helbide-liburuan badago"
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
#, fuzzy
msgid "_Make this my default account"
msgstr "Lehenetsi _kontu hau"
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
#, fuzzy
msgid "_Mark messages as read after"
msgstr "_Markatu mezuak irakurritako gisa"
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
msgid "_Name:"
msgstr "_Izena:"
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr "_Inoiz ez kargatu irudirik saretik kanpo"
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
msgid "_PGP binary path:"
msgstr "_PGP bide-izen bitarra:"
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
#, fuzzy
msgid "_Play sound file when new mail arrives"
msgstr "Jo soinua mezu berriak iristean"
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
#, fuzzy
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr "Abisatu HTML formaturik nahi ez dutenei HTML mezuak bidali aurretik"
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
#, fuzzy
msgid "_Prompt when sending messages with an empty subject line"
msgstr "Abisatu mezuak gairik _gabe bidali aurretik"
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
#, fuzzy
msgid "_Receiving Mail"
msgstr "Mezuak jaso"
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
#, fuzzy
msgid "_Reply style:"
msgstr "Erantzun denei"
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
msgid "_Restore defaults"
msgstr ""
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
#, fuzzy
msgid "_Script:"
msgstr "Se_gurtasuna"
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr "Se_gurtasuna"
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
#, fuzzy
msgid "_Sending Mail"
msgstr "Mezuak bidali"
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
#, fuzzy
msgid "_Show animated images"
msgstr "Erakutsi ordua honela"
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
#, fuzzy
msgid "_Signatures"
msgstr "_Sinadura-fitxategia:"
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
#, fuzzy
msgid "_Use secure connection (SSL):"
msgstr "Erabili konexio segurua (_SSL)"
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
#, fuzzy
msgid "_Variable-width:"
msgstr "Aldakorra"
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
msgid "_every"
msgstr "_dagoen, maiztasun honekin"
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
#, fuzzy
msgid "color"
msgstr "kolorea"
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
msgid "description"
msgstr "azalpena"
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -12815,125 +12860,130 @@ msgstr "Kargatu iru_diak"
msgid "Loading message content"
msgstr "Mezuaren edukia kargatzen"
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
#, fuzzy
msgid "Overdue:"
msgstr "A_tzeratutako zereginak:"
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%b %d %l:%M %p"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr "Ireki esteka arakatzailean"
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr "Kopiatu estekaren helbidea"
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr "Gorde esteka honela (FIXME) "
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr "Gorde irudia honela..."
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "%s eskaneatzen"
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr "%s eranskina"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr "Ezin izan da MIME mezua analizatu. Iturburu gisa bistaratzen."
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "Data"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr "Helbide okerra"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "Nork"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr "Erantzun honi"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "Nori"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr "Cc"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
msgid "Bcc"
msgstr "Bcc"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
#, fuzzy
msgid "Mailer"
msgstr "Posta"
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
"Mezu honek sinadura digitala du.Informazio gehiago ikusteko, egin klik "
"giltzarrapoaren ikonoan."
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "Ezin izan da PGP egiaztapen-testuingurua sortu."
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr "Mezu honek sinadura digitala du eta egiazkoa da."
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
"Mezu honek sinadura digitala dauka, baina ezin izan da frogatu egiazkoa dela."
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr "FTP gunerako erakuslea (%s)"
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr "Fitxategi lokalerako (%s) baliozko erakuslea \"%s\" gunean"
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr "(%s) fitxategi lokalerako erakuslea"
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr "(%s)urruneko datuetarako erakuslea"
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr "Kanpoko datu ezezagunetarako erakuslea (\"%s\" mota)"
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr "Kanpoko goputz-zatia gaizki osatuta dago."
@@ -13059,59 +13109,59 @@ msgstr "Mezuak %s(e)ra eramaten"
msgid "Copying messages to %s"
msgstr "Mezuak %s(e)n kopiatzen"
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr "\"%s\": karpetak eskaneatzen"
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr "Birbidalitako mezuak"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr "%s karpeta irekitzen"
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr "%s biltegia irekitzen"
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr "%s karpeta kentzen"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, c-format
msgid "Storing folder '%s'"
msgstr "%s karpeta biltegiratzen"
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
msgid "Refreshing folder"
msgstr "Karpeta freskatzen"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr "Karpeta betiko borratzen"
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr "%s mezua berreskuratzen"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr "%d mezu berreskuratzen"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr "%d mezu gordetzen"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
@@ -13120,7 +13170,7 @@ msgstr ""
"Ezin da sortu irteerako fitxategia: %s\n"
" %s"
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
@@ -13129,11 +13179,11 @@ msgstr ""
"Errorea mezuak hemen gordetzean: %s:\n"
" %s"
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr "Eranskina gordetzen"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
@@ -13142,22 +13192,22 @@ msgstr ""
"Ezin da irteerako fitxategia sortu: %s:\n"
" %s"
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr "Ezin izan da daturik idatzi: %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr "%s(e)tik deskonektatzen"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Reconnecting to %s"
msgstr "%s(r)ekin berriro konektatzen"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "_Bilatu"
@@ -13228,25 +13278,25 @@ msgstr "Eguneratzen..."
msgid "Waiting..."
msgstr "Zain..."
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
msgid "User canceled operation."
msgstr "Erabiltzaileak bertan behera utzi du eragiketa."
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
msgid "_Remember this password"
msgstr "Gogora_tu pasahitz hau"
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
#, fuzzy
msgid "_Remember this password for the remainder of this session"
msgstr "Gogoratu pasahitz hau saio hau amaitu arte"
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, c-format
msgid "Enter Password for %s"
msgstr "Idatzi %s(r)en pasahitza"
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
msgid "Enter Password"
msgstr "Idatzi pasahitza"
@@ -13269,41 +13319,24 @@ msgstr ""
"\n"
"Aldaketak gorde nahi dituzu?"
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "Izena:"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "Gorde sinadura"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "HTML sinaduraren fitxategia:"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr "Birbidalitako mezua - %s"
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
msgid "Forwarded message"
msgstr "Birbidalitako mezua"
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
msgid "Forwarded Message"
msgstr "Birbidalitako mezua"
@@ -13360,67 +13393,67 @@ msgstr "(Gairik ez)"
msgid "%s - Message"
msgstr "%s - Mezua"
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr "Ikusi gabe"
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr "Ikusita"
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr "Erantzunda"
-#: mail/message-list.c:736
+#: mail/message-list.c:740
msgid "Multiple Unseen Messages"
msgstr "Ikusi gabeko hainbat mezu"
-#: mail/message-list.c:737
+#: mail/message-list.c:741
msgid "Multiple Messages"
msgstr "Hainbat mezu"
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr "Txikiena"
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr "Txikia"
-#: mail/message-list.c:746
+#: mail/message-list.c:750
msgid "Higher"
msgstr "Handia"
-#: mail/message-list.c:747
+#: mail/message-list.c:751
msgid "Highest"
msgstr "Handiena"
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr "?"
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr "Gaur %l:%M %p"
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr "Atzo %l:%M %p"
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr "%a %l:%M %p"
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
msgid "%b %d %l:%M %p"
msgstr "%b %d %l:%M %p"
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr "%Y %b %d"
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
msgid "Generating message list"
msgstr "Mezuen zerrenda sortzen"
@@ -13499,68 +13532,94 @@ msgstr "Aurrebista"
msgid "Flag to Follow Up"
msgstr "Jarraitzeko bandera"
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr "\"%2$s\"(e)ko %1$s(r)en azpian dauden karpetak eskaneatzen"
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr "\"%s\"(e)ko erro-mailako karpetan eskaneatzen"
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, c-format
msgid "Subscribing to folder \"%s\""
msgstr "\"%s\" karpetan harpidetzen"
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr "\"%s\" karpetaren harpidetza kentzen"
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
msgid "Folder"
msgstr "Karpeta"
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "Gorde karpetan..."
+
+#: mail/subscribe-dialog.c:1590
msgid "No server has been selected"
msgstr "Ez da zerbitzaririk hautatu"
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr "Hautatu zerbitzari bat."
#: mail/subscribe-dialog.glade.h:1
-msgid " _Refresh List "
-msgstr "_Freskatu zerrenda"
-
-#: mail/subscribe-dialog.glade.h:2
msgid "All folders"
msgstr "Karpeta guztiak"
-#: mail/subscribe-dialog.glade.h:3
-msgid "Display options"
-msgstr "Bistaratzeko aukerak"
+#: mail/subscribe-dialog.glade.h:2
+#, fuzzy
+msgid "Apri file"
+msgstr "apirila"
+
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+msgid "Close"
+msgstr "Itxi"
#: mail/subscribe-dialog.glade.h:4
+#, fuzzy
+msgid "Display Options"
+msgstr "Bistaratzeko aukerak"
+
+#: mail/subscribe-dialog.glade.h:5
msgid "Folders whose names begin with:"
msgstr "Honela hasten diren karpetak:"
-#: mail/subscribe-dialog.glade.h:5
+#: mail/subscribe-dialog.glade.h:6
msgid "Manage Subscriptions"
msgstr "Kudeatu harpidetzak:"
-#: mail/subscribe-dialog.glade.h:6
-msgid "Show _folders from server: "
-msgstr "_Zerbitzari honetako karpetak: "
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
+msgstr "Freskatu zerrenda"
+
+#: mail/subscribe-dialog.glade.h:8
+#, fuzzy
+msgid "S_elect server: "
+msgstr "Hautatu zerbitzua"
-#: mail/subscribe-dialog.glade.h:7
+#: mail/subscribe-dialog.glade.h:9
+#, fuzzy
+msgid "Salve file"
+msgstr "Hautatu fitxategia"
+
+#: mail/subscribe-dialog.glade.h:10
msgid "_Subscribe"
msgstr "_Harpidetu"
-#: mail/subscribe-dialog.glade.h:8
+#: mail/subscribe-dialog.glade.h:11
msgid "_Unsubscribe"
msgstr "Harpidetza _kendu"
@@ -13571,28 +13630,29 @@ msgstr "Evolution-en laburpena daukan karpeta"
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
#, fuzzy
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr "Evolution-en laburpena daukan karpeta"
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#, fuzzy
msgid "Evolution Summary component."
msgstr "Evolution-en mezu-prestatzailea."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
#, fuzzy
msgid "Factory for Evolution Summary's configuration control."
msgstr "Evolution-en Zereginen kontrolerako fabrika."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
#, fuzzy
msgid "Factory for the Evolution Summary component."
msgstr "Evolution-en laneko laburpena egiteko osagaiaren fabrika."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
#, fuzzy
msgid "Summary Preferences"
msgstr "Egutegi-hobespenak"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
-
#: my-evolution/Locations.h:1
msgid "Aarhus"
msgstr "Aarhus"
@@ -23389,23 +23449,23 @@ msgstr "Zurich"
msgid "Folder containing the Evolution Summary"
msgstr "Evolution-en laburpena daukan karpeta"
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
msgid "Appointments"
msgstr "Hitzorduak"
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
msgid "No appointments"
msgstr "Hitzordurik ez"
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
msgid "%k:%M %d %B"
msgstr "%k:%M %B %d"
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
msgid "%l:%M %d %B"
msgstr "%l:%M %B %d"
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
msgid "No description"
msgstr "Azalpenik ez"
@@ -23468,11 +23528,11 @@ msgstr "_Gehitu"
msgid "Shown"
msgstr "Shannon"
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
msgid "No tasks"
msgstr "Zereginik ez"
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
msgid "(No Description)"
msgstr "(Azalpenik ez)"
@@ -23504,7 +23564,7 @@ msgstr "Inprimatu laburpena"
msgid "Printing of Summary failed"
msgstr "Huts egin du laburpena inprimatzean"
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr "Laneko laburpena egiteko osagaiak ezin izan du Bonobo hasieratu.\n"
@@ -24782,18 +24842,18 @@ msgid "Configuration control for Evolution folder settings."
msgstr "Evolution-en mezu-prestatzailerako fabrika."
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "Postaren ezarpenak"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
msgid "The Evolution shell."
msgstr "Evolution-en shell-a."
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "Erakutsi xehetasunak"
@@ -24820,7 +24880,7 @@ msgstr "Bidalitakoen karpeta gisa"
msgid "Drafts"
msgstr "Zirriborroak"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "Sarrerako ontzia"
@@ -25261,27 +25321,27 @@ msgstr ""
msgid "Evolution Settings"
msgstr "Evolution "
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "%s karpeta irekitzen"
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "%s karpeta irekitzen"
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, fuzzy, c-format
msgid "in \"%s\" ..."
msgstr "Ireki honekin: %s..."
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr "Ezin izan da karpetaren izena aldatu: %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
#, fuzzy
msgid "Cannot find the specified shared folder."
msgstr ""
@@ -25364,31 +25424,31 @@ msgstr "_Lan egin lineaz kanpo"
msgid "Work Offline"
msgstr "Lan egin lineaz kanpo"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "(Ez dago karpetarik bistaratuta)"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr "%s (%d)"
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr "(bat ere ez)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
"Ximian Evolution linean dago. Egin klik botoi honetan lineaz kanpo lan "
"egiteko."
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr "Ximian Evolution lineaz kanpo jartzeko prozesuan dago."
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -25412,7 +25472,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr "Ezin da biltegi lokala ezarri -- %s"
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -25423,19 +25483,19 @@ msgstr ""
"ustekabean itxi da. Evolution-etik irten eta berriro sartu beharko \n"
"duzu datu horiek berriro atzitzeko."
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr "Argumentu baliogabeak"
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr "Ezin da OAFen erregistratu"
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr "Ez da aurkitu konfigurazioko datu-basea"
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "Errore generikoa"
@@ -25637,7 +25697,7 @@ msgstr "%s (...)"
msgid "%s (%d%% complete)"
msgstr "%s (%%%d osatuta)"
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr "<egin klik hemen karpeta hautatzeko>"
@@ -25678,63 +25738,63 @@ msgstr ""
"Aktibazio-sistemak eman duen errorea:\n"
"%s"
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
msgid "CORBA error"
msgstr "CORBA errorea"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr "Etenda"
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr "Argumentu baliogabea"
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr "Badu jabea"
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
msgid "No owner"
msgstr "Jaberik ez"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
msgid "Not found"
msgstr "Ez da aurkitu"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
msgid "Unsupported type"
msgstr "Onartzen ez den mota"
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr "Onartzen ez den eskema"
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr "Onartzen ez den eragiketa"
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
msgid "Internal error"
msgstr "Barne-errorea"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
msgid "Exists"
msgstr "Badago"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr "URI baliogabea"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
msgid "Has subfolders"
msgstr "Azpikarpetak ditu"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
msgid "No space left"
msgstr "Ez dago lekurik"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr "Jabe zaharra hil egin da"
@@ -25791,29 +25851,21 @@ msgid "Specify where to create the folder:"
msgstr "Adierazi karpeta non sortu behar den:"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "Sortu _karpeta berria...."
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
#, fuzzy
-msgid "_Folder Name:"
-msgstr "Karpeta-izena:"
+msgid "_Account:"
+msgstr "Kontua"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
-msgid "_Server:"
-msgstr "Zer_bitzariaren izena:"
+msgid "_Folder Name:"
+msgstr "Karpeta-izena:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "_Erabiltzaile-izena:"
@@ -25914,15 +25966,15 @@ msgstr "Ez galdetu berriro"
msgid "Evolution can import data from the following files:"
msgstr "Evolution-ek datu-iturburu hauek aurkitu ditu:"
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution "
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr "Evolution ixten ari da..."
-#: shell/main.c:223
+#: shell/main.c:227
#, fuzzy, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -25932,7 +25984,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -25955,7 +26007,7 @@ msgstr ""
"Espero dugu gogokoa izango duzula gure lan gogorraren emaitza,\n"
"eta atsegin handiz gauzkazu zure ekarpenen zain!\n"
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
@@ -25964,37 +26016,41 @@ msgstr ""
"Eskerrik asko\n"
"Evolution Taldea\n"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "Ez galdetu berriro"
-#: shell/main.c:348
+#: shell/main.c:394
msgid "Cannot access the Ximian Evolution shell."
msgstr "Ezin da Ximian Evolution-en shell-a atzitu."
-#: shell/main.c:357
+#: shell/main.c:403
#, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "Ezin da Ximian Evolution-en shell-a abiarazi: %s"
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr "Desgaitu splash pantaila"
-#: shell/main.c:439
+#: shell/main.c:487
msgid "Start in offline mode"
msgstr "Hasi lineaz kanpo"
-#: shell/main.c:440
+#: shell/main.c:489
msgid "Start in online mode"
msgstr "Hasi linean"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr "Bidali osagai guztien arazketa-irteera fitxategi batera."
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
@@ -26003,7 +26059,7 @@ msgstr ""
"%s: --online eta --offline ezin dira batera erabili.\n"
" Erabili %s --help informazio gehiago lortzeko.\n"
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "Ezin da Bonobo osagaiaren sistema hasieratu."
@@ -26210,14 +26266,6 @@ msgstr "Erakutsi lan-astea"
msgid "Week"
msgstr "Astea"
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-msgid "Close"
-msgstr "Itxi"
-
#: ui/evolution-comp-editor.xml.h:3
msgid "Close this item"
msgstr "Itxi elementu hau"
@@ -27145,10 +27193,6 @@ msgstr "Gehitu karpeta harpidetutako karpeten zerrendan"
msgid "F_older"
msgstr "Kar_peta"
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr "Freskatu zerrenda"
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr "Freskatu karpeten zerrenda"
@@ -27707,21 +27751,21 @@ msgstr "Mezua"
msgid "Don't show this message again."
msgstr "Ez erakutsi mezu hau berriro."
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
#, fuzzy
msgid "_Find Now"
msgstr "Bilatu orain"
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
#, fuzzy
msgid "_Clear"
msgstr "Garbitu"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
msgid "Clear"
msgstr "Garbitu"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr "Bilatu orain"
@@ -27747,6 +27791,81 @@ msgstr "init_corba(): ezin izan da GNOME hasieratu"
msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonobo(): ezin izan da Bonobo hasieratu"
+#~ msgid "Error in search expression."
+#~ msgstr "Errorea bilaketa-adierazpenean."
+
+#~ msgid "Restarting search."
+#~ msgstr "Bilaketa berrabiarazten."
+
+#, fuzzy
+#~ msgid "Could not parse query string"
+#~ msgstr "Ezin izan da `%s' URLa analizatu"
+
+#, fuzzy
+#~ msgid "Email is"
+#~ msgstr "2. helb. el."
+
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr "Ezin izan da sortu alarma bidezko jakinarazpen-zerbitzua"
+
+#~ msgid "Meeting begins: <b>"
+#~ msgstr "Bileraren hasiera: <b>"
+
+#~ msgid "Task begins: <b>"
+#~ msgstr "Zereginaren hasiera: <b>"
+
+#~ msgid "Free/Busy info begins: <b>"
+#~ msgstr "Libre/okupatura informazioaren hasiera: <b>"
+
+#~ msgid "Begins: <b>"
+#~ msgstr "Hasiera: <b>"
+
+#~ msgid "Meeting ends: <b>"
+#~ msgstr "Bileraren amaiera: <b>"
+
+#~ msgid "Free/Busy info ends: <b>"
+#~ msgstr "Libre/okupatura informazioaren amaiera: <b>"
+
+#~ msgid "Task Completed: <b>"
+#~ msgstr "Zeregina eginda: <b>"
+
+#~ msgid "Task Due: <b>"
+#~ msgstr "Zeregina egiteko: <b>"
+
+#~ msgid "Non-Participants"
+#~ msgstr "Ez-partaideak"
+
+#~ msgid ""
+#~ "This message has not been sent.\n"
+#~ "\n"
+#~ "Do you wish to save your changes?"
+#~ msgstr ""
+#~ "Mezu hau ez da bidali.\n"
+#~ "\n"
+#~ "Aldaketak gorde nahi dituzu?"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr "(lehenetsia)"
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "Gorde sinadura"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "HTML sinaduraren fitxategia:"
+
+#~ msgid " _Refresh List "
+#~ msgstr "_Freskatu zerrenda"
+
+#~ msgid "Show _folders from server: "
+#~ msgstr "_Zerbitzari honetako karpetak: "
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "Zer_bitzariaren izena:"
+
#~ msgid ""
#~ "Evolution is unable to get the addressbook local storage.\n"
#~ "This may have been caused by the evolution-addressbook component "
@@ -28112,9 +28231,6 @@ msgstr "init_bonobo(): ezin izan da Bonobo hasieratu"
#~ msgid "Are you sure you want to remove the \"%s\" folder?"
#~ msgstr "Ziur zaude \"%s\" karpeta kendu nahi duzula?"
-#~ msgid "Connecting to LDAP server..."
-#~ msgstr "LDAP zerbitzariarekin konektatzen..."
-
#~ msgid "Waiting for connection to LDAP server..."
#~ msgstr "LDAP zerbitzariarekin konektatu zain..."
@@ -28272,9 +28388,6 @@ msgstr "init_bonobo(): ezin izan da Bonobo hasieratu"
#~ msgid "Cannot initialize Evolution's Executive Summary component."
#~ msgstr "Ezin da hasieratu Evolution-en laneko laburpena egiteko osagaia."
-#~ msgid "Select a service"
-#~ msgstr "Hautatu zerbitzua"
-
#~ msgid ""
#~ "You can select a different HTML page for the background of the Executive "
#~ "Summary.\n"
@@ -28492,9 +28605,6 @@ msgstr "init_bonobo(): ezin izan da Bonobo hasieratu"
#~ msgid "_Task..."
#~ msgstr "_Zeregina..."
-#~ msgid "Create or edit mail accounts and other preferences"
-#~ msgstr "Sortu edo editatu posta-kontuak eta bestelako hobespenak"
-
#~ msgid "_Mail Settings..."
#~ msgstr "_Postaren ezarpenak..."
diff --git a/po/fi.po b/po/fi.po
index fc37ad6d06..b494a8d28b 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2001-11-06 15:00+0300\n"
"Last-Translator: Jarkko Ranta <jjranta@cc.joensuu.fi>\n"
"Language-Team: Finnish <fi@li.org>\n"
@@ -30,22 +30,22 @@ msgid "Imports VCard files into Evolution."
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr ""
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr "Nimi"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "Sähköposti"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Ensisijainen"
@@ -55,16 +55,16 @@ msgstr "Ensisij"
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Työ"
@@ -74,12 +74,12 @@ msgid "Bus"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Yritys"
@@ -90,13 +90,13 @@ msgstr "Yrit"
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Koti"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Organisaatio"
@@ -106,19 +106,19 @@ msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Matkapuhelin"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Auto"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "Työ/faksi"
@@ -127,13 +127,13 @@ msgid "Bus Fax"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Koti/faksi"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "Työ 2"
@@ -142,68 +142,68 @@ msgid "Bus 2"
msgstr "Työ 2"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Koti 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "ISDN"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "Muut"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "Muu faksi"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "Sähköposti 2"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "Sähköposti 3"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr ""
@@ -212,7 +212,7 @@ msgid "Url"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "Osasto"
@@ -221,7 +221,7 @@ msgid "Dep"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "Asema"
@@ -230,12 +230,12 @@ msgid "Off"
msgstr "Asm"
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "Ammatti"
@@ -244,7 +244,7 @@ msgid "Prof"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr ""
@@ -257,7 +257,7 @@ msgid "Ass"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "Kutsumanimi"
@@ -266,12 +266,12 @@ msgid "Nick"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "Puoliso"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr ""
@@ -284,7 +284,7 @@ msgid "CALUri"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr ""
@@ -335,7 +335,7 @@ msgstr ""
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -343,7 +343,7 @@ msgid "Could not initialize Bonobo"
msgstr "Bonobon alustus ei onnistunut"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr "Etsitään..."
@@ -351,41 +351,33 @@ msgstr "Etsitään..."
msgid "Loading..."
msgstr "Ladataan..."
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
-msgid "Error in search expression."
-msgstr ""
+#: addressbook/backend/pas/pas-backend-ldap.c:677
+#, fuzzy
+msgid "Reconnecting to LDAP server..."
+msgstr "Odotetaan yhteyttä LDAP-palvelimeen..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr ""
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
#, fuzzy
msgid "Error performing search"
msgstr "Virhe kortin poistossa"
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-#, fuzzy
-msgid "Could not parse query string"
-msgstr "URL:n `%s' jäsentäminen epäonnistui"
-
#: addressbook/conduit/address-conduit.c:293
#, fuzzy
msgid "Default Sync Address:"
@@ -433,47 +425,47 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
-msgid "Control that displays an Evolution addressbook minicard."
+msgid "Configure access to LDAP directory servers here"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
-msgid "Directory Servers"
+msgid "Control that displays an Evolution addressbook minicard."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
-msgid "Evolution Addressbook minicard viewer"
+msgid "Directory Servers"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
-msgid "Evolution component for handling contacts."
+msgid "Evolution Addressbook minicard viewer"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
-msgid "Factory for the Addressbook Minicard control"
+msgid "Evolution component for handling contacts."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
-msgid "Factory for the Addressbook's address displayer"
+msgid "Factory for the Addressbook Minicard control"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
-msgid "Factory for the Addressbook's address popup"
+msgid "Factory for the Addressbook's address displayer"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
-msgid "Factory for the configuration controls for the Evolution Addressbook."
+msgid "Factory for the Addressbook's address popup"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
-msgid "Factory for the sample Addressbook control"
+msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
+msgid "Factory for the sample Addressbook control"
msgstr ""
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -493,29 +485,29 @@ msgstr "LDAP-palvelin"
msgid "LDAP server containing contact information"
msgstr ""
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "Uusi kontakti"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "_Kontakti"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "Luo uusi kontakti"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "Uusi kontaktiluettelo"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
#, fuzzy
msgid "Contact _List"
msgstr "_Kontaktiluettelo"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "Luo uusi kontaktiluettelo"
@@ -538,24 +530,24 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
msgid "This server does not support LDAPv3 schema information"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
msgid "Error retrieving schema information"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
msgid "Server did not respond with valid schema information"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
msgid "LDAP was not enabled in this build of Evolution"
msgstr ""
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "gnome-vfs:n alustus ei onnistunut"
@@ -563,18 +555,24 @@ msgstr "gnome-vfs:n alustus ei onnistunut"
msgid "Other Contacts"
msgstr "Muut kontaktit"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "Osoitekirjaa ei voitu avata"
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:487
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -582,50 +580,79 @@ msgid ""
"retrieving OpenLDAP from the link below.\n"
msgstr ""
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr ""
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
#, fuzzy
msgid "Name begins with"
msgstr "loppuu merkkijonoon"
-#: addressbook/gui/component/addressbook.c:729
+#: addressbook/gui/component/addressbook.c:742
#, fuzzy
-msgid "Email is"
-msgstr "Sähköposti 2"
+msgid "Email begins with"
+msgstr "loppuu merkkijonoon"
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr ""
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr "Mikä tahansa kenttä sisältää"
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "Edistyneet..."
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr ""
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr ""
@@ -641,7 +668,7 @@ msgstr "(Ei nimeä)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "Ensisijainen sähköposti"
@@ -693,53 +720,53 @@ msgid " S_how Supported Bases "
msgstr "Tar_kista tuetut tavat"
#: addressbook/gui/component/ldap-config.glade.h:2
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "Asetukset"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr "Poista"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
msgid "1234"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
#, fuzzy
msgid "1:00"
msgstr "100%"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
#, fuzzy
msgid "380"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:11
-#, fuzzy
-msgid "<- _Remove"
-msgstr "Poista"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-#, fuzzy
-msgid "<< Fewer Options"
-msgstr "Asetukset"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr ""
@@ -839,7 +866,7 @@ msgid "Mappings"
msgstr "Reunukset"
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
#, fuzzy
msgid "Never"
msgstr "Joka"
@@ -891,8 +918,8 @@ msgstr "_Etsi viestiä"
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
#, fuzzy
msgid "Searching"
msgstr "Etsitään..."
@@ -1082,7 +1109,7 @@ msgid "Using email address"
msgstr "_Tämä on postitusosoite"
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr ""
@@ -1090,13 +1117,13 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
msgid "_Add"
msgstr "_Lisää"
#: addressbook/gui/component/ldap-config.glade.h:105
#, fuzzy
-msgid "_Add ->"
+msgid "_Add -&gt;"
msgstr "_Lisää"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1136,7 +1163,7 @@ msgid "_Download limit:"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1173,7 +1200,7 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
#, fuzzy
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr "_Asetukset"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1254,7 +1281,7 @@ msgstr ""
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1286,11 +1313,11 @@ msgstr ""
msgid "Unnamed Contact"
msgstr "Nimetön kontakti"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr ""
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
#, fuzzy
msgid "Find contact in"
msgstr "Lähettäjäkenttä sisältää"
@@ -1358,7 +1385,7 @@ msgstr ""
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "Kontaktinhallinta"
@@ -1430,9 +1457,9 @@ msgstr "Haluaa sähköpostit HTML-muodossa"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2499,23 +2526,23 @@ msgstr ""
msgid "Delete Contact?"
msgstr "Poista kontakti?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
msgid "Category editor not available."
msgstr ""
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr "Tämä kontakti kuuluu näihin ryhmiin:"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
msgid "Save Contact as VCard"
msgstr ""
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr ""
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr ""
@@ -2529,7 +2556,7 @@ msgid "Edit Full"
msgstr ""
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "Koko nimi"
@@ -2679,11 +2706,11 @@ msgid "contact-list-editor"
msgstr "kontaktinhallinta"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr "Kontaktinhallinta"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
msgid "Save List as VCard"
msgstr ""
@@ -2738,20 +2765,20 @@ msgstr "Edistynyt haku"
msgid "Search"
msgstr "Etsi"
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr "Ei kortteja"
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr "1 kortti"
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr "%d korttia"
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
#, fuzzy
msgid "Error getting book view"
msgstr "Virhe %s:n käynnistyksessä"
@@ -2763,15 +2790,15 @@ msgid "Error modifying card"
msgstr "Virhe muutettaessa korttia"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "Tuntematon virhe"
@@ -2780,7 +2807,7 @@ msgid "Repository offline"
msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr ""
@@ -2797,7 +2824,7 @@ msgid "Protocol not supported"
msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -2852,7 +2879,7 @@ msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr "Virhe kortin poistossa"
@@ -2894,160 +2921,160 @@ msgstr "Ei kortteja"
msgid "Copy cards to"
msgstr "Ei kortteja"
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr "Ensisijainen puhelin"
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr "Työpuhelin"
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr "Yrityksen puhelin"
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr "Kotipuhelin"
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr "Työosoite"
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr "Kotiosoite"
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr "Matkapuhelin"
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr "Autopuhelin"
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr "Työpuhelin 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr "Kotipuhelin 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr "Muu puhelin"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr "Muu osoite"
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr "Osoitekirja"
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
#, fuzzy
msgid "New Contact..."
msgstr "Uusi kontakti"
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
#, fuzzy
msgid "New Contact List..."
msgstr "Uusi kontaktiluettelo"
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
#, fuzzy
msgid "Go to Folder..."
msgstr "_Siirry kansioon..."
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
#, fuzzy
msgid "Import..."
msgstr "_Siirry kansioon..."
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
#, fuzzy
msgid "Search for Contacts..."
msgstr "_Etsi kontakteja"
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
#, fuzzy
msgid "Addressbook Sources..."
msgstr "_Osoitekirjan lähteet..."
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
#, fuzzy
msgid "Pilot Settings..."
msgstr "_Sähköpostiasetukset..."
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr "Lähetä viesti kontaktille"
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Tulosta"
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
#, fuzzy
msgid "Copy to folder..."
msgstr "_Kopioi kansioon..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
#, fuzzy
msgid "Move to folder..."
msgstr "_Siirrä kansioon..."
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "Leikkaa"
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "Kopioi"
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "Liitä"
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3055,8 +3082,8 @@ msgstr "Liitä"
msgid "Delete"
msgstr "Poista"
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
#, fuzzy
msgid "Current View"
msgstr "_Nykyinen näkymä"
@@ -3065,7 +3092,7 @@ msgstr "_Nykyinen näkymä"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ""
@@ -3073,10 +3100,18 @@ msgstr ""
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ""
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3193,7 +3228,7 @@ msgid "Include:"
msgstr ""
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr "Vaaka"
@@ -3213,12 +3248,12 @@ msgstr "Reunukset"
msgid "Number of columns:"
msgstr "Sarakkeiden määrä:"
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
msgid "Options"
msgstr "Asetukset"
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
msgid "Orientation"
msgstr "Suunta"
@@ -3241,7 +3276,7 @@ msgstr "Paperilähde:"
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr "Pysty"
@@ -3297,26 +3332,26 @@ msgstr "Leveys:"
msgid "_Font..."
msgstr "_Kirjasin..."
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
msgid "Untitled appointment"
msgstr ""
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr "Korkea"
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr "Tavallinen"
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr "Matala"
@@ -3365,35 +3400,35 @@ msgid "Configuration control for the Evolution Calendar."
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
-msgid "Evolution calendar iTip/iMip viewer"
+msgid "Configure your timezone, Calendar and Task List here "
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
-msgid "Evolution component for handling the calendar."
+msgid "Evolution calendar iTip/iMip viewer"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
-msgid "Factory for the Evolution Tasks control"
+msgid "Evolution component for handling the calendar."
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
-msgid "Factory for the calendar iTip view control"
+msgid "Factory for the Evolution Tasks control"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
-msgid "Factory for the sample Calendar control"
+msgid "Factory for the calendar iTip view control"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
-msgid "Factory to centralize calendar component editor dialogs"
+msgid "Factory for the sample Calendar control"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
-msgid "Factory to create a component editor factory"
+msgid "Factory to centralize calendar component editor dialogs"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
+msgid "Factory to create a component editor factory"
msgstr ""
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
@@ -3458,7 +3493,7 @@ msgid ""
msgstr ""
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "Varoitus"
@@ -3479,15 +3514,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "Älä kysy tätä enää uudelleen"
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "GNOMEn alustus ei onnistunut"
-#: calendar/gui/alarm-notify/notify-main.c:183
-msgid "Could not create the alarm notify service"
-msgstr ""
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr ""
@@ -3504,7 +3535,7 @@ msgstr "Kuvaus:"
msgid "Comment contains"
msgstr "Kommentti sisältää"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr ""
@@ -3516,7 +3547,7 @@ msgstr "%A, %e %B %Y"
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "%a %d %b"
@@ -3575,7 +3606,7 @@ msgstr "I"
msgid "W"
msgstr "L"
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
#, fuzzy
msgid "Free"
@@ -3583,30 +3614,30 @@ msgstr "Pe"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr ""
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr ""
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr ""
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr ""
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3614,33 +3645,33 @@ msgid ""
msgstr ""
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr "Määrittelemätön"
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr ""
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr ""
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr "Kyllä"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr "Ei"
@@ -3664,7 +3695,7 @@ msgstr "Viikko"
msgid "Month View"
msgstr "Kuukausi"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3675,10 +3706,10 @@ msgid "Folder containing appointments and events"
msgstr ""
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
msgid "Tasks"
msgstr "Tehtävät"
@@ -3687,59 +3718,59 @@ msgstr "Tehtävät"
msgid "Folder containing to-do items"
msgstr ""
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "New appointment"
msgstr "Uusi tapaaminen"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "_Appointment"
msgstr "Tapaaminen"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "Luo uusi tapaaminen"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "New meeting"
msgstr "Peruuta tapaaminen"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "_Meeting"
msgstr "Peruuta tapaaminen"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
#, fuzzy
msgid "Create a new meeting request"
msgstr "Luo uusi tehtävä"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
#, fuzzy
msgid "New task"
msgstr "Uusi tehtävä"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "_Tehtävä"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr "Luo uusi tehtävä"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "New All Day Appointment"
msgstr "Uusi tapaaminen"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "All _Day Appointment"
msgstr "Uusi t_apaaminen"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Luo uusi tapaaminen"
@@ -3964,7 +3995,7 @@ msgstr "Muistutukset"
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr "Kuvaus:"
@@ -3994,7 +4025,7 @@ msgstr ""
msgid "hour(s)"
msgstr "tunti(a)"
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
msgid "minute(s)"
msgstr "minuutti"
@@ -4186,7 +4217,7 @@ msgid "_Fri"
msgstr "Pe"
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
#, fuzzy
msgid "_General"
msgstr "Yleiset"
@@ -4334,61 +4365,61 @@ msgstr ""
msgid "Due "
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "Tiedostojen päivitys ei onnistunut"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "Tiedostojen päivitys ei onnistunut"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Muokkaa tapaamista"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Tapaaminen - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Tehtävä - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Ei kuvausta"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "Tallenna nimellä..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr ""
@@ -4463,14 +4494,14 @@ msgstr ""
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
#, fuzzy
msgid "Scheduling"
msgstr "Varjostus"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
#, fuzzy
msgid "Meeting"
msgstr "Peruuta tapaaminen"
@@ -4602,7 +4633,7 @@ msgid "Member"
msgstr "Joulukuu"
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr ""
@@ -4826,7 +4857,7 @@ msgstr ""
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
#, fuzzy
msgid "Needs Action"
msgstr "Lisää toiminto"
@@ -4854,12 +4885,12 @@ msgstr ""
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
#, fuzzy
msgid "Assignment"
msgstr "Tapaaminen"
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
msgid "Description:"
@@ -4928,14 +4959,14 @@ msgstr "90%"
msgid "100%"
msgstr "10%"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
#, fuzzy
msgid "Deleting selected objects"
msgstr "Poista valitut kontaktit"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "_Avaa"
@@ -4945,30 +4976,30 @@ msgstr "_Avaa"
msgid "_Save as..."
msgstr "Tallenna nimellä..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "T_ulosta..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "L_eikkaa"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "_Kopioi"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -4998,8 +5029,8 @@ msgstr "Valmis"
msgid "_Delete Selected Tasks"
msgstr "Poista tehtävä"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr ""
@@ -5056,14 +5087,14 @@ msgid "URL"
msgstr "URL:"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %d/%m/%Y %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
@@ -5085,534 +5116,507 @@ msgstr ""
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%A %d %B"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%d %b"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "am"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "pm"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "Uusi t_apaaminen"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "Uusi koko pä_ivän tapahtuma"
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
#, fuzzy
msgid "New Meeting"
msgstr "Peruuta tapaaminen"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr "Uusi tehtävä"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Tulosta..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr ""
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "Siirry _päivään..."
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
#, fuzzy
msgid "_Publish Free/Busy Information"
msgstr "Pakolliset tiedot"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
#, fuzzy
msgid "_Configure..."
msgstr "Palvelimen asetukset"
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
#, fuzzy
msgid "_Configure Pilot..."
msgstr "Palvelimen asetukset"
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "Tallenna _nimellä..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
#, fuzzy
msgid "_Schedule Meeting..."
msgstr "Varjostus"
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
#, fuzzy
msgid "_Forward as iCalendar..."
msgstr "_Kontaktit..."
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr ""
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr ""
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr ""
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr ""
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, fuzzy, c-format
msgid "Error executing %s."
msgstr "Virhe suoritettaessa suodatinta: %s: %s"
-#: calendar/gui/e-itip-control.c:678
-#, fuzzy
-msgid "Meeting begins: <b>"
-msgstr "Lähteen tiedot"
-
-#: calendar/gui/e-itip-control.c:683
-#, fuzzy
-msgid "Task begins: <b>"
-msgstr "Valmis"
-
-#: calendar/gui/e-itip-control.c:688
-#, fuzzy
-msgid "Free/Busy info begins: <b>"
-msgstr "Lähteen tiedot"
-
-#: calendar/gui/e-itip-control.c:692
-#, fuzzy
-msgid "Begins: <b>"
-msgstr "Lähteen tiedot"
-
-#: calendar/gui/e-itip-control.c:704
-#, fuzzy
-msgid "Meeting ends: <b>"
-msgstr "Lähteen tiedot"
-
-#: calendar/gui/e-itip-control.c:707
-#, fuzzy
-msgid "Free/Busy info ends: <b>"
-msgstr "Lähteen tiedot"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:711
+#: calendar/gui/e-itip-control.c:593
#, fuzzy
-msgid "Ends: <b>"
+msgid "<b>Ends:</b> "
msgstr "Lähteen tiedot"
-#: calendar/gui/e-itip-control.c:725
+#: calendar/gui/e-itip-control.c:606
#, fuzzy
-msgid "Task Completed: <b>"
+msgid "<b>Completed:</b> "
msgstr "Valmis"
-#: calendar/gui/e-itip-control.c:735
-#, fuzzy
-msgid "Task Due: <b>"
-msgstr "Valmis"
+#: calendar/gui/e-itip-control.c:616
+msgid "<b>Due:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
#, fuzzy
msgid "iCalendar Information"
msgstr "Pakolliset tiedot"
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
#, fuzzy
msgid "iCalendar Error"
msgstr "Kalenteri"
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
#, fuzzy
msgid "An unknown person"
msgstr "Tuntematon virhe"
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
msgstr ""
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr ""
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr ""
"\n"
"Maant. sijainti: "
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
#, fuzzy
msgid "Status:"
msgstr "_Tila:"
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
#, fuzzy
msgid "Accepted"
msgstr "Hyväksy "
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
msgid "Tentatively Accepted"
msgstr ""
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
#, fuzzy
msgid "Declined"
msgstr "Poistettu"
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr "Tuntematon"
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
#, fuzzy
msgid "Choose an action:"
msgstr "Valitse toiminto"
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
#, fuzzy
msgid "Update"
msgstr "Tehtävät"
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "OK"
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
#, fuzzy
msgid "Accept"
msgstr "Hyväksy "
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
msgid "Tentatively accept"
msgstr ""
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
#, fuzzy
msgid "Decline"
msgstr "Poistettu"
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
#, fuzzy
msgid "Send Free/Busy Information"
msgstr "Lähteen tiedot"
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr ""
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
#, fuzzy
msgid "Send Latest Information"
msgstr "Tiedoksi"
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr "Peruuta"
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, fuzzy, c-format
msgid "<b>%s</b> has published meeting information."
msgstr "Pakolliset tiedot"
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
#, fuzzy
msgid "Meeting Information"
msgstr "Valinnaiset tiedot"
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr ""
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
#, fuzzy
msgid "Meeting Proposal"
msgstr "Peruuta tapaaminen"
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr ""
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
#, fuzzy
msgid "Meeting Update"
msgstr "Peruuta tapaaminen"
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, fuzzy, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr "Pakolliset tiedot"
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
#, fuzzy
msgid "Meeting Update Request"
msgstr "Peruuta tapaaminen"
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, fuzzy, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr "Pakolliset tiedot"
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
#, fuzzy
msgid "Meeting Reply"
msgstr "Peruuta tapaaminen"
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, fuzzy, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr "Pakolliset tiedot"
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
#, fuzzy
msgid "Meeting Cancellation"
msgstr "Valitse toiminto"
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr ""
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
#, fuzzy
msgid "Bad Meeting Message"
msgstr "Hae viestistä"
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, fuzzy, c-format
msgid "<b>%s</b> has published task information."
msgstr "Pakolliset tiedot"
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
#, fuzzy
msgid "Task Information"
msgstr "Tiedoksi"
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr ""
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
#, fuzzy
msgid "Task Proposal"
msgstr "Peruuta tapaaminen"
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr ""
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
#, fuzzy
msgid "Task Update"
msgstr "Tehtävät"
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, fuzzy, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr "Pakolliset tiedot"
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
#, fuzzy
msgid "Task Update Request"
msgstr "Tehtävät"
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, fuzzy, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr "Pakolliset tiedot"
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
#, fuzzy
msgid "Task Reply"
msgstr "Vastaa"
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr ""
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
#, fuzzy
msgid "Task Cancellation"
msgstr "Peruuta operaatio"
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
#, fuzzy
msgid "Bad Task Message"
msgstr "Hae viestistä"
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, fuzzy, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr "Pakolliset tiedot"
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
#, fuzzy
msgid "Free/Busy Information"
msgstr "Lähteen tiedot"
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, fuzzy, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr "Pakolliset tiedot"
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
#, fuzzy
msgid "Free/Busy Request"
msgstr "Edellinen viesti"
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, fuzzy, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr "Pakolliset tiedot"
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
#, fuzzy
msgid "Free/Busy Reply"
msgstr "Edellinen viesti"
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
#, fuzzy
msgid "Bad Free/Busy Message"
msgstr "Edellinen viesti"
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
msgid "The message does not appear to be properly formed"
msgstr ""
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
msgid "The message contains only unsupported requests."
msgstr ""
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr ""
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
msgid "The attachment has no viewable calendar items"
msgstr ""
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
msgid "There was an error on the CORBA system\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
#, fuzzy
msgid "Object could not be found\n"
msgstr "Bug buddya ei voitu ajaa."
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
#, fuzzy
msgid "Update complete\n"
msgstr "Valmis"
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
#, fuzzy
msgid "Calendar file could not be updated!\n"
msgstr "Kohdistimen lataaminen epäonnistui\n"
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr ""
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr ""
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
msgid "Attendee status updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
#, fuzzy
msgid "Attendee status could not be updated!\n"
msgstr "Kohdistimen lataaminen epäonnistui\n"
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
#, fuzzy
msgid "Removal Complete"
msgstr "Valmis"
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
#, fuzzy
msgid "Item sent!\n"
msgstr "Lähetetty"
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
#, fuzzy
msgid "Select Calendar Folder"
msgstr "Valitse kansio"
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
#, fuzzy
msgid "Select Tasks Folder"
msgstr "Valitse kansio"
@@ -5659,7 +5663,7 @@ msgstr ""
msgid "Chair Persons"
msgstr "Autopuhelin"
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
#, fuzzy
msgid "Required Participants"
msgstr "Pakolliset tiedot"
@@ -5670,58 +5674,59 @@ msgid "Optional Participants"
msgstr "Valinnaiset tiedot"
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
-msgstr ""
+#, fuzzy
+msgid "Resources"
+msgstr "Paperilähde:"
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr ""
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
#, fuzzy
msgid "Group"
msgstr "Ryhmän nimi:"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
#, fuzzy
msgid "Resource"
msgstr "Paperilähde:"
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr ""
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
msgid "Chair"
msgstr ""
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
msgid "Required Participant"
msgstr ""
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr ""
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr ""
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr ""
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
#, fuzzy
msgid "Delegated"
msgstr "Poistettu"
@@ -5734,22 +5739,22 @@ msgstr "Ammatti"
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr "%A, %B %d, %Y"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a %d/%m/%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%d/%m/%Y"
@@ -5813,8 +5818,8 @@ msgstr ""
msgid "Meeting _end time:"
msgstr ""
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, c-format
msgid "Opening tasks at %s"
msgstr ""
@@ -5829,7 +5834,7 @@ msgstr ""
msgid "The method required to load `%s' is not supported"
msgstr ""
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr ""
@@ -5849,26 +5854,42 @@ msgstr "Poista valitut kontaktit"
msgid "Expunging"
msgstr ""
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "Uusi t_apaaminen..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr ""
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr ""
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, c-format
msgid "Opening calendar at %s"
msgstr ""
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "Synkronoidaan kansiota"
@@ -5929,54 +5950,54 @@ msgstr "Lokakuu"
msgid "September"
msgstr "Syyskuu"
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
msgid "At least one attendee is necessary"
msgstr ""
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr ""
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
#, fuzzy
msgid "Event information"
msgstr "Valinnaiset tiedot"
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
#, fuzzy
msgid "Task information"
msgstr "Tiedoksi"
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
#, fuzzy
msgid "Journal information"
msgstr "Valinnaiset tiedot"
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
#, fuzzy
msgid "Free/Busy information"
msgstr "Lähteen tiedot"
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
#, fuzzy
msgid "Calendar information"
msgstr "Pakolliset tiedot"
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
#, fuzzy
msgid "Updated"
msgstr "Tehtävät"
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
#, fuzzy
msgid "Refresh"
msgstr "vuotta"
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr ""
@@ -6217,7 +6238,7 @@ msgid "Print Calendar"
msgstr "Tulosta kalenteri"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Tulostuksen esikatselu"
@@ -6239,7 +6260,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr ""
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
"continue, you will not be able to recover these tasks.\n"
@@ -6247,13 +6268,13 @@ msgid ""
"Really erase these tasks?"
msgstr ""
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
#, fuzzy
msgid "Do not ask me again."
msgstr "Älä kysy tätä enää uudelleen"
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
#, fuzzy
msgid "Print Tasks"
msgstr "Tulosta kortti"
@@ -8194,7 +8215,7 @@ msgstr "Lähetetään viestiä"
msgid "Copying messages"
msgstr "Lähetetään viestiä"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -8202,47 +8223,47 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr "Peruutettu."
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, fuzzy, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr "Odottamaton vastaus POP-palvelimelta: %s"
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
#, fuzzy
msgid "No data provided"
msgstr "Vastaanottajia ei ole määritelty"
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
#, fuzzy
msgid "Failed to encrypt: No valid recipients specified."
msgstr "Viestiä ei voida lähettää: vastaanottajia ei ole määritelty."
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, fuzzy, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -8250,18 +8271,24 @@ msgid ""
"%.*s"
msgstr "Viestin salauksen purkaminen epäonnistui."
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, fuzzy, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr "Viestin salauksen purkaminen epäonnistui."
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "Viestin salauksen purkaminen epäonnistui."
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
#, fuzzy
msgid "Failed to execute gpg."
msgstr "Viestin salauksen purkaminen epäonnistui."
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, fuzzy, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr "Väliaikaistiedostoa ei voitu luoda: %s"
@@ -8492,7 +8519,7 @@ msgid ""
msgstr ""
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr ""
@@ -8611,7 +8638,7 @@ msgstr ""
msgid "No provider available for protocol `%s'"
msgstr ""
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8657,12 +8684,12 @@ msgstr "Viestin salauksen purkaminen epäonnistui."
msgid "Failed to verify certificates."
msgstr ""
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
#, fuzzy
msgid "Cannot get folder: Invalid operation on this store"
msgstr "Kansion hakeminen ei onnistu: %s: %s"
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
#, fuzzy
msgid "Cannot create folder: Invalid operation on this store"
msgstr "Kansion hakeminen ei onnistu: %s: %s"
@@ -8865,77 +8892,103 @@ msgstr "Kansion hakeminen ei onnistu: %s: %s"
msgid "Cannot rename folder: %s: No such folder"
msgstr "Kansion hakeminen ei onnistu: %s: %s"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "Odottamaton vastaus IMAP-palvelimelta: %s"
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "IMAP-komento epäonnistui: %s"
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr "Odottamaton OK-vastaus IMAP-palvelimelta: %s"
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr "Hakemistoa %s ei voitu luoda: %s"
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr ""
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr "Etsitään muuttuneita viestejä"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Viestin salauksen purkaminen epäonnistui."
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr ""
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr "Tätä viestiä ei ole juuri nyt saatavilla"
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr "Etsitään uusia viestejä"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr ""
@@ -8960,7 +9013,7 @@ msgstr "Tarkastetaan onko uutta sähköpostia"
msgid "Check for new messages in all folders"
msgstr "Etsi uusia viestejä kaikista kansioista"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "Kansiot"
@@ -8991,7 +9044,7 @@ msgstr ""
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
msgid "Password"
msgstr "Salasana"
@@ -8999,74 +9052,74 @@ msgstr "Salasana"
msgid "This option will connect to the IMAP server using a plaintext password."
msgstr "Ota yhteys IMAP-palvelimeen tekstimuotoista salasanaa käyttäen."
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "SMTP-palvelin %s"
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "SMTP-palvelin %s"
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "Yhteys peruutettu"
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr "Yhdistäminen palvelimeen epäonnistui: %s"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
msgid "SSL/TLS extension not supported."
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
#, fuzzy
msgid "SSL negotiations failed"
msgstr "Todennus epäonnistui."
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "Kansiota `%s' ei ole olemassa."
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr "Et antanut salasanaa."
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9074,19 +9127,24 @@ msgid ""
"\n"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Tuntematon virhe: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr ""
@@ -9230,25 +9288,6 @@ msgstr "Virhe viestin %d kohdalla"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr ""
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr ""
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9335,18 +9374,18 @@ msgstr ""
msgid "Cannot open mailbox: %s: %s\n"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
msgid "Mail append cancelled"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9355,11 +9394,11 @@ msgstr ""
"Viestin %s hakeminen kansiosta %s epäonnistui\n"
" %s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr ""
@@ -9464,12 +9503,13 @@ msgstr ""
"Tiedoston %s poistaminen epäonnistui:\n"
"%s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr ""
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr ""
@@ -9676,7 +9716,7 @@ msgstr "Jätä viestit palvelimelle"
msgid "Delete after %s day(s)"
msgstr "Poista %s:n päivän kuluttua"
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr "POP"
@@ -9756,7 +9796,7 @@ msgid "No such folder `%s'."
msgstr ""
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
msgid "Sendmail"
msgstr "Sendmail"
@@ -9809,7 +9849,7 @@ msgstr "sendmail"
msgid "Mail delivery via the sendmail program"
msgstr ""
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr "SMTP"
@@ -9921,36 +9961,36 @@ msgstr "Todennus vaaditaan"
msgid "Welcome response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, fuzzy, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr "Yhdistäminen palvelimeen epäonnistui: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
msgid "server does not appear to support SSL"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, c-format
msgid "STARTTLS request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
msgid "STARTTLS response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, fuzzy, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr "Palveli_meni vaati todennuksen"
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -9958,89 +9998,89 @@ msgid ""
"\n"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr "SMTP-palvelin %s"
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr "Viestiä ei voida lähettää: lähettäjän osoite on epäkelpo."
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
msgid "Sending message"
msgstr "Lähetetään viestiä"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr "Viestiä ei voida lähettää: vastaanottajia ei ole määritelty."
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
#, fuzzy
msgid "Cannot send message: one or more invalid recipients"
msgstr "Viestiä ei voida lähettää: vastaanottajia ei ole määritelty."
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, c-format
msgid "HELO request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
#, fuzzy
msgid "HELO response error"
msgstr "Muu virhe"
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
msgid "SMTP Authentication"
msgstr "SMTP-todennus"
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
msgid "MAIL FROM response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr ""
@@ -10048,35 +10088,35 @@ msgstr ""
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
msgid "DATA response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
msgid "DATA termination response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
msgid "RSET response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, c-format
msgid "QUIT request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
msgid "QUIT response error"
msgstr ""
@@ -10149,7 +10189,7 @@ msgstr "MIME-tyyppi:"
msgid "Suggest automatic display of attachment"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
msgid "Click here for the address book"
msgstr ""
@@ -10160,45 +10200,45 @@ msgstr ""
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
msgid "Reply-To:"
msgstr "Vastausosoite:"
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
msgid "From:"
msgstr "Lähettäjä:"
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr "Aihe:"
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr "Vastaanottaja:"
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
msgid "Enter the recipients of the message"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr "Kopiot:"
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr "Anna osoitteet joihin lähetetään kopio viestistä (Cc)"
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr "Piilokopiot:"
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
"appearing in the recipient list of the message."
@@ -10209,11 +10249,16 @@ msgstr ""
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
#, fuzzy
msgid "Post To:"
msgstr "_Portti:"
+#: composer/e-msg-composer-hdrs.c:431
+#, fuzzy
+msgid "Posting destination"
+msgstr "Kuvaus:"
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -10233,48 +10278,48 @@ msgstr ""
"Tiedoston %s lukeminen epäonnistui:\n"
"%s"
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
msgid "Warning!"
msgstr "Varoitus!"
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr "Tiedosto on jo olemassa, kirjoitetaanko yli?"
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, c-format
msgid "Error saving file: %s"
msgstr "Virhe tallennettaessa tiedostoa: %s"
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr "Virhe avattaessa tiedostoa: %s"
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, c-format
msgid "Error accessing file: %s"
msgstr ""
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
msgid "Unable to retrieve message from editor"
msgstr ""
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, c-format
msgid ""
"Unable to seek on file: %s\n"
"%s"
msgstr ""
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, c-format
msgid ""
"Unable to truncate file: %s\n"
"%s"
msgstr ""
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, c-format
msgid ""
"Error autosaving message: %s\n"
@@ -10283,7 +10328,7 @@ msgstr ""
"Virhe tallennettaessa tiedostoa automaattisesti: %s\n"
" %s"
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
@@ -10291,55 +10336,34 @@ msgstr ""
"Ximian Evolution on löytänyt tallentamattomia tiedostoja edelliseltä \n"
"istunnolta. Haluatko koettaa niiden palauttamista?"
-#: composer/e-msg-composer.c:1516
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-"Tätä viestiä ei ole lähetetty.\n"
-"\n"
-"Haluatko tallentaa muutokset?"
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
msgid "Warning: Modified Message"
msgstr "Varoitus: Muutettu viesti"
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr "Avaa tiedosto"
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "Tallenna allekirjoitus"
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-#, fuzzy
-msgid "Set as default"
-msgstr " (oletus)"
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "Kirjoita viesti"
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
msgstr ""
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
@@ -10347,7 +10371,7 @@ msgstr ""
"Viestimuokkain -ikkunan luominen epäonnistui:\n"
"HTML-muokkainkomponentin käynnistys ei onnistunut."
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10412,7 +10436,7 @@ msgstr "Otsikko sisältää"
msgid "Subject does not contain"
msgstr "Otsikko ei sisällä"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10440,92 +10464,92 @@ msgstr "Ryhmät"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a %d/%m/%Y %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a %d/%m/%Y %H:%M"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr ""
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr ""
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr ""
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr ""
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr ""
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr ""
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr ""
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr ""
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%I:%M %p"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr ""
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
msgid "seconds"
msgstr "sekuntia"
@@ -10635,32 +10659,32 @@ msgid ""
"%s"
msgstr ""
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr ""
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
#, fuzzy
msgid "Work"
msgstr "Työviikk_o"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
msgid "Personal"
msgstr ""
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
#, fuzzy
msgid "To Do"
msgstr "Togo"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
#, fuzzy
msgid "Later"
msgstr "jälkeen"
@@ -10919,7 +10943,7 @@ msgstr "ei ole"
msgid "is not Flagged"
msgstr "ei ole"
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
msgid "Label"
msgstr ""
@@ -10985,7 +11009,7 @@ msgstr "on pienempi kuin"
msgid "Score"
msgstr ""
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "Lähettäjä"
@@ -11022,7 +11046,7 @@ msgstr "alkaa merkkijonolla"
msgid "Stop Processing"
msgstr ""
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "Aihe"
@@ -11090,7 +11114,7 @@ msgstr ""
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr ""
@@ -11156,7 +11180,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr ""
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr "Roskakori"
@@ -11229,64 +11253,65 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
-msgid "Evolution component for handling mail."
+msgid ""
+"Configure mail preferences, including security and message display, here"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:7
-msgid "Evolution mail composer."
+msgid "Configure spell-checking, signatures, and the message composer here"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:8
-msgid "Evolution mail executive summary component."
+msgid "Configure the fonts used by Evolution here"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:9
-msgid "Evolution mail folder display component."
+msgid "Configure your email accounts here"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:10
-msgid "Evolution mail folder factory component."
+msgid "Evolution component for handling mail."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:11
-msgid "Factory for the Evolution composer."
+msgid "Evolution mail composer."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:12
-msgid "Factory for the Mail Summary component."
+msgid "Evolution mail executive summary component."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:13
-msgid "Font Preferences"
+msgid "Evolution mail folder display component."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:14
-#, fuzzy
-msgid "Mail Accounts"
-msgstr "Tilit"
+msgid "Evolution mail folder factory component."
+msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
-msgid "Mail Preferences"
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
+msgid "Factory for the Evolution composer."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:16
-msgid "Mail configuration interface"
+msgid "Factory for the Mail Summary component."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
+msgid "Font Preferences"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
+#, fuzzy
+msgid "Mail Accounts"
+msgstr "Tilit"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
+msgid "Mail Preferences"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
+msgid "Mail configuration interface"
msgstr ""
#: mail/component-factory.c:102
@@ -11314,266 +11339,266 @@ msgstr "Ominaisuudet..."
msgid "Change this folder's properties"
msgstr "Muuta tämän kansion ominaisuuksia"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
msgstr ""
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr ""
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Varoitus: Muutettu viesti"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
#, fuzzy
msgid "New Mail Message"
msgstr "Seuraava viesti"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr ""
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "Kirjoita viesti"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "Seuraava viesti"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "Edellinen viesti"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "Seuraava viesti"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "Evolutionin sähköpostikomponentin alustus epäonnistui."
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
#, fuzzy
msgid "Cannot initialize Evolution's mail config component."
msgstr "Evolutionin sähköpostikomponentin alustus epäonnistui."
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
#, fuzzy
msgid "Cannot initialize Evolution's folder info component."
msgstr "Evolutionin sähköpostikomponentin alustus epäonnistui."
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
#, fuzzy
msgid "Connecting..."
msgstr "Peruutetaan..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr ""
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr "Kansion \"%s\" ominaisuudet"
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "Ominaisuudet"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr "Väliaikaishakemistoa ei voitu luoda: %s"
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr ""
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ""
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr ""
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr ""
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, fuzzy, c-format
msgid "%d selected"
msgstr "Poistettu"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr "%d lähettämätöntä"
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, fuzzy, c-format
msgid "%d sent"
msgstr "%d lähettämätöntä"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr "%d yhteensä"
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
#, fuzzy
msgid "Create _Virtual Folder From Search..."
msgstr "_Luo viestistä suodatin"
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr ""
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr ""
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr ""
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr ""
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr "Suodata a_iheen mukaan"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr "Suodata _lähettäjän mukaan"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr "Suodata _vastaanottajien mukaan"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr "Suodata _postituslistan mukaan"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
#, fuzzy
msgid "_Edit as New Message..."
msgstr "Tulosta viesti..."
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "_Tulosta"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr "_Vastaa lähettäjälle"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr "Vastaa _listalle"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "Vastaa k_aikille"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "_Välitä"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
#, fuzzy
msgid "Fla_g Completed"
msgstr "Valmis"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
#, fuzzy
msgid "Cl_ear Flag"
msgstr "Kalenteri"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "Merkitse _luetuksi"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
#, fuzzy
msgid "Mark as _Unread"
msgstr "Merkitse luke_mattomaksi"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr "Merkitse tärkeäks_i"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
#, fuzzy
msgid "_Mark as Unimportant"
msgstr "Merkitse tärkeäks_i"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
#, fuzzy
msgid "U_ndelete"
msgstr "_Palauta"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
#, fuzzy
msgid "Mo_ve to Folder..."
msgstr "_Siirrä kansioon..."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "_Kopioi kansioon..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
#, fuzzy
msgid "Add Sender to Address_book"
msgstr "Lisää lähettäjä osoitekirjaan"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
#, fuzzy
msgid "Appl_y Filters"
msgstr "Toteuta suodattimet"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
#, fuzzy
msgid "Crea_te Rule From Message"
msgstr "_Luo viestistä sääntö"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
#, fuzzy
msgid "VFolder on M_ailing List"
msgstr "Suodata postituslistan mukaan"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, fuzzy, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "Suodata postituslistan mukaan (%s)"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, fuzzy, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "Suodata postituslistan mukaan (%s)"
@@ -11645,20 +11670,20 @@ msgstr "Et ole täyttänyt kaikkia tarvittavia kohtia."
msgid "Evolution Account Editor"
msgstr "Evolutionin tilimuokkain"
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
msgid "_Host:"
msgstr "_Isäntäpalvelin:"
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
#, fuzzy
msgid "User_name:"
msgstr "Käyttäjät_unnus:"
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
msgid "_Path:"
msgstr "_Polku:"
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr ""
@@ -11687,7 +11712,7 @@ msgid "Enable"
msgstr "Käytä"
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
msgid "Enabled"
msgstr "Käytä"
@@ -11736,7 +11761,7 @@ msgid ""
"And have been updated."
msgstr ""
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11748,31 +11773,31 @@ msgstr ""
"vastaanottaa tai kirjoittaa viestejä.\n"
"Haluatko tehdä asetukset nyt?"
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
msgstr ""
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
msgstr ""
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
msgstr ""
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
#, fuzzy
msgid "Send anyway?"
msgstr "Lähetä sähköpostia"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
@@ -11780,57 +11805,57 @@ msgstr ""
"Viestillä ei ole aihetta.\n"
"Lähetetäänkö toedella?"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
msgstr ""
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr ""
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
"Send anyway?"
msgstr ""
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr ""
"Sinuun tulee määritellä vastaanottajat ennen tämän viestin lähettämistä."
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
msgstr ""
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
#, fuzzy
msgid "an unknown sender"
msgstr "Tuntematon virhe"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr ""
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr "Siirrä viesti(t) kansioon"
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr "Kopioi viesti(t) kansioon"
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr ""
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
@@ -11838,7 +11863,7 @@ msgstr ""
"Voit muokata vain Luonnokset\n"
"-kansiossa olevia viestejä."
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
@@ -11846,39 +11871,39 @@ msgstr ""
"Voit lähettää uudelleen vain\n"
"\"Lähetetyt\"-kansiossa olevia viestejä."
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr "Haluatko todella lähettää kaikki %d viestiä uudelleen?"
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr "Ei viestejä valittuna"
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "Kirjoita tiedoston yli?"
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "Tallenna viesti nimellä..."
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "Tallenna viestit nimellä..."
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
#, fuzzy
msgid "Go to next folder with unread messages?"
msgstr "Näytä seuraava lukematon viesti"
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
msgstr ""
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -11886,35 +11911,35 @@ msgid ""
"Really erase these messages?"
msgstr ""
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
"%s"
msgstr ""
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr "Suodattimet"
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, fuzzy, c-format
msgid "Page %d of %d"
msgstr "Haetaan viestiä %d / %d"
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "Tulosta viesti"
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr ""
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "Viestin tulostus epäonnistui"
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr ""
@@ -11935,7 +11960,7 @@ msgstr "Kuvaus:"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
#, fuzzy
msgid "Unnamed"
msgstr "Nimetön kontakti"
@@ -11988,21 +12013,21 @@ msgid ""
msgstr ""
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
#, fuzzy
msgid "Evolution Account Assistant"
msgstr "Evolutionin tilimuokkain"
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, fuzzy, c-format
msgid "Account %d"
msgstr "Tili"
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr ""
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr ""
@@ -12169,513 +12194,517 @@ msgstr ""
msgid "Do not quote original message"
msgstr "Viestiä ei voida avata"
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
msgid "Done"
msgstr "Valmis"
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
#, fuzzy
msgid "Drafts _folder:"
msgstr "Luonnoskansio:"
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
msgid "E_nable"
msgstr "Kä_ytä"
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
#, fuzzy
msgid "Emacs"
msgstr "Sähköposti"
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
#, fuzzy
msgid "Email Accounts"
msgstr "Sähköposti sisältää"
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
#, fuzzy
msgid "Email _address:"
msgstr "Sähköpostiosoite:"
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
#, fuzzy
msgid "Empty _trash folders on exit"
msgstr "Tyhj_ennä roskakorit lopetettaessa"
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
#, fuzzy
msgid "Execute Command..."
msgstr "Suorita toiminnot"
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
#, fuzzy
msgid "Fi_xed -width:"
msgstr "loppuu merkkijonoon"
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
#, fuzzy
msgid "Font Properties"
msgstr "Ominaisuudet"
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
#, fuzzy
msgid "Format messages in _HTML"
msgstr "Välitetyt viestit"
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
msgid "Get Digital ID..."
msgstr ""
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
#, fuzzy
msgid "Highlight _quotations with"
msgstr "_Korosta lainaukset värillä"
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
msgid "IMAPv4 "
msgstr "IMAPv4 "
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr ""
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
msgid "Inline"
msgstr ""
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
msgid "Kerberos "
msgstr "Kerberos"
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
#, fuzzy
msgid "Labels and Colors"
msgstr "Tallenna ja sulje"
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
#, fuzzy
msgid "Loading Images"
msgstr "Lataa k_uvat"
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr ""
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
msgid "Mailbox location"
msgstr ""
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
#, fuzzy
msgid "Message Composer"
msgstr "Viestin otsikko"
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
#, fuzzy
msgid "Message Display"
msgstr "Viestit"
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
msgid "Microsoft"
msgstr ""
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
msgid "New Mail Notification"
msgstr ""
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr ""
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
msgid "Optional Information"
msgstr "Valinnaiset tiedot"
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
#, fuzzy
msgid "Or_ganization:"
msgstr "Organi_saatio:"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
msgid "PGP/GPG _Key ID:"
msgstr ""
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr "Valitse väri"
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
#, fuzzy
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr "Viestiä ei voida lähettää: vastaanottajia ei ole määritelty."
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr ""
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
#, fuzzy
msgid "Printed Fonts"
msgstr "Tulosta valitut kontaktit"
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
msgid "Qmail maildir "
msgstr ""
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
#, fuzzy
msgid "Quote original message"
msgstr "Viestiä ei voida avata"
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
msgid "Quoted"
msgstr ""
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
#, fuzzy
msgid "Re_member this password"
msgstr "Muista tämä salasana"
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
#, fuzzy
msgid "Re_ply-To:"
msgstr "Vastausosoite:"
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
msgid "Receiving Email"
msgstr "Otetaan vastaan sähköpostia"
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
#, fuzzy
msgid "Receiving _Options"
msgstr "Hakuasetukset"
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
#, fuzzy
msgid "Remember this _password"
msgstr "Muista tämä salasana"
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
msgid "Required Information"
msgstr "Pakolliset tiedot"
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
#, fuzzy
msgid "Restore Defaults"
msgstr "_Oletukset"
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
#, fuzzy
msgid "S_ecurity"
msgstr "Turvallisuus"
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
msgid "Secure MIME (S/MIME)"
msgstr ""
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr ""
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr ""
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
#, fuzzy
msgid "Select PGP program"
msgstr "Valitse PGP-ohjelma"
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
msgid "Sending Email"
msgstr "Lähetetään sähköpostia"
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
#, fuzzy
msgid "Sent _messages folder:"
msgstr "Lähetettyjen kansio:"
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
msgid "Sent and Draft Messages"
msgstr "Lähetetyt viestit ja luonnokset"
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
#, fuzzy
msgid "Ser_ver requires authentication"
msgstr "P_alvelin vaati todennuksen"
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
msgid "Server Configuration"
msgstr "Palvelimen asetukset"
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
#, fuzzy
msgid "Server _Type: "
msgstr "Palvelintyyppi: "
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
#, fuzzy
msgid "Shortcuts _type:"
msgstr "Oikotiet"
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
#, fuzzy
msgid "Signature #1"
msgstr "Tallenna allekirjoitus"
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
#, fuzzy
msgid "Signature #2"
msgstr "Tallenna allekirjoitus"
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
#, fuzzy
msgid "Specify _filename:"
msgstr "Tyylin nimi:"
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
msgid "Spell Checking Language"
msgstr ""
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
msgid "Spell _Checking"
msgstr ""
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr ""
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
msgid ""
"Type the name by which you would like to refer to this account.\n"
"For example: \"Work\" or \"Personal\""
msgstr ""
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
msgid "V_ariable-width:"
msgstr ""
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
"Click \"Next\" to begin. "
msgstr ""
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
msgid "XEmacs"
msgstr ""
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
#, fuzzy
msgid "_Add Signature"
msgstr "_HTML-allekirjoitus:"
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr ""
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
msgid "_Always sign outgoing messages when using this account"
msgstr ""
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
#, fuzzy
msgid "_Authentication Type: "
msgstr "Todennustapa:"
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
#, fuzzy
msgid "_Authentication type: "
msgstr "Todennustapa:"
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
#, fuzzy
msgid "_Automatically check for new mail"
msgstr "T_arkasta onko uutta postia joka"
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
#, fuzzy
msgid "_Automatically insert smiley images"
msgstr "T_arkasta onko uutta postia joka"
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
msgid "_Beep when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
msgid "_Certificate ID:"
msgstr ""
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
msgid "_Confirm when expunging a folder"
msgstr ""
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
#, fuzzy
msgid "_Default signature:"
msgstr "_HTML-allekirjoitus:"
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
#, fuzzy
msgid "_Defaults"
msgstr "_Oletukset"
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
msgid "_Do not notify me when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
#, fuzzy
msgid "_Enable"
msgstr "Käytä"
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr ""
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
#, fuzzy
msgid "_Forward style:"
msgstr "_Välitetä viesti"
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
#, fuzzy
msgid "_Full name:"
msgstr "_Koko nimi:"
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
#, fuzzy
msgid "_HTML Mail"
msgstr "Lähetä HTML-postia?"
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
msgid "_Identity"
msgstr ""
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
msgid "_Load images if sender is in addressbook"
msgstr ""
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
#, fuzzy
msgid "_Make this my default account"
msgstr "Tee tästä _oletustilini"
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
#, fuzzy
msgid "_Mark messages as read after"
msgstr "_Merkitse viestit luetuiksi kun on kulunut"
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
msgid "_Name:"
msgstr "_Nimi:"
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr ""
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
msgid "_PGP binary path:"
msgstr "_PGP-ohjelman polku:"
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
msgid "_Play sound file when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr ""
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
msgid "_Prompt when sending messages with an empty subject line"
msgstr ""
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
#, fuzzy
msgid "_Receiving Mail"
msgstr "Tuleva posti"
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
#, fuzzy
msgid "_Reply style:"
msgstr "Vastaa kaikille"
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
msgid "_Restore defaults"
msgstr ""
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
#, fuzzy
msgid "_Script:"
msgstr "Turvalli_suus"
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr "Turvalli_suus"
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
#, fuzzy
msgid "_Sending Mail"
msgstr "Lähtevä posti"
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
#, fuzzy
msgid "_Show animated images"
msgstr "Näytä"
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
#, fuzzy
msgid "_Signatures"
msgstr "_HTML-allekirjoitus:"
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
#, fuzzy
msgid "_Use secure connection (SSL):"
msgstr "Käytä salattua yhteyttä (_SSL)"
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
msgid "_Variable-width:"
msgstr ""
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
#, fuzzy
msgid "_every"
msgstr "Joka"
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
#, fuzzy
msgid "color"
msgstr " "
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
#, fuzzy
msgid "description"
msgstr "Kuvaus:"
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -12744,122 +12773,127 @@ msgstr "Lataa k_uvat"
msgid "Loading message content"
msgstr "Ladataan viestin sisältöä"
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
msgid "Overdue:"
msgstr ""
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%b %d %l:%M %p"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr "Avaa linkki selaimessa"
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr "Kopioi linkin sijainti"
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr "Tallenna linkki nimellä"
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr "Tallenna kuva nimellä..."
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "Lähetetään \"%s\""
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr ""
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr ""
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "Päiväys"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr "Epäkelpo osoite"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "Lähettäjä"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr "Vastausosoite:"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "Vastaanottaja"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr "Kopiot:"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
#, fuzzy
msgid "Bcc"
msgstr "Piilokopiot:"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
#, fuzzy
msgid "Mailer"
msgstr "_Matkapuhelin"
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "Yhdistäminen palvelimeen epäonnistui: %s"
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr ""
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr ""
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr ""
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr ""
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr ""
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr ""
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr ""
@@ -12978,99 +13012,99 @@ msgstr ""
msgid "Copying messages to %s"
msgstr ""
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr ""
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr "Välitetyt viestit"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr ""
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr ""
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr "Poistetaan kansiota %s"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, fuzzy, c-format
msgid "Storing folder '%s'"
msgstr "Poistetaan kansiota %s"
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
msgid "Refreshing folder"
msgstr ""
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr ""
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr "Haetaan viestiä %s"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr "Haetaan %d viesti(ä)"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr "Tallennetaan %d viesti(ä)"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
" %s"
msgstr ""
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
" %s"
msgstr ""
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr "Tallennetaan liite"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
" %s"
msgstr ""
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr ""
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr ""
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, fuzzy, c-format
msgid "Reconnecting to %s"
msgstr "Hakuasetukset"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "_Etsi"
@@ -13143,24 +13177,24 @@ msgstr "Päivitetään..."
msgid "Waiting..."
msgstr "Odotetaan..."
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
msgid "User canceled operation."
msgstr ""
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
msgid "_Remember this password"
msgstr "_Muista tämä salasana"
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
msgid "_Remember this password for the remainder of this session"
msgstr ""
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, c-format
msgid "Enter Password for %s"
msgstr ""
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
#, fuzzy
msgid "Enter Password"
msgstr "Salasana"
@@ -13184,41 +13218,24 @@ msgstr ""
"\n"
"Haluatko tallentaa muutokset?"
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "Nimi:"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "Tallenna allekirjoitus"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "HTML-allekirjoitustiedosto:"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr "Välitetty viesti - %s"
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
msgid "Forwarded message"
msgstr "Välitetty viesti"
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
msgid "Forwarded Message"
msgstr "Välitetty viesti"
@@ -13274,67 +13291,67 @@ msgstr "(Ei aihetta)"
msgid "%s - Message"
msgstr "%s - Viesti"
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr "Nähty"
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr "Näkemättä"
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr "Vastattu"
-#: mail/message-list.c:736
+#: mail/message-list.c:740
msgid "Multiple Unseen Messages"
msgstr ""
-#: mail/message-list.c:737
+#: mail/message-list.c:741
msgid "Multiple Messages"
msgstr ""
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr "Matalin"
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr "Matalampi"
-#: mail/message-list.c:746
+#: mail/message-list.c:750
msgid "Higher"
msgstr "Korkeampi"
-#: mail/message-list.c:747
+#: mail/message-list.c:751
msgid "Highest"
msgstr "Korkein"
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr "?"
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr "Tänään %l:%M %p"
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr "Eilen %l:%M %p"
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr "%a %l:%M %p"
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
msgid "%b %d %l:%M %p"
msgstr "%b %d %l:%M %p"
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr "%b %d %Y"
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
msgid "Generating message list"
msgstr "Luodaan viestiluetteloa"
@@ -13412,72 +13429,97 @@ msgstr "Esikatselu:"
msgid "Flag to Follow Up"
msgstr ""
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, c-format
msgid "Subscribing to folder \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
msgid "Folder"
msgstr "Kansio"
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "Tallenna kansioon..."
+
+#: mail/subscribe-dialog.c:1590
msgid "No server has been selected"
msgstr "Ei palvelinta valittuna"
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr "Valitse palvelin."
#: mail/subscribe-dialog.glade.h:1
-msgid " _Refresh List "
-msgstr ""
-
-#: mail/subscribe-dialog.glade.h:2
#, fuzzy
msgid "All folders"
msgstr "Paikalliset kansiot"
-#: mail/subscribe-dialog.glade.h:3
+#: mail/subscribe-dialog.glade.h:2
#, fuzzy
-msgid "Display options"
-msgstr "Näytä toinen kansio"
+msgid "Apri file"
+msgstr "Huhtikuu"
+
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+msgid "Close"
+msgstr "Sulje"
#: mail/subscribe-dialog.glade.h:4
+#, fuzzy
+msgid "Display Options"
+msgstr "Näytä toinen kansio"
+
+#: mail/subscribe-dialog.glade.h:5
msgid "Folders whose names begin with:"
msgstr ""
-#: mail/subscribe-dialog.glade.h:5
+#: mail/subscribe-dialog.glade.h:6
#, fuzzy
msgid "Manage Subscriptions"
msgstr "Kuvaus:"
-#: mail/subscribe-dialog.glade.h:6
-msgid "Show _folders from server: "
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
msgstr ""
-#: mail/subscribe-dialog.glade.h:7
+#: mail/subscribe-dialog.glade.h:8
+#, fuzzy
+msgid "S_elect server: "
+msgstr "Valitse kansio"
+
+#: mail/subscribe-dialog.glade.h:9
+#, fuzzy
+msgid "Salve file"
+msgstr "Valitse tiedosto"
+
+#: mail/subscribe-dialog.glade.h:10
#, fuzzy
msgid "_Subscribe"
msgstr "Tilaa"
-#: mail/subscribe-dialog.glade.h:8
+#: mail/subscribe-dialog.glade.h:11
#, fuzzy
msgid "_Unsubscribe"
msgstr "Poista tilaus"
@@ -13487,28 +13529,28 @@ msgid "Configuration control for the Evolution Summary."
msgstr ""
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr ""
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
#, fuzzy
msgid "Evolution Summary component."
msgstr "Evolutionin sähköpostikomponentin alustus epäonnistui."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
msgid "Factory for Evolution Summary's configuration control."
msgstr ""
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
#, fuzzy
msgid "Factory for the Evolution Summary component."
msgstr "Evolutionin sähköpostikomponentin alustus epäonnistui."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
#, fuzzy
msgid "Summary Preferences"
msgstr "Yhteenveto sisältää"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
-
#: my-evolution/Locations.h:1
#, fuzzy
msgid "Aarhus"
@@ -24170,25 +24212,25 @@ msgstr "Turkkilainen"
msgid "Folder containing the Evolution Summary"
msgstr ""
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
msgid "Appointments"
msgstr "Tapaamiset"
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
msgid "No appointments"
msgstr "Ei tapaamisia"
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
#, fuzzy
msgid "%k:%M %d %B"
msgstr "%A %d %B"
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
#, fuzzy
msgid "%l:%M %d %B"
msgstr "%A %d %B"
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
#, fuzzy
msgid "No description"
msgstr "Kuvaus:"
@@ -24252,11 +24294,11 @@ msgstr "Lisää"
msgid "Shown"
msgstr "Näytä kaikki"
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
msgid "No tasks"
msgstr "Ei tehtäviä"
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
#, fuzzy
msgid "(No Description)"
msgstr "Kuvaus:"
@@ -24294,7 +24336,7 @@ msgstr "Kuvaus"
msgid "Printing of Summary failed"
msgstr "Viestin tulostus epäonnistui"
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr ""
@@ -25586,18 +25628,18 @@ msgid "Configuration control for Evolution folder settings."
msgstr ""
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "Asetukset"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
msgid "The Evolution shell."
msgstr "Evolution-kuori."
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "Näytä yksityiskohdat"
@@ -25623,7 +25665,7 @@ msgstr "Valitse kansio"
msgid "Drafts"
msgstr "Luonnos"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "Saapuneet"
@@ -26020,29 +26062,29 @@ msgstr ""
msgid "Evolution Settings"
msgstr "Evolution"
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "Synkronoidaan kansiota"
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "Poistetaan kansiota %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, fuzzy, c-format
msgid "in \"%s\" ..."
msgstr "Lähetetään \"%s\""
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr ""
"Tiedoston %s poistaminen epäonnistui:\n"
"%s"
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
msgid "Cannot find the specified shared folder."
msgstr ""
@@ -26125,30 +26167,30 @@ msgstr ""
msgid "Work Offline"
msgstr "Työskentele poissa linjoilta"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr ""
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr ""
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
#, fuzzy
msgid "(None)"
msgstr "(Ei nimeä)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr ""
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -26166,7 +26208,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr ""
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -26174,19 +26216,19 @@ msgid ""
"in order to access that data again."
msgstr ""
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr ""
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr ""
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr ""
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "Yleinen virhe"
@@ -26388,7 +26430,7 @@ msgstr ""
msgid "%s (%d%% complete)"
msgstr ""
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr ""
@@ -26418,70 +26460,70 @@ msgid ""
"%s"
msgstr ""
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
#, fuzzy
msgid "CORBA error"
msgstr "I/O-virhe"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr ""
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr ""
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr ""
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
#, fuzzy
msgid "No owner"
msgstr "Määrittelemätön"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
msgid "Not found"
msgstr ""
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
#, fuzzy
msgid "Unsupported type"
msgstr "Tar_kista tuetut tavat"
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr ""
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr ""
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
#, fuzzy
msgid "Internal error"
msgstr "I/O-virhe"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
#, fuzzy
msgid "Exists"
msgstr "_Poistu"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr ""
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
#, fuzzy
msgid "Has subfolders"
msgstr "Luonnoskansio:"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
#, fuzzy
msgid "No space left"
msgstr "Ei viestejä valittuna"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr ""
@@ -26539,29 +26581,21 @@ msgid "Specify where to create the folder:"
msgstr ""
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "Luo _uusi kansio"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
#, fuzzy
-msgid "_Folder Name:"
-msgstr "Kansion nimi:"
+msgid "_Account:"
+msgstr "Tili"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
-msgid "_Server:"
-msgstr "Palvelimen _nimi: "
+msgid "_Folder Name:"
+msgstr "Kansion nimi:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "Käyttäjät_unnus:"
@@ -26660,16 +26694,16 @@ msgstr "Älä kysy tätä enää uudelleen"
msgid "Evolution can import data from the following files:"
msgstr ""
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
#, fuzzy
msgid "Evolution is now exiting ..."
msgstr "Evolutionin aseukseni"
-#: shell/main.c:223
+#: shell/main.c:227
#, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -26679,7 +26713,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -26689,7 +26723,7 @@ msgid ""
"eagerly await your contributions!\n"
msgstr ""
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
@@ -26698,46 +26732,50 @@ msgstr ""
"Kiitos\n"
"The Evolution Team\n"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "Älä kysy tätä enää uudelleen"
-#: shell/main.c:348
+#: shell/main.c:394
msgid "Cannot access the Ximian Evolution shell."
msgstr ""
-#: shell/main.c:357
+#: shell/main.c:403
#, fuzzy, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "Evolutionin sähköpostikomponentin alustus epäonnistui."
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr ""
-#: shell/main.c:439
+#: shell/main.c:487
#, fuzzy
msgid "Start in offline mode"
msgstr "Aloita uudelta sivulta"
-#: shell/main.c:440
+#: shell/main.c:489
#, fuzzy
msgid "Start in online mode"
msgstr "Aloita uudelta sivulta"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr ""
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "Bonobon komponenttijärjestelmän alustus epäonnistui"
@@ -26966,14 +27004,6 @@ msgstr "Näytä työviikko"
msgid "Week"
msgstr "_Viikko"
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-msgid "Close"
-msgstr "Sulje"
-
#: ui/evolution-comp-editor.xml.h:3
#, fuzzy
msgid "Close this item"
@@ -27920,10 +27950,6 @@ msgstr ""
msgid "F_older"
msgstr "_Kansio"
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr ""
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr ""
@@ -28496,22 +28522,22 @@ msgstr "Viesti"
msgid "Don't show this message again."
msgstr "Älä näytä tätä viestiä uudelleen."
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
#, fuzzy
msgid "_Find Now"
msgstr "Etsi nyt"
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
#, fuzzy
msgid "_Clear"
msgstr "Kalenteri"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
#, fuzzy
msgid "Clear"
msgstr "Kalenteri"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr "Etsi nyt"
@@ -28538,6 +28564,71 @@ msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonobo(): Bonobon alustus epäonnistui"
#, fuzzy
+#~ msgid "Could not parse query string"
+#~ msgstr "URL:n `%s' jäsentäminen epäonnistui"
+
+#, fuzzy
+#~ msgid "Email is"
+#~ msgstr "Sähköposti 2"
+
+#, fuzzy
+#~ msgid "Meeting begins: <b>"
+#~ msgstr "Lähteen tiedot"
+
+#, fuzzy
+#~ msgid "Task begins: <b>"
+#~ msgstr "Valmis"
+
+#, fuzzy
+#~ msgid "Free/Busy info begins: <b>"
+#~ msgstr "Lähteen tiedot"
+
+#, fuzzy
+#~ msgid "Begins: <b>"
+#~ msgstr "Lähteen tiedot"
+
+#, fuzzy
+#~ msgid "Meeting ends: <b>"
+#~ msgstr "Lähteen tiedot"
+
+#, fuzzy
+#~ msgid "Free/Busy info ends: <b>"
+#~ msgstr "Lähteen tiedot"
+
+#, fuzzy
+#~ msgid "Task Completed: <b>"
+#~ msgstr "Valmis"
+
+#, fuzzy
+#~ msgid "Task Due: <b>"
+#~ msgstr "Valmis"
+
+#~ msgid ""
+#~ "This message has not been sent.\n"
+#~ "\n"
+#~ "Do you wish to save your changes?"
+#~ msgstr ""
+#~ "Tätä viestiä ei ole lähetetty.\n"
+#~ "\n"
+#~ "Haluatko tallentaa muutokset?"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr " (oletus)"
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "Tallenna allekirjoitus"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "HTML-allekirjoitustiedosto:"
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "Palvelimen _nimi: "
+
+#, fuzzy
#~ msgid "_Browse..."
#~ msgstr "_Siirrä..."
@@ -28896,9 +28987,6 @@ msgstr "init_bonobo(): Bonobon alustus epäonnistui"
#~ "\n"
#~ "Julkinen avain: "
-#~ msgid "Waiting for connection to LDAP server..."
-#~ msgstr "Odotetaan yhteyttä LDAP-palvelimeen..."
-
#~ msgid "New _Contact"
#~ msgstr "_Uusi kontakti"
diff --git a/po/fr.po b/po/fr.po
index 97e4facfb0..ecb59f1b27 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution 1.1.0.99\n"
-"POT-Creation-Date: 2002-08-25 22:51+0200\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2002-08-25 22:14+0200\n"
"Last-Translator: Christophe Merlet (RedFox) <christophe@merlet.net>\n"
"Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
@@ -33,7 +33,7 @@ msgid "Imports VCard files into Evolution."
msgstr "Importation fichiers VCard dans Evolution"
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr "Classer comme"
@@ -43,12 +43,12 @@ msgid "Name"
msgstr "Nom"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "E-mail"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Principal"
@@ -58,16 +58,16 @@ msgstr "Prin."
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:384
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "Adjoint"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Profession"
@@ -77,12 +77,12 @@ msgid "Bus"
msgstr "Prof."
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr "RĂ©pondeur"
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Société"
@@ -93,13 +93,13 @@ msgstr "Soc."
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Maison"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Organisation"
@@ -109,19 +109,19 @@ msgstr "Org"
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Mobile"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Voiture"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "Fax professionnel"
@@ -130,13 +130,13 @@ msgid "Bus Fax"
msgstr "Fax prof."
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Fax maison"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "Travail 2"
@@ -145,68 +145,68 @@ msgid "Bus 2"
msgstr "Prof. 2"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Maison 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "RNIS"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "Autre"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "Fax Autre"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "Pager"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "Radio"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "Telex"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:374
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr "TTY"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:376
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "E-mail 2"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:377
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "E-mail 3"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:378
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "Site Web"
@@ -215,7 +215,7 @@ msgid "Url"
msgstr "Url"
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:379
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "Service"
@@ -224,7 +224,7 @@ msgid "Dep"
msgstr "Serv"
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:380
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "Bureau"
@@ -233,12 +233,12 @@ msgid "Off"
msgstr "Bur."
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:381
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "Titre"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:382
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "Profession"
@@ -247,7 +247,7 @@ msgid "Prof"
msgstr "Prof"
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:383
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr "Directeur"
@@ -260,7 +260,7 @@ msgid "Ass"
msgstr "Ass"
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:385
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "Surnom"
@@ -269,12 +269,12 @@ msgid "Nick"
msgstr "Snom"
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:386
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "Conjoint(e)"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:387
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "Note"
@@ -287,7 +287,7 @@ msgid "CALUri"
msgstr "CalURI"
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:388
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr "URL Libre-Occupé"
@@ -338,7 +338,7 @@ msgstr "VCard pour %s"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -346,7 +346,7 @@ msgid "Could not initialize Bonobo"
msgstr "Ne peut initialiser Bonobo"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2823
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr "Recherche..."
@@ -354,36 +354,32 @@ msgstr "Recherche..."
msgid "Loading..."
msgstr "Chargement"
-#: addressbook/backend/pas/pas-backend-ldap.c:655
+#: addressbook/backend/pas/pas-backend-ldap.c:677
#, fuzzy
msgid "Reconnecting to LDAP server..."
msgstr "Connexion au serveur"
-#: addressbook/backend/pas/pas-backend-ldap.c:1188
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr "Ajout de la carte sur le serveur LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1290
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr "Suppression de la carte du serveur LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1523
-#: addressbook/backend/pas/pas-backend-ldap.c:1526
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr "Modification de la carte du serveur LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2744
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr "Récupération des résultats de recherche LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2843
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
msgid "Error performing search"
msgstr "Erreur lors de la recherche"
-#: addressbook/backend/pas/pas-backend-ldap.c:2867
-msgid "Could not parse query string"
-msgstr "Ne peut analyser la chaĂźne de recherche"
-
#: addressbook/conduit/address-conduit.c:293
msgid "Default Sync Address:"
msgstr "Adresse de synchronisation par défaut :"
@@ -431,52 +427,52 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr "ContrĂŽle de configuration pour le carnet d'adresse d'Evolution."
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
+#, fuzzy
+msgid "Configure access to LDAP directory servers here"
+msgstr ""
+"Cette page peut ĂȘtre utilisĂ©e pour configurer l'accĂšs Ă  des serveurs "
+"d'annuaire avec le protocole LDAP"
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
msgid "Control that displays an Evolution addressbook minicard."
msgstr "ContrĂŽle qui affiche une mini-Card du carnet d'adresses."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
msgid "Directory Servers"
msgstr "Serveurs de répertoire"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
msgid "Evolution Addressbook minicard viewer"
msgstr "Visualisateur de minicard du carnet d'adresses"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr "Composant pour le traitement des contacts."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the Addressbook Minicard control"
msgstr "Utilitaire de contrĂŽle Minicard du carnet d'adresses"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr "Utilitaire d'affichage des adresses du carnet"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
msgid "Factory for the Addressbook's address popup"
msgstr "Usine Ă  composants pour les popups d'adresse du carnet d'adresse"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
#, fuzzy
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr ""
"Usine pour le composant de configuration du carnet d'adresses d'Evolution."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
msgid "Factory for the sample Addressbook control"
msgstr "Usine Ă  composants pour l'exemple de composant Carnet d'adresses"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-#, fuzzy
-msgid "This page can be used to configure access to LDAP directory servers"
-msgstr ""
-"Cette page peut ĂȘtre utilisĂ©e pour configurer l'accĂšs Ă  des serveurs "
-"d'annuaire avec le protocole LDAP"
-
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -496,28 +492,28 @@ msgstr "Serveur LDAP"
msgid "LDAP server containing contact information"
msgstr "Serveur LDAP contenant les inforamtions des contacts"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "Nouveau contact"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "_Contacts"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "Créer un nouveau contact"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "Nouvelle liste de contacts"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "Contact _List"
msgstr "_Liste de Contacts"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "Créer une nouvelle liste de contacts"
@@ -544,30 +540,30 @@ msgstr "Ne peut analyser la chaĂźne de recherche"
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
#, fuzzy
msgid "This server does not support LDAPv3 schema information"
msgstr "La réponse du serveur IMAP ne contient pas l'information %s"
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
#, fuzzy
msgid "Error retrieving schema information"
msgstr ""
"Erreur de chargement des information du filtre :\n"
"%s"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
#, fuzzy
msgid "Server did not respond with valid schema information"
msgstr "La réponse du serveur IMAP ne contient pas l'information %s"
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
#, fuzzy
msgid "LDAP was not enabled in this build of Evolution"
msgstr "(SSL n'est pas supporté dans cette compilation d'évolution)"
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "Ne peut initialiser gnome-vfs"
@@ -575,11 +571,11 @@ msgstr "Ne peut initialiser gnome-vfs"
msgid "Other Contacts"
msgstr "Autres contacts"
-#: addressbook/gui/component/addressbook.c:469
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "Impossible d'ouvrir le carnet d'adresses"
-#: addressbook/gui/component/addressbook.c:475
+#: addressbook/gui/component/addressbook.c:477
msgid ""
"We were unable to open this addressbook. Please check that the\n"
"path exists and that you have permission to access it."
@@ -587,7 +583,7 @@ msgstr ""
"Nous n'avons pas pu ouvrir ce carnet d'adresse. Veuillez vérifiez\n"
"que le chemin existe et que vous avez la permission d'accĂšs."
-#: addressbook/gui/component/addressbook.c:485
+#: addressbook/gui/component/addressbook.c:487
#, fuzzy
msgid ""
"We were unable to open this addressbook. This either\n"
@@ -597,7 +593,7 @@ msgstr ""
"Nous n'avons pu ouvrir ce carnet d'adresses.\n"
"Vous avez saisi un URI incorrect ou le serveur LDAP est stoppé"
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -609,7 +605,7 @@ msgstr ""
"devez compiler le programme Ă  partir des sources CVS\n"
"aprÚs voir récupéré OpenLDAP à l'adresse indiquée ci-dessous.\n"
-#: addressbook/gui/component/addressbook.c:499
+#: addressbook/gui/component/addressbook.c:501
#, fuzzy
msgid ""
"We were unable to open this addressbook. This either\n"
@@ -619,36 +615,37 @@ msgstr ""
"Nous n'avons pu ouvrir ce carnet d'adresses.\n"
"Vous avez saisi un URI incorrect ou le serveur LDAP est stoppé"
-#: addressbook/gui/component/addressbook.c:611
-#: addressbook/gui/component/addressbook.c:614
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr "Saisissez le mot de passe pour %s (utilisateur %s)"
-#: addressbook/gui/component/addressbook.c:739
+#: addressbook/gui/component/addressbook.c:741
msgid "Name begins with"
msgstr "Nom commence par"
-#: addressbook/gui/component/addressbook.c:740
-msgid "Email is"
-msgstr "Adresse est"
+#: addressbook/gui/component/addressbook.c:742
+#, fuzzy
+msgid "Email begins with"
+msgstr "Nom commence par"
-#: addressbook/gui/component/addressbook.c:741
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr "La catégorie est"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:742
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr "N'importe quel champ contient"
-#: addressbook/gui/component/addressbook.c:743
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "Avancée..."
-#: addressbook/gui/component/addressbook.c:913
+#: addressbook/gui/component/addressbook.c:915
msgid ""
"More cards matched this query than either the server is \n"
"configured to return or Evolution is configured to display.\n"
@@ -656,7 +653,7 @@ msgid ""
"the directory server preferences for this addressbook."
msgstr ""
-#: addressbook/gui/component/addressbook.c:919
+#: addressbook/gui/component/addressbook.c:921
msgid ""
"The time to execute this query exceeded the server limit or the limit\n"
"you have configured for this addressbook. Please make your search\n"
@@ -664,21 +661,25 @@ msgid ""
"preferences for this addressbook."
msgstr ""
-#: addressbook/gui/component/addressbook.c:925
+#: addressbook/gui/component/addressbook.c:927
msgid "The backend for this addressbook was unable to parse this query."
msgstr ""
-#: addressbook/gui/component/addressbook.c:929
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
msgid "This query did not complete successfully."
msgstr ""
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:1004
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr "Toute catégorie"
-#: addressbook/gui/component/addressbook.c:1086
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr "L'URI que le navigateur de dossier affichera"
@@ -693,7 +694,7 @@ msgstr "(Inconnu)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "E-mail principal"
@@ -745,51 +746,51 @@ msgid " S_how Supported Bases "
msgstr "_Vérifier les types supportés"
#: addressbook/gui/component/ldap-config.glade.h:2
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "Options"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr "<- Supprimer"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
msgid "1234"
msgstr "1234"
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
msgid "1:00"
msgstr "1:00"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr "2:30"
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr "3268"
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
msgid "380"
msgstr "380"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr "5:00"
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr "636"
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr "666"
-#: addressbook/gui/component/ldap-config.glade.h:11
-#, fuzzy
-msgid "<- _Remove"
-msgstr "<- Supprimer"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-#, fuzzy
-msgid "<< Fewer Options"
-msgstr "Options"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr ""
@@ -949,8 +950,8 @@ msgstr "_Domaine de recherche :"
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
msgid "Searching"
msgstr "Recherche"
@@ -1161,9 +1162,8 @@ msgid "_Add"
msgstr "_Ajouter"
#: addressbook/gui/component/ldap-config.glade.h:105
-#, fuzzy
-msgid "_Add ->"
-msgstr "Ajouter ->"
+msgid "_Add -&gt;"
+msgstr "_Ajouter -&gt;"
#: addressbook/gui/component/ldap-config.glade.h:106
#, fuzzy
@@ -1241,7 +1241,7 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
#, fuzzy
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr "_Options"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1325,7 +1325,7 @@ msgstr ""
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1357,11 +1357,11 @@ msgstr "(%d cachés)"
msgid "Unnamed Contact"
msgstr "Contact sans nom"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr "SĂ©lectionnez les contacts dans le carnet d'adresses"
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
#, fuzzy
msgid "Find contact in"
msgstr "L'expéditeur contient"
@@ -1426,7 +1426,7 @@ msgstr "Collaboration"
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "Éditeur de contacts"
@@ -1495,9 +1495,9 @@ msgstr "Veut recevoir des messages _HTML"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:151
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2561,23 +2561,23 @@ msgstr ""
msgid "Delete Contact?"
msgstr "Supprimer le contact ?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
msgid "Category editor not available."
msgstr "Editeur de catégorie non disponible."
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr "Ce contact appartient à ces catégories : "
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
msgid "Save Contact as VCard"
msgstr "Enregistrer comme VCard"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr "TTY/TDD"
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr "Ne peut trouver un widget pour un champ : « %s »"
@@ -2591,7 +2591,7 @@ msgid "Edit Full"
msgstr "Éditer entiùrement"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "Nom complet"
@@ -2745,11 +2745,11 @@ msgid "contact-list-editor"
msgstr "Éditeur de liste de contacts"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr "Éditeur de liste de contacts"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
msgid "Save List as VCard"
msgstr "Enregistrer la liste comme VCard"
@@ -2808,20 +2808,20 @@ msgstr "Recherche avancée"
msgid "Search"
msgstr "Rechercher"
-#: addressbook/gui/widgets/e-addressbook-model.c:138
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr "Pas de cartes"
-#: addressbook/gui/widgets/e-addressbook-model.c:141
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr "1 carte"
-#: addressbook/gui/widgets/e-addressbook-model.c:144
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr "%d cartes"
-#: addressbook/gui/widgets/e-addressbook-model.c:383
+#: addressbook/gui/widgets/e-addressbook-model.c:402
msgid "Error getting book view"
msgstr "Erreur d'obtention de la vue livre"
@@ -2832,15 +2832,15 @@ msgid "Error modifying card"
msgstr "Erreur lors de la modification de la carte"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr "SuccĂšs"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "Erreur inconnue"
@@ -2849,7 +2849,7 @@ msgid "Repository offline"
msgstr "Repository Hors ligne"
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "Permission refusée"
@@ -2921,7 +2921,7 @@ msgstr "Suppression de liste : Erreur"
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1653
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr "Suppression de carte : Erreur"
@@ -2960,156 +2960,156 @@ msgstr "DĂ©placer les cartes vers"
msgid "Copy cards to"
msgstr "Copier les cartes vers"
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr "* Cliquez ici pour ajouter un contact *"
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr "Téléphone Principal"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr "Téléphone Adjoint"
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr "Téléphone Travail"
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr "RĂ©pondeur"
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr "Téléphone Société"
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr "Téléphone Maison"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr "Adresse Travail"
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr "Adresse Maison"
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr "Téléphone Mobile"
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr "Téléphone Voiture"
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr "Téléphone Travail 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr "Téléphone Maison 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr "Autre Téléphone"
-#: addressbook/gui/widgets/e-addressbook-view.c:375
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr "Autre adresse"
-#: addressbook/gui/widgets/e-addressbook-view.c:455
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr "Carnet d'adresses"
-#: addressbook/gui/widgets/e-addressbook-view.c:716
-#: addressbook/gui/widgets/e-addressbook-view.c:905
-#: addressbook/gui/widgets/e-addressbook-view.c:1855
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "Enregistrer comme VCard"
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:898
msgid "New Contact..."
msgstr "Nouveau contact..."
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:899
msgid "New Contact List..."
msgstr "Nouvelle liste de contacts..."
-#: addressbook/gui/widgets/e-addressbook-view.c:896
+#: addressbook/gui/widgets/e-addressbook-view.c:902
#, fuzzy
msgid "Go to Folder..."
msgstr "_Aller au dossier..."
-#: addressbook/gui/widgets/e-addressbook-view.c:897
+#: addressbook/gui/widgets/e-addressbook-view.c:903
#, fuzzy
msgid "Import..."
msgstr "_Importer..."
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:905
#, fuzzy
msgid "Search for Contacts..."
msgstr "_Rechercher des contacts"
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:906
#, fuzzy
msgid "Addressbook Sources..."
msgstr "Sources du carnet d'adresses"
-#: addressbook/gui/widgets/e-addressbook-view.c:902
+#: addressbook/gui/widgets/e-addressbook-view.c:908
#, fuzzy
msgid "Pilot Settings..."
msgstr "Paramétrage du Pilot..."
-#: addressbook/gui/widgets/e-addressbook-view.c:906
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr "Faire suivre au contact"
-#: addressbook/gui/widgets/e-addressbook-view.c:907
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr "Envoyer un _message au contact"
-#: addressbook/gui/widgets/e-addressbook-view.c:908
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Imprimer"
-#: addressbook/gui/widgets/e-addressbook-view.c:910
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr "Imprimer En_veloppe..."
-#: addressbook/gui/widgets/e-addressbook-view.c:914
+#: addressbook/gui/widgets/e-addressbook-view.c:920
msgid "Copy to folder..."
msgstr "Copier vers le dossier..."
-#: addressbook/gui/widgets/e-addressbook-view.c:915
+#: addressbook/gui/widgets/e-addressbook-view.c:921
msgid "Move to folder..."
msgstr "DĂ©placer vers le dossier..."
-#: addressbook/gui/widgets/e-addressbook-view.c:918
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "Couper"
-#: addressbook/gui/widgets/e-addressbook-view.c:919
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "Copier"
-#: addressbook/gui/widgets/e-addressbook-view.c:920
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "Coller"
-#: addressbook/gui/widgets/e-addressbook-view.c:921 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3117,8 +3117,8 @@ msgstr "Coller"
msgid "Delete"
msgstr "Supprimer"
-#: addressbook/gui/widgets/e-addressbook-view.c:924
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
msgid "Current View"
msgstr "Vue courante"
@@ -3126,7 +3126,7 @@ msgstr "Vue courante"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:957
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
@@ -3134,10 +3134,18 @@ msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:962
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3432,39 +3440,38 @@ msgid "Configuration control for the Evolution Calendar."
msgstr "ContrĂŽle de configuration du calendrier d'Evolution"
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
+msgid "Configure your timezone, Calendar and Task List here "
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
msgid "Evolution calendar iTip/iMip viewer"
msgstr "Afficheur Calendrier iTip/iMip"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Evolution component for handling the calendar."
msgstr "Composant pour le traitement du calendrier"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
msgid "Factory for the Evolution Tasks control"
msgstr "Utilitaire pour le composant tĂąches d'Evolution."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
msgid "Factory for the calendar iTip view control"
msgstr "Utilitaire de contrĂŽle de la vue iTip du Calendrier"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
msgid "Factory for the sample Calendar control"
msgstr "Utilitaire de contrĂŽle du Calendrier"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
msgid "Factory to centralize calendar component editor dialogs"
msgstr ""
"Usine Ă  composants pour centraliser les Ă©diteurs de composants du calendrier"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
msgid "Factory to create a component editor factory"
msgstr "Usine à composants pour créer les usines à éditeurs de composant"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
-msgstr ""
-"Cette page peut ĂȘtre utilisĂ©e pour configurer le Calendrier et les TĂąches"
-
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr "Service de notification d'alarme"
@@ -3530,7 +3537,7 @@ msgstr ""
"d'avertissement classique Ă  la place."
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2868
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "Avertissement"
@@ -3556,15 +3563,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "Ne plus me demander Ă  propos de ce programme."
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "Ne peut initialiser GNOME"
-#: calendar/gui/alarm-notify/notify-main.c:183
-msgid "Could not create the alarm notify service"
-msgstr "Impossible de créer le service de notification d'alarme"
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr "Impossible de créer l'usine à services de notification d'alarme"
@@ -3580,7 +3583,7 @@ msgstr "La description contient"
msgid "Comment contains"
msgstr "Le commentaire contient"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr "Différent"
@@ -3591,7 +3594,7 @@ msgstr "%A %d %B %Y"
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "%a %d %b"
@@ -3657,7 +3660,7 @@ msgstr "Libre"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "Occupé"
@@ -3692,8 +3695,8 @@ msgstr ""
#. An empty string is the same as 'None'.
#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2012
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
@@ -3737,7 +3740,7 @@ msgstr "Vue hebdomadaire"
msgid "Month View"
msgstr "Vue mensuelle"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3760,54 +3763,54 @@ msgstr "TĂąches"
msgid "Folder containing to-do items"
msgstr "Dossier contenant des Ă©lĂ©ments « À Faire »"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
msgid "New appointment"
msgstr "Nouveau RDV"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
msgid "_Appointment"
msgstr "_Rendez-vous"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
#, fuzzy
msgid "Create a new appointment"
msgstr "Supprimer le rendez-vous"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
msgid "New meeting"
msgstr "Nouvelle réunion"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
msgid "_Meeting"
msgstr "RĂ©_union"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
#, fuzzy
msgid "Create a new meeting request"
msgstr "Créer un nouveau raccourci"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "New task"
msgstr "Nouvelle tĂąche"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "_TĂąche"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
#, fuzzy
msgid "Create a new task"
msgstr "Créer un nouveau contact « %s »"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
msgid "New All Day Appointment"
msgstr "Nouveau rendez-vous quotidien"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
msgid "All _Day Appointment"
msgstr "Rendez-vous _journée entiÚre"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Nouveau rendez-vous quotidien"
@@ -4370,61 +4373,61 @@ msgstr " (Date d'échéance "
msgid "Due "
msgstr "Date d'échéance "
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "Impossible de mettre à jour l'objet !"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "Impossible de mettre à jour l'objet !"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Éditer le rendez-vous"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Rendez-vous - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "TĂąche - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "Entrée de journal - %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Aucun résumé"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1146
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "Enregistrer sous..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr "Récupération de la version courante impossible !"
@@ -4496,13 +4499,13 @@ msgstr "RĂ©currence"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
msgid "Scheduling"
msgstr "Programme"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr "RĂ©union"
@@ -4865,7 +4868,7 @@ msgstr "Basique"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr "TĂąche"
@@ -4884,56 +4887,67 @@ msgid "_Due Date:"
msgstr "Date d'_échéance :"
#: calendar/gui/e-calendar-table.c:440
+#, c-format
msgid "0%"
msgstr "0%"
#: calendar/gui/e-calendar-table.c:441
+#, c-format
msgid "10%"
msgstr "10%"
#: calendar/gui/e-calendar-table.c:442
+#, c-format
msgid "20%"
msgstr "20%"
#: calendar/gui/e-calendar-table.c:443
+#, c-format
msgid "30%"
msgstr "30%"
#: calendar/gui/e-calendar-table.c:444
+#, c-format
msgid "40%"
msgstr "40%"
#: calendar/gui/e-calendar-table.c:445
+#, c-format
msgid "50%"
msgstr "50%"
#: calendar/gui/e-calendar-table.c:446
+#, c-format
msgid "60%"
msgstr "60%"
#: calendar/gui/e-calendar-table.c:447
+#, c-format
msgid "70%"
msgstr "70%"
#: calendar/gui/e-calendar-table.c:448
+#, c-format
msgid "80%"
msgstr "80%"
#: calendar/gui/e-calendar-table.c:449
+#, c-format
msgid "90%"
msgstr "90%"
#: calendar/gui/e-calendar-table.c:450
+#, c-format
msgid "100%"
msgstr "100%"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
msgid "Deleting selected objects"
msgstr "Supprimer les objets sélectionnés"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "Ouvrir"
@@ -4942,30 +4956,30 @@ msgstr "Ouvrir"
msgid "_Save as..."
msgstr "Enregistrer _sous..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "_Imprimer..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "Co_uper"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "_Copier"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -4991,8 +5005,8 @@ msgstr "_Marquer les tùches comme terminées"
msgid "_Delete Selected Tasks"
msgstr "Supprimer les tùches sélectionnées"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr "Mise Ă  jour des objets"
@@ -5049,14 +5063,14 @@ msgid "URL"
msgstr "URL"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:376
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %d/%m/%Y %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:385
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
@@ -5078,103 +5092,103 @@ msgstr "%02i divisions par minute"
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%A %d %B"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%d %b"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "am"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "pm"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "Nouveau _rendez-vous"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "Nouvel évÚnement de journée complÚte"
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
msgid "New Meeting"
msgstr "Nouvelle réunion"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr "Nouvelle tĂąche"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Imprimer..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "Aller Ă  _aujourd'hui"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "Aller Ă  la date"
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr "_Publier l'information Libre/Occupé"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
msgid "_Configure..."
msgstr "_Configurer..."
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
msgid "_Configure Pilot..."
msgstr "_Configurer le Pilot..."
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "Enregistrer _sous..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
msgid "_Schedule Meeting..."
msgstr "Planifier une _réunion..."
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
msgid "_Forward as iCalendar..."
msgstr "_Faire suivre comme iCalendar"
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr "Rendre cette occurence déplaçable"
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr "Supprimer cette occurence"
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr "Supprimer toutes les occurences"
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr "Les utilitaires Gnome Pilot ne semblent pas installés sur ce systÚme."
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
@@ -5255,7 +5269,7 @@ msgstr "Refusé"
#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
@@ -5274,7 +5288,7 @@ msgstr "Mise Ă  jour"
#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "OK"
@@ -5303,7 +5317,7 @@ msgid "Send Latest Information"
msgstr "Envoyer les derniĂšres informations"
#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr "Annuler"
@@ -5666,15 +5680,15 @@ msgstr "%A %d %B %Y"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:279 e-util/e-time-utils.c:367
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a %d/%m/%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:282 widgets/misc/e-dateedit.c:1597
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%d/%m/%Y"
@@ -5738,8 +5752,8 @@ msgstr "Heure de _début de la réunion :"
msgid "Meeting _end time:"
msgstr "Heure de _fin de la réunion :"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1973
-#: calendar/gui/gnome-cal.c:1984
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, c-format
msgid "Opening tasks at %s"
msgstr "Ouverture des tĂąches Ă  %s"
@@ -5754,7 +5768,7 @@ msgstr "Ne peut charger les tùches dans « %s »"
msgid "The method required to load `%s' is not supported"
msgstr "La méthode requise pour charger « %s » n'est pas supportée"
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "Ne peut ouvrir le dossier dans « %s »"
@@ -5773,21 +5787,21 @@ msgstr "Supprimer les objets sélectionnés"
msgid "Expunging"
msgstr "Nettoyage"
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "Nouveau _RDV..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr "Ne peut ouvrir le dossier dans « %s »"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr "La méthode requise pour ouvrir « %s » n'est pas supportée"
-#: calendar/gui/gnome-cal.c:1732
+#: calendar/gui/gnome-cal.c:1734
#, c-format
msgid ""
"The calendar backend for\n"
@@ -5795,7 +5809,7 @@ msgid ""
" has crashed. You will have to restart Evolution in order to use it again"
msgstr ""
-#: calendar/gui/gnome-cal.c:1737
+#: calendar/gui/gnome-cal.c:1739
#, c-format
msgid ""
"The task backend for\n"
@@ -5803,12 +5817,12 @@ msgid ""
" has crashed. You will have to restart Evolution in order to use it again"
msgstr ""
-#: calendar/gui/gnome-cal.c:1956
+#: calendar/gui/gnome-cal.c:1959
#, c-format
msgid "Opening calendar at %s"
msgstr "Ouverture du calendrier Ă  %s"
-#: calendar/gui/gnome-cal.c:1995
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "Ouverture du dossier %s"
@@ -5909,7 +5923,7 @@ msgstr "RafraĂźchir"
msgid "Counter-proposal"
msgstr "Contre-proposition"
-#: calendar/gui/itip-utils.c:670
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr "Vous devez ĂȘtre inscrit comme participant Ă  l'Ă©vĂ©nement."
@@ -6145,7 +6159,7 @@ msgid "Print Calendar"
msgstr "Imprimer le Calendrier"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3160
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Aperçu Avant Impression"
@@ -6181,8 +6195,8 @@ msgstr ""
"\n"
"Voulez-vous vraiment effacer les tùches ?"
-#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2640
-#: mail/mail-callbacks.c:2882
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr "Ne plus me demander."
@@ -8432,7 +8446,7 @@ msgstr ""
"%s"
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1003
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr "Mauvaise réponse d'identification du serveur."
@@ -8829,77 +8843,105 @@ msgstr "Impossible de renommer le dossier : %s : Opération invalide"
msgid "Cannot rename folder: %s: No such folder"
msgstr "Impossible de renommer le dossier : %s : Dossier inexistant"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2532
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr "Opération annulée"
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2535
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr "Serveur déconnecté de maniÚre inattendue : %s"
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "Réponse inattendue du serveur IMAP : %s"
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "Échec de la commande IMAP : %s"
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr "La réponse du serveur s'est terminée trop tot."
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr "La réponse du serveur IMAP ne contient pas l'information %s"
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr "Réponse OK inattendue du serveur IMAP : %s"
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr "Ne peut créer le répertoire %s : %s"
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr "Ne peut charger le résumé pour %s"
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr "Le dossier a été détruit et recréé sur le serveur"
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr "Examen des messages modifiés"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Échec de la rĂ©cupĂ©ration du message"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"Impossible d'obtenir le message : %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr "Aucun message correspondant"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr "Ce message n'est pas disponible"
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr "Recherche des informations de résumé pour des nouveaux messages"
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr "Examen des nouveaux messages"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr "Ne peut trouver le corps du message dans la réponse FETCH."
@@ -8924,7 +8966,7 @@ msgstr "VĂ©rification si nouveau courrier"
msgid "Check for new messages in all folders"
msgstr "VĂ©rifie les nouveaux messages dans tous les dossiers"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "Dossiers"
@@ -8964,74 +9006,74 @@ msgstr ""
"Cette option vous connectera au serveur IMAP en utilisant un mots de passe "
"en clair."
-#: camel/providers/imap/camel-imap-store.c:434
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "Serveur SMTP %s"
-#: camel/providers/imap/camel-imap-store.c:436
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "%s service pour %s sur %s"
-#: camel/providers/imap/camel-imap-store.c:555
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "Connexion annulée"
-#: camel/providers/imap/camel-imap-store.c:558
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr "Ne peut se connecter à %s (port %d) : %s"
-#: camel/providers/imap/camel-imap-store.c:617
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr "Impossible de se connecter au serveur SMTP %s en mode sécurisé : %s"
-#: camel/providers/imap/camel-imap-store.c:618
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
msgid "SSL/TLS extension not supported."
msgstr "Extension SSL/TSL non supportée"
-#: camel/providers/imap/camel-imap-store.c:649
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
msgid "SSL negotiations failed"
msgstr " Échec des nĂ©gociations SSL"
-#: camel/providers/imap/camel-imap-store.c:892
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "Le dossier n'est pas vide"
-#: camel/providers/imap/camel-imap-store.c:1026
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr ""
"Le serveur IMAP %s ne supporte pas le mécanisme d'authetification de type %s"
-#: camel/providers/imap/camel-imap-store.c:1036
+#: camel/providers/imap/camel-imap-store.c:1084
#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr "Pas de support pour les authentifications de type %s"
-#: camel/providers/imap/camel-imap-store.c:1060
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr "%sVeuillez saisir le mot de passe IMAP pour %s@%s"
-#: camel/providers/imap/camel-imap-store.c:1075
+#: camel/providers/imap/camel-imap-store.c:1123
#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr "Vous n'avez pas saisi de mot de passe."
-#: camel/providers/imap/camel-imap-store.c:1104
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9042,19 +9084,24 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/imap/camel-imap-store.c:1476
-#: camel/providers/imap/camel-imap-store.c:1613
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr "Pas de tel dossier « %s »."
-#: camel/providers/imap/camel-imap-store.c:1800
+#: camel/providers/imap/camel-imap-store.c:1793
#, fuzzy, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr "Le nom de dossier ne peut contenir le caractĂšre RC"
-#: camel/providers/imap/camel-imap-store.c:1838
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Erreur inconnue : %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr "Le dossier parent n'est pas autorisé à contenir des sous-dossiers"
@@ -9200,27 +9247,6 @@ msgstr "Ajout du message annulé"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "Impossible de joindre le message au dossier maildir : %s : %s"
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"Impossible d'obtenir le message : %s\n"
-" %s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr "Aucun message correspondant"
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9308,18 +9334,18 @@ msgstr "Impossible de créer le verrou sur le dossier %s : %s"
msgid "Cannot open mailbox: %s: %s\n"
msgstr "Ne peut ouvrir la boßte à lettres : %s : %s\n"
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
msgid "Mail append cancelled"
msgstr "Ajout de courrier annulé"
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr "Impossible de joindre le message au fichier mbox : %s : %s"
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9328,11 +9354,11 @@ msgstr ""
"Impossible d'obtenir le message : %s du dossier %s\n"
" %s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr "Le dossier semble irrémédiablement corrompu"
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr "Erreur construction message : Boßte à lettre corrompue ?"
@@ -9440,12 +9466,13 @@ msgstr "Erreur inconnue : %s"
msgid "Could not store folder: %s"
msgstr "Impossible de renommer le dossier : %s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr "Erreur d'écriture dans la boite à lettres temporaire : %s"
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr "Échec d'Ă©criture dans la boite Ă  lettres temporaire : %s : %s"
@@ -10306,31 +10333,20 @@ msgstr "Avertissement : Message modifié"
msgid "Open file"
msgstr "Ouvrir un fichier"
-#: composer/e-msg-composer.c:1935
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1972
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "Signature"
-#: composer/e-msg-composer.c:2013 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2025
-#, fuzzy
-msgid "Set as default"
-msgstr "Restaurer les valeurs par défaut"
-
-#: composer/e-msg-composer.c:2202 composer/e-msg-composer.c:2810
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "Composer un message"
-#: composer/e-msg-composer.c:2827
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
@@ -10338,7 +10354,7 @@ msgstr ""
"Impossible de crĂ©er la fenĂȘte de composition:\n"
"Impossible d'activer le composant de sélection d'adresse."
-#: composer/e-msg-composer.c:2853 composer/e-msg-composer.c:2908
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
@@ -10346,7 +10362,7 @@ msgstr ""
"Impossible de crĂ©er la fenĂȘtre de composition :\n"
"Ne peut activer le composant « Editeur HTML »."
-#: composer/e-msg-composer.c:3871
+#: composer/e-msg-composer.c:3838
#, fuzzy
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
@@ -10415,7 +10431,7 @@ msgstr "Le sujet contient"
msgid "Subject does not contain"
msgstr "Le sujet ne contient pas"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2507
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10442,87 +10458,87 @@ msgstr "Synchroniser les catégories"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:381
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a %d/%m/%Y %I:%M:%p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:372
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a %d/%m/%Y %H:%M"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr "%a %d/%m/%Y %I %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr "%a %d/%m/%Y %H"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%d/%m/%Y %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%d/%m/%Y %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr "%d/%m/%Y %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr "%d/%m/%Y %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr "%d/%m/%Y %I %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr "%d/%m/%Y %H"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:322 e-util/e-time-utils.c:421
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:413
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:331 e-util/e-time-utils.c:418
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%I:%M %p"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:410
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:339
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr "%I %p"
@@ -10642,30 +10658,30 @@ msgstr ""
"Erreur dans l'expression réguliÚre « %s » :\n"
"%s"
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
#: mail/mail-config.glade.h:63
msgid "Important"
msgstr "Important"
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
+#: filter/filter-label.c:137 mail/mail-config.c:77
#: mail/mail-config.glade.h:136
msgid "Work"
msgstr "Travail"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:86
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
msgid "Personal"
msgstr "Personnel"
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
+#: filter/filter-label.c:139 mail/mail-config.c:79
#: mail/mail-config.glade.h:127
msgid "To Do"
msgstr "À faire"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:67
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
msgid "Later"
msgstr "Plus tard"
@@ -10929,7 +10945,7 @@ msgstr "n'est pas"
msgid "is not Flagged"
msgstr "n'est pas Marqué"
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
msgid "Label"
msgstr "Étiquette"
@@ -10994,7 +11010,7 @@ msgstr "est inférieur à"
msgid "Score"
msgstr "Score"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1798
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "Expéditeur"
@@ -11031,7 +11047,7 @@ msgstr "DĂ©bute par"
msgid "Stop Processing"
msgstr "ArrĂȘte le traitement"
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "Sujet"
@@ -11098,7 +11114,7 @@ msgstr "Scrutation de %s"
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr "Courrier"
@@ -11164,7 +11180,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr "Evolution importe vos anciennes données Netscape"
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr "Corbeille"
@@ -11237,70 +11253,68 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr "ContrĂŽle de configuration pour l'Ă©diteur de message d'Evolution."
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
+msgid ""
+"Configure mail preferences, including security and message display, here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "ContrĂŽle de configuration pour le courrier d'Evolution."
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+msgid "Configure your email accounts here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
msgid "Evolution component for handling mail."
msgstr "Composant Evolution pour le traitement du courrier."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
msgid "Evolution mail composer."
msgstr "Composeur de messages d'Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
msgid "Evolution mail executive summary component."
msgstr "Composant « Résumé » d'Evolution"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
msgid "Evolution mail folder display component."
msgstr "Composant d'affichage de dossier courrier."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
msgid "Evolution mail folder factory component."
msgstr "Usine Ă  composants pour les dossiers de courrier."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
msgid "Factory for the Evolution composer."
msgstr "Utilitaire composeur de messagerie d'Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
msgid "Factory for the Mail Summary component."
msgstr "Utilitaire pour le composant de résumé de messagerie."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
#, fuzzy
msgid "Font Preferences"
msgstr "Préférences du courrier"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
msgid "Mail Accounts"
msgstr "Comptes de courrier"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:70
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
msgid "Mail Preferences"
msgstr "Préférences du courrier"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
msgid "Mail configuration interface"
msgstr "Interface de configuration de la messagerie"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-#, fuzzy
-msgid "This Page can be used to configure the Fonts"
-msgstr "Cette page peut ĂȘtre utilisĂ©e pour configurer l'Ă©diteur"
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-"Cette page peut ĂȘtre utilisĂ©e pour configurer ses comptes de courrier "
-"Ă©lectronique"
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-"Cette page peut ĂȘtre utilisĂ©e pour configurer les prĂ©fĂ©rences du courrier"
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr "Cette page peut ĂȘtre utilisĂ©e pour configurer l'Ă©diteur"
-
#: mail/component-factory.c:102
msgid "Folder containing mail"
msgstr "Dossier contenant du courrier"
@@ -11325,7 +11339,7 @@ msgstr "Propriétés..."
msgid "Change this folder's properties"
msgstr "Modifier les propriétés de ce dossier"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
@@ -11333,246 +11347,246 @@ msgstr ""
"Certains de vos rÚglages de messagerie semblent corrompus, vérifiez que tout "
"est en ordre."
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr "Vous n'avez pas défini de méthode de transport de courrier"
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Avertissement : Message modifié"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr "Nouveau message Ă©lectronique"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr "_Message Ă©lectronique"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "Composer un message"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "Message _suivant"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "Message _précédent"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "Nouveau message Ă©lectronique"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "Ne peut initialiser le composant de messagerie d'Evolution."
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
msgid "Cannot initialize Evolution's mail config component."
msgstr ""
"Ne peut initialiser le composant de configuration de messagerie d'Evolution."
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
msgid "Cannot initialize Evolution's folder info component."
msgstr ""
"Impossible d'initialiser le composant d'information des dossiers d'Evolution"
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
msgid "Connecting..."
msgstr "Connexion..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr "Ne peut enregistrer le stockage avec le shell"
-#: mail/folder-browser-ui.c:445
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr "Propriétés de « %s »"
-#: mail/folder-browser-ui.c:447
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "Propriétés"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr "Ne peut créer de répertoire temporaire : %s"
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr "%d nouveaux"
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ", "
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr "%d cachés"
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr "%d visibles"
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr "%d sélectionnés"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr "%d non envoyés"
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, c-format
msgid "%d sent"
msgstr "%d envoyés"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr "%d au total"
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
msgid "Create _Virtual Folder From Search..."
msgstr "Créer un dossier _virtuel à partir d'une recherche..."
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr "Dossier virtuel sur le sujet"
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr "Dossier virtuel sur l'e_xpéditeur"
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr "Dossier virtuel sur les de_stinataires"
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr "Dossier virtuel sur la liste de diffusion"
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr "Filtre sur le sujet"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr "Filtre sur l'expéditeur"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr "Filtre sur les destinataires"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr "Filtre sur la liste de diffusion"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr "_Editer comme nouveau message..."
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "_Imprimer"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr "Répondre à l'expéditeur"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr "RĂ©pondre Ă  la _liste"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "RĂ©pondre Ă  _tous"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "_Faire suivre"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr "_Donner suite..."
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
msgid "Fla_g Completed"
msgstr "Marquer _Achevé"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
msgid "Cl_ear Flag"
msgstr "_Effacer les marqueurs"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "Marquer comme _lu"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
msgid "Mark as _Unread"
msgstr "Marquer comme _non lu"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr "Marquer comme _Important"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
msgid "_Mark as Unimportant"
msgstr "Marquer comme Non Im_portant"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
msgid "U_ndelete"
msgstr "_Récupérer"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
msgid "Mo_ve to Folder..."
msgstr "DĂ©placer _vers le dossier..."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "_Copier vers le dossier..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
msgid "Add Sender to Address_book"
msgstr "Ajouter l'expéditeur au _carnet d'adresses"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
msgid "Appl_y Filters"
msgstr "Appliquer les _filtres"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
msgid "Crea_te Rule From Message"
msgstr "Créer une _rÚgle à partir du message"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
msgid "VFolder on M_ailing List"
msgstr "Dossier virtuel sur la liste de _diffusion"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "Filtre sur la _liste de diffusion (%s)"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "Dossier virtuel sur la liste de _diffusion (%s)"
@@ -11658,7 +11672,7 @@ msgstr "Nom d'_utilisateur :"
msgid "_Path:"
msgstr "_Chemin :"
-#: mail/mail-account-gui.c:1847
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr "Vous ne devez pas crĂ©er deux comptes avec le mĂȘme nom."
@@ -11739,7 +11753,7 @@ msgstr ""
" « %s »\n"
"Et ont été mis à jour."
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11751,7 +11765,7 @@ msgstr ""
"recevoir ou composer des courriers.\n"
"Voulez-vous le configurer maintenant ?"
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
@@ -11759,7 +11773,7 @@ msgstr ""
"Vous devez configurer une identité\n"
"avant de pouvoir composer un message."
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
@@ -11768,7 +11782,7 @@ msgstr ""
"avant de pouvoir composer un message."
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
@@ -11776,11 +11790,11 @@ msgstr ""
"Vous ĂȘtes sur le point d'envoyer un courrier au format HTML, mais les "
"déstinataires suivants ne veulent pas de ce format :\n"
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr "Envoyer tout de mĂȘme ?"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
@@ -11788,7 +11802,7 @@ msgstr ""
"Ce message n'a pas de sujet.\n"
"Voulez-vous vraiment l'envoyer ?"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
@@ -11796,11 +11810,11 @@ msgstr ""
"Depuis que la liste de contacts que vous envoyez est configurée pour cacher "
"la liste d'adresses, ce message contiendra seulement des destinataires Bcc."
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr "Le message contient seulement des destinataires Bcc"
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
@@ -11810,12 +11824,12 @@ msgstr ""
"en ajoutant un en-tĂȘte Apparently-To.\n"
"Envoyer quand mĂȘme ?"
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr ""
"Vous devez spécifier des destinataires afin de pouvoir envoyer ce message."
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
@@ -11823,28 +11837,28 @@ msgstr ""
"Impossible d'ouvrir le dossier brouillons pour ce compte.\n"
"Voulez-vous utiliser le dossier brouillons générique ?"
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr "Un expéditeur inconnu"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr "Le %a %d/%m/%Y à %H:%M, %%s a écrit :"
-#: mail/mail-callbacks.c:1679 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr "DĂ©placez le(s) message(s) vers"
-#: mail/mail-callbacks.c:1681 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr "Copiez le(s) message(s) vers"
-#: mail/mail-callbacks.c:2351
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr "Êtes-vous sĂ»r de vouloir Ă©diter tous les %d messages  ?"
-#: mail/mail-callbacks.c:2376
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
@@ -11852,7 +11866,7 @@ msgstr ""
"Vous ne pouvez Ă©diter des messages que\n"
"lorsqu'ils sont dans le dossier Brouillons."
-#: mail/mail-callbacks.c:2415
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
@@ -11860,32 +11874,32 @@ msgstr ""
"Vous ne pouvez renvoyer des messages que\n"
"lorsqu'ils sont dans le dossier Envoyés."
-#: mail/mail-callbacks.c:2429
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr "Êtes-vous sĂ»r de vouloir renvoyer tous les %d messages ?"
-#: mail/mail-callbacks.c:2455
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr "Aucun message sélectionné"
-#: mail/mail-callbacks.c:2500 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "Écraser le fichier ?"
-#: mail/mail-callbacks.c:2554
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "Enregistrer le message sous..."
-#: mail/mail-callbacks.c:2556
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "Enregistrer les messages sous..."
-#: mail/mail-callbacks.c:2625
+#: mail/mail-callbacks.c:2627
msgid "Go to next folder with unread messages?"
msgstr "Aller au dossier suivant conntenant des messages non lus ?"
-#: mail/mail-callbacks.c:2632
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
@@ -11893,7 +11907,7 @@ msgstr ""
"Il n'y a plus de nouveau messages dans ce dossier.\n"
"Voulez-vous aller au dossier suivant ?"
-#: mail/mail-callbacks.c:2875
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -11905,7 +11919,7 @@ msgstr ""
"\n"
"Effacer réellement ces messages ?"
-#: mail/mail-callbacks.c:2988
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
@@ -11914,28 +11928,28 @@ msgstr ""
"Erreur de chargement des information du filtre :\n"
"%s"
-#: mail/mail-callbacks.c:3000
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr "Filtres"
-#: mail/mail-callbacks.c:3044
+#: mail/mail-callbacks.c:3046
#, c-format
msgid "Page %d of %d"
msgstr "Page %d parmis %d"
-#: mail/mail-callbacks.c:3099
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "Imprimer le message"
-#: mail/mail-callbacks.c:3126
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr "US-Letter"
-#: mail/mail-callbacks.c:3167
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "Échec de l'impression du message"
-#: mail/mail-callbacks.c:3336
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr ""
@@ -11961,7 +11975,7 @@ msgstr "_Script"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2919
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
msgid "Unnamed"
msgstr "Sans nom"
@@ -12038,16 +12052,16 @@ msgstr ""
msgid "Evolution Account Assistant"
msgstr "Assistant de compte d'Evolution"
-#: mail/mail-config.c:633
+#: mail/mail-config.c:635
#, fuzzy, c-format
msgid "Account %d"
msgstr "Compte"
-#: mail/mail-config.c:2639
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr "Service de vérification"
-#: mail/mail-config.c:2717 mail/mail-config.c:2721
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr "Connexion au serveur"
@@ -12795,33 +12809,33 @@ msgstr "Chargement des images"
msgid "Loading message content"
msgstr "Chargement contenu de message"
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
#, fuzzy
msgid "Overdue:"
msgstr "Tùches en _retard :"
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%d %b %H:%M"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr "Ouvrir un lien dans le Navigateur"
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr "Copier l'emplacement du lien"
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr "Enregistrer le lien sous (FIXME)"
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr "Enregistrer l'image sous..."
@@ -12830,94 +12844,94 @@ msgstr "Enregistrer l'image sous..."
msgid "Pinging %s"
msgstr "Scrutation de %s"
-#: mail/mail-format.c:626
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr "piĂšce-jointe %s"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr "Impossible d'analyser le message MIME. Afficher comme source"
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "Date"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr "Mauvaise adresse"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "De"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr "RĂ©pondre-À :"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "À"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr "Cc"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
msgid "Bcc"
msgstr "Bcc"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
msgid "Mailer"
msgstr "Logiciel de messagerie"
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
"Ce message est signé numériquement. Cliquez sur l'icÎne de verrou pour plus "
"d'information."
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "Ne peut créer un contexte de vérification PGP."
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr "Ce message est signé numériquement et a été certifié authentique."
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
"Ce message est signĂ© numĂ©riquement mais ne peut ĂȘtre certifiĂ© authentique."
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr "Pointeur sur le site FTP (%s)"
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr "Pointeur sur le fichier local (%s) valide sur le site « %s »"
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr "Pointeur sur le fichier local (%s)"
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr "Pointeur sur des données distantes (%s)"
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr "Pointeur sur des données externes inconnues (« %s » type)"
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr "Partie corps externe malformée"
@@ -13043,59 +13057,59 @@ msgstr "DĂ©placement des messages vers %s"
msgid "Copying messages to %s"
msgstr "Copie des messages vers %s"
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr "Scrutation des dossiers dans « %s »"
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr "Messages suivis"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr "Ouverture du dossier %s"
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr "Ouverture du stockage %s"
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr "Effacement du dossier %s"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, c-format
msgid "Storing folder '%s'"
msgstr "Ecriture du dossier « %s »"
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
msgid "Refreshing folder"
msgstr "Rafraichissement du dossier"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr "Nettoyage du dossier"
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr "Récupération du message %s"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr "Récupération de %d message(s)"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr "Enregistrement de %d message(s)"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
@@ -13104,7 +13118,7 @@ msgstr ""
"Ne peut créer le fichier de sortie : %s\n"
" %s"
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
@@ -13113,11 +13127,11 @@ msgstr ""
"Erreur lors de l'enregistrement des messages vers : %s :\n"
" %s"
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr "Enregistrement de la piĂšce-jointe"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
@@ -13126,22 +13140,22 @@ msgstr ""
"Impossible de créer le fichier de sortie : %s\n"
" %s"
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr "Ne peut écrire les données : %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr "DĂ©connexion de %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Reconnecting to %s"
msgstr "Reconnexion Ă  %s"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:512
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "Rechercher"
@@ -13253,34 +13267,17 @@ msgstr ""
"\n"
"Voulez-vous enregistrer vos changements ?"
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
#, fuzzy
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
"Saisissez le nom par lequel vous voulez désigner ce compte.\n"
"Par example : « Travail » ou « Personnel »"
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "Nom :"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "Signature"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "Ajouter une nouvelle signature"
-
#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
@@ -13576,26 +13573,26 @@ msgid "Configuration control for the Evolution Summary."
msgstr "ContrÎle de configuration du Résumé d'Evolution."
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
+#, fuzzy
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr "ContrÎle de configuration du Résumé d'Evolution."
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
msgid "Evolution Summary component."
msgstr "Composant Résumé d'Evolution."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
msgid "Factory for Evolution Summary's configuration control."
msgstr "Usine pour le contrÎle de configuration du Résumé Evolution"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
msgid "Factory for the Evolution Summary component."
msgstr "Usine pour le composant « Résumé » d'Evolution."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
msgid "Summary Preferences"
msgstr "Préférence du Résumé"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
-"Cette page peut ĂȘtre utilisĂ©e pour personnaliser l'apparence du RĂ©sumĂ©."
-
#: my-evolution/Locations.h:1
msgid "Aarhus"
msgstr "Aarhus"
@@ -23506,7 +23503,7 @@ msgstr "Imprimer le résumé"
msgid "Printing of Summary failed"
msgstr "Échec de l'impression du rĂ©sumĂ©"
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr "Le composant « Résumé » n'a pas pu initialiser Bonobo.\n"
@@ -24784,19 +24781,18 @@ msgid "Configuration control for Evolution folder settings."
msgstr "ContrÎle de configuration pour les dossiers par défaut d'Evolution."
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "Paramétrage Messagerie..."
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
msgid "The Evolution shell."
msgstr "Le shell Evolution."
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-#, fuzzy
-msgid "This page can be used to configure various folder settings"
-msgstr "Cette page peut ĂȘtre utilisĂ©e pour configurer les dossiers par dĂ©faut"
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "Afficher les détails"
@@ -24823,7 +24819,7 @@ msgstr "SĂ©lectionnez un Dossier"
msgid "Drafts"
msgstr "Brouillons"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "Boßte de réception"
@@ -25369,31 +25365,31 @@ msgstr "Travail _Hors ligne"
msgid "Work Offline"
msgstr "Travail _Hors ligne"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "(Aucun dossier affiché)"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr "%s (%d)"
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr "(Aucun)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
"Ximian Evolution est en ligne. Cliquez sur ce bouton pour travailler hors "
"ligne."
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr "Ximian Evloution va travailler hors ligne."
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -25416,7 +25412,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr "Ne peut paramétrer le stockage local -- %s"
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -25427,19 +25423,19 @@ msgstr ""
"terminé de maniÚre inattendue. Vous devrez relancer Evolution pour voir\n"
"ces données à nouveau."
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr "Arguments invalides"
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr "Impossible enregistrer dans OAF"
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr "Base de données de configuration non trouvée"
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "Erreur générique"
@@ -25680,63 +25676,63 @@ msgstr ""
"L'erreur du systÚme d'activation est :\n"
"%s"
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
msgid "CORBA error"
msgstr "Erreur CORBA"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr "Interrompu"
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr "Argument invalide"
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr "A déjà un propriétaire"
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
msgid "No owner"
msgstr "Pas de propriétaire"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
msgid "Not found"
msgstr "Non trouvée"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
msgid "Unsupported type"
msgstr "Tyoe non-supporté"
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr "Schéma non supporté"
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr "Opération non-supportée"
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
msgid "Internal error"
msgstr "Erreur interne"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
msgid "Exists"
msgstr "Existe"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr "URI invalide"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
msgid "Has subfolders"
msgstr "A des sous-dossiers"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
msgid "No space left"
msgstr "Pas de place restante"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr "L'ancien propriétaire s'est terminé"
@@ -25794,29 +25790,21 @@ msgid "Specify where to create the folder:"
msgstr "PrĂ©cisez oĂč crĂ©er le dossier."
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "_Créer un nouveau dossier..."
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
#, fuzzy
-msgid "_Folder Name:"
-msgstr "Nom du dossier : "
+msgid "_Account:"
+msgstr "Comptes"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
-msgid "_Server:"
-msgstr "Nom du _serveur :"
+msgid "_Folder Name:"
+msgstr "Nom du dossier : "
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "Nom d'_utilisateur :"
@@ -25917,15 +25905,15 @@ msgstr "Ne plus me demander"
msgid "Evolution can import data from the following files:"
msgstr "Evolution ne peut importer de données depuis les fichiers suivants :"
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr "Evolution se ferme..."
-#: shell/main.c:223
+#: shell/main.c:227
#, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -25935,7 +25923,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -25945,44 +25933,48 @@ msgid ""
"eagerly await your contributions!\n"
msgstr ""
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
msgstr "Ximian Evolution"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "Ne plus me demander"
-#: shell/main.c:348
+#: shell/main.c:394
msgid "Cannot access the Ximian Evolution shell."
msgstr "Ne peut accéder au shell de Ximian Evolution."
-#: shell/main.c:357
+#: shell/main.c:403
#, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "Ne peut initialiser le shell de Ximian Evolution : %s"
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr "DĂ©sactiver la fenĂȘtre de dĂ©marrage"
-#: shell/main.c:439
+#: shell/main.c:487
msgid "Start in offline mode"
msgstr "Démarrer en mode déconnecté"
-#: shell/main.c:440
+#: shell/main.c:489
msgid "Start in online mode"
msgstr "Démarrer en mode connecté"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr "Envoyer la sortie de déboguage de tous les composants à un fichier."
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
@@ -25991,7 +25983,7 @@ msgstr ""
"%s : --online et --offline ne peuvent pas ĂȘtre utilisĂ©s \n"
"ensemble. Utilisez %s --help pour plus d'informations.\n"
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "Ne peut initialiser le composant Bonobo"
@@ -27662,19 +27654,19 @@ msgstr "Message"
msgid "Don't show this message again."
msgstr "Ne plus afficher ce message."
-#: widgets/misc/e-search-bar.c:518
+#: widgets/misc/e-search-bar.c:520
msgid "_Find Now"
msgstr "_Trouver maintenant"
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:521
msgid "_Clear"
msgstr "_Effacer"
-#: widgets/misc/e-search-bar.c:892
+#: widgets/misc/e-search-bar.c:894
msgid "Clear"
msgstr "Tous"
-#: widgets/misc/e-search-bar.c:894
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr "Trouver maintenant"
@@ -27700,6 +27692,69 @@ msgstr "init_corba() : Ne peut initialiser GNOME"
msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonobo() : Ne peut initialiser Bonobo"
+#~ msgid "Could not parse query string"
+#~ msgstr "Ne peut analyser la chaĂźne de recherche"
+
+#~ msgid "Email is"
+#~ msgstr "Adresse est"
+
+#, fuzzy
+#~ msgid "<- _Remove"
+#~ msgstr "<- Supprimer"
+
+#, fuzzy
+#~ msgid "_Add ->"
+#~ msgstr "Ajouter ->"
+
+#~ msgid "This page can be used to configure Calendar and Task preferences"
+#~ msgstr ""
+#~ "Cette page peut ĂȘtre utilisĂ©e pour configurer le Calendrier et les TĂąches"
+
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr "Impossible de créer le service de notification d'alarme"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr "Restaurer les valeurs par défaut"
+
+#, fuzzy
+#~ msgid "This Page can be used to configure the Fonts"
+#~ msgstr "Cette page peut ĂȘtre utilisĂ©e pour configurer l'Ă©diteur"
+
+#~ msgid "This page can be used to configure E-Mail Accounts"
+#~ msgstr ""
+#~ "Cette page peut ĂȘtre utilisĂ©e pour configurer ses comptes de courrier "
+#~ "Ă©lectronique"
+
+#~ msgid "This page can be used to configure Mailer preferences"
+#~ msgstr ""
+#~ "Cette page peut ĂȘtre utilisĂ©e pour configurer les prĂ©fĂ©rences du courrier"
+
+#~ msgid "This page can be used to configure the Composer"
+#~ msgstr "Cette page peut ĂȘtre utilisĂ©e pour configurer l'Ă©diteur"
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "Signature"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "Ajouter une nouvelle signature"
+
+#~ msgid ""
+#~ "This page can be used to customize the appearance of the Summary page."
+#~ msgstr ""
+#~ "Cette page peut ĂȘtre utilisĂ©e pour personnaliser l'apparence du RĂ©sumĂ©."
+
+#, fuzzy
+#~ msgid "This page can be used to configure various folder settings"
+#~ msgstr ""
+#~ "Cette page peut ĂȘtre utilisĂ©e pour configurer les dossiers par dĂ©faut"
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "Nom du _serveur :"
+
#~ msgid "Error in search expression."
#~ msgstr "Erreur dans l'expression de recherche."
@@ -27909,13 +27964,6 @@ msgstr "init_bonobo() : Ne peut initialiser Bonobo"
#~ msgid "This page can be used to configure Addressbook Settings"
#~ msgstr "Cette page peut ĂȘtre utilisĂ©e pour configurer l'Ă©diteur"
-#, fuzzy
-#~ msgid "&lt;- _Remove"
-#~ msgstr "<- Supprimer"
-
-#~ msgid "_Add -&gt;"
-#~ msgstr "_Ajouter -&gt;"
-
#~ msgid "Evolution calendar executive summary component."
#~ msgstr "Composant « Résumé du calendrier » du Résumé d'Evolution"
@@ -28270,9 +28318,6 @@ msgstr "init_bonobo() : Ne peut initialiser Bonobo"
#~ msgid "/home/rodo/cvs/evolution/mail/"
#~ msgstr "/home/rodo/cvs/evolution/mail/"
-#~ msgid "Accounts"
-#~ msgstr "Comptes"
-
#~ msgid "Ad_vanced &gt;&gt;"
#~ msgstr "A_vancée &gt;&gt;"
diff --git a/po/ga.po b/po/ga.po
index 005c482dce..66fb4d53be 100755
--- a/po/ga.po
+++ b/po/ga.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: locales 0.01\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2002-01-25 14:00-0000\n"
"Last-Translator: Alastair McKinstry <mckinstry@computer.org>\n"
"Language-Team: Irish <ga@li.org>\n"
@@ -30,23 +30,23 @@ msgid "Imports VCard files into Evolution."
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr "Sábháil Mar"
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr "Ainm"
# ta
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "Rpost"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Tosaíocht"
@@ -56,16 +56,16 @@ msgstr "Tos."
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Gnó"
@@ -75,12 +75,12 @@ msgid "Bus"
msgstr "GN"
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Teoranta"
@@ -91,13 +91,13 @@ msgstr "Teor."
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Baile"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Eagrú"
@@ -107,19 +107,19 @@ msgstr "Eag."
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Gúthan Póca"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Car"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "Facs Ghnó"
@@ -128,13 +128,13 @@ msgid "Bus Fax"
msgstr "Facs Ghnó"
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Facs Bhaile"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "Gnó 2"
@@ -143,68 +143,68 @@ msgid "Bus 2"
msgstr "Gnó 2"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Baile 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "ISDN"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "Eile"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "Facs Eile"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "Pager"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "Raidio"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "Telex"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr "TTY"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "Rphost 2"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "Rphost 3"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "Idirlíon"
@@ -213,7 +213,7 @@ msgid "Url"
msgstr "Url"
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "Roinn"
@@ -222,7 +222,7 @@ msgid "Dep"
msgstr "Ran."
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "Oifig"
@@ -231,12 +231,12 @@ msgid "Off"
msgstr "Oif."
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "Teideal"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "Dearbhú"
@@ -245,7 +245,7 @@ msgid "Prof"
msgstr "Dea."
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr "Bainisteoir"
@@ -258,7 +258,7 @@ msgid "Ass"
msgstr "Cnt."
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "Leasainm"
@@ -267,12 +267,12 @@ msgid "Nick"
msgstr "L.ainm."
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "Céile"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "Nota"
@@ -285,7 +285,7 @@ msgid "CALUri"
msgstr "CALUri"
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr ""
@@ -336,7 +336,7 @@ msgstr "VCard do %s"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -344,7 +344,7 @@ msgid "Could not initialize Bonobo"
msgstr ""
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr "Ag Cuardaigh..."
@@ -352,40 +352,32 @@ msgstr "Ag Cuardaigh..."
msgid "Loading..."
msgstr "Ag Lódáil..."
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
-msgid "Error in search expression."
-msgstr ""
+#: addressbook/backend/pas/pas-backend-ldap.c:677
+#, fuzzy
+msgid "Reconnecting to LDAP server..."
+msgstr "Cumraigh do %s"
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr ""
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
msgid "Error performing search"
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-#, fuzzy
-msgid "Could not parse query string"
-msgstr "Teíp ag fork: %s"
-
#: addressbook/conduit/address-conduit.c:293
#, fuzzy
msgid "Default Sync Address:"
@@ -433,47 +425,47 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
-msgid "Control that displays an Evolution addressbook minicard."
+msgid "Configure access to LDAP directory servers here"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
-msgid "Directory Servers"
+msgid "Control that displays an Evolution addressbook minicard."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
-msgid "Evolution Addressbook minicard viewer"
+msgid "Directory Servers"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
-msgid "Evolution component for handling contacts."
+msgid "Evolution Addressbook minicard viewer"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
-msgid "Factory for the Addressbook Minicard control"
+msgid "Evolution component for handling contacts."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
-msgid "Factory for the Addressbook's address displayer"
+msgid "Factory for the Addressbook Minicard control"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
-msgid "Factory for the Addressbook's address popup"
+msgid "Factory for the Addressbook's address displayer"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
-msgid "Factory for the configuration controls for the Evolution Addressbook."
+msgid "Factory for the Addressbook's address popup"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
-msgid "Factory for the sample Addressbook control"
+msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
+msgid "Factory for the sample Addressbook control"
msgstr ""
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -493,29 +485,29 @@ msgstr "Freastalaí LDAP"
msgid "LDAP server containing contact information"
msgstr ""
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "Tadhall Nua"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "_Tadhall"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "Scríos an sceal seo"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "Líosta Tadhall Nua"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
#, fuzzy
msgid "Contact _List"
msgstr "Liost Tadhall"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "Scríos an sceal seo"
@@ -536,24 +528,24 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
msgid "This server does not support LDAPv3 schema information"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
msgid "Error retrieving schema information"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
msgid "Server did not respond with valid schema information"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
msgid "LDAP was not enabled in this build of Evolution"
msgstr ""
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr ""
@@ -561,18 +553,24 @@ msgstr ""
msgid "Other Contacts"
msgstr "Tadhallaí Eile"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr ""
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:487
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -580,49 +578,78 @@ msgid ""
"retrieving OpenLDAP from the link below.\n"
msgstr ""
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr "Pasfhocal do %s, le do thoil (úsáideoir %s)"
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
msgid "Name begins with"
msgstr ""
-#: addressbook/gui/component/addressbook.c:729
+#: addressbook/gui/component/addressbook.c:742
#, fuzzy
-msgid "Email is"
+msgid "Email begins with"
msgstr "Rphost 2"
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr ""
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr ""
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr ""
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr ""
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr ""
@@ -637,7 +664,7 @@ msgstr "(gan ainm)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr ""
@@ -689,53 +716,53 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:2
#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "Roghanna"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr "_Scríos"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
+#, fuzzy
msgid "1234"
msgstr "123"
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
#, fuzzy
msgid "1:00"
msgstr "100%"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
#, fuzzy
msgid "380"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:11
-#, fuzzy
-msgid "<- _Remove"
-msgstr "_Scríos"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-#, fuzzy
-msgid "<< Fewer Options"
-msgstr "Roghanna"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr ""
@@ -844,7 +871,7 @@ msgid "Mappings"
msgstr "An tSín"
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
#, fuzzy
msgid "Never"
msgstr "_gach"
@@ -897,8 +924,8 @@ msgstr ""
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
msgid "Searching"
msgstr "Cuardaigh"
@@ -1085,7 +1112,7 @@ msgid "Using email address"
msgstr "Seoladh Rpost:"
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr ""
@@ -1093,13 +1120,13 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
msgid "_Add"
msgstr "_Suimigh"
#: addressbook/gui/component/ldap-config.glade.h:105
#, fuzzy
-msgid "_Add ->"
+msgid "_Add -&gt;"
msgstr "_Suimigh"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1143,7 +1170,7 @@ msgid "_Download limit:"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1180,7 +1207,7 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
#, fuzzy
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr "_Roghanna"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1261,7 +1288,7 @@ msgstr ""
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1293,11 +1320,11 @@ msgstr ""
msgid "Unnamed Contact"
msgstr ""
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr "Tóg Tadhallaí o Leabhar Seoladh"
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
msgid "Find contact in"
msgstr ""
@@ -1366,7 +1393,7 @@ msgstr ""
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr ""
@@ -1437,9 +1464,9 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2714,24 +2741,24 @@ msgstr ""
msgid "Delete Contact?"
msgstr "Dealaigh Tadhall?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
msgid "Category editor not available."
msgstr ""
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr ""
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
#, fuzzy
msgid "Save Contact as VCard"
msgstr "Sábháil mar VCard"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr "TTY/TDD"
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr ""
@@ -2745,7 +2772,7 @@ msgid "Edit Full"
msgstr "Eagar Ainm Fhada"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "Ainm Fhada"
@@ -2895,11 +2922,11 @@ msgid "contact-list-editor"
msgstr ""
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr ""
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
#, fuzzy
msgid "Save List as VCard"
msgstr "Sábháil mar VCard"
@@ -2955,21 +2982,21 @@ msgstr ""
msgid "Search"
msgstr "Cuardaigh"
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr "Gan cartaí"
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr "1 card"
# FIXME : Grammar ?
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr "%d cartaí"
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
msgid "Error getting book view"
msgstr ""
@@ -2980,15 +3007,15 @@ msgid "Error modifying card"
msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "iEarraidh gan Aithne"
@@ -2997,7 +3024,7 @@ msgid "Repository offline"
msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr ""
@@ -3014,7 +3041,7 @@ msgid "Protocol not supported"
msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -3069,7 +3096,7 @@ msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr ""
@@ -3111,161 +3138,161 @@ msgstr "Gan cartaí"
msgid "Copy cards to"
msgstr "Gan cartaí"
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr "Fón Thósaiocht"
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr "Fón Chúntóir"
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr "Fón Ghnó"
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr "Fón Ghnó"
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr "Fón sa Baile"
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr "Seoladh sa GhN"
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr "Seoladh Bhaile"
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr "Fón Phóca"
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr "Fón Char"
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr "Fón Ghnó 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr "Fón Bhaile 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr "Fón Eile"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr "Seoladh Eile"
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr "Leabhar Seoladh:"
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "Sábháil mar VCard"
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
#, fuzzy
msgid "New Contact..."
msgstr "Tadhall Nua"
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
#, fuzzy
msgid "New Contact List..."
msgstr "Líosta Tadhall Nua"
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
#, fuzzy
msgid "Go to Folder..."
msgstr "_Cóip do Fillteán..."
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
#, fuzzy
msgid "Import..."
msgstr "Chló_fhoireann..."
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
#, fuzzy
msgid "Search for Contacts..."
msgstr "_Post sceál do Tadhall..."
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
#, fuzzy
msgid "Addressbook Sources..."
msgstr "Leabhar Seoladh..."
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
#, fuzzy
msgid "Pilot Settings..."
msgstr "Albachtaí Phoist"
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr ""
# fa
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Priontáil"
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
#, fuzzy
msgid "Copy to folder..."
msgstr "_Cóip do Fillteán..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
#, fuzzy
msgid "Move to folder..."
msgstr "Sábháil 'san _fillteán"
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "Gearr"
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "Cóip"
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "Greamaigh"
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3273,8 +3300,8 @@ msgstr "Greamaigh"
msgid "Delete"
msgstr "Dealaigh"
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
#, fuzzy
msgid "Current View"
msgstr "Radharc Carta"
@@ -3283,7 +3310,7 @@ msgstr "Radharc Carta"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",123,a,b,c,d,e,f,g,h,ij,k,l,m,Mc,o,p,qr,s,t,u,v,w,xyz"
@@ -3291,10 +3318,18 @@ msgstr ",123,a,b,c,d,e,f,g,h,ij,k,l,m,Mc,o,p,qr,s,t,u,v,w,xyz"
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,Mc,n,o,p,q,r,s,t,u,v,w,x,y,z"
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3411,7 +3446,7 @@ msgid "Include:"
msgstr ""
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr ""
@@ -3431,12 +3466,12 @@ msgstr ""
msgid "Number of columns:"
msgstr ""
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
msgid "Options"
msgstr "Roghanna"
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
msgid "Orientation"
msgstr "Treoshuíomh"
@@ -3459,7 +3494,7 @@ msgstr ""
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr "Portráid"
@@ -3515,26 +3550,26 @@ msgstr "Leitheid:"
msgid "_Font..."
msgstr "Chló_fhoireann..."
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
msgid "Untitled appointment"
msgstr ""
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr "Ard"
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr "Gnáth"
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr "Bun"
@@ -3583,35 +3618,35 @@ msgid "Configuration control for the Evolution Calendar."
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
-msgid "Evolution calendar iTip/iMip viewer"
+msgid "Configure your timezone, Calendar and Task List here "
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
-msgid "Evolution component for handling the calendar."
+msgid "Evolution calendar iTip/iMip viewer"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
-msgid "Factory for the Evolution Tasks control"
+msgid "Evolution component for handling the calendar."
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
-msgid "Factory for the calendar iTip view control"
+msgid "Factory for the Evolution Tasks control"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
-msgid "Factory for the sample Calendar control"
+msgid "Factory for the calendar iTip view control"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
-msgid "Factory to centralize calendar component editor dialogs"
+msgid "Factory for the sample Calendar control"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
-msgid "Factory to create a component editor factory"
+msgid "Factory to centralize calendar component editor dialogs"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
+msgid "Factory to create a component editor factory"
msgstr ""
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
@@ -3681,7 +3716,7 @@ msgid ""
msgstr ""
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "Rabhadh"
@@ -3701,15 +3736,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr ""
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "Téip ag tosnaithe GNOME"
-#: calendar/gui/alarm-notify/notify-main.c:183
-msgid "Could not create the alarm notify service"
-msgstr ""
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr ""
@@ -3725,7 +3756,7 @@ msgstr ""
msgid "Comment contains"
msgstr ""
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr ""
@@ -3736,7 +3767,7 @@ msgstr "%A, %e %B %Y"
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "aa %d %b"
@@ -3793,37 +3824,37 @@ msgstr ""
msgid "W"
msgstr "I"
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
msgid "Free"
msgstr "Saor"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr ""
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr ""
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr ""
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr "Críochnaithe"
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3831,33 +3862,33 @@ msgid ""
msgstr ""
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr "Ar Bith"
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr ""
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr ""
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr "Tá"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr "Níl"
@@ -3877,7 +3908,7 @@ msgstr "Radharc Seachtain"
msgid "Month View"
msgstr "Radharc Mí"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3889,10 +3920,10 @@ msgstr ""
# tg
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
msgid "Tasks"
msgstr "Teascanna"
@@ -3901,61 +3932,61 @@ msgstr "Teascanna"
msgid "Folder containing to-do items"
msgstr ""
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "New appointment"
msgstr "Coinne Nua"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "_Appointment"
msgstr "Coinne"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
#, fuzzy
msgid "Create a new appointment"
msgstr "Cruthaigh Coinne _Nua"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "New meeting"
msgstr "Bealach Nuachtáin"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "_Meeting"
msgstr "Álbachtaí"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
#, fuzzy
msgid "Create a new meeting request"
msgstr "Scríos an sceal seo"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
#, fuzzy
msgid "New task"
msgstr "Teasc Nua"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "_Teasc"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
#, fuzzy
msgid "Create a new task"
msgstr "Cruthaigh _Teasc Nua"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "New All Day Appointment"
msgstr "Coinne Nua"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "All _Day Appointment"
msgstr "Coinne"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Cruthaigh Coinne _Nua"
@@ -4168,7 +4199,7 @@ msgstr ""
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr "Coimriú:"
@@ -4197,7 +4228,7 @@ msgstr "deireadh an coinne"
msgid "hour(s)"
msgstr "uair"
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
msgid "minute(s)"
msgstr "noimea(i)d"
@@ -4374,7 +4405,7 @@ msgid "_Fri"
msgstr "_Aoi"
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
msgid "_General"
msgstr ""
@@ -4511,61 +4542,61 @@ msgstr ""
msgid "Due "
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "Teíp ag fork: %s"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "Teíp ag fork: %s"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Eagar Coinne"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Coinne - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Teasc - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Gan coimriú"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "Sánbháil le..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr ""
@@ -4637,13 +4668,13 @@ msgstr ""
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
msgid "Scheduling"
msgstr ""
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr ""
@@ -4765,7 +4796,7 @@ msgid "Member"
msgstr "Ball"
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr "RSVP"
@@ -4988,7 +5019,7 @@ msgstr ""
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
msgid "Needs Action"
msgstr "Freagra"
@@ -5015,11 +5046,11 @@ msgstr "Gnáth"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr "Coinne"
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
msgid "Description:"
@@ -5088,14 +5119,14 @@ msgstr "90%"
msgid "100%"
msgstr "100%"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
#, fuzzy
msgid "Deleting selected objects"
msgstr "Scríos an sceal seo"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "_Oscáil"
@@ -5105,31 +5136,31 @@ msgstr "_Oscáil"
msgid "_Save as..."
msgstr "Sánbháil le..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "_Priontáil..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "G_earr"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "_Cóip"
# PS
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
#, fuzzy
@@ -5160,8 +5191,8 @@ msgstr "% Rinneadh:"
msgid "_Delete Selected Tasks"
msgstr "Scríos an sceal seo"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr ""
@@ -5224,14 +5255,14 @@ msgid "URL"
msgstr "URL"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %d/%m/%Y %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
@@ -5250,519 +5281,492 @@ msgstr ""
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%A %d %B"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%d %b"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "rn"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "in"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "_Coinne Nua"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr ""
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
#, fuzzy
msgid "New Meeting"
msgstr "Bealach Nuachtáin"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr "Teasc Nua"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Clódáil..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr ""
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr ""
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr ""
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
#, fuzzy
msgid "_Configure..."
msgstr "Socraigh Fillteáin..."
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
#, fuzzy
msgid "_Configure Pilot..."
msgstr "Socraigh Fillteáin..."
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "_Sábháil Mar..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
#, fuzzy
msgid "_Schedule Meeting..."
msgstr "Ag Fanacht..."
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
#, fuzzy
msgid "_Forward as iCalendar..."
msgstr "Ag Lódáil feilire..."
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr ""
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr ""
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr ""
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr ""
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
msgstr ""
-#: calendar/gui/e-itip-control.c:678
-#, fuzzy
-msgid "Meeting begins: <b>"
-msgstr "Eolas"
-
-#: calendar/gui/e-itip-control.c:683
-#, fuzzy
-msgid "Task begins: <b>"
-msgstr "Críochnaithe.`"
-
-#: calendar/gui/e-itip-control.c:688
-#, fuzzy
-msgid "Free/Busy info begins: <b>"
-msgstr "Eolas"
-
-#: calendar/gui/e-itip-control.c:692
-#, fuzzy
-msgid "Begins: <b>"
-msgstr "Eolas"
-
-#: calendar/gui/e-itip-control.c:704
-#, fuzzy
-msgid "Meeting ends: <b>"
-msgstr "Eolas"
-
-#: calendar/gui/e-itip-control.c:707
-#, fuzzy
-msgid "Free/Busy info ends: <b>"
-msgstr "Eolas"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:711
+#: calendar/gui/e-itip-control.c:593
#, fuzzy
-msgid "Ends: <b>"
+msgid "<b>Ends:</b> "
msgstr "Eolas"
-#: calendar/gui/e-itip-control.c:725
+#: calendar/gui/e-itip-control.c:606
#, fuzzy
-msgid "Task Completed: <b>"
-msgstr "Críochnaithe.`"
+msgid "<b>Completed:</b> "
+msgstr "Críochnaithe "
-#: calendar/gui/e-itip-control.c:735
-#, fuzzy
-msgid "Task Due: <b>"
-msgstr "Críochnaithe.`"
+#: calendar/gui/e-itip-control.c:616
+msgid "<b>Due:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
#, fuzzy
msgid "iCalendar Information"
msgstr "eolas fheilire"
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
#, fuzzy
msgid "iCalendar Error"
msgstr "Feilire"
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
#, fuzzy
msgid "An unknown person"
msgstr "iEarraidh gan Aithne"
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
msgstr ""
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr "<i>Ar bith</i>"
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr "Fillteán _Nua"
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
#, fuzzy
msgid "Status:"
msgstr "_Stádas:"
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
msgid "Accepted"
msgstr ""
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
msgid "Tentatively Accepted"
msgstr ""
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
msgid "Declined"
msgstr ""
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr "Gan Aithne"
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
#, fuzzy
msgid "Choose an action:"
msgstr "Fillteán _Nua"
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
#, fuzzy
msgid "Update"
msgstr "Data"
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "Ceart go Leor"
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
#, fuzzy
msgid "Accept"
msgstr "Cuntas"
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
msgid "Tentatively accept"
msgstr ""
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
#, fuzzy
msgid "Decline"
msgstr "Dealaigh"
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
#, fuzzy
msgid "Send Free/Busy Information"
msgstr "Eolas"
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr ""
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
#, fuzzy
msgid "Send Latest Information"
msgstr "Eolas Theasc"
# FR
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
#, fuzzy
msgid "Cancel"
msgstr "An Fhrainc"
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, c-format
msgid "<b>%s</b> has published meeting information."
msgstr ""
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
#, fuzzy
msgid "Meeting Information"
msgstr "eolas fheilire"
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr ""
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
#, fuzzy
msgid "Meeting Proposal"
msgstr "_Dealaigh gach rud"
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr ""
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
#, fuzzy
msgid "Meeting Update"
msgstr "Álbachtaí"
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr ""
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
msgid "Meeting Update Request"
msgstr ""
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr ""
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
#, fuzzy
msgid "Meeting Reply"
msgstr "Freagrair"
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr ""
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
msgid "Meeting Cancellation"
msgstr ""
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr ""
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
#, fuzzy
msgid "Bad Meeting Message"
msgstr "Post an sceál seo"
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, c-format
msgid "<b>%s</b> has published task information."
msgstr ""
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
msgid "Task Information"
msgstr "Eolas Theasc"
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr ""
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
msgid "Task Proposal"
msgstr ""
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr ""
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
#, fuzzy
msgid "Task Update"
msgstr "Data"
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr ""
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
msgid "Task Update Request"
msgstr ""
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr ""
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
#, fuzzy
msgid "Task Reply"
msgstr "Freagrair"
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr ""
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
#, fuzzy
msgid "Task Cancellation"
msgstr "Eolas Theasc"
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
#, fuzzy
msgid "Bad Task Message"
msgstr "Teachtaireacht Feilire"
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr ""
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
#, fuzzy
msgid "Free/Busy Information"
msgstr "Eolas"
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr ""
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
msgid "Free/Busy Request"
msgstr ""
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr ""
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
#, fuzzy
msgid "Free/Busy Reply"
msgstr "Freagrair"
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
#, fuzzy
msgid "Bad Free/Busy Message"
msgstr "Post an sceál seo"
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
msgid "The message does not appear to be properly formed"
msgstr ""
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
msgid "The message contains only unsupported requests."
msgstr ""
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr ""
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
msgid "The attachment has no viewable calendar items"
msgstr ""
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
msgid "There was an error on the CORBA system\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
msgid "Object could not be found\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
msgid "Update complete\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
msgid "Calendar file could not be updated!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr ""
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr ""
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
msgid "Attendee status updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
msgid "Attendee status could not be updated!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
msgid "Removal Complete"
msgstr ""
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
msgid "Item sent!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
#, fuzzy
msgid "Select Calendar Folder"
msgstr "Fillteán _Nua"
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
#, fuzzy
msgid "Select Tasks Folder"
msgstr "Fillteán _Nua"
@@ -5811,7 +5815,7 @@ msgstr ""
msgid "Chair Persons"
msgstr "Cathlaoirlaig"
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
msgid "Required Participants"
msgstr ""
@@ -5820,59 +5824,60 @@ msgid "Optional Participants"
msgstr ""
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
-msgstr ""
+#, fuzzy
+msgid "Resources"
+msgstr "Goireas"
# IN
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr "Pearsanta"
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
msgid "Group"
msgstr "Grupa"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
msgid "Resource"
msgstr "Goireas"
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr "Seomra"
# th
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
#, fuzzy
msgid "Chair"
msgstr "Téalainnis"
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
msgid "Required Participant"
msgstr ""
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr ""
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr ""
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr ""
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
msgid "Delegated"
msgstr ""
@@ -5883,22 +5888,22 @@ msgstr ""
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr "%A, %d %B %Y"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a %d/%m/%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%d/%m/%Y"
@@ -5962,8 +5967,8 @@ msgstr ""
msgid "Meeting _end time:"
msgstr ""
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, fuzzy, c-format
msgid "Opening tasks at %s"
msgstr "Ag oscailt an t-eolaire %s"
@@ -5978,7 +5983,7 @@ msgstr ""
msgid "The method required to load `%s' is not supported"
msgstr ""
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "Teíp ag fork: %s"
@@ -5996,27 +6001,43 @@ msgstr "Scríos an sceal seo"
msgid "Expunging"
msgstr ""
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
#, fuzzy
msgid "New _Appointment..."
msgstr "Coinne Nua..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr ""
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr ""
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, fuzzy, c-format
msgid "Opening calendar at %s"
msgstr "Oscáil Feilire"
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "Ag oscailt an t-eolaire %s"
@@ -6085,54 +6106,54 @@ msgstr "D. Fómhair"
msgid "September"
msgstr "M. Fómhair"
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
msgid "At least one attendee is necessary"
msgstr ""
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr ""
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
#, fuzzy
msgid "Event information"
msgstr "eolas fheilire"
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
#, fuzzy
msgid "Task information"
msgstr "Eolas Theasc"
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
#, fuzzy
msgid "Journal information"
msgstr "Eolas Cuntais"
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
#, fuzzy
msgid "Free/Busy information"
msgstr "Eolas"
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
#, fuzzy
msgid "Calendar information"
msgstr "eolas fheilire"
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
#, fuzzy
msgid "Updated"
msgstr "Data"
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
#, fuzzy
msgid "Refresh"
msgstr "Freagrair"
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr ""
@@ -6377,7 +6398,7 @@ msgid "Print Calendar"
msgstr "Priontáil Feilire"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Priontáil Reamhtaispeántais"
@@ -6399,7 +6420,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr ""
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
"continue, you will not be able to recover these tasks.\n"
@@ -6407,12 +6428,12 @@ msgid ""
"Really erase these tasks?"
msgstr ""
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr ""
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
#, fuzzy
msgid "Print Tasks"
msgstr "Priontáil Cartaí"
@@ -8371,7 +8392,7 @@ msgstr "Post an sceál seo"
msgid "Copying messages"
msgstr "Post an sceál seo"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -8379,45 +8400,45 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr "Ceangailte."
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr ""
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
msgid "No data provided"
msgstr ""
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
msgid "Failed to encrypt: No valid recipients specified."
msgstr ""
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, fuzzy, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -8425,18 +8446,24 @@ msgid ""
"%.*s"
msgstr "_Post sceál"
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, fuzzy, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr "_Post sceál"
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "_Post sceál"
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
#, fuzzy
msgid "Failed to execute gpg."
msgstr "_Post sceál"
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr ""
@@ -8665,7 +8692,7 @@ msgid ""
msgstr ""
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr ""
@@ -8782,7 +8809,7 @@ msgstr ""
msgid "No provider available for protocol `%s'"
msgstr ""
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8827,12 +8854,12 @@ msgstr "_Post sceál"
msgid "Failed to verify certificates."
msgstr ""
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
#, fuzzy
msgid "Cannot get folder: Invalid operation on this store"
msgstr "Teíp ag fork: %s"
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
#, fuzzy
msgid "Cannot create folder: Invalid operation on this store"
msgstr "Teíp ag fork: %s"
@@ -9037,78 +9064,105 @@ msgstr "Teíp ag fork: %s"
msgid "Cannot rename folder: %s: No such folder"
msgstr "Teíp ag fork: %s"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr ""
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
#, fuzzy
msgid "Scanning for changed messages"
msgstr "Ag Sábháil scealta"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "_Post sceál"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#, fuzzy
+msgid "No such message"
+msgstr "Post an sceál seo"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr ""
@@ -9133,7 +9187,7 @@ msgstr ""
msgid "Check for new messages in all folders"
msgstr ""
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "Fillteáin"
@@ -9163,7 +9217,7 @@ msgstr ""
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
msgid "Password"
msgstr "Pasfhocal"
@@ -9171,74 +9225,74 @@ msgstr "Pasfhocal"
msgid "This option will connect to the IMAP server using a plaintext password."
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "SMTP freastalaí %s"
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "SMTP freastalaí %s"
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr "Teíp ag fork: %s"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
msgid "SSL/TLS extension not supported."
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
#, fuzzy
msgid "SSL negotiations failed"
msgstr "Ag oscailt an t-eolaire %s"
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, c-format
msgid "The folder %s no longer exists"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9246,19 +9300,24 @@ msgid ""
"\n"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, fuzzy, c-format
msgid "No such folder %s"
msgstr "Post an sceál seo"
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Earraidh gan aithne: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr ""
@@ -9398,26 +9457,6 @@ msgstr "_Post sceál"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr ""
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#, fuzzy
-msgid "No such message"
-msgstr "Post an sceál seo"
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9502,29 +9541,29 @@ msgstr ""
msgid "Cannot open mailbox: %s: %s\n"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
msgid "Mail append cancelled"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
" %s"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr ""
@@ -9623,12 +9662,13 @@ msgstr "Earraidh gan aithne: %s"
msgid "Could not store folder: %s"
msgstr "Teíp ag fork: %s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr ""
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr ""
@@ -9836,7 +9876,7 @@ msgstr ""
msgid "Delete after %s day(s)"
msgstr "Scrios indiath %s la(e)"
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr "POP"
@@ -9916,7 +9956,7 @@ msgid "No such folder `%s'."
msgstr "Níl aon eolaire `%s' ann."
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
msgid "Sendmail"
msgstr "Sendmail"
@@ -9969,7 +10009,7 @@ msgstr "sendmail"
msgid "Mail delivery via the sendmail program"
msgstr ""
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr "SMTP"
@@ -10081,36 +10121,36 @@ msgstr ""
msgid "Welcome response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
msgid "server does not appear to support SSL"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, c-format
msgid "STARTTLS request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
msgid "STARTTLS response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -10118,89 +10158,89 @@ msgid ""
"\n"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr "SMTP freastalaí %s"
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
#, fuzzy
msgid "Sending message"
msgstr "Post an sceál seo"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
msgid "Cannot send message: one or more invalid recipients"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, c-format
msgid "HELO request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
#, fuzzy
msgid "HELO response error"
msgstr "Earraidh Eile"
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
msgid "SMTP Authentication"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
msgid "MAIL FROM response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr ""
@@ -10208,35 +10248,35 @@ msgstr ""
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
msgid "DATA response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
msgid "DATA termination response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
msgid "RSET response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, c-format
msgid "QUIT request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
msgid "QUIT response error"
msgstr ""
@@ -10311,7 +10351,7 @@ msgstr ""
msgid "Suggest automatic display of attachment"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
msgid "Click here for the address book"
msgstr ""
@@ -10322,7 +10362,7 @@ msgstr ""
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
msgid "Reply-To:"
msgstr ""
@@ -10330,38 +10370,38 @@ msgstr ""
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
msgid "From:"
msgstr "Ó:"
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr "Abair:"
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr "Do:"
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
msgid "Enter the recipients of the message"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr "Cc:"
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr "Bcc:"
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
"appearing in the recipient list of the message."
@@ -10370,11 +10410,16 @@ msgstr ""
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
#, fuzzy
msgid "Post To:"
msgstr "_Poirt:"
+#: composer/e-msg-composer-hdrs.c:431
+#, fuzzy
+msgid "Posting destination"
+msgstr "(Gan Tuarascail)"
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -10392,48 +10437,48 @@ msgid ""
"%s"
msgstr ""
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
msgid "Warning!"
msgstr "Rabhadh!"
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr ""
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, c-format
msgid "Error saving file: %s"
msgstr ""
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr ""
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, c-format
msgid "Error accessing file: %s"
msgstr ""
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
msgid "Unable to retrieve message from editor"
msgstr ""
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, c-format
msgid ""
"Unable to seek on file: %s\n"
"%s"
msgstr ""
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, c-format
msgid ""
"Unable to truncate file: %s\n"
"%s"
msgstr ""
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, fuzzy, c-format
msgid ""
"Error autosaving message: %s\n"
@@ -10442,65 +10487,47 @@ msgstr ""
"Earraidh ag sábhháil scéalaí do: %s\n"
" %s"
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
msgstr ""
-#: composer/e-msg-composer.c:1516
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
msgid "Warning: Modified Message"
msgstr ""
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr "Oscáil Comhad"
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
# SG
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "Singeapór"
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-#, fuzzy
-msgid "Set as default"
-msgstr " (gnáth)"
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr ""
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
msgstr ""
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
msgstr ""
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10565,7 +10592,7 @@ msgstr ""
msgid "Subject does not contain"
msgstr ""
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10593,100 +10620,100 @@ msgstr ""
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a %d/%m/%Y %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr ""
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
#, fuzzy
msgid "%a %m/%d/%Y %I %p"
msgstr "%a %d/%m/%Y %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
#, fuzzy
msgid "%a %m/%d/%Y %H"
msgstr "%a %d/%m/%Y"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
#, fuzzy
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
#, fuzzy
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%a %d/%m/%Y %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
#, fuzzy
msgid "%m/%d/%Y %I:%M %p"
msgstr "%a %d/%m/%Y %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
#, fuzzy
msgid "%m/%d/%Y %H:%M"
msgstr "%a %d/%m/%Y %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
#, fuzzy
msgid "%m/%d/%Y %I %p"
msgstr "%a %d/%m/%Y %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
#, fuzzy
msgid "%m/%d/%Y %H"
msgstr "%d/%m/%Y"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%I:%M %p"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr "%I %p"
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
msgid "seconds"
msgstr "soicind"
@@ -10803,32 +10830,32 @@ msgid ""
msgstr ""
# IR
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr ""
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
#, fuzzy
msgid "Work"
msgstr "Ag Obair"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
#, fuzzy
msgid "Personal"
msgstr "Gnáth"
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
msgid "To Do"
msgstr ""
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
#, fuzzy
msgid "Later"
msgstr "Bainisteoir"
@@ -11086,7 +11113,7 @@ msgid "is not Flagged"
msgstr ""
# PE
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
#, fuzzy
msgid "Label"
msgstr "_Larger"
@@ -11152,7 +11179,7 @@ msgstr ""
msgid "Score"
msgstr "Scór"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr ""
@@ -11189,7 +11216,7 @@ msgstr ""
msgid "Stop Processing"
msgstr ""
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "Abair"
@@ -11258,7 +11285,7 @@ msgstr "Ag Oscailt '%s'"
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr "Post"
@@ -11320,7 +11347,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr ""
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr "Bruscar"
@@ -11390,66 +11417,67 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
-msgid "Evolution component for handling mail."
+msgid ""
+"Configure mail preferences, including security and message display, here"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:7
-msgid "Evolution mail composer."
+msgid "Configure spell-checking, signatures, and the message composer here"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:8
-msgid "Evolution mail executive summary component."
+msgid "Configure the fonts used by Evolution here"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:9
-msgid "Evolution mail folder display component."
+msgid "Configure your email accounts here"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:10
-msgid "Evolution mail folder factory component."
+msgid "Evolution component for handling mail."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:11
-msgid "Factory for the Evolution composer."
+msgid "Evolution mail composer."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:12
-msgid "Factory for the Mail Summary component."
+msgid "Evolution mail executive summary component."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:13
-#, fuzzy
-msgid "Font Preferences"
-msgstr "Roghanna Feilire"
+msgid "Evolution mail folder display component."
+msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:14
-#, fuzzy
-msgid "Mail Accounts"
-msgstr "Cuntasaí"
+msgid "Evolution mail folder factory component."
+msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
-#, fuzzy
-msgid "Mail Preferences"
-msgstr "Roghanna Feilire"
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
+msgid "Factory for the Evolution composer."
+msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:16
-msgid "Mail configuration interface"
+msgid "Factory for the Mail Summary component."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr ""
+#, fuzzy
+msgid "Font Preferences"
+msgstr "Roghanna Feilire"
#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
+#, fuzzy
+msgid "Mail Accounts"
+msgstr "Cuntasaí"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
+#, fuzzy
+msgid "Mail Preferences"
+msgstr "Roghanna Feilire"
#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
+msgid "Mail configuration interface"
msgstr ""
#: mail/component-factory.c:102
@@ -11476,261 +11504,261 @@ msgstr "Álbachtaí..."
msgid "Change this folder's properties"
msgstr ""
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
msgstr ""
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr ""
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Ag Sábháil scealta"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr "Teachaireacht Post Nua"
# mt
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr "_Scéal Ríomhphost"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "Cruthaigh Scéal _Nua"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "Sceál Nua"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "Post an sceál seo"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "Teachaireacht Post Nua"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr ""
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
msgid "Cannot initialize Evolution's mail config component."
msgstr ""
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
msgid "Cannot initialize Evolution's folder info component."
msgstr ""
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
#, fuzzy
msgid "Connecting..."
msgstr "Ag Cealaigh..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr ""
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr "Albachtaí do \"%s\""
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "Álbactaí"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr ""
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr "%d nua"
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ", "
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr ""
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr ""
# c-format
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr ""
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr ""
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, c-format
msgid "%d sent"
msgstr ""
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr "%d íomlán"
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
#, fuzzy
msgid "Create _Virtual Folder From Search..."
msgstr "Fillteán _Nua"
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr ""
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr ""
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr ""
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr ""
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr ""
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr ""
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr ""
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr ""
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
#, fuzzy
msgid "_Edit as New Message..."
msgstr "Sábháil 'san _fillteán"
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "_Priontáil"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr ""
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr "Freagrair do Líosta"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "Freagrair do _Gach rud"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "_Sheoladh Chuig duine"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
#, fuzzy
msgid "Fla_g Completed"
msgstr "Críochnaithe"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
#, fuzzy
msgid "Cl_ear Flag"
msgstr "Glan"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr ""
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
msgid "Mark as _Unread"
msgstr ""
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr ""
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
msgid "_Mark as Unimportant"
msgstr ""
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
#, fuzzy
msgid "U_ndelete"
msgstr "_Athdealaigh"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
#, fuzzy
msgid "Mo_ve to Folder..."
msgstr "Sábháil 'san _fillteán"
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "_Cóip do Fillteán..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
#, fuzzy
msgid "Add Sender to Address_book"
msgstr "Suim Leabhar Seoladh"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
msgid "Appl_y Filters"
msgstr ""
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
#, fuzzy
msgid "Crea_te Rule From Message"
msgstr "Teachtaireacht Feilire"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
msgid "VFolder on M_ailing List"
msgstr ""
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, c-format
msgid "Filter on _Mailing List (%s)"
msgstr ""
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr ""
@@ -11801,20 +11829,20 @@ msgstr ""
msgid "Evolution Account Editor"
msgstr ""
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
msgid "_Host:"
msgstr "_Óst:"
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
#, fuzzy
msgid "User_name:"
msgstr "Ainm _Úsaideoir"
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
msgid "_Path:"
msgstr "_Slí:"
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr ""
@@ -11843,7 +11871,7 @@ msgid "Enable"
msgstr "Chumasach"
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
msgid "Enabled"
msgstr ""
@@ -11893,7 +11921,7 @@ msgid ""
"And have been updated."
msgstr ""
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11901,128 +11929,128 @@ msgid ""
"Would you like to configure it now?"
msgstr ""
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
msgstr ""
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
msgstr ""
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
msgstr ""
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr "Post ar aon nós?"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
msgstr ""
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
msgstr ""
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr ""
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
"Send anyway?"
msgstr ""
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr ""
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
msgstr ""
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr ""
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr "Am %a, %Y-%m-%d ag %H:%M, scríobh %%s:"
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr ""
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr ""
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr ""
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
msgstr ""
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
msgstr ""
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr ""
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr ""
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr ""
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "Sábháil Scéal Mar..."
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "Sábháil Scéala Mar..."
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
#, fuzzy
msgid "Go to next folder with unread messages?"
msgstr "Scríos an sceal seo"
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
msgstr ""
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -12030,36 +12058,36 @@ msgid ""
"Really erase these messages?"
msgstr ""
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
"%s"
msgstr ""
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr ""
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, fuzzy, c-format
msgid "Page %d of %d"
msgstr "Post an sceál seo"
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
#, fuzzy
msgid "Print Message"
msgstr "Post an sceál seo"
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr ""
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr ""
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr ""
@@ -12080,7 +12108,7 @@ msgstr "(Gan Tuarascail)"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
msgid "Unnamed"
msgstr ""
@@ -12132,20 +12160,20 @@ msgid ""
msgstr ""
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
msgid "Evolution Account Assistant"
msgstr ""
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, fuzzy, c-format
msgid "Account %d"
msgstr "Cuntas"
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr ""
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr ""
@@ -12307,502 +12335,506 @@ msgstr ""
msgid "Do not quote original message"
msgstr ""
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
msgid "Done"
msgstr "Críochnaithe"
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
#, fuzzy
msgid "Drafts _folder:"
msgstr "Gach _Fillteáin:"
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
msgid "E_nable"
msgstr "_Cumasach"
# ta
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
#, fuzzy
msgid "Emacs"
msgstr "Rpost"
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
#, fuzzy
msgid "Email Accounts"
msgstr "Cuntasaí"
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
#, fuzzy
msgid "Email _address:"
msgstr "_Seoladh RPost:"
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
msgid "Empty _trash folders on exit"
msgstr ""
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
msgid "Execute Command..."
msgstr ""
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
msgid "Fi_xed -width:"
msgstr ""
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
#, fuzzy
msgid "Font Properties"
msgstr "Álbactaí"
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
msgid "Format messages in _HTML"
msgstr ""
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
msgid "Get Digital ID..."
msgstr ""
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
msgid "Highlight _quotations with"
msgstr ""
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
msgid "IMAPv4 "
msgstr "IMAPv4"
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr ""
# ie
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
msgid "Inline"
msgstr ""
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
msgid "Kerberos "
msgstr "Kerberos "
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
#, fuzzy
msgid "Labels and Colors"
msgstr "Sábháil agus Dún"
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
#, fuzzy
msgid "Loading Images"
msgstr "Post an sceál seo"
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr "Socrú Post"
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
msgid "Mailbox location"
msgstr "Áit do Bosca Phoist"
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
#, fuzzy
msgid "Message Composer"
msgstr "Scríobhóir"
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
#, fuzzy
msgid "Message Display"
msgstr "_Post sceál"
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
msgid "Microsoft"
msgstr ""
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
#, fuzzy
msgid "New Mail Notification"
msgstr "Socrú Post"
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr ""
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
msgid "Optional Information"
msgstr ""
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
#, fuzzy
msgid "Or_ganization:"
msgstr "_Eagrú:"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
#, fuzzy
msgid "PGP/GPG _Key ID:"
msgstr "ID _Eochar PGP:"
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr "Tóg dath"
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr ""
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr ""
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
#, fuzzy
msgid "Printed Fonts"
msgstr "Priontáil an tadhallaí seo"
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
msgid "Qmail maildir "
msgstr ""
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
msgid "Quote original message"
msgstr ""
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
msgid "Quoted"
msgstr ""
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
msgid "Re_member this password"
msgstr ""
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
#, fuzzy
msgid "Re_ply-To:"
msgstr "Freagrair-Do"
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
msgid "Receiving Email"
msgstr ""
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
#, fuzzy
msgid "Receiving _Options"
msgstr "_Roghanna"
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
msgid "Remember this _password"
msgstr ""
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
msgid "Required Information"
msgstr ""
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
#, fuzzy
msgid "Restore Defaults"
msgstr "Gnáth"
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
#, fuzzy
msgid "S_ecurity"
msgstr "Slándáil"
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
#, fuzzy
msgid "Secure MIME (S/MIME)"
msgstr "Secure MIME"
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr ""
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr ""
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr ""
# FIXME SP?
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
#, fuzzy
msgid "Select PGP program"
msgstr "Tóg Ainmhí:"
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
msgid "Sending Email"
msgstr ""
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
#, fuzzy
msgid "Sent _messages folder:"
msgstr "_Post sceál filtean"
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
#, fuzzy
msgid "Sent and Draft Messages"
msgstr "Post an sceál seo"
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
msgid "Ser_ver requires authentication"
msgstr ""
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
msgid "Server Configuration"
msgstr ""
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
msgid "Server _Type: "
msgstr ""
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
msgid "Shortcuts _type:"
msgstr ""
# SG
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
#, fuzzy
msgid "Signature #1"
msgstr "Singeapór"
# SG
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
#, fuzzy
msgid "Signature #2"
msgstr "Singeapór"
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
#, fuzzy
msgid "Specify _filename:"
msgstr "Ainm Stíl:"
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
msgid "Spell Checking Language"
msgstr ""
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
msgid "Spell _Checking"
msgstr ""
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr ""
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
msgid ""
"Type the name by which you would like to refer to this account.\n"
"For example: \"Work\" or \"Personal\""
msgstr ""
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
#, fuzzy
msgid "V_ariable-width:"
msgstr "Luaineach"
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
"Click \"Next\" to begin. "
msgstr ""
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
msgid "XEmacs"
msgstr ""
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
#, fuzzy
msgid "_Add Signature"
msgstr "_Stádas:"
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr ""
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
msgid "_Always sign outgoing messages when using this account"
msgstr ""
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
msgid "_Authentication Type: "
msgstr "Saghas _Udarú :"
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
#, fuzzy
msgid "_Authentication type: "
msgstr "Saghas _Udarú :"
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
msgid "_Automatically check for new mail"
msgstr ""
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
msgid "_Automatically insert smiley images"
msgstr ""
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
msgid "_Beep when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
msgid "_Certificate ID:"
msgstr ""
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
msgid "_Confirm when expunging a folder"
msgstr ""
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
#, fuzzy
msgid "_Default signature:"
msgstr "Gnáth"
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
#, fuzzy
msgid "_Defaults"
msgstr "Gnáth"
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
msgid "_Do not notify me when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
#, fuzzy
msgid "_Enable"
msgstr "Chumasach"
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr ""
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
#, fuzzy
msgid "_Forward style:"
msgstr "Sheoladh Chuig duine"
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
#, fuzzy
msgid "_Full name:"
msgstr "Ainm _Fhada:"
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
#, fuzzy
msgid "_HTML Mail"
msgstr "i HTML post"
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
msgid "_Identity"
msgstr ""
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
msgid "_Load images if sender is in addressbook"
msgstr ""
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
msgid "_Make this my default account"
msgstr ""
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
msgid "_Mark messages as read after"
msgstr ""
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
msgid "_Name:"
msgstr "_Ainm:"
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr ""
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
msgid "_PGP binary path:"
msgstr ""
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
msgid "_Play sound file when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr ""
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
msgid "_Prompt when sending messages with an empty subject line"
msgstr ""
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
msgid "_Receiving Mail"
msgstr ""
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
#, fuzzy
msgid "_Reply style:"
msgstr "Freagrair do gach rud"
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
msgid "_Restore defaults"
msgstr ""
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
#, fuzzy
msgid "_Script:"
msgstr "_Slándáil"
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr "_Slándáil"
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
#, fuzzy
msgid "_Sending Mail"
msgstr "Post ríomhphost"
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
msgid "_Show animated images"
msgstr ""
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
#, fuzzy
msgid "_Signatures"
msgstr "_Stádas:"
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
msgid "_Use secure connection (SSL):"
msgstr ""
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
#, fuzzy
msgid "_Variable-width:"
msgstr "Luaineach"
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
msgid "_every"
msgstr "_gach"
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
#, fuzzy
msgid "color"
msgstr " dath"
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
msgid "description"
msgstr ""
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -12871,121 +12903,126 @@ msgstr "Post an sceál seo"
msgid "Loading message content"
msgstr ""
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
msgid "Overdue:"
msgstr ""
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%b %d %l:%M %p"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr ""
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr ""
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr ""
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr "Sábháil Iomha le..."
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "Ag Oscailt '%s'"
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr ""
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr ""
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "Dáta"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr "Droch Seoladh"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "Ó"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr "Freagrair-Do"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "Do"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr "Cc"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
msgid "Bcc"
msgstr "Bcc"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
#, fuzzy
msgid "Mailer"
msgstr "Post"
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "Teíp ag fork: %s"
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr ""
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr ""
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr ""
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr ""
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr ""
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr ""
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr ""
@@ -13105,67 +13142,67 @@ msgstr ""
msgid "Copying messages to %s"
msgstr ""
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr ""
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr ""
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr "Ag oscailt an t-eolaire %s"
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr ""
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr "Ag dealaigh fillteán %s"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, c-format
msgid "Storing folder '%s'"
msgstr ""
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
#, fuzzy
msgid "Refreshing folder"
msgstr "Fillteán _Nua"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr ""
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr ""
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, fuzzy, c-format
msgid "Retrieving %d message(s)"
msgstr "_Post sceál"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, fuzzy, c-format
msgid "Saving %d messsage(s)"
msgstr "Ag Sábháil scealta"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
" %s"
msgstr ""
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
@@ -13174,33 +13211,33 @@ msgstr ""
"Earraidh ag sábhháil scéalaí do: %s\n"
" %s"
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr ""
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
" %s"
msgstr ""
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr ""
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr ""
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Reconnecting to %s"
msgstr "Cumraigh do %s"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "C_uardaigh..."
@@ -13272,25 +13309,25 @@ msgstr ""
msgid "Waiting..."
msgstr "Ag Fanacht..."
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
msgid "User canceled operation."
msgstr ""
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
#, fuzzy
msgid "_Remember this password"
msgstr "Scríos an teasc seo"
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
msgid "_Remember this password for the remainder of this session"
msgstr ""
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, c-format
msgid "Enter Password for %s"
msgstr "Pasfhocal do %s, le do thoil"
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
msgid "Enter Password"
msgstr "Pasfhocal, le do thoil"
@@ -13310,42 +13347,24 @@ msgid ""
"Do you wish to save your changes?"
msgstr ""
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "Ainm:"
-# SG
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "Singeapór"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "Tóg Comhad"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr ""
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
msgid "Forwarded message"
msgstr ""
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
msgid "Forwarded Message"
msgstr ""
@@ -13399,67 +13418,67 @@ msgstr "(Gan abair)"
msgid "%s - Message"
msgstr "%s - Sceál"
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr ""
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr ""
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr ""
-#: mail/message-list.c:736
+#: mail/message-list.c:740
msgid "Multiple Unseen Messages"
msgstr ""
-#: mail/message-list.c:737
+#: mail/message-list.c:741
msgid "Multiple Messages"
msgstr ""
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr ""
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr ""
-#: mail/message-list.c:746
+#: mail/message-list.c:750
msgid "Higher"
msgstr ""
-#: mail/message-list.c:747
+#: mail/message-list.c:751
msgid "Highest"
msgstr ""
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr "?"
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr "Inniú %l:%M %p"
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr "Inné %l:%M %p"
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr "%a %l:%M %"
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
msgid "%b %d %l:%M %p"
msgstr "%b %d %l:%M %p"
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr "%b %d %Y"
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
msgid "Generating message list"
msgstr ""
@@ -13539,68 +13558,94 @@ msgstr "Reamhthaispeáintas"
msgid "Flag to Follow Up"
msgstr ""
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, c-format
msgid "Subscribing to folder \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
msgid "Folder"
msgstr "Fillteán"
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "Sábháil 'san _fillteán"
+
+#: mail/subscribe-dialog.c:1590
msgid "No server has been selected"
msgstr ""
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr ""
#: mail/subscribe-dialog.glade.h:1
-msgid " _Refresh List "
-msgstr ""
-
-#: mail/subscribe-dialog.glade.h:2
msgid "All folders"
msgstr "Gach Fillteáin"
-#: mail/subscribe-dialog.glade.h:3
-msgid "Display options"
-msgstr ""
+#: mail/subscribe-dialog.glade.h:2
+#, fuzzy
+msgid "Apri file"
+msgstr "Aibreáin"
+
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+msgid "Close"
+msgstr "Dún"
#: mail/subscribe-dialog.glade.h:4
+#, fuzzy
+msgid "Display Options"
+msgstr "Taispeaín"
+
+#: mail/subscribe-dialog.glade.h:5
msgid "Folders whose names begin with:"
msgstr ""
-#: mail/subscribe-dialog.glade.h:5
+#: mail/subscribe-dialog.glade.h:6
msgid "Manage Subscriptions"
msgstr ""
-#: mail/subscribe-dialog.glade.h:6
-msgid "Show _folders from server: "
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
msgstr ""
-#: mail/subscribe-dialog.glade.h:7
+#: mail/subscribe-dialog.glade.h:8
+#, fuzzy
+msgid "S_elect server: "
+msgstr "Fillteán _Nua"
+
+#: mail/subscribe-dialog.glade.h:9
+#, fuzzy
+msgid "Salve file"
+msgstr "Tóg Comhad"
+
+#: mail/subscribe-dialog.glade.h:10
msgid "_Subscribe"
msgstr ""
-#: mail/subscribe-dialog.glade.h:8
+#: mail/subscribe-dialog.glade.h:11
msgid "_Unsubscribe"
msgstr ""
@@ -13609,27 +13654,27 @@ msgid "Configuration control for the Evolution Summary."
msgstr ""
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr ""
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
#, fuzzy
msgid "Evolution Summary component."
msgstr "Alairm Evolution"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
msgid "Factory for Evolution Summary's configuration control."
msgstr ""
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
msgid "Factory for the Evolution Summary component."
msgstr ""
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
#, fuzzy
msgid "Summary Preferences"
msgstr "Roghanna Feilire"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
-
# ##
# ## Languages (ISO 639 code in brackets)
# ## The 'msgid' names and spellings for languages are those listed
@@ -24602,24 +24647,24 @@ msgstr "Tuircis"
msgid "Folder containing the Evolution Summary"
msgstr ""
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
msgid "Appointments"
msgstr "Coinní"
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
msgid "No appointments"
msgstr "Gan coinní"
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
#, fuzzy
msgid "%k:%M %d %B"
msgstr "%A %d %B"
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
msgid "%l:%M %d %B"
msgstr "%l:%M %d %B"
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
#, fuzzy
msgid "No description"
msgstr "(Gan Tuarascail)"
@@ -24685,11 +24730,11 @@ msgstr "_Suimigh"
msgid "Shown"
msgstr "An tSualainn"
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
msgid "No tasks"
msgstr "Gan Teascanna"
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
msgid "(No Description)"
msgstr "(Gan Tuarascail)"
@@ -24722,7 +24767,7 @@ msgstr "Coimiriú Príont"
msgid "Printing of Summary failed"
msgstr ""
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr ""
@@ -26012,21 +26057,21 @@ msgid "Configuration control for Evolution folder settings."
msgstr ""
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "Albachtaí Phoist"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
#, fuzzy
msgid "The Evolution shell."
msgstr ""
"Go raibh maith agat\n"
"An Fhoireann Evolution\n"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "Taispéan Sonraí"
@@ -26053,7 +26098,7 @@ msgstr "Fillteán _Nua"
msgid "Drafts"
msgstr "An Ghearmáin"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "Imbosca"
@@ -26443,27 +26488,27 @@ msgstr ""
msgid "Evolution Settings"
msgstr "Evolution"
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "Ag oscailt an t-eolaire %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "Ag oscailt an t-eolaire %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, fuzzy, c-format
msgid "in \"%s\" ..."
msgstr "Oscáil san %s..."
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr "Teíp ag fork: %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
msgid "Cannot find the specified shared folder."
msgstr ""
@@ -26542,29 +26587,29 @@ msgstr ""
msgid "Work Offline"
msgstr ""
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr ""
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr "%s (%d)"
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr "(Ar Bith)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr ""
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -26582,7 +26627,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr ""
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -26590,19 +26635,19 @@ msgid ""
"in order to access that data again."
msgstr ""
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr ""
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr ""
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr ""
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr ""
@@ -26807,7 +26852,7 @@ msgstr "%s (...)"
msgid "%s (%d%% complete)"
msgstr "% Rinneadh:"
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr ""
@@ -26837,63 +26882,63 @@ msgid ""
"%s"
msgstr ""
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
msgid "CORBA error"
msgstr "Earraidh CORBA"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr "Idirbhríste"
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr ""
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr ""
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
msgid "No owner"
msgstr "Gan Úinéar"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
msgid "Not found"
msgstr ""
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
msgid "Unsupported type"
msgstr ""
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr ""
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr ""
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
msgid "Internal error"
msgstr "Earraidh Intire"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
msgid "Exists"
msgstr ""
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr ""
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
msgid "Has subfolders"
msgstr "Post an sceál seo"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
msgid "No space left"
msgstr ""
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr ""
@@ -26954,29 +26999,21 @@ msgid "Specify where to create the folder:"
msgstr ""
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "Fillteán _Nua"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
#, fuzzy
-msgid "_Folder Name:"
-msgstr "Ainm Fillteán:"
+msgid "_Account:"
+msgstr "Cuntas"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
-msgid "_Server:"
-msgstr "Ainm _Freastalaí:"
+msgid "_Folder Name:"
+msgstr "Ainm Fillteán:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "Ainm _Úsaideoir"
@@ -27065,15 +27102,15 @@ msgstr ""
msgid "Evolution can import data from the following files:"
msgstr ""
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr ""
-#: shell/main.c:223
+#: shell/main.c:227
#, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -27083,7 +27120,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -27093,7 +27130,7 @@ msgid ""
"eagerly await your contributions!\n"
msgstr ""
-#: shell/main.c:246
+#: shell/main.c:250
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
@@ -27101,46 +27138,50 @@ msgstr ""
"Go raibh maith agat\n"
"An Fhoireann Evolution\n"
-#: shell/main.c:255
+#: shell/main.c:259
msgid "Don't tell me again"
msgstr ""
-#: shell/main.c:348
+#: shell/main.c:394
#, fuzzy
msgid "Cannot access the Ximian Evolution shell."
msgstr ""
"Go raibh maith agat\n"
"An Fhoireann Evolution\n"
-#: shell/main.c:357
+#: shell/main.c:403
#, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr ""
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr ""
-#: shell/main.c:439
+#: shell/main.c:487
msgid "Start in offline mode"
msgstr ""
-#: shell/main.c:440
+#: shell/main.c:489
msgid "Start in online mode"
msgstr ""
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr ""
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr ""
@@ -27359,14 +27400,6 @@ msgstr ""
msgid "Week"
msgstr "Seachtain"
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-msgid "Close"
-msgstr "Dún"
-
#: ui/evolution-comp-editor.xml.h:3
msgid "Close this item"
msgstr ""
@@ -28335,10 +28368,6 @@ msgstr ""
msgid "F_older"
msgstr "_Fillteán"
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr ""
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr ""
@@ -28916,20 +28945,20 @@ msgstr "Sceál"
msgid "Don't show this message again."
msgstr ""
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
msgid "_Find Now"
msgstr ""
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
#, fuzzy
msgid "_Clear"
msgstr "Glan"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
msgid "Clear"
msgstr "Glan"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr ""
@@ -28956,6 +28985,59 @@ msgid "init_bonobo(): could not initialize Bonobo"
msgstr ""
#, fuzzy
+#~ msgid "Could not parse query string"
+#~ msgstr "Teíp ag fork: %s"
+
+#, fuzzy
+#~ msgid "Meeting begins: <b>"
+#~ msgstr "Eolas"
+
+#, fuzzy
+#~ msgid "Task begins: <b>"
+#~ msgstr "Críochnaithe.`"
+
+#, fuzzy
+#~ msgid "Free/Busy info begins: <b>"
+#~ msgstr "Eolas"
+
+#, fuzzy
+#~ msgid "Begins: <b>"
+#~ msgstr "Eolas"
+
+#, fuzzy
+#~ msgid "Meeting ends: <b>"
+#~ msgstr "Eolas"
+
+#, fuzzy
+#~ msgid "Free/Busy info ends: <b>"
+#~ msgstr "Eolas"
+
+#, fuzzy
+#~ msgid "Task Completed: <b>"
+#~ msgstr "Críochnaithe.`"
+
+#, fuzzy
+#~ msgid "Task Due: <b>"
+#~ msgstr "Críochnaithe.`"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr " (gnáth)"
+
+# SG
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "Singeapór"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "Tóg Comhad"
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "Ainm _Freastalaí:"
+
+#, fuzzy
#~ msgid "_Browse..."
#~ msgstr "_Bog..."
diff --git a/po/gl.po b/po/gl.po
index 55da36521a..2b71f7c9d4 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -12,7 +12,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2001-09-17 15:10+0200\n"
"Last-Translator: Manuel A. Fernández Montecelo <manuel@sindominio.net>\n"
"Language-Team: Galician <trasno@ceu.fi.udc.es>\n"
@@ -39,22 +39,22 @@ msgid "Imports VCard files into Evolution."
msgstr "Importa ficheiros VCard a Evolution."
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr "Arquivar coma"
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr "Nome:"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "Correo Electrónico"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Principal"
@@ -65,16 +65,16 @@ msgstr "Principal"
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "Asistente"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Traballo"
@@ -85,12 +85,12 @@ msgid "Bus"
msgstr "Ocupado"
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr "Resposta"
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Compańía"
@@ -102,13 +102,13 @@ msgstr "Copiar"
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Particular"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Organización"
@@ -121,19 +121,19 @@ msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Móbil"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Automóbil"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "Fax do Traballo"
@@ -143,13 +143,13 @@ msgid "Bus Fax"
msgstr "Fax do Traballo"
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Fax Particular"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "Traballo 2"
@@ -159,68 +159,68 @@ msgid "Bus 2"
msgstr "Ocupado"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Particular 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "RDSI"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "Outro"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "Outro Fax"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "Buscapersoas"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "Radio"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "Telex"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr "TTY"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "Correo Electrónico 2"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "Correo Electrónico 3"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "Sitio Web"
@@ -229,7 +229,7 @@ msgid "Url"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "Departamento"
@@ -238,7 +238,7 @@ msgid "Dep"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "Oficina"
@@ -248,12 +248,12 @@ msgid "Off"
msgstr "Oficina"
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "Título"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "Profesión"
@@ -262,7 +262,7 @@ msgid "Prof"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr "Xestor"
@@ -276,7 +276,7 @@ msgid "Ass"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "Alcume"
@@ -286,12 +286,12 @@ msgid "Nick"
msgstr "Alcume"
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "Cónxuxe"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "Nota"
@@ -305,7 +305,7 @@ msgid "CALUri"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr "URL libre-ocupado"
@@ -361,7 +361,7 @@ msgstr "VCard de %s"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -369,7 +369,7 @@ msgid "Could not initialize Bonobo"
msgstr "Non foi posible inicializar Bonobo"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
#, fuzzy
msgid "Searching..."
msgstr "Buscar M_ensaxe..."
@@ -379,46 +379,35 @@ msgstr "Buscar M_ensaxe..."
msgid "Loading..."
msgstr "Agardando..."
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
+#: addressbook/backend/pas/pas-backend-ldap.c:677
#, fuzzy
-msgid "Error in search expression."
-msgstr ""
-"Erro ao executar a expresión de busca: %s:\n"
-"%s"
+msgid "Reconnecting to LDAP server..."
+msgstr "Conectando ao servidor..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
#, fuzzy
msgid "Adding card to LDAP server..."
msgstr "Conectando ao servidor..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
#, fuzzy
msgid "Removing card from LDAP server..."
msgstr "Eliminando as tarxetas..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr ""
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
#, fuzzy
msgid "Error performing search"
msgstr "Erro ao elimina-la tarxeta"
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-#, fuzzy
-msgid "Could not parse query string"
-msgstr "Non foi posible analizar o URL `%s'"
-
#: addressbook/conduit/address-conduit.c:293
#, fuzzy
msgid "Default Sync Address:"
@@ -467,48 +456,48 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr "Fábrica para o compońente Libro de Enderezos de Evolution."
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
+msgid "Configure access to LDAP directory servers here"
+msgstr ""
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
msgid "Control that displays an Evolution addressbook minicard."
msgstr "Control que amosa unha minitarxeta de libro de enderezos de Evolution."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
msgid "Directory Servers"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
msgid "Evolution Addressbook minicard viewer"
msgstr "Visor de minitarxetas do Libro de Enderezos de Evolution"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr "Compońente de Evolution para manexar contactos."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the Addressbook Minicard control"
msgstr "Fábrica para o control de Minitarxetas do Libro de Enderezos"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr "Fábrica para o visor de enderezos do Libro de Enderezos"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
msgid "Factory for the Addressbook's address popup"
msgstr "Fábrica para o menú emerxente de enderezos do Libro de Enderezos"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
#, fuzzy
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr "Fábrica para o compońente Libro de Enderezos de Evolution."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
msgid "Factory for the sample Addressbook control"
msgstr "Fábrica para o control de exemplo do Libro de Enderezos"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
-msgstr ""
-
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -530,29 +519,29 @@ msgstr "Servidor NNTP:"
msgid "LDAP server containing contact information"
msgstr "Cartafol que contén información de contacto"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "Novo Contacto"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "_Contacto"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "Crear un novo contacto"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "Nova Lista de Contactos"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
#, fuzzy
msgid "Contact _List"
msgstr "Lista de _Contactos"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "Crear unha nova lista de contactos"
@@ -581,30 +570,30 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
#, fuzzy
msgid "This server does not support LDAPv3 schema information"
msgstr "A resposta do servidor IMAP non contińa información sobre %s"
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
#, fuzzy
msgid "Error retrieving schema information"
msgstr ""
"Erro ao cargar a información do filtro:\n"
"%s"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
#, fuzzy
msgid "Server did not respond with valid schema information"
msgstr "A resposta do servidor IMAP non contińa información sobre %s"
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
#, fuzzy
msgid "LDAP was not enabled in this build of Evolution"
msgstr "(SSL non está soportado nesta versión de evolution)"
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "Non foi posible inicializar gnome-vfs"
@@ -612,21 +601,30 @@ msgstr "Non foi posible inicializar gnome-vfs"
msgid "Other Contacts"
msgstr "Outros Contactos"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "Non se pode abrir o libro de enderezos"
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+"Non foi posible abrir este libro de enderezos. Por favor, comprobe\n"
+"que a ruta existe e que ten permisos para acceder a ela."
+
+#: addressbook/gui/component/addressbook.c:487
+#, fuzzy
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
"Non foi posible abrir este libro de enderezos. Isto significa\n"
"que introduciu un URI incorrecto ou que o servidor LDAP está\n"
"fóra de servicio"
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -638,52 +636,83 @@ msgstr ""
"debe compilar o programa desde as fontes do CVS\n"
"logo de obter OpenLDAP desde o enlace de abaixo.\n"
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
+#, fuzzy
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-"Non foi posible abrir este libro de enderezos. Por favor, comprobe\n"
-"que a ruta existe e que ten permisos para acceder a ela."
+"Non foi posible abrir este libro de enderezos. Isto significa\n"
+"que introduciu un URI incorrecto ou que o servidor LDAP está\n"
+"fóra de servicio"
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, fuzzy, c-format
msgid "Enter password for %s (user %s)"
msgstr "Introduza o seu contrasinal para %s"
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
#, fuzzy
msgid "Name begins with"
msgstr "remata en"
-#: addressbook/gui/component/addressbook.c:729
+#: addressbook/gui/component/addressbook.c:742
#, fuzzy
-msgid "Email is"
-msgstr "Correo Electrónico 2"
+msgid "Email begins with"
+msgstr "remata en"
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr "A categoría é"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr "Calquera campo contén"
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "Avanzado..."
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr "Calquera Categoría"
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr "O URI que ha amosar o Navegador de Cartafoles"
@@ -698,7 +727,7 @@ msgstr "(ningún)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "Correo Electrónico Principal"
@@ -751,53 +780,53 @@ msgstr "Dete_ctar tipos soportados "
#: addressbook/gui/component/ldap-config.glade.h:2
#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "Opcións"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr "_Eliminar"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
+#, fuzzy
msgid "1234"
msgstr "123"
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
#, fuzzy
msgid "1:00"
msgstr "100%"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
#, fuzzy
msgid "380"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:11
-#, fuzzy
-msgid "<- _Remove"
-msgstr "_Eliminar"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-#, fuzzy
-msgid "<< Fewer Options"
-msgstr "Opcións"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr ""
@@ -901,7 +930,7 @@ msgid "Mappings"
msgstr "Marxes"
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
#, fuzzy
msgid "Never"
msgstr "Cada"
@@ -955,8 +984,8 @@ msgstr "Ámbito da busca:"
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
#, fuzzy
msgid "Searching"
msgstr "Buscar M_ensaxe..."
@@ -1148,7 +1177,7 @@ msgid "Using email address"
msgstr "_Este é o enderezo de correo"
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr ""
@@ -1156,13 +1185,13 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
msgid "_Add"
msgstr "_Engadir"
#: addressbook/gui/component/ldap-config.glade.h:105
#, fuzzy
-msgid "_Add ->"
+msgid "_Add -&gt;"
msgstr "_Engadir"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1203,7 +1232,7 @@ msgid "_Download limit:"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1240,7 +1269,7 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
#, fuzzy
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr "_Opcións"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1325,7 +1354,7 @@ msgstr ""
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1359,11 +1388,11 @@ msgstr ""
msgid "Unnamed Contact"
msgstr "Contacto Sen Nome"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr "Seleccionar Contactos do Libro de Enderezos"
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
#, fuzzy
msgid "Find contact in"
msgstr "Buscar un contacto"
@@ -1431,7 +1460,7 @@ msgstr ""
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "Editor de Contactos"
@@ -1504,9 +1533,9 @@ msgstr "Quere recibir correo en _HTML"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2576,25 +2605,25 @@ msgstr ""
msgid "Delete Contact?"
msgstr "żBorrar Contacto?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
#, fuzzy
msgid "Category editor not available."
msgstr "Non hai unha descrición dispońible."
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr "Este contacto pertence a estas categorías:"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
#, fuzzy
msgid "Save Contact as VCard"
msgstr "Gardar como VCard"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr "TTY/TDD"
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr "Non se puido atopa-lo control dun campo: `%s'"
@@ -2608,7 +2637,7 @@ msgid "Edit Full"
msgstr "Editar Completo"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "Nome Completo:"
@@ -2762,11 +2791,11 @@ msgid "contact-list-editor"
msgstr "editor-de-contactos"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr "Editor de Listas de Contactos"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
#, fuzzy
msgid "Save List as VCard"
msgstr "Gardar como VCard"
@@ -2826,20 +2855,20 @@ msgstr "Busca Avanzada"
msgid "Search"
msgstr "Buscar"
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr "Sen tarxetas"
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr "1 tarxeta"
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr "%d tarxetas"
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
#, fuzzy
msgid "Error getting book view"
msgstr "Erro ao iniciar %s"
@@ -2851,15 +2880,15 @@ msgid "Error modifying card"
msgstr "Erro ao modifica-la tarxeta"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr "Éxito"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "Erro descońecido"
@@ -2868,7 +2897,7 @@ msgid "Repository offline"
msgstr "Repositorio desconectado"
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "Permiso denegado"
@@ -2885,7 +2914,7 @@ msgid "Protocol not supported"
msgstr "Protocolo non soportado"
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -2940,7 +2969,7 @@ msgstr "Erro ao elimina-la lista"
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr "Erro ao elimina-la tarxeta"
@@ -2982,160 +3011,160 @@ msgstr "Sen tarxetas"
msgid "Copy cards to"
msgstr "Sen tarxetas"
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr "* Prema aquí para engadir un contacto *"
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr "Teléfono Principal"
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr "Teléfono do Asistente"
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr "Teléfono do Traballo"
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr "Teléfono de Resposta"
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr "Teléfono da Compańía"
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr "Teléfono Particular"
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr "Enderezo do Traballo"
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr "Enderezo Particular"
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr "Teléfono Móbil"
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr "Teléfono do Automóbil"
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr "Teléfono do Traballo 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr "Particular 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr "Outro Teléfono"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr "Outro Enderezo"
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr "Libro de Enderezos"
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "Gardar como VCard"
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
#, fuzzy
msgid "New Contact..."
msgstr "Novo Contacto"
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
#, fuzzy
msgid "New Contact List..."
msgstr "Nova Lista de Contactos"
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
#, fuzzy
msgid "Go to Folder..."
msgstr "_Ir ó Cartafol..."
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
#, fuzzy
msgid "Import..."
msgstr "Importando..."
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
#, fuzzy
msgid "Search for Contacts..."
msgstr "_Buscar Contactos"
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
#, fuzzy
msgid "Addressbook Sources..."
msgstr "_Fontes do Libro de Enderezos..."
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
#, fuzzy
msgid "Pilot Settings..."
msgstr "_Preferencias de Correo..."
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr "Remitir Contacto"
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr "Enviar unha Mensaxe a un Contacto"
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Imprimir"
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr "Imprimir Sobre"
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
#, fuzzy
msgid "Copy to folder..."
msgstr "_Copiar a un Cartafol..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
#, fuzzy
msgid "Move to folder..."
msgstr "_Mover ó Cartafol.."
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "Cortar"
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "Copiar"
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "Pegar"
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3143,8 +3172,8 @@ msgstr "Pegar"
msgid "Delete"
msgstr "Eliminar"
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
#, fuzzy
msgid "Current View"
msgstr "_Vista Actual"
@@ -3153,7 +3182,7 @@ msgstr "_Vista Actual"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ""
@@ -3161,10 +3190,18 @@ msgstr ""
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ""
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3293,7 +3330,7 @@ msgid "Include:"
msgstr "Incluír:"
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr "Horizontal"
@@ -3313,12 +3350,12 @@ msgstr "Marxes"
msgid "Number of columns:"
msgstr "Número de columnas:"
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
msgid "Options"
msgstr "Opcións"
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
msgid "Orientation"
msgstr "Orientación"
@@ -3341,7 +3378,7 @@ msgstr "Orixe do papel:"
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr "Vertical"
@@ -3397,27 +3434,27 @@ msgstr "Largura:"
msgid "_Font..."
msgstr "_Fonte..."
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
#, fuzzy
msgid "Untitled appointment"
msgstr "_Editar cita"
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr "Alta"
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr "Normal"
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr "Baixa"
@@ -3468,39 +3505,39 @@ msgid "Configuration control for the Evolution Calendar."
msgstr "Fábrica para o compońente da axenda de Evolution."
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
+msgid "Configure your timezone, Calendar and Task List here "
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
msgid "Evolution calendar iTip/iMip viewer"
msgstr "Visor da axenda iTip/iMip de Evolution"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Evolution component for handling the calendar."
msgstr "Compońente de Evolution para manexar a axenda."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
#, fuzzy
msgid "Factory for the Evolution Tasks control"
msgstr "Fábrica para o compońente de correo de Evolution."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
msgid "Factory for the calendar iTip view control"
msgstr "Fábrica para o control vista iTip da axenda"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
msgid "Factory for the sample Calendar control"
msgstr "Fábrica para o control Axenda de exemplo"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
msgid "Factory to centralize calendar component editor dialogs"
msgstr "Fábrica para centraliza-los diálogos editores de compońentes da axenda"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
#, fuzzy
msgid "Factory to create a component editor factory"
msgstr "Fábrica para centraliza-los diálogos editores de compońentes da axenda"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
-msgstr ""
-
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr "Servicio de notificación de alarma"
@@ -3564,7 +3601,7 @@ msgid ""
msgstr ""
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "Advertencia"
@@ -3585,16 +3622,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "Non preguntar de novo"
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "Non foi posible inicializar GNOME"
-#: calendar/gui/alarm-notify/notify-main.c:183
-#, fuzzy
-msgid "Could not create the alarm notify service"
-msgstr "Non foi posible crear a fábrica do servicio de notificacións de alarma"
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr "Non foi posible crear a fábrica do servicio de notificacións de alarma"
@@ -3610,7 +3642,7 @@ msgstr "A descrición contén"
msgid "Comment contains"
msgstr "O comentario contén"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr "Non concorda"
@@ -3621,7 +3653,7 @@ msgstr "%A, %d de %B de %Y"
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "%a %d %b"
@@ -3680,37 +3712,37 @@ msgstr "E"
msgid "W"
msgstr "O"
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
msgid "Free"
msgstr "Libre"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "Ocupado"
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr "Non Iniciada"
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr "En Progreso"
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr "Completada"
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3721,33 +3753,33 @@ msgstr ""
"45.436845,125.862501"
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr "Nada"
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr "Recorrendo"
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr "Asignada"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr "Si"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr "Non"
@@ -3767,7 +3799,7 @@ msgstr "Vista Semanal"
msgid "Month View"
msgstr "Vista Mensual"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3778,10 +3810,10 @@ msgid "Folder containing appointments and events"
msgstr "Cartafol que contén citas e eventos"
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
msgid "Tasks"
msgstr "Tarefas"
@@ -3790,59 +3822,59 @@ msgstr "Tarefas"
msgid "Folder containing to-do items"
msgstr "Cartafol que contén elementos para-facer"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "New appointment"
msgstr "Nova Cita"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "_Appointment"
msgstr "Cita"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "Crear unha nova cita"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "New meeting"
msgstr "Configuración da Fonte de Novas"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "_Meeting"
msgstr "Xuntanza"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
#, fuzzy
msgid "Create a new meeting request"
msgstr "Crear unha nova tarefa"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
#, fuzzy
msgid "New task"
msgstr "Nova Tarefa"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "_Tarefa"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr "Crear unha nova tarefa"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "New All Day Appointment"
msgstr "Nova Cita"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "All _Day Appointment"
msgstr "Nova C_ita"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Crear unha nova cita"
@@ -4054,7 +4086,7 @@ msgstr "Recordatorios"
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr "Resumo:"
@@ -4083,7 +4115,7 @@ msgstr "fin da cita"
msgid "hour(s)"
msgstr "hora(s)"
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
msgid "minute(s)"
msgstr "minutos"
@@ -4261,7 +4293,7 @@ msgid "_Fri"
msgstr "_Ven"
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
msgid "_General"
msgstr "_Xeral"
@@ -4400,61 +4432,61 @@ msgstr " (Pendente "
msgid "Due "
msgstr "Pendente "
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "Non foi posible actualizar os ficheiros correctamente"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "Non foi posible actualizar os ficheiros correctamente"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Editar Cita"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Cita - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Tarefa - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "Entrada de diario - %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Sen resumo"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "Gardar como..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr "ĄNon foi posible obter a versión actual!"
@@ -4526,14 +4558,14 @@ msgstr "Recorrencia"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
#, fuzzy
msgid "Scheduling"
msgstr "_Programar Xuntanza"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr "Xuntanza"
@@ -4658,7 +4690,7 @@ msgid "Member"
msgstr "Membro"
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr "RSVP"
@@ -4881,7 +4913,7 @@ msgstr "Data Completada:"
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
msgid "Needs Action"
msgstr "Precisa dunha Acción"
@@ -4908,11 +4940,11 @@ msgstr "Básico"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr "Asignación"
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
msgid "Description:"
@@ -4981,14 +5013,14 @@ msgstr "90%"
msgid "100%"
msgstr "10%"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
#, fuzzy
msgid "Deleting selected objects"
msgstr "Elimina-los contactos seleccionados"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "_Abrir"
@@ -4998,30 +5030,30 @@ msgstr "_Abrir"
msgid "_Save as..."
msgstr "Gardar como..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "_Imprimir..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "Co_rtar"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "_Copiar"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -5050,8 +5082,8 @@ msgstr "_Marca-las Tarefas como Completas"
msgid "_Delete Selected Tasks"
msgstr "_Borra-las Tarefas Seleccionadas"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr ""
@@ -5108,14 +5140,14 @@ msgid "URL"
msgstr "URL:"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %d/%m/%Y %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
@@ -5137,176 +5169,150 @@ msgstr "%02i divisións de minuto"
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%A, %d de %B"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%d de %b"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "am"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "pm"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "Nova C_ita"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "Novo _Evento de Día Completo"
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
#, fuzzy
msgid "New Meeting"
msgstr "Xuntanza"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr "Nova Tarefa"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Imprimir..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "Ir a _Hoxe"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "_Ir á Data..."
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr "_Publicar Información de Libre/Ocupado"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
#, fuzzy
msgid "_Configure..."
msgstr "_Configurar Cartafol..."
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
#, fuzzy
msgid "_Configure Pilot..."
msgstr "_Configurar Cartafol..."
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "Gardar _Como..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
#, fuzzy
msgid "_Schedule Meeting..."
msgstr "_Programar Xuntanza"
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
#, fuzzy
msgid "_Forward as iCalendar..."
msgstr "Remitir como i_Calendar"
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr "Facer esta Ocorrencia _Movible"
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr "Borrar esta _Ocorrencia"
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr "Borrar _Tódalas Ocorrencias"
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr ""
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, fuzzy, c-format
msgid "Error executing %s."
msgstr "Erro ao executar o filtro: %s: %s"
-#: calendar/gui/e-itip-control.c:678
-#, fuzzy
-msgid "Meeting begins: <b>"
-msgstr "Hora do _final da reunión:"
-
-#: calendar/gui/e-itip-control.c:683
-#, fuzzy
-msgid "Task begins: <b>"
-msgstr " (Completada "
-
-#: calendar/gui/e-itip-control.c:688
-#, fuzzy
-msgid "Free/Busy info begins: <b>"
-msgstr "Información de Libre/Ocupado"
-
-#: calendar/gui/e-itip-control.c:692
-#, fuzzy
-msgid "Begins: <b>"
-msgstr "Hora do _final da reunión:"
-
-#: calendar/gui/e-itip-control.c:704
-#, fuzzy
-msgid "Meeting ends: <b>"
-msgstr "Hora do _final da reunión:"
-
-#: calendar/gui/e-itip-control.c:707
-#, fuzzy
-msgid "Free/Busy info ends: <b>"
-msgstr "Información de Libre/Ocupado"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:711
+#: calendar/gui/e-itip-control.c:593
#, fuzzy
-msgid "Ends: <b>"
+msgid "<b>Ends:</b> "
msgstr "Hora do _final da reunión:"
-#: calendar/gui/e-itip-control.c:725
+#: calendar/gui/e-itip-control.c:606
#, fuzzy
-msgid "Task Completed: <b>"
-msgstr " (Completada "
+msgid "<b>Completed:</b> "
+msgstr "Completada "
-#: calendar/gui/e-itip-control.c:735
+#: calendar/gui/e-itip-control.c:616
#, fuzzy
-msgid "Task Due: <b>"
-msgstr " (Completada "
+msgid "<b>Due:</b> "
+msgstr "<b>Descrición:</b> %s"
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
#, fuzzy
msgid "iCalendar Information"
msgstr "información de axenda"
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
#, fuzzy
msgid "iCalendar Error"
msgstr "Axenda"
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
#, fuzzy
msgid "An unknown person"
msgstr "un remitente descońecido"
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
@@ -5314,341 +5320,341 @@ msgstr ""
"<br> Por favor, olle a seguinte información, e escolla unha acción do menú "
"de embaixo."
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr "<i>Ningunha</i>"
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr ""
"\n"
"Localización Xeográfica: "
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
#, fuzzy
msgid "Status:"
msgstr "E_stado:"
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
msgid "Accepted"
msgstr "Aceptado"
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
#, fuzzy
msgid "Tentatively Accepted"
msgstr " Tentativa "
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
msgid "Declined"
msgstr "Rexeitado"
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr "Descońecido"
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
#, fuzzy
msgid "Choose an action:"
msgstr "Escolla unha Acción"
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
#, fuzzy
msgid "Update"
msgstr "Actualización de Tarefa"
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "Aceptar"
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
#, fuzzy
msgid "Accept"
msgstr "Aceptado"
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
#, fuzzy
msgid "Tentatively accept"
msgstr " Tentativa "
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
#, fuzzy
msgid "Decline"
msgstr "Rexeitado"
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
#, fuzzy
msgid "Send Free/Busy Information"
msgstr "Información de Libre/Ocupado"
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr ""
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
#, fuzzy
msgid "Send Latest Information"
msgstr "Información da Tarefa"
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr "Cancelar"
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, c-format
msgid "<b>%s</b> has published meeting information."
msgstr "<b>%s</b> publicou información sobre unha reunión."
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
msgid "Meeting Information"
msgstr "Información da Xuntanza"
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr "<b>%s</b> require a súa presencia nunha reunión."
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
msgid "Meeting Proposal"
msgstr "Proposta de Xuntanza"
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr "<b>%s</b> desexa asistir a unha reunión existente."
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
msgid "Meeting Update"
msgstr "Actualización da Xuntanza"
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr "<b>%s</b> desexa recibir a última información sobre a reunión."
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
msgid "Meeting Update Request"
msgstr "_Solicitude de Actualización de Xuntanza"
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr "<b>%s</b> respostou a unha petición de xuntanza."
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
msgid "Meeting Reply"
msgstr "Resposta de Xuntanza"
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr "<b>%s</b> cancelou unha reunión."
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
msgid "Meeting Cancellation"
msgstr "Cancelación da Xuntanza"
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr "<b>%s</b> enviou unha mensaxe inintelixible."
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
msgid "Bad Meeting Message"
msgstr "Mensaxe Incorrecta sobre a Xuntanza"
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, c-format
msgid "<b>%s</b> has published task information."
msgstr "<b>%s</b> publicou información sobre tarefa."
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
msgid "Task Information"
msgstr "Información da Tarefa"
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr "<b>%s</b> require que se encargue dunha tarefa."
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
msgid "Task Proposal"
msgstr "Proposta de Tarefas"
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr "<b>%s</b> desexa asistir a unha tarefa existente."
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
msgid "Task Update"
msgstr "Actualización de Tarefa"
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr "<b>%s</b> desexa recibir a última información sobre a tarefa."
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
msgid "Task Update Request"
msgstr "Petición de Actualización de Tarefa"
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr "<b>%s</b> respostou a unha asignación de tarefa."
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
msgid "Task Reply"
msgstr "Resposta á Tarefa"
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr "<b>%s</b> cancelou unha tarefa."
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
msgid "Task Cancellation"
msgstr "Cancelación de Tarefa"
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
msgid "Bad Task Message"
msgstr "Mensaxe Incorrecta sobre a Tarefa"
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr "<b>%s</b> publicou información de libre/ocupado."
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
msgid "Free/Busy Information"
msgstr "Información de Libre/Ocupado"
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr "<b>%s</b> require a súa información libre/ocupado."
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
msgid "Free/Busy Request"
msgstr "Petición de Libre/Ocupado"
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr "<b>%s</b> respostou a unha petición de libre/ocupado."
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
msgid "Free/Busy Reply"
msgstr "Resposta de Libre/Ocupado"
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
msgid "Bad Free/Busy Message"
msgstr "Mensaxe de Libre/Ocupado Incorrecta"
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
#, fuzzy
msgid "The message does not appear to be properly formed"
msgstr "O cartafol parece estar corrompido sen recuperación posible."
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
#, fuzzy
msgid "The message contains only unsupported requests."
msgstr "Esta mensaxe só contén destinatarios Bcc."
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr ""
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
msgid "The attachment has no viewable calendar items"
msgstr ""
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
#, fuzzy
msgid "There was an error on the CORBA system\n"
msgstr "Houbo un erro ao descarga-la fonte de novas"
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
#, fuzzy
msgid "Object could not be found\n"
msgstr "ĄNon se puido envia-lo elemento!\n"
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
msgid "Update complete\n"
msgstr "Actualización completada\n"
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
#, fuzzy
msgid "Calendar file could not be updated!\n"
msgstr "ĄNon se puido envia-lo elemento!\n"
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr ""
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr ""
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
#, fuzzy
msgid "Attendee status updated\n"
msgstr "Enderezo do asistente"
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
#, fuzzy
msgid "Attendee status could not be updated!\n"
msgstr "Enderezo do asistente"
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
msgid "Removal Complete"
msgstr "Eliminación Completa"
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
msgid "Item sent!\n"
msgstr "ĄElemento enviado!\n"
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr "ĄNon se puido envia-lo elemento!\n"
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
#, fuzzy
msgid "Select Calendar Folder"
msgstr "Seleccionar Cartafol"
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
#, fuzzy
msgid "Select Tasks Folder"
msgstr "Seleccionar Cartafol"
@@ -5694,7 +5700,7 @@ msgstr "data-comezo"
msgid "Chair Persons"
msgstr "Presidentes"
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
msgid "Required Participants"
msgstr "Participantes Requiridos"
@@ -5703,56 +5709,57 @@ msgid "Optional Participants"
msgstr "Participantes Opcionais"
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
-msgstr "Non-Participantes"
+#, fuzzy
+msgid "Resources"
+msgstr "Recurso"
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr "Individual"
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
msgid "Group"
msgstr "Grupo"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
msgid "Resource"
msgstr "Recurso"
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr "Cuarto"
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
msgid "Chair"
msgstr "Presidencia"
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
msgid "Required Participant"
msgstr "Participantes Requiridos"
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr "Participante Opcional"
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr "Non-Participante"
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr "Tentativa"
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
msgid "Delegated"
msgstr "Delegado"
@@ -5763,22 +5770,22 @@ msgstr "En Progreso"
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr "%A, %d de %B de %Y"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a %d/%m/%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%d/%m/%Y"
@@ -5842,8 +5849,8 @@ msgstr "Hora do _inicio da reunión:"
msgid "Meeting _end time:"
msgstr "Hora do _final da reunión:"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, fuzzy, c-format
msgid "Opening tasks at %s"
msgstr "Abrindo armacenamento %s"
@@ -5858,7 +5865,7 @@ msgstr "Non foi posible cargar as tarefas en `%s'"
msgid "The method required to load `%s' is not supported"
msgstr "O método requirido para cargar `%s' non está soportado"
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "Non foi posible abrir o cartafol en `%s'"
@@ -5878,26 +5885,42 @@ msgstr "Elimina-los contactos seleccionados"
msgid "Expunging"
msgstr "Limpar"
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "Nova _Cita..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr "Non foi posible abrir o cartafol en `%s'"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr "O método requirido para cargar `%s' non está soportado"
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, fuzzy, c-format
msgid "Opening calendar at %s"
msgstr "Abrir axenda"
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "Abrindo cartafol %s"
@@ -5958,54 +5981,54 @@ msgstr "outubro"
msgid "September"
msgstr "setembro"
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
msgid "At least one attendee is necessary"
msgstr ""
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr "Debe estabrecerse un organizador."
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
#, fuzzy
msgid "Event information"
msgstr "información de axenda"
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
#, fuzzy
msgid "Task information"
msgstr "Información da Tarefa"
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
#, fuzzy
msgid "Journal information"
msgstr "Información Opcional"
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
#, fuzzy
msgid "Free/Busy information"
msgstr "Información de Libre/Ocupado"
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
#, fuzzy
msgid "Calendar information"
msgstr "información de axenda"
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
#, fuzzy
msgid "Updated"
msgstr "Actualización de Tarefa"
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
#, fuzzy
msgid "Refresh"
msgstr "Actualizar Lista"
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr ""
@@ -6246,7 +6269,7 @@ msgid "Print Calendar"
msgstr "Imprimir Axenda"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Previsualización da Impresión"
@@ -6271,7 +6294,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr "O URI do cartafol de tarefas a amosar"
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
#, fuzzy
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
@@ -6284,12 +6307,12 @@ msgstr ""
"\n"
"żEliminar realmente estas mensaxes?"
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr "Non preguntar de novo"
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
#, fuzzy
msgid "Print Tasks"
msgstr "Imprimir tarxetas"
@@ -8330,7 +8353,7 @@ msgstr "Copiando as mensaxes"
msgid "Copying messages"
msgstr "Copiando as mensaxes a %s"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -8338,47 +8361,47 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr "Cancelado."
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, fuzzy, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr "Resposta inesperada do servidor IMAP: %s"
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
#, fuzzy
msgid "No data provided"
msgstr "Non se especificou un nome de cartafol"
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
#, fuzzy
msgid "Failed to encrypt: No valid recipients specified."
msgstr "Non se pode enviar a mensaxe: non se definiron destinatarios."
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, fuzzy, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -8386,18 +8409,24 @@ msgid ""
"%.*s"
msgstr "Non se puido descodifica-la mensaxe."
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, fuzzy, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr "Non se puido descodifica-la mensaxe."
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "Non se puido descodifica-la mensaxe."
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
#, fuzzy
msgid "Failed to execute gpg."
msgstr "Non se puido descodifica-la mensaxe."
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, fuzzy, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr "Non foi posible crear o ficheiro temporal: %s"
@@ -8643,7 +8672,7 @@ msgstr ""
"%s"
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr "Mala resposta de autenticación do servidor."
@@ -8763,7 +8792,7 @@ msgstr "Para ler correo coma unha petición de outro conxunto de cartafoles"
msgid "No provider available for protocol `%s'"
msgstr "Non hai ningún fornecedor dispońible para o protocolo `%s'"
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8809,12 +8838,12 @@ msgstr "Non se puido descodifica-la mensaxe."
msgid "Failed to verify certificates."
msgstr "Non se puido verifica-los certificados."
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
#, fuzzy
msgid "Cannot get folder: Invalid operation on this store"
msgstr "Non se pode crear bloqueo de cartafol en %s: %s"
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
#, fuzzy
msgid "Cannot create folder: Invalid operation on this store"
msgstr "Non se pode crear bloqueo de cartafol en %s: %s"
@@ -9040,77 +9069,105 @@ msgstr "Non foi posible renomear o cartafol: %s"
msgid "Cannot rename folder: %s: No such folder"
msgstr "Non foi posible renomear o cartafol %s a %s: %s"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr "Operación cancelada"
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, fuzzy, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr "O servidor desconectou inesperadamente"
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "Resposta inesperada do servidor IMAP: %s"
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "O comando IMAP fallou: %s"
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr "A resposta do servidor rematou cedo de máis."
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr "A resposta do servidor IMAP non contińa información sobre %s"
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr "Resposta positiva inesperada do servidor IMAP: %s"
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr "Non foi posible crear o directorio %s: %s"
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr "Non foi posible carga-lo resumo de %s"
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr "O cartafol foi destruido e rexenerado no servidor."
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr "Buscando mensaxes cambiadas"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Non se puido descodifica-la mensaxe."
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"Non é posible obter a mensaxe: %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr "Non existe a mensaxe"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr "Esta mensaxe non está dispońible actualmente."
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr "Recollendo información de resumo para as mensaxes novas"
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr "Buscando mensaxes novas"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr "Non foi posible atopar o corpo da mensaxe na resposta FETCH."
@@ -9135,7 +9192,7 @@ msgstr "Comprobando o novo correo"
msgid "Check for new messages in all folders"
msgstr "Comprobar as novas mensaxes en tódolos cartafoles"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "Cartafoles"
@@ -9165,7 +9222,7 @@ msgstr "Para ler e almacenar correo en servidores IMAP."
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
msgid "Password"
msgstr "Contrasinal"
@@ -9174,77 +9231,77 @@ msgid "This option will connect to the IMAP server using a plaintext password."
msgstr ""
"Esta opción conectarase ó servidor IMAP usando un contrasinal sen cifrar."
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "Servidor de SMTP %s"
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "Servicio %s para %s en %s"
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "Conexión cancelada"
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr "Non foi posible conectarse a %s (porto %d): %s"
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr ""
"Non foi posible conectarse ó servidor POP.\n"
"Erro enviando o nome de usuario: %s"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
#, fuzzy
msgid "SSL/TLS extension not supported."
msgstr "Operación non soportada"
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
#, fuzzy
msgid "SSL negotiations failed"
msgstr "A autenticación fallou."
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "O cartafol `%s' non existe."
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr "O servidor IMAP %s non soporta o tipo de autenticación %s solicitado."
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr "Non hai soporte para o tipo de autenticación %s"
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr "%sIntroduza o contrasinal IMAP para %s@%s"
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr "Non introduciu un contrasinal."
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9255,19 +9312,24 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr "Non existe o cartafol %s"
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, fuzzy, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr "O nome do cartafol non pode conter o carácter Return."
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Erro descońecido: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr "Non se lle permite ao cartafol pai conter subcartafoles"
@@ -9413,27 +9475,6 @@ msgstr "Fallo na mensaxe %d"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "Non se pode engadir a mensaxe ao cartafol maildir: %s: %s"
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"Non é posible obter a mensaxe: %s\n"
-" %s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr "Non existe a mensaxe"
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9524,19 +9565,19 @@ msgstr "Non se pode crear bloqueo de cartafol en %s: %s"
msgid "Cannot open mailbox: %s: %s\n"
msgstr "Non se pode abri-la caixa do correo: %s: %s\n"
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
#, fuzzy
msgid "Mail append cancelled"
msgstr "Operación cancelada"
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr "Non se pode engadir a mensaxe ao ficheiro mbox: %s: %s"
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9545,11 +9586,11 @@ msgstr ""
"Non é posible obter a mensaxe: %s do cartafol %s\n"
" %s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr "O cartafol parece estar corrompido sen recuperación posible."
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr "Contrucción da mensaxe fallida: żmailbox corrompido?"
@@ -9659,12 +9700,13 @@ msgstr "Erro descońecido: %s"
msgid "Could not store folder: %s"
msgstr "Non foi posible renomear o cartafol: %s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr "Erro ao escribir á caixa de correo temporal: %s"
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr "Erro escribindo á caixa de correo temporal: %s: %s"
@@ -9876,7 +9918,7 @@ msgstr "Deixar as mensaxes no servidor"
msgid "Delete after %s day(s)"
msgstr "Borrar despois de %s día(s)"
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr "POP"
@@ -9967,7 +10009,7 @@ msgid "No such folder `%s'."
msgstr "Non existe o cartafol `%s'."
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
msgid "Sendmail"
msgstr "Sendmail"
@@ -10023,7 +10065,7 @@ msgstr "sendmail"
msgid "Mail delivery via the sendmail program"
msgstr "Entrega de correo a través do programa sendmail"
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr "SMTP"
@@ -10143,40 +10185,40 @@ msgstr "Autenticación requirida"
msgid "Welcome response error"
msgstr "Erro na resposta RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, fuzzy, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr ""
"Non foi posible conectarse ó servidor POP.\n"
"Erro enviando o nome de usuario: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
#, fuzzy
msgid "server does not appear to support SSL"
msgstr "O cartafol parece estar corrompido sen recuperación posible."
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, fuzzy, c-format
msgid "STARTTLS request timed out: %s"
msgstr "A petición AUTH expirou: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
#, fuzzy
msgid "STARTTLS response error"
msgstr "Erro na resposta RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, fuzzy, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr "O servidor SMTP %s non soporta o tipo de autenticación %s requirida"
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr "%sIntroduza o contrasinal SMTP para %s@%s"
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -10187,90 +10229,90 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr "Servidor de SMTP %s"
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr "Entrega de correo SMTP vía %s"
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr "Non se pode enviar a mensaxe: enderezo do autor non válido"
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
msgid "Sending message"
msgstr "Enviando a mensaxe"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr "Non se pode enviar a mensaxe: non se definiron destinatarios."
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
#, fuzzy
msgid "Cannot send message: one or more invalid recipients"
msgstr "Non se pode enviar a mensaxe: non se definiron destinatarios."
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr "Saúdo SMTP"
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, fuzzy, c-format
msgid "HELO request timed out: %s"
msgstr "A petición RSET expirou: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
#, fuzzy
msgid "HELO response error"
msgstr "Erro na resposta RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
msgid "SMTP Authentication"
msgstr "Autenticación SMTP"
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr "Erro ao crear o obxecto de autenticación SASL."
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr "A petición AUTH expirou: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr "A petición AUTH fallou."
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr "Mala resposta de autenticación do servidor.\n"
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr "A petición MAIL FROM expirou: %s: correo non enviado"
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
#, fuzzy
msgid "MAIL FROM response error"
msgstr "Erro na resposta MAIL FROM: %s: correo non enviado"
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr "A petición RCPT TO expirou: %s: correo non enviado"
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr "A petición DATA expirou: %s: correo non enviado"
@@ -10278,38 +10320,38 @@ msgstr "A petición DATA expirou: %s: correo non enviado"
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
#, fuzzy
msgid "DATA response error"
msgstr "Erro na resposta RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr "O envío de DATA expirou: remate da mensaxe: %s: correo non enviado"
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
#, fuzzy
msgid "DATA termination response error"
msgstr "Mala resposta de autenticación do servidor."
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr "A petición RSET expirou: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
#, fuzzy
msgid "RSET response error"
msgstr "Erro na resposta RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, fuzzy, c-format
msgid "QUIT request timed out: %s"
msgstr "A petición AUTH expirou: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
#, fuzzy
msgid "QUIT response error"
msgstr "Erro na resposta RSET: %s"
@@ -10383,7 +10425,7 @@ msgstr "Tipo MIME:"
msgid "Suggest automatic display of attachment"
msgstr "Suxerir que se amose o anexo automaticamente"
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
msgid "Click here for the address book"
msgstr "Prema aquí para o libro de enderezos"
@@ -10394,45 +10436,45 @@ msgstr "Prema aquí para o libro de enderezos"
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
msgid "Reply-To:"
msgstr "Responder-A:"
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
msgid "From:"
msgstr "De:"
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr "Asunto:"
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr "Para:"
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
msgid "Enter the recipients of the message"
msgstr "Introduza os destinatarios da mensaxe"
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr "Cc:"
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr "Introduza os enderezos que recibirán unha copia da mensaxe"
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr "Bcc:"
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
"appearing in the recipient list of the message."
@@ -10443,11 +10485,16 @@ msgstr ""
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
#, fuzzy
msgid "Post To:"
msgstr "_Porto:"
+#: composer/e-msg-composer-hdrs.c:431
+#, fuzzy
+msgid "Posting destination"
+msgstr "descrición"
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -10467,34 +10514,34 @@ msgstr ""
"Erro ao le-lo ficheiro %s:\n"
"%s"
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
msgid "Warning!"
msgstr "ĄAviso!"
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr "O ficheiro existe, żsobrescribir?"
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, c-format
msgid "Error saving file: %s"
msgstr "Erro ao gardar o ficheiro: %s"
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr "Erro ao cargar o ficheiro: %s"
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, c-format
msgid "Error accessing file: %s"
msgstr "Erro ao acceder ao ficheiro: %s"
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
msgid "Unable to retrieve message from editor"
msgstr "Non foi posible recibir a mensaxe do editor"
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, c-format
msgid ""
"Unable to seek on file: %s\n"
@@ -10503,7 +10550,7 @@ msgstr ""
"Non é posible desprazarse no ficheiro: %s\n"
"%s"
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, c-format
msgid ""
"Unable to truncate file: %s\n"
@@ -10512,7 +10559,7 @@ msgstr ""
"Non foi posible trunca-lo ficheiro: %s\n"
"%s"
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, c-format
msgid ""
"Error autosaving message: %s\n"
@@ -10521,7 +10568,7 @@ msgstr ""
"Erro ao autogardar a mensaxe: %s:\n"
" %s"
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
#, fuzzy
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
@@ -10530,56 +10577,35 @@ msgstr ""
"Evolution atopou ficheiros non gravados dunha sesión anterior.\n"
"żGostaríalle probar a recuperalos?"
-#: composer/e-msg-composer.c:1516
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-"Esta mensaxe non foi enviada.\n"
-"\n"
-"żDesexa gardar os cambios?"
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
#, fuzzy
msgid "Warning: Modified Message"
msgstr "Mensaxe Remitida"
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr "Abrir ficheiro"
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "Gravar sinatura"
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-#, fuzzy
-msgid "Set as default"
-msgstr " (por defecto)"
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "Compońer unha mensaxe"
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
msgstr ""
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
#, fuzzy
msgid ""
"Could not create composer window:\n"
@@ -10588,7 +10614,7 @@ msgstr ""
"Non foi posible crear a fiestra do compositor, porque aínda\n"
"non configurou ningunha identidade no compońente de correo."
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10655,7 +10681,7 @@ msgstr "O asunto contén"
msgid "Subject does not contain"
msgstr "O asunto non contén"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10683,100 +10709,100 @@ msgstr "Categorías"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a %d/%m/%Y %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a %d/%m/%Y %H:%M"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
#, fuzzy
msgid "%a %m/%d/%Y %I %p"
msgstr "%a %d/%m/%Y %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
#, fuzzy
msgid "%a %m/%d/%Y %H"
msgstr "%a %d/%m/%Y %H:%M"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
#, fuzzy
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
#, fuzzy
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%a %d/%m/%Y %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
#, fuzzy
msgid "%m/%d/%Y %I:%M %p"
msgstr "%a %d/%m/%Y %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
#, fuzzy
msgid "%m/%d/%Y %H:%M"
msgstr "%a %d/%m/%Y %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
#, fuzzy
msgid "%m/%d/%Y %I %p"
msgstr "%a %d/%m/%Y %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
#, fuzzy
msgid "%m/%d/%Y %H"
msgstr "%d/%m/%Y"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%H:%M:%S"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%I:%M %p"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr "%I %p"
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
msgid "seconds"
msgstr "segundos"
@@ -10893,32 +10919,32 @@ msgstr ""
"Erro na expresión regular '%s':\n"
"%s"
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr "Importante"
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
#, fuzzy
msgid "Work"
msgstr "Traballando"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
msgid "Personal"
msgstr ""
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
#, fuzzy
msgid "To Do"
msgstr "Togo"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
#, fuzzy
msgid "Later"
msgstr "despois"
@@ -11190,7 +11216,7 @@ msgstr "non é"
msgid "is not Flagged"
msgstr "Marcada"
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
msgid "Label"
msgstr ""
@@ -11256,7 +11282,7 @@ msgstr "é menor que"
msgid "Score"
msgstr "Puntuación"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "Autor"
@@ -11293,7 +11319,7 @@ msgstr "comeza por"
msgid "Stop Processing"
msgstr "Parar o Procesamento"
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "Asunto"
@@ -11362,7 +11388,7 @@ msgstr "Examinando %s"
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr "Correo"
@@ -11428,7 +11454,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr "Evolution está importando os datos antigos de Netscape"
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr "Lixo"
@@ -11507,68 +11533,71 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr "Fábrica para o compositor de Evolution."
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
+msgid ""
+"Configure mail preferences, including security and message display, here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "Fábrica para o compositor de Evolution."
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#, fuzzy
+msgid "Configure your email accounts here"
+msgstr "Crear ou editar contas de correo e outras preferencias"
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
msgid "Evolution component for handling mail."
msgstr "Compońente de evolution para manexar o correo."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
msgid "Evolution mail composer."
msgstr "Compositor de correo de Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
msgid "Evolution mail executive summary component."
msgstr "Compońente de resumo executivo do correo de Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
msgid "Evolution mail folder display component."
msgstr "Compońente de mostra de cartafoles de correo de Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
msgid "Evolution mail folder factory component."
msgstr "Compońente de fábrica de cartafoles de correo de Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
msgid "Factory for the Evolution composer."
msgstr "Fábrica para o compositor de Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
msgid "Factory for the Mail Summary component."
msgstr "Fábrica para a compońente Resumo de Correo."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
#, fuzzy
msgid "Font Preferences"
msgstr "Modifica-las preferencias"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
#, fuzzy
msgid "Mail Accounts"
msgstr "Contas"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
#, fuzzy
msgid "Mail Preferences"
msgstr "Preferencias da Axenda"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
msgid "Mail configuration interface"
msgstr "Interface de configuración do correo"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr ""
-
#: mail/component-factory.c:102
msgid "Folder containing mail"
msgstr "Cartafol que contén correo"
@@ -11593,264 +11622,264 @@ msgstr "Propiedades..."
msgid "Change this folder's properties"
msgstr "Modificar as propiedades deste cartafol"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
msgstr ""
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr "Non definiu ningún método de envío de correo"
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Mensaxe Remitida"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr "Nova Mensaxe de Correo"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr "Enviar _Mensaxe"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "Compońer unha mensaxe"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "Seguinte Mensaxe"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "Anterior Mensaxe"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "Nova Mensaxe de Correo"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "Non se pode inicializar o compońente de correo de Evolution."
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
#, fuzzy
msgid "Cannot initialize Evolution's mail config component."
msgstr "Non se pode inicializar o compońente de correo de Evolution."
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
#, fuzzy
msgid "Cannot initialize Evolution's folder info component."
msgstr "Non se pode inicializar o compońente de correo de Evolution."
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
#, fuzzy
msgid "Connecting..."
msgstr "Conectando ao servidor..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr "Non se pode rexistrar o armacenamento co shell"
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr "Propiedades de \"%s\""
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "Propiedades"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr "Non foi posible crear o directorio temporal: %s"
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr "%d nova(s)"
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ", "
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr "%d oculta(s)"
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr ""
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr "%d seleccionada(s)"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr "%d sen enviar"
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, fuzzy, c-format
msgid "%d sent"
msgstr "%d sen enviar"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr "%d total"
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
#, fuzzy
msgid "Create _Virtual Folder From Search..."
msgstr "Crear Cartafol _Virtual Dende Mensaxe"
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr "CartafolV polo A_sunto"
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr "CartafolV polo Au_tor"
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr "CartafolV polos _Destinatarios"
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr "CartafolV pola _Lista de Correo"
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr "Filtrar polo As_unto"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr "Filtrar polo Au_tor"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr "Filtrar polos D_estinatarios"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr "Filtrar pola Lista de _Correo"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr "_Editar coma unha Nova Mensaxe"
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "_Imprimir"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr "_Responder ó Autor"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr "Responder á _Lista"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "Responder a _Todos"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "_Remitir"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
#, fuzzy
msgid "Fla_g Completed"
msgstr "Completada"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
#, fuzzy
msgid "Cl_ear Flag"
msgstr "Limpar"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "Marcar como _Lida"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
#, fuzzy
msgid "Mark as _Unread"
msgstr "Marcar como _Non Lida"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr "Marcar coma _Importante"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
#, fuzzy
msgid "_Mark as Unimportant"
msgstr "Marcar coma Non Im_portante"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
#, fuzzy
msgid "U_ndelete"
msgstr "_Recuperar"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
#, fuzzy
msgid "Mo_ve to Folder..."
msgstr "_Mover ó Cartafol.."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "_Copiar a un Cartafol..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
#, fuzzy
msgid "Add Sender to Address_book"
msgstr "Engadir o Autor ao Libro de Enderezos"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
#, fuzzy
msgid "Appl_y Filters"
msgstr "Aplicar Filtros"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
#, fuzzy
msgid "Crea_te Rule From Message"
msgstr "Crear Reg_ra Dende Mensaxe"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
#, fuzzy
msgid "VFolder on M_ailing List"
msgstr "CartafolV pola Lista de Correo"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, fuzzy, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "Filtrar pola Lista de Correo (%s)"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, fuzzy, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "CartafolV pola Lista de Correo (%s)"
@@ -11925,20 +11954,20 @@ msgstr "Non encheu toda a información requirida."
msgid "Evolution Account Editor"
msgstr "Editor de Contas de Evolution"
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
msgid "_Host:"
msgstr "_Servidor:"
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
#, fuzzy
msgid "User_name:"
msgstr "Nome de _Usuario:"
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
msgid "_Path:"
msgstr "_Ruta:"
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr "Non pode crear dúas contas co mesmo nome"
@@ -11967,7 +11996,7 @@ msgid "Enable"
msgstr "Activado"
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
msgid "Enabled"
msgstr "Activado"
@@ -12017,7 +12046,7 @@ msgid ""
"And have been updated."
msgstr ""
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -12029,7 +12058,7 @@ msgstr ""
"recibir ou compońer correo.\n"
"żQuere configuralo agora?"
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
@@ -12037,7 +12066,7 @@ msgstr ""
"Ten que configurar unha identidade\n"
"antes de poder escribir correo."
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
@@ -12046,18 +12075,18 @@ msgstr ""
"antes de poder compońelo."
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
msgstr ""
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
#, fuzzy
msgid "Send anyway?"
msgstr "Enviar unha mensaxe"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
@@ -12065,7 +12094,7 @@ msgstr ""
"Esta mensaxe non ten asunto.\n"
"żEnviar realmente?"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
@@ -12073,11 +12102,11 @@ msgstr ""
"Xa que a lista de contactos á que envía está configurada para agocha-los "
"enderezos da lista, esta mensaxe só ha conter destinatarios Bcc."
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr "Esta mensaxe só contén destinatarios Bcc."
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
@@ -12087,11 +12116,11 @@ msgstr ""
"cabeceira Apparently-To.\n"
"żEnviar de todas maneiras?"
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr "Ten que especificar destinatarios para poder enviar esta mensaxe."
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
@@ -12099,28 +12128,28 @@ msgstr ""
"Incapaz de abrir o cartafol de borradores para esta conta.\n"
"żGostaríalle usar o cartafol de borradores por defecto?"
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr "un remitente descońecido"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr "O %a, %Y-%m-%d ás %H:%M, %%s escribiu:"
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr "Mover mensaxe(s) a"
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr "Copiar mensaxe(s) a"
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr "żEstá seguro de que quere editar todas as %d mensaxes?"
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
@@ -12128,7 +12157,7 @@ msgstr ""
"Só pode editar mensaxes gardadas\n"
"no cartafol de Borradores."
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
@@ -12136,39 +12165,39 @@ msgstr ""
"Só pode reenviar mensaxes\n"
"do cartafol de Enviadas."
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr "żEstá seguro de que quere re-enviar as %d mensaxes?"
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr "Ningunha Mensaxe Seleccionada"
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "żSobrescribir ficheiro?"
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "Gardar Mensaxe Como..."
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "Gardar Mensaxes Como..."
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
#, fuzzy
msgid "Go to next folder with unread messages?"
msgstr "Amosa-la seguinte mensaxe sen ler"
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
msgstr ""
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -12180,7 +12209,7 @@ msgstr ""
"\n"
"żEliminar realmente estas mensaxes?"
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
@@ -12189,28 +12218,28 @@ msgstr ""
"Erro ao cargar a información do filtro:\n"
"%s"
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr "Filtros"
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, fuzzy, c-format
msgid "Page %d of %d"
msgstr "Recibindo a mensaxe %d de %d"
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "Imprimir Mensaxe"
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr ""
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "A impresión da mensaxe fallou"
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr ""
@@ -12232,7 +12261,7 @@ msgstr "descrición"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
#, fuzzy
msgid "Unnamed"
msgstr "Contacto Sen Nome"
@@ -12305,20 +12334,20 @@ msgstr ""
"Este nome só se emprega para amosalo."
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
msgid "Evolution Account Assistant"
msgstr "Asistente de Contas de Evolution"
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, fuzzy, c-format
msgid "Account %d"
msgstr "Conta"
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr "Comprobando Servicio"
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr "Conectando ao servidor..."
@@ -12499,321 +12528,325 @@ msgstr "IDs dixitais..."
msgid "Do not quote original message"
msgstr "Non se pode abrir a mensaxe"
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
msgid "Done"
msgstr "Feito"
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
#, fuzzy
msgid "Drafts _folder:"
msgstr "Cartafol de borradores:"
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
msgid "E_nable"
msgstr "A_ctivar"
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
#, fuzzy
msgid "Emacs"
msgstr "Este"
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
#, fuzzy
msgid "Email Accounts"
msgstr "Enderezo contén"
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
#, fuzzy
msgid "Email _address:"
msgstr "Enderezo de Correo:"
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
#, fuzzy
msgid "Empty _trash folders on exit"
msgstr "_Baleirar os cartafoles de lixo ao sair"
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
#, fuzzy
msgid "Execute Command..."
msgstr "Executar accións"
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
#, fuzzy
msgid "Fi_xed -width:"
msgstr "remata en"
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
#, fuzzy
msgid "Font Properties"
msgstr "Propiedades"
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
#, fuzzy
msgid "Format messages in _HTML"
msgstr "Mensaxes remitidas"
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
msgid "Get Digital ID..."
msgstr "Obter ID Dixital..."
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
#, fuzzy
msgid "Highlight _quotations with"
msgstr "_Resaltar as citas con "
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
msgid "IMAPv4 "
msgstr "IMAPv4"
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr "Identidade"
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
msgid "Inline"
msgstr "Inline"
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
msgid "Kerberos "
msgstr "Kerberos "
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
#, fuzzy
msgid "Labels and Colors"
msgstr "Gardar e Pechar"
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
#, fuzzy
msgid "Loading Images"
msgstr "Cargar _Imaxes"
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr "Configuración do Correo"
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
msgid "Mailbox location"
msgstr "Localización da caixa do correo"
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
#, fuzzy
msgid "Message Composer"
msgstr "Cabeceira da Mensaxe"
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
#, fuzzy
msgid "Message Display"
msgstr "Visualización das _Mensaxes"
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
#, fuzzy
msgid "Microsoft"
msgstr "Micronesia"
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
#, fuzzy
msgid "New Mail Notification"
msgstr "Configuración do Correo"
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr ""
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
msgid "Optional Information"
msgstr "Información Opcional"
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
#, fuzzy
msgid "Or_ganization:"
msgstr "Organi_zación:"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
#, fuzzy
msgid "PGP/GPG _Key ID:"
msgstr "ID da Clave PGP:"
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr "Escoller unha cor"
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
#, fuzzy
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr "Avisar cando se envíen mensaxes con só destinatarios _Bcc definidos"
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
#, fuzzy
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr "Pretty Good Privacy"
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
#, fuzzy
msgid "Printed Fonts"
msgstr "Imprimi-los contactos seleccionados"
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
msgid "Qmail maildir "
msgstr "Maildir de Qmail "
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
#, fuzzy
msgid "Quote original message"
msgstr "Non se pode abrir a mensaxe"
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
msgid "Quoted"
msgstr "Citado"
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
#, fuzzy
msgid "Re_member this password"
msgstr "Lembrar este contrasinal"
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
#, fuzzy
msgid "Re_ply-To:"
msgstr "Responder-A:"
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
msgid "Receiving Email"
msgstr "Recepción de Correo"
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
#, fuzzy
msgid "Receiving _Options"
msgstr "Opcións de Recepción"
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
#, fuzzy
msgid "Remember this _password"
msgstr "Lembrar este contrasinal"
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
msgid "Required Information"
msgstr "Información Requirida"
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
#, fuzzy
msgid "Restore Defaults"
msgstr "Opcións por defecto"
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
#, fuzzy
msgid "S_ecurity"
msgstr "Seguridade"
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
#, fuzzy
msgid "Secure MIME (S/MIME)"
msgstr "MIME Seguro"
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr ""
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr ""
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
#, fuzzy
msgid "Select PGP program"
msgstr "Seleccionar un binario PGP"
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
msgid "Sending Email"
msgstr "Enviando Correo"
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
#, fuzzy
msgid "Sent _messages folder:"
msgstr "Cartafol de mensaxes enviadas:"
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
msgid "Sent and Draft Messages"
msgstr "Mensaxes Enviadas e Borradores"
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
#, fuzzy
msgid "Ser_ver requires authentication"
msgstr "O servidor require _autenticación"
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
msgid "Server Configuration"
msgstr "Configuración do Servidor"
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
#, fuzzy
msgid "Server _Type: "
msgstr "Tipo de Servidor: "
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
#, fuzzy
msgid "Shortcuts _type:"
msgstr "Atallos"
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
#, fuzzy
msgid "Signature #1"
msgstr "Gravar sinatura"
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
#, fuzzy
msgid "Signature #2"
msgstr "Gravar sinatura"
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
#, fuzzy
msgid "Specify _filename:"
msgstr "Nome do estilo:"
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
msgid "Spell Checking Language"
msgstr ""
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
msgid "Spell _Checking"
msgstr ""
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr "mbox estándar de Unix"
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
msgid ""
"Type the name by which you would like to refer to this account.\n"
"For example: \"Work\" or \"Personal\""
msgstr ""
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
#, fuzzy
msgid "V_ariable-width:"
msgstr "Variable"
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
@@ -12823,205 +12856,205 @@ msgstr ""
"\n"
"Prema en \"Seguinte\" para comezar. "
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
#, fuzzy
msgid "XEmacs"
msgstr "Este"
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
#, fuzzy
msgid "_Add Signature"
msgstr "Sinatura _HTML:"
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr "Cargar _sempre as mensaxes da rede"
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
#, fuzzy
msgid "_Always sign outgoing messages when using this account"
msgstr "Asinar sempre as mensaxes saíntes cando se use esta conta"
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
#, fuzzy
msgid "_Authentication Type: "
msgstr "Tipo de Autenticación: "
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
#, fuzzy
msgid "_Authentication type: "
msgstr "Tipo de Autenticación: "
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
#, fuzzy
msgid "_Automatically check for new mail"
msgstr "Comprobar _automaticamente se hai correo novo cada"
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
#, fuzzy
msgid "_Automatically insert smiley images"
msgstr "Comprobar _automaticamente se hai correo novo cada"
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
msgid "_Beep when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
#, fuzzy
msgid "_Certificate ID:"
msgstr "ID do certificado:"
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
#, fuzzy
msgid "_Confirm when expunging a folder"
msgstr "Limpando o cartafol"
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
#, fuzzy
msgid "_Default signature:"
msgstr "Sinatura _HTML:"
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
#, fuzzy
msgid "_Defaults"
msgstr "Opcións por defecto"
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
msgid "_Do not notify me when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
#, fuzzy
msgid "_Enable"
msgstr "Activado"
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr ""
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
#, fuzzy
msgid "_Forward style:"
msgstr "Remitir Coma"
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
#, fuzzy
msgid "_Full name:"
msgstr "_Nome Completo:"
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
#, fuzzy
msgid "_HTML Mail"
msgstr "En correo HTML"
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
#, fuzzy
msgid "_Identity"
msgstr "Identidade"
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
msgid "_Load images if sender is in addressbook"
msgstr "_Cargar imaxes se o autor está no libro de enderezos"
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
#, fuzzy
msgid "_Make this my default account"
msgstr "Facer esta a mińa conta por _defecto"
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
#, fuzzy
msgid "_Mark messages as read after"
msgstr "_Marcar mensaxes como Lidas despois de"
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
msgid "_Name:"
msgstr "_Nome:"
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr "_Nunca cargar as imaxes da rede"
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
msgid "_PGP binary path:"
msgstr "Ruta do binario _PGP:"
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
msgid "_Play sound file when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
#, fuzzy
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr "Avisar cando se envíen mensaxes cun asunto baleiro"
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
#, fuzzy
msgid "_Prompt when sending messages with an empty subject line"
msgstr "Avisar cando se envíen mensaxes cun asunto baleiro"
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
#, fuzzy
msgid "_Receiving Mail"
msgstr "Recepción de Correo"
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
#, fuzzy
msgid "_Reply style:"
msgstr "Responder a Todos"
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
msgid "_Restore defaults"
msgstr ""
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
#, fuzzy
msgid "_Script:"
msgstr "_Seguridade"
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr "_Seguridade"
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
#, fuzzy
msgid "_Sending Mail"
msgstr "Enviando Correo"
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
#, fuzzy
msgid "_Show animated images"
msgstr "Amosa-lo Tempo Coma"
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
#, fuzzy
msgid "_Signatures"
msgstr "Sinatura _HTML:"
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
#, fuzzy
msgid "_Use secure connection (SSL):"
msgstr "Usar conexión segura (_SSL)"
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
#, fuzzy
msgid "_Variable-width:"
msgstr "Variable"
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
#, fuzzy
msgid "_every"
msgstr "Cada"
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
#, fuzzy
msgid "color"
msgstr " cor"
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
msgid "description"
msgstr "descrición"
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -13090,128 +13123,133 @@ msgstr "Cargar _Imaxes"
msgid "Loading message content"
msgstr "Cargado o contido da mensaxe"
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
#, fuzzy
msgid "Overdue:"
msgstr "Tarefas _retrasadas:"
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "O %d de %B ás %k:%M"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr "Abrir Ligazón no Navegador"
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr "Copiar Localización da Ligazón"
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr "Gardar Ligazón coma (AMÁŃAME)"
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr "Gardar Imaxe coma..."
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "Examinando %s"
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr "%s anexo"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr "Non se puido procesar a mensaxe MIME. Mostrando como fonte."
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "Data"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr "Enderezo Incorrecto"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "De"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr "Responder-A"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "Para"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr "Cc"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
#, fuzzy
msgid "Bcc"
msgstr "Bcc:"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
#, fuzzy
msgid "Mailer"
msgstr ""
"\n"
"Cliente de Correo: "
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
#, fuzzy
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr "Esta mensaxe está asinada dixitalmente e comprobouse a autenticidade."
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "Non foi posible crear un contexto de verificación PGP."
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr "Esta mensaxe está asinada dixitalmente e comprobouse a autenticidade."
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
"Esta mensaxe está asinada dixitalmente pero non se puido comprobar a súa "
"autenticidade"
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr "Punteiro a sitio FTP (%s)"
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr "Punteiro a ficheiro local (%s) válido no sitio \"%s\""
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr "Punteiro a ficheiro local (%s)"
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr "Punteiro a datos remotos (%s)"
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr "Punteiro a datos externos descońecidos (tipo \"%s\")"
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr "Parte external-body mal formada."
@@ -13340,59 +13378,59 @@ msgstr "Movendo mensaxes a %s"
msgid "Copying messages to %s"
msgstr "Copiando as mensaxes a %s"
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr "Examinando os cartafoles en \"%s\""
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr "Mensaxes remitidas"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr "Abrindo cartafol %s"
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr "Abrindo armacenamento %s"
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr "Eliminando o cartafol %s"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, fuzzy, c-format
msgid "Storing folder '%s'"
msgstr "Creando o cartafol %s"
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
msgid "Refreshing folder"
msgstr "Refrescando o cartafol"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr "Limpando o cartafol"
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr "Recibindo a mensaxe %s"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr "Recibindo %d mensaxe(s)"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr "Gardando %d mensaxe(s)"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
@@ -13401,7 +13439,7 @@ msgstr ""
"Non foi posible crear o ficheiro de saída: %s\n"
" %s"
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
@@ -13410,11 +13448,11 @@ msgstr ""
"Erro ao gardar as mensaxes en: %s:\n"
" %s"
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr "Gardando anexo"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
@@ -13423,22 +13461,22 @@ msgstr ""
"Non é posible crear ficheiro de saída: %s:\n"
" %s"
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr "Non foi posible escribir os datos: %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr "Desconectando de %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, fuzzy, c-format
msgid "Reconnecting to %s"
msgstr "Desconectando de %s"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "_Buscar"
@@ -13511,24 +13549,24 @@ msgstr "Actualizando..."
msgid "Waiting..."
msgstr "Agardando..."
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
msgid "User canceled operation."
msgstr "O usuario cancelou a operación."
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
msgid "_Remember this password"
msgstr "_Lembrar este contrasinal"
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
msgid "_Remember this password for the remainder of this session"
msgstr ""
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, fuzzy, c-format
msgid "Enter Password for %s"
msgstr "Introduza o seu contrasinal para %s"
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
#, fuzzy
msgid "Enter Password"
msgstr "Contrasinal"
@@ -13554,41 +13592,24 @@ msgstr ""
"\n"
"żDesexa gardar os cambios?"
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "Nome:"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "Gravar sinatura"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "Ficheiro de sinatura HTML:"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr "Mensaxe remitida - %s"
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
msgid "Forwarded message"
msgstr "Mensaxe remitida"
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
msgid "Forwarded Message"
msgstr "Mensaxe Remitida"
@@ -13643,67 +13664,67 @@ msgstr "(Sen asunto)"
msgid "%s - Message"
msgstr "%s - Mensaxe"
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr "Non vista"
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr "Vista"
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr "Respondida"
-#: mail/message-list.c:736
+#: mail/message-list.c:740
msgid "Multiple Unseen Messages"
msgstr "Múltiples Mensaxes Non Vistas"
-#: mail/message-list.c:737
+#: mail/message-list.c:741
msgid "Multiple Messages"
msgstr "Múltiples Mensaxes"
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr "A máis baixa"
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr "Máis baixa"
-#: mail/message-list.c:746
+#: mail/message-list.c:750
msgid "Higher"
msgstr "Máis alta"
-#: mail/message-list.c:747
+#: mail/message-list.c:751
msgid "Highest"
msgstr "A máis alta"
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr "?"
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr "Hoxe ás %k:%M"
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr "Onte ás %k:%M"
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr "O %A ás %k:%M"
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
msgid "%b %d %l:%M %p"
msgstr "O %d de %B ás %k:%M"
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr "%d de %B de %Y"
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
msgid "Generating message list"
msgstr "Xerando a lista de mensaxes"
@@ -13782,68 +13803,94 @@ msgstr "Previsualizar"
msgid "Flag to Follow Up"
msgstr ""
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr "Examinando os cartafoles baixo %s en \"%s\""
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr "Examinando os cartafoles de nivel raíz en \"%s\""
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, c-format
msgid "Subscribing to folder \"%s\""
msgstr "Subscribíndose ao cartafol \"%s\""
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr "Desubscribíndose do cartafol \"%s\""
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
msgid "Folder"
msgstr "Cartafol"
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "Gardar no cartafol..."
+
+#: mail/subscribe-dialog.c:1590
msgid "No server has been selected"
msgstr "Non se seleccionou ningún servidor"
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr "Seleccione un servidor."
#: mail/subscribe-dialog.glade.h:1
-msgid " _Refresh List "
-msgstr "_Actualizar Lista "
-
-#: mail/subscribe-dialog.glade.h:2
msgid "All folders"
msgstr "Todos os cartafoles"
-#: mail/subscribe-dialog.glade.h:3
-msgid "Display options"
-msgstr "Opcións de Vista"
+#: mail/subscribe-dialog.glade.h:2
+#, fuzzy
+msgid "Apri file"
+msgstr "abril"
+
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+msgid "Close"
+msgstr "Pechar"
#: mail/subscribe-dialog.glade.h:4
+#, fuzzy
+msgid "Display Options"
+msgstr "Opcións de Vista"
+
+#: mail/subscribe-dialog.glade.h:5
msgid "Folders whose names begin with:"
msgstr "Cartafoles con nomes que comezan por:"
-#: mail/subscribe-dialog.glade.h:5
+#: mail/subscribe-dialog.glade.h:6
msgid "Manage Subscriptions"
msgstr "Xestionar Subscripcións"
-#: mail/subscribe-dialog.glade.h:6
-msgid "Show _folders from server: "
-msgstr "Amosar _cartafoles desde o servidor: "
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
+msgstr "Actualizar Lista"
-#: mail/subscribe-dialog.glade.h:7
+#: mail/subscribe-dialog.glade.h:8
+#, fuzzy
+msgid "S_elect server: "
+msgstr "Seleccionar todo"
+
+#: mail/subscribe-dialog.glade.h:9
+#, fuzzy
+msgid "Salve file"
+msgstr "Seleccionar un ficheiro"
+
+#: mail/subscribe-dialog.glade.h:10
msgid "_Subscribe"
msgstr "_Subscribir"
-#: mail/subscribe-dialog.glade.h:8
+#: mail/subscribe-dialog.glade.h:11
msgid "_Unsubscribe"
msgstr "_Desubscribir"
@@ -13854,28 +13901,29 @@ msgstr "Cartafol que contén o Resumo de Evolution"
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
#, fuzzy
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr "Cartafol que contén o Resumo de Evolution"
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#, fuzzy
msgid "Evolution Summary component."
msgstr "Compositor de correo de Evolution."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
#, fuzzy
msgid "Factory for Evolution Summary's configuration control."
msgstr "Fábrica para o compońente de correo de Evolution."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
#, fuzzy
msgid "Factory for the Evolution Summary component."
msgstr "Fábrica para o compońente de Resume Executivo de Evolution."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
#, fuzzy
msgid "Summary Preferences"
msgstr "Preferencias da Axenda"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
-
#: my-evolution/Locations.h:1
#, fuzzy
msgid "Aarhus"
@@ -24745,25 +24793,25 @@ msgstr "Turco"
msgid "Folder containing the Evolution Summary"
msgstr "Cartafol que contén o Resumo de Evolution"
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
msgid "Appointments"
msgstr "Citas"
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
msgid "No appointments"
msgstr "Non hai citas"
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
#, fuzzy
msgid "%k:%M %d %B"
msgstr "%A, %d de %B"
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
#, fuzzy
msgid "%l:%M %d %B"
msgstr "%A, %d de %B"
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
#, fuzzy
msgid "No description"
msgstr "descrición"
@@ -24827,11 +24875,11 @@ msgstr "Enga_dir"
msgid "Shown"
msgstr "Chuvieira"
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
msgid "No tasks"
msgstr "Non hai tarefas"
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
#, fuzzy
msgid "(No Description)"
msgstr "Descrición:"
@@ -24866,7 +24914,7 @@ msgstr "Imprimir Resumo"
msgid "Printing of Summary failed"
msgstr "A impresión do Resumo fallou"
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr "O compońente Resumo Executivo non puido inicializar Bonobo.\n"
@@ -26165,18 +26213,18 @@ msgid "Configuration control for Evolution folder settings."
msgstr "Fábrica para o compositor de Evolution."
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "Opcións"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
msgid "The Evolution shell."
msgstr "O shell de Evolution."
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "Amosa-los Detalles"
@@ -26204,7 +26252,7 @@ msgstr "Seleccionar Cartafol"
msgid "Drafts"
msgstr "Borrador"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "Entrada"
@@ -26639,27 +26687,27 @@ msgstr "Sincronizando '%s'"
msgid "Evolution Settings"
msgstr "Evolution"
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "Abrindo cartafol %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "Abrindo cartafol %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, fuzzy, c-format
msgid "in \"%s\" ..."
msgstr "Abrir en %s..."
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr "Non foi posible renomear o cartafol: %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
#, fuzzy
msgid "Cannot find the specified shared folder."
msgstr ""
@@ -26748,31 +26796,31 @@ msgstr "_Traballar Desconectado"
msgid "Work Offline"
msgstr "Traballar Desconectado"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "(Ningún cartafol visualizado)"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr "%s (%d)"
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr "(Nada)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
#, fuzzy
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr "Evolucion está conectado. Prema neste botón para desconectar."
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
#, fuzzy
msgid "Ximian Evolution is in the process of going offline."
msgstr "Evolution está desconectándose"
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
#, fuzzy
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
@@ -26791,7 +26839,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr "Non se pode activar o armacenamento local -- %s"
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -26799,19 +26847,19 @@ msgid ""
"in order to access that data again."
msgstr ""
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr "Argumentos non válidos"
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr "Non se pode rexistrar en OAF"
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr "Non se atopou a Base de Datos de configuracións"
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "Erro xenérico"
@@ -27013,7 +27061,7 @@ msgstr "%s (...)"
msgid "%s (%d%% complete)"
msgstr "%s (%d%% completa)"
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr "<prema aquí para seleccionar un cartafol>"
@@ -27043,74 +27091,74 @@ msgid ""
"%s"
msgstr ""
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
#, fuzzy
msgid "CORBA error"
msgstr "Erro de E/S"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr ""
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
#, fuzzy
msgid "Invalid argument"
msgstr "Argumentos non válidos"
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr ""
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
#, fuzzy
msgid "No owner"
msgstr "Nada"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
#, fuzzy
msgid "Not found"
msgstr "Tarxeta non atopada"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
#, fuzzy
msgid "Unsupported type"
msgstr "Dete_ctar tipos soportados "
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr ""
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
#, fuzzy
msgid "Unsupported operation"
msgstr "O usuario cancelou a operación."
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
#, fuzzy
msgid "Internal error"
msgstr "Outro erro"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
#, fuzzy
msgid "Exists"
msgstr "Existe"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
#, fuzzy
msgid "Invalid URI"
msgstr "Non válido"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
#, fuzzy
msgid "Has subfolders"
msgstr "Non existe o cartafol %s"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
#, fuzzy
msgid "No space left"
msgstr "Ningunha Mensaxe Seleccionada"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr ""
@@ -27168,29 +27216,21 @@ msgid "Specify where to create the folder:"
msgstr "Especifica ónde crear o cartafol:"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "Crear un _Novo Cartafol..."
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
#, fuzzy
-msgid "_Folder Name:"
-msgstr "Nome do cartafol:"
+msgid "_Account:"
+msgstr "Conta"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
-msgid "_Server:"
-msgstr "Nome do _Servidor:"
+msgid "_Folder Name:"
+msgstr "Nome do cartafol:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "Nome de _Usuario:"
@@ -27288,16 +27328,16 @@ msgstr "Non preguntar de novo"
msgid "Evolution can import data from the following files:"
msgstr "Evolution pode importar datos dos seguintes ficheiros:"
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
#, fuzzy
msgid "Evolution is now exiting ..."
msgstr "_Fiestra de Evolution"
-#: shell/main.c:223
+#: shell/main.c:227
#, fuzzy, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -27307,7 +27347,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -27329,7 +27369,7 @@ msgstr ""
"Esperamos que desfrute do resultado do noso duro traballo, e\n"
"agardamos con impaciencia polas súas colaboracións.\n"
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
@@ -27338,47 +27378,51 @@ msgstr ""
"Gracińas\n"
"O Equipo de Evolution\n"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "Non preguntar de novo"
-#: shell/main.c:348
+#: shell/main.c:394
#, fuzzy
msgid "Cannot access the Ximian Evolution shell."
msgstr "Non se pode acceder ao shell de Evolution."
-#: shell/main.c:357
+#: shell/main.c:403
#, fuzzy, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "Non se pode inicializar o shell de Evolution: %s"
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr "Desactivar a pantalla inicial"
-#: shell/main.c:439
+#: shell/main.c:487
#, fuzzy
msgid "Start in offline mode"
msgstr "Comezando a importación"
-#: shell/main.c:440
+#: shell/main.c:489
#, fuzzy
msgid "Start in online mode"
msgstr "Iniciando os Importadores Intelixentes"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr "Enviar a saída da depuración de todos os compońentes a un ficheiro."
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "Non se pode inicializar o sistema de compońentes de Bonobo."
@@ -27595,14 +27639,6 @@ msgstr "Amosar a semana laboral"
msgid "Week"
msgstr "Semana"
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-msgid "Close"
-msgstr "Pechar"
-
#: ui/evolution-comp-editor.xml.h:3
msgid "Close this item"
msgstr "Pechar este elemento"
@@ -28548,10 +28584,6 @@ msgstr "Engadir o cartafol á lista de cartafoles subscritos"
msgid "F_older"
msgstr "_Cartafol"
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr "Actualizar Lista"
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr "Actualizar a Lista de Cartafoles"
@@ -29121,21 +29153,21 @@ msgstr "Mensaxe"
msgid "Don't show this message again."
msgstr "Non amosar esta mensaxe outra vez"
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
#, fuzzy
msgid "_Find Now"
msgstr "Buscar Agora"
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
#, fuzzy
msgid "_Clear"
msgstr "Limpar"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
msgid "Clear"
msgstr "Limpar"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr "Buscar Agora"
@@ -29162,6 +29194,91 @@ msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonobo(): non foi posible inicializar Bonobo"
#, fuzzy
+#~ msgid "Error in search expression."
+#~ msgstr ""
+#~ "Erro ao executar a expresión de busca: %s:\n"
+#~ "%s"
+
+#, fuzzy
+#~ msgid "Could not parse query string"
+#~ msgstr "Non foi posible analizar o URL `%s'"
+
+#, fuzzy
+#~ msgid "Email is"
+#~ msgstr "Correo Electrónico 2"
+
+#, fuzzy
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr ""
+#~ "Non foi posible crear a fábrica do servicio de notificacións de alarma"
+
+#, fuzzy
+#~ msgid "Meeting begins: <b>"
+#~ msgstr "Hora do _final da reunión:"
+
+#, fuzzy
+#~ msgid "Task begins: <b>"
+#~ msgstr " (Completada "
+
+#, fuzzy
+#~ msgid "Free/Busy info begins: <b>"
+#~ msgstr "Información de Libre/Ocupado"
+
+#, fuzzy
+#~ msgid "Begins: <b>"
+#~ msgstr "Hora do _final da reunión:"
+
+#, fuzzy
+#~ msgid "Meeting ends: <b>"
+#~ msgstr "Hora do _final da reunión:"
+
+#, fuzzy
+#~ msgid "Free/Busy info ends: <b>"
+#~ msgstr "Información de Libre/Ocupado"
+
+#, fuzzy
+#~ msgid "Task Completed: <b>"
+#~ msgstr " (Completada "
+
+#, fuzzy
+#~ msgid "Task Due: <b>"
+#~ msgstr " (Completada "
+
+#~ msgid "Non-Participants"
+#~ msgstr "Non-Participantes"
+
+#~ msgid ""
+#~ "This message has not been sent.\n"
+#~ "\n"
+#~ "Do you wish to save your changes?"
+#~ msgstr ""
+#~ "Esta mensaxe non foi enviada.\n"
+#~ "\n"
+#~ "żDesexa gardar os cambios?"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr " (por defecto)"
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "Gravar sinatura"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "Ficheiro de sinatura HTML:"
+
+#~ msgid " _Refresh List "
+#~ msgstr "_Actualizar Lista "
+
+#~ msgid "Show _folders from server: "
+#~ msgstr "Amosar _cartafoles desde o servidor: "
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "Nome do _Servidor:"
+
+#, fuzzy
#~ msgid "_Browse..."
#~ msgstr "_Mover..."
@@ -29692,10 +29809,6 @@ msgstr "init_bonobo(): non foi posible inicializar Bonobo"
#~ "Clave Pública: "
#, fuzzy
-#~ msgid "Connecting to LDAP server..."
-#~ msgstr "Conectando ao servidor..."
-
-#, fuzzy
#~ msgid "Waiting for connection to LDAP server..."
#~ msgstr "Conectando ao servidor..."
@@ -30024,9 +30137,6 @@ msgstr "init_bonobo(): non foi posible inicializar Bonobo"
#~ msgid "_Task..."
#~ msgstr "_Tarefa..."
-#~ msgid "Create or edit mail accounts and other preferences"
-#~ msgstr "Crear ou editar contas de correo e outras preferencias"
-
#~ msgid "_Mail Settings..."
#~ msgstr "_Preferencias de Correo..."
@@ -30124,9 +30234,6 @@ msgstr "init_bonobo(): non foi posible inicializar Bonobo"
#~ msgid "<b>Summary:</b> %s<br><br>"
#~ msgstr "<b>Resumo:</b> %s<br><br>"
-#~ msgid "<b>Description:</b> %s"
-#~ msgstr "<b>Descrición:</b> %s"
-
#~ msgid "Qmail maildir-format mail files"
#~ msgstr "Ficheiros de correo con formato maildir de Qmail"
@@ -30935,9 +31042,6 @@ msgstr "init_bonobo(): non foi posible inicializar Bonobo"
#~ msgid "Schedule some sort of a meeting"
#~ msgstr "Programar algunha clase de reunión"
-#~ msgid "Select everything"
-#~ msgstr "Seleccionar todo"
-
#~ msgid "_About..."
#~ msgstr "_Acerca de..."
diff --git a/po/hu.po b/po/hu.po
index 24f0afbaf3..82e52416a4 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution 1.2\n"
-"POT-Creation-Date: 2002-08-25 23:01+0200\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2002-08-25 23:43+0200\n"
"Last-Translator: Andras Timar <timar@gnome.hu>\n"
"Language-Team: Hungarian <hu@gnome.hu>\n"
@@ -30,7 +30,7 @@ msgid "Imports VCard files into Evolution."
msgstr "VCard fájlok importálása az Evolutionbe."
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr "Tárolás mint"
@@ -40,12 +40,12 @@ msgid "Name"
msgstr "Név"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "Email"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Elsődleges"
@@ -55,16 +55,16 @@ msgstr "Elsőd"
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:384
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "Asszisztens"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Üzleti"
@@ -74,12 +74,12 @@ msgid "Bus"
msgstr "Fogl"
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr "Visszahívás"
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Vállalat"
@@ -90,13 +90,13 @@ msgstr "Váll"
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Otthoni"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Szervezet"
@@ -106,19 +106,19 @@ msgstr "Szerv"
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Mobil"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Autó"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "Üzleti fax"
@@ -127,13 +127,13 @@ msgid "Bus Fax"
msgstr "Üzl fax"
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Otthoni fax"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "2. Üzleti"
@@ -142,68 +142,68 @@ msgid "Bus 2"
msgstr "2. üzl"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "2. Otthoni"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "ISDN"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "Más"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "Egyéb fax"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "Személyhívó"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "Rádió"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "Telex"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:374
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr "TTY"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:376
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "2. email"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:377
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "3. email"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:378
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "Webhely"
@@ -212,7 +212,7 @@ msgid "Url"
msgstr "URL"
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:379
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "Osztály"
@@ -221,7 +221,7 @@ msgid "Dep"
msgstr "Oszt"
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:380
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "Hivatal"
@@ -230,12 +230,12 @@ msgid "Off"
msgstr "Hiv"
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:381
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "Beosztás"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:382
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "Foglalkozás"
@@ -244,7 +244,7 @@ msgid "Prof"
msgstr "Beoszt"
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:383
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr "Főnök"
@@ -257,7 +257,7 @@ msgid "Ass"
msgstr "Assz"
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:385
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "Becenév"
@@ -266,12 +266,12 @@ msgid "Nick"
msgstr "Bece"
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:386
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "Házastárs"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:387
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "Megjegyzés"
@@ -284,7 +284,7 @@ msgid "CALUri"
msgstr "CALUri"
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:388
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr "Szabad-foglalt URL"
@@ -335,7 +335,7 @@ msgstr "%s VKártyája"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -343,7 +343,7 @@ msgid "Could not initialize Bonobo"
msgstr "A Bonobo inicializálása nem sikerült"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2823
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr "Keresés..."
@@ -351,36 +351,32 @@ msgstr "Keresés..."
msgid "Loading..."
msgstr "Betöltés..."
-#: addressbook/backend/pas/pas-backend-ldap.c:655
+#: addressbook/backend/pas/pas-backend-ldap.c:677
#, fuzzy
msgid "Reconnecting to LDAP server..."
msgstr "Kapcsolódás az LDAP-kiszolgálóhoz..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1188
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr "Névjegy hozzáadása az LDAP-kiszolgálóhoz..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1290
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr "Névjegy eltávolítása az LDAP-kiszolgálóról..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1523
-#: addressbook/backend/pas/pas-backend-ldap.c:1526
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr "Névjegy módosítása az LDAP-kiszolgálón..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2744
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr "LDAP keresés eredményeinek letöltése..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2843
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
msgid "Error performing search"
msgstr "Hiba a keresés közben"
-#: addressbook/backend/pas/pas-backend-ldap.c:2867
-msgid "Could not parse query string"
-msgstr "Nem sikerült értelmezni a lekérdezést"
-
#: addressbook/conduit/address-conduit.c:293
#, fuzzy
msgid "Default Sync Address:"
@@ -429,48 +425,49 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr "Factory az Evolution címjegyzék komponenséhez."
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
+#, fuzzy
+msgid "Configure access to LDAP directory servers here"
+msgstr "Ezen a lapon állíthatod be az LDAP címtárkiszolgálók elérését."
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
msgid "Control that displays an Evolution addressbook minicard."
msgstr "Evolution címjegyzék minikártyáját megjelenítő control."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
msgid "Directory Servers"
msgstr "Címtár-kiszolgálók"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
msgid "Evolution Addressbook minicard viewer"
msgstr "Evolution címjegyzék minikártya-nézőke"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr "Evolution komponens a névjegyek kezeléséhez."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the Addressbook Minicard control"
msgstr "Factory a címjegyzék minikártya kontrolljához"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr "Factory a címjegyzék címmegjelenítőjéhez"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
msgid "Factory for the Addressbook's address popup"
msgstr "Factory a Címjegyzék előugró címeihez"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
#, fuzzy
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr "Factory az Evolution címjegyzék komponenséhez."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
msgid "Factory for the sample Addressbook control"
msgstr "Factory a minta címjegyzék kontrollhoz"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
-msgstr "Ezen a lapon állíthatod be az LDAP címtárkiszolgálók elérését."
-
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -490,27 +487,27 @@ msgstr "LDAP-kiszolgáló"
msgid "LDAP server containing contact information"
msgstr "Névjegyeket tartalmazó LDAP-kiszolgáló"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "Új névjegy"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "_Névjegy"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
msgid "Create a new contact"
msgstr "Új névjegy készítése"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "Új címlista"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "Contact _List"
msgstr "_Címlista"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
msgid "Create a new contact list"
msgstr "Új címlista készítése"
@@ -530,25 +527,25 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
msgid "This server does not support LDAPv3 schema information"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
msgid "Error retrieving schema information"
msgstr "Hiba a sémainformációk betöltése közben"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
#, fuzzy
msgid "Server did not respond with valid schema information"
msgstr "Az IMAP kiszolgáló válasza nem tartalmaz %s információt"
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
msgid "LDAP was not enabled in this build of Evolution"
msgstr "Ez az Evolution-változat nem támogatja az LDAP-t"
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "A gnome-vfs inicializálása nem sikerült"
@@ -556,11 +553,11 @@ msgstr "A gnome-vfs inicializálása nem sikerült"
msgid "Other Contacts"
msgstr "Egyéb címtárak"
-#: addressbook/gui/component/addressbook.c:469
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "Nem sikerült megnyitni a címjegyzéket"
-#: addressbook/gui/component/addressbook.c:475
+#: addressbook/gui/component/addressbook.c:477
msgid ""
"We were unable to open this addressbook. Please check that the\n"
"path exists and that you have permission to access it."
@@ -568,7 +565,7 @@ msgstr ""
"Nem sikerült megnyitni a címjegyzéket. Ellenőrizd, hogy az útvonal\n"
"létezik-e és van-e jogod az eléréséhez."
-#: addressbook/gui/component/addressbook.c:485
+#: addressbook/gui/component/addressbook.c:487
#, fuzzy
msgid ""
"We were unable to open this addressbook. This either\n"
@@ -579,7 +576,7 @@ msgstr ""
"jelenti, hogy helytelen URI-t adtál meg, vagy az LDAP\n"
"kiszolgáló nem mûködik."
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -591,7 +588,7 @@ msgstr ""
"a CVS forrásból kell lefordítanod a programot, miután letöltötted\n"
"az OpenLDAP-t az alábbi helyről.\n"
-#: addressbook/gui/component/addressbook.c:499
+#: addressbook/gui/component/addressbook.c:501
#, fuzzy
msgid ""
"We were unable to open this addressbook. This either\n"
@@ -602,36 +599,37 @@ msgstr ""
"jelenti, hogy helytelen URI-t adtál meg, vagy az LDAP\n"
"kiszolgáló nem mûködik."
-#: addressbook/gui/component/addressbook.c:611
-#: addressbook/gui/component/addressbook.c:614
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr "Írd be %s jelszavát (%s felhasználó)"
-#: addressbook/gui/component/addressbook.c:739
+#: addressbook/gui/component/addressbook.c:741
msgid "Name begins with"
msgstr "Név kezdődik"
-#: addressbook/gui/component/addressbook.c:740
-msgid "Email is"
-msgstr "Email ="
+#: addressbook/gui/component/addressbook.c:742
+#, fuzzy
+msgid "Email begins with"
+msgstr "Név kezdődik"
-#: addressbook/gui/component/addressbook.c:741
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr "Kategória"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:742
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr "Bármely mező tartalmazza"
-#: addressbook/gui/component/addressbook.c:743
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "Haladó..."
-#: addressbook/gui/component/addressbook.c:913
+#: addressbook/gui/component/addressbook.c:915
msgid ""
"More cards matched this query than either the server is \n"
"configured to return or Evolution is configured to display.\n"
@@ -639,7 +637,7 @@ msgid ""
"the directory server preferences for this addressbook."
msgstr ""
-#: addressbook/gui/component/addressbook.c:919
+#: addressbook/gui/component/addressbook.c:921
msgid ""
"The time to execute this query exceeded the server limit or the limit\n"
"you have configured for this addressbook. Please make your search\n"
@@ -647,21 +645,25 @@ msgid ""
"preferences for this addressbook."
msgstr ""
-#: addressbook/gui/component/addressbook.c:925
+#: addressbook/gui/component/addressbook.c:927
msgid "The backend for this addressbook was unable to parse this query."
msgstr ""
-#: addressbook/gui/component/addressbook.c:929
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
msgid "This query did not complete successfully."
msgstr ""
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:1004
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr "Bármelyik kategória"
-#: addressbook/gui/component/addressbook.c:1086
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr "Az URI amit a Mappaböngésző meg fog nyitni"
@@ -676,7 +678,7 @@ msgstr "(semmi)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "Elsődleges email"
@@ -728,49 +730,50 @@ msgid " S_how Supported Bases "
msgstr "_Támogatott típusok lekérdezése"
#: addressbook/gui/component/ldap-config.glade.h:2
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "<< Kevesebb beállítás"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+msgid "&lt;- _Remove"
+msgstr "&lt;- _Törlés"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
msgid "1234"
msgstr "1234"
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
msgid "1:00"
msgstr "1:00"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr "2:30"
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr "3268"
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
msgid "380"
msgstr "380"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr "5:00"
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr "636"
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr "666"
-#: addressbook/gui/component/ldap-config.glade.h:11
-msgid "<- _Remove"
-msgstr "<- _Törlés"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-msgid "<< Fewer Options"
-msgstr "<< Kevesebb beállítás"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr ""
@@ -922,8 +925,8 @@ msgstr "Keresés _hatóköre: "
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
msgid "Searching"
msgstr "Keresés"
@@ -1122,8 +1125,8 @@ msgid "_Add"
msgstr "Hozzá_adás"
#: addressbook/gui/component/ldap-config.glade.h:105
-msgid "_Add ->"
-msgstr "Hozzá_adás ->"
+msgid "_Add -&gt;"
+msgstr "_Hozzáadás -&gt;"
#: addressbook/gui/component/ldap-config.glade.h:106
msgid "_Add Mapping"
@@ -1192,7 +1195,8 @@ msgid "_Log in method:"
msgstr "_Bejelentkezési mód:"
#: addressbook/gui/component/ldap-config.glade.h:121
-msgid "_More Options >>"
+#, fuzzy
+msgid "_More Options &gt;&gt;"
msgstr "_Több beállítás >>"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1265,7 +1269,7 @@ msgstr "Factory a címjegyzék névkiválasztó felületéhez"
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1297,11 +1301,11 @@ msgstr "(%d nincs megjelenítve)"
msgid "Unnamed Contact"
msgstr "Névtelen névjegy"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr "Névjegyek kijelölése a címjegyzékből"
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
msgid "Find contact in"
msgstr "Névjegy keresése"
@@ -1363,7 +1367,7 @@ msgstr "Együttmûködés"
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "Névjegyszerkesztő"
@@ -1433,9 +1437,9 @@ msgstr "Tud fogadni _HTML levelet"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:151
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2499,23 +2503,23 @@ msgstr ""
msgid "Delete Contact?"
msgstr "Névjegy törlése?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
msgid "Category editor not available."
msgstr "A kategóriaszerkesztő nem elérhető."
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr "Ez a névjegy az alábbi kategóriákhoz tartozik:"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
msgid "Save Contact as VCard"
msgstr "Névjegy mentése VCard-ként"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr "TTY/TDD"
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr "Nem található widget a mezőhöz: `%s'"
@@ -2529,7 +2533,7 @@ msgid "Edit Full"
msgstr "Részletes szerkesztés"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "Teljes név"
@@ -2681,11 +2685,11 @@ msgid "contact-list-editor"
msgstr "contact-list-editor"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr "Címlista-szerkesztő"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
msgid "Save List as VCard"
msgstr "Lista mentése VCard-ként"
@@ -2744,20 +2748,20 @@ msgstr "Haladó keresés"
msgid "Search"
msgstr "Keresés"
-#: addressbook/gui/widgets/e-addressbook-model.c:138
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr "0 kártya"
-#: addressbook/gui/widgets/e-addressbook-model.c:141
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr "1 kártya"
-#: addressbook/gui/widgets/e-addressbook-model.c:144
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr "%d kártya"
-#: addressbook/gui/widgets/e-addressbook-model.c:383
+#: addressbook/gui/widgets/e-addressbook-model.c:402
#, fuzzy
msgid "Error getting book view"
msgstr "Hiba %s indításakor"
@@ -2769,15 +2773,15 @@ msgid "Error modifying card"
msgstr "Hiba a kártya módosításakor"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr "Sikerült"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "Ismeretlen hiba"
@@ -2786,7 +2790,7 @@ msgid "Repository offline"
msgstr "Kapcsolat nélküli tároló"
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "Jogosultsági hiba"
@@ -2856,7 +2860,7 @@ msgstr "Hiba a lista törlésekor"
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1653
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr "Hiba a kártya törlésekor"
@@ -2897,151 +2901,151 @@ msgstr "0 kártya"
msgid "Copy cards to"
msgstr "0 kártya"
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr "* Kattints ide névjegy hozzáadásához *"
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr "Elsődleges telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr "Asszisztens telefonja"
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr "Munkahelyi telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr "Visszahívó telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr "Céges telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr "Otthoni telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr "Munkahelyi cím"
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr "Otthoni cím"
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr "Mobiltelefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr "Autótelefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr "2. munkahelyi telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr "2. otthoni telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr "Egyéb telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:375
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr "Egyéb cím"
-#: addressbook/gui/widgets/e-addressbook-view.c:455
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr "Címjegyzék"
-#: addressbook/gui/widgets/e-addressbook-view.c:716
-#: addressbook/gui/widgets/e-addressbook-view.c:905
-#: addressbook/gui/widgets/e-addressbook-view.c:1855
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "Mentés VCard-ként"
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:898
msgid "New Contact..."
msgstr "Új névjegy..."
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:899
msgid "New Contact List..."
msgstr "Új címlista..."
-#: addressbook/gui/widgets/e-addressbook-view.c:896
+#: addressbook/gui/widgets/e-addressbook-view.c:902
msgid "Go to Folder..."
msgstr "Mappára ugrás..."
-#: addressbook/gui/widgets/e-addressbook-view.c:897
+#: addressbook/gui/widgets/e-addressbook-view.c:903
msgid "Import..."
msgstr "Importálás..."
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:905
msgid "Search for Contacts..."
msgstr "Névjegy keresése..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:906
msgid "Addressbook Sources..."
msgstr "Címjegyzék forrásai..."
-#: addressbook/gui/widgets/e-addressbook-view.c:902
+#: addressbook/gui/widgets/e-addressbook-view.c:908
msgid "Pilot Settings..."
msgstr "Pilot beállításai..."
-#: addressbook/gui/widgets/e-addressbook-view.c:906
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr "Névjegy továbbítása"
-#: addressbook/gui/widgets/e-addressbook-view.c:907
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr "Levél küldése ennek a személynek"
-#: addressbook/gui/widgets/e-addressbook-view.c:908
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Nyomtatás"
-#: addressbook/gui/widgets/e-addressbook-view.c:910
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr "Boríték nyomtatása"
-#: addressbook/gui/widgets/e-addressbook-view.c:914
+#: addressbook/gui/widgets/e-addressbook-view.c:920
msgid "Copy to folder..."
msgstr "Másolás mappába..."
-#: addressbook/gui/widgets/e-addressbook-view.c:915
+#: addressbook/gui/widgets/e-addressbook-view.c:921
msgid "Move to folder..."
msgstr "Áthelyezés mappába..."
-#: addressbook/gui/widgets/e-addressbook-view.c:918
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "Kivágás"
-#: addressbook/gui/widgets/e-addressbook-view.c:919
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "Másolás"
-#: addressbook/gui/widgets/e-addressbook-view.c:920
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "Beillesztés"
-#: addressbook/gui/widgets/e-addressbook-view.c:921 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3049,8 +3053,8 @@ msgstr "Beillesztés"
msgid "Delete"
msgstr "Törlés"
-#: addressbook/gui/widgets/e-addressbook-view.c:924
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
msgid "Current View"
msgstr "Aktuális nézet"
@@ -3058,7 +3062,7 @@ msgstr "Aktuális nézet"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:957
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ""
",123,aá,b,c,cs,d,eé,f,g,gy,h,ií,j,k,l,m,n,ny,oó,öő,p,q,r,s,sz,t,ty,uú,üû,v,w,"
@@ -3068,12 +3072,20 @@ msgstr ""
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:962
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ""
",0,aá,b,c,cs,d,eé,f,g,gy,h,ií,j,k,l,m,n,ny,oó,öő,p,q,r,s,sz,t,ty,uú,üû,v,w,x,"
"y,z,zs"
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3373,37 +3385,37 @@ msgid "Configuration control for the Evolution Calendar."
msgstr "Az Evolution naptár csatorna beállító eszköze.\n"
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
+msgid "Configure your timezone, Calendar and Task List here "
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
msgid "Evolution calendar iTip/iMip viewer"
msgstr "Evolution naptár iTip/iMip nézőke"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Evolution component for handling the calendar."
msgstr "Evolution összetevő a naptárkezeléshez."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
msgid "Factory for the Evolution Tasks control"
msgstr "Factory az Evolution Task kontrolljához"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
msgid "Factory for the calendar iTip view control"
msgstr "Factory a naptár iTip néző kontrolljához."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
msgid "Factory for the sample Calendar control"
msgstr "Factory a mintanaptár kontrollhoz."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
msgid "Factory to centralize calendar component editor dialogs"
msgstr "Factory a naptárkomponens komponensablakainak összefogására"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
msgid "Factory to create a component editor factory"
msgstr "Factory a komponensszerkesztő factory létrehozására"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
-msgstr "Ezen a lapon állíthatod be a Naptár és a Feladatok beállításait."
-
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr "Riasztó szolgáltatás"
@@ -3467,7 +3479,7 @@ msgstr ""
"párbeszédablakot fogja ehelyett megjeleníteni."
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2868
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "Figyelmeztetés"
@@ -3494,15 +3506,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "Ne kérdezze meg többet."
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "Nem sikerült a GNOME inicializálása"
-#: calendar/gui/alarm-notify/notify-main.c:183
-msgid "Could not create the alarm notify service"
-msgstr "Nem sikerült létrehozni az riasztó szolgáltatást"
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr "Nem sikerült létrehozni az riasztó szolgáltatás factoryját"
@@ -3518,7 +3526,7 @@ msgstr "Leírás tartalmazza"
msgid "Comment contains"
msgstr "Megjegyzés tartalmazza"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr "Ki nem válogatott"
@@ -3529,7 +3537,7 @@ msgstr "%Y %B %d, %A"
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "%b %d, %a"
@@ -3595,7 +3603,7 @@ msgstr "Szabad"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "Foglalt"
@@ -3630,8 +3638,8 @@ msgstr ""
#. An empty string is the same as 'None'.
#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2012
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
@@ -3675,7 +3683,7 @@ msgstr "Hétnézet"
msgid "Month View"
msgstr "Hónapnézet"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3698,52 +3706,52 @@ msgstr "Feladatok"
msgid "Folder containing to-do items"
msgstr "Teendőket tartalmazó mappa"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
msgid "New appointment"
msgstr "Új találkozó"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
msgid "_Appointment"
msgstr "_Találkozó"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "Új találkozó létrehozása"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
msgid "New meeting"
msgstr "Új értekezlet"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
msgid "_Meeting"
msgstr "É_rtekezlet"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
#, fuzzy
msgid "Create a new meeting request"
msgstr "Új feladat létrehozása"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "New task"
msgstr "Új feladat"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "_Feladat"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr "Új feladat létrehozása"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
msgid "New All Day Appointment"
msgstr "Új egész napos találkozó"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
msgid "All _Day Appointment"
msgstr "_Egész napos találkozó"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Új találkozó létrehozása"
@@ -4293,59 +4301,59 @@ msgstr " (Esedékes "
msgid "Due "
msgstr "Esedékes "
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
msgid "Could not update invalid object"
msgstr "Érvénytelen objektumot nem lehet frissíteni"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr "Az objektum nem található, nem frissült"
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr "Nincs jogosultságod az objektum frissítéséhez"
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
msgid "Could not update object"
msgstr "Nem sikerült frissíteni az objektumot"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Találkozó szerkesztése"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Időpont - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Feladat - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "Napló bejegyzés - %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Nincs összegzés"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1146
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "Mentés másként..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr "Nem sikerült megszerezni a legfrissebb változatot!"
@@ -4417,13 +4425,13 @@ msgstr "Ismétlődés"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
msgid "Scheduling"
msgstr "Ütemezés"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr "Értekezlet"
@@ -4786,7 +4794,7 @@ msgstr "Egyszerû"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr "Kiosztás"
@@ -4805,56 +4813,67 @@ msgid "_Due Date:"
msgstr "Le_járat:"
#: calendar/gui/e-calendar-table.c:440
+#, c-format
msgid "0%"
msgstr "0%"
#: calendar/gui/e-calendar-table.c:441
+#, c-format
msgid "10%"
msgstr "10%"
#: calendar/gui/e-calendar-table.c:442
+#, c-format
msgid "20%"
msgstr "20%"
#: calendar/gui/e-calendar-table.c:443
+#, c-format
msgid "30%"
msgstr "30%"
#: calendar/gui/e-calendar-table.c:444
+#, c-format
msgid "40%"
msgstr "40%"
#: calendar/gui/e-calendar-table.c:445
+#, c-format
msgid "50%"
msgstr "50%"
#: calendar/gui/e-calendar-table.c:446
+#, c-format
msgid "60%"
msgstr "60%"
#: calendar/gui/e-calendar-table.c:447
+#, c-format
msgid "70%"
msgstr "70%"
#: calendar/gui/e-calendar-table.c:448
+#, c-format
msgid "80%"
msgstr "80%"
#: calendar/gui/e-calendar-table.c:449
+#, c-format
msgid "90%"
msgstr "90%"
#: calendar/gui/e-calendar-table.c:450
+#, c-format
msgid "100%"
msgstr "100%"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
msgid "Deleting selected objects"
msgstr "Kijelölt objektumok törlése"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "_Megnyitás"
@@ -4863,30 +4882,30 @@ msgstr "_Megnyitás"
msgid "_Save as..."
msgstr "_Mentés másként..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "_Nyomtatás..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "K_ivágás"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "_Másolás"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -4912,8 +4931,8 @@ msgstr "_Kijelölt feladatok megjelölése készként"
msgid "_Delete Selected Tasks"
msgstr "_Kijelölt feladatok törlése"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr "Objektumok frissítése"
@@ -4970,14 +4989,14 @@ msgid "URL"
msgstr "URL"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:376
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%Y/%m/%d %a %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:385
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%Y/%m/%d %a %I:%M:%S %p"
@@ -4999,103 +5018,103 @@ msgstr "%02i perces osztás"
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%B %d, %A"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%b %d"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "de"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "du"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "Új _találkozó"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "Ú_j egész napos esemény"
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
msgid "New Meeting"
msgstr "Új értekezlet"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr "Új feladat"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Nyomtatás..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "Ugrás a _mai napra"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "_Ugrás dátumra..."
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr "Szabad/foglalt információ _közzététele"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
msgid "_Configure..."
msgstr "_Beállítások..."
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
msgid "_Configure Pilot..."
msgstr "_Pilot beállításai..."
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "M_entés másként..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
msgid "_Schedule Meeting..."
msgstr "Értekezlet _tervezése..."
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
msgid "_Forward as iCalendar..."
msgstr "_Továbbítás iCalendarként..."
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr "Az előfordulás _mozgathatóvá tétele"
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr "Az _előfordulás törlése"
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr "Az ö_sszes előfordulás törlése"
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr "Úgy tûnik, hogy nincsenek telepítve a rendszerre GNOME Pilot eszközök."
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
@@ -5171,7 +5190,7 @@ msgstr "Elutasítva"
#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
@@ -5190,7 +5209,7 @@ msgstr "Frissítés"
#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "OK"
@@ -5219,7 +5238,7 @@ msgid "Send Latest Information"
msgstr "Legutóbbi információ küldése"
#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr "Mégse"
@@ -5576,15 +5595,15 @@ msgstr "%Y %B %d, %A"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:279 e-util/e-time-utils.c:367
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a %m/%d/%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:282 widgets/misc/e-dateedit.c:1597
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%Y/%m/%d"
@@ -5648,8 +5667,8 @@ msgstr "Megbeszélés _kezdődik:"
msgid "Meeting _end time:"
msgstr "Megbeszélés _vége:"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1973
-#: calendar/gui/gnome-cal.c:1984
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, c-format
msgid "Opening tasks at %s"
msgstr "Feladatok megnyitása %s-kor"
@@ -5664,7 +5683,7 @@ msgstr "Nem sikerült betölteni a feladatot %s-be."
msgid "The method required to load `%s' is not supported"
msgstr "'%s' betöltéséhez szükséges eljárás nem támogatott"
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "Nem sikerült megnyitni a mappát '%s'-ben"
@@ -5681,21 +5700,21 @@ msgstr "Kijelölt objektumok törlése..."
msgid "Expunging"
msgstr "Tisztítás"
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "Új _találkozó..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr "Nem sikerült megnyitni a mappát '%s'-ben"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr "'%s' megnyitásához szükséges eljárás nem támogatott"
-#: calendar/gui/gnome-cal.c:1732
+#: calendar/gui/gnome-cal.c:1734
#, c-format
msgid ""
"The calendar backend for\n"
@@ -5703,7 +5722,7 @@ msgid ""
" has crashed. You will have to restart Evolution in order to use it again"
msgstr ""
-#: calendar/gui/gnome-cal.c:1737
+#: calendar/gui/gnome-cal.c:1739
#, c-format
msgid ""
"The task backend for\n"
@@ -5711,12 +5730,12 @@ msgid ""
" has crashed. You will have to restart Evolution in order to use it again"
msgstr ""
-#: calendar/gui/gnome-cal.c:1956
+#: calendar/gui/gnome-cal.c:1959
#, c-format
msgid "Opening calendar at %s"
msgstr "Naptár megnyitása %s-kor"
-#: calendar/gui/gnome-cal.c:1995
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "%s mappa megnyitása"
@@ -5817,7 +5836,7 @@ msgstr "Frissítés"
msgid "Counter-proposal"
msgstr "Ellenjavaslat"
-#: calendar/gui/itip-utils.c:670
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr "Részt kell venned az eseményen."
@@ -6052,7 +6071,7 @@ msgid "Print Calendar"
msgstr "Naptár nyomtatása"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3160
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Nyomtatási kép"
@@ -6088,8 +6107,8 @@ msgstr ""
"\n"
"Tényleg törlöd ezeket a feladatok?"
-#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2640
-#: mail/mail-callbacks.c:2882
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr "Ne kérdezze meg többet."
@@ -8336,7 +8355,7 @@ msgstr ""
"%s"
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1003
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr "Rossz hitelesítési válasz a kiszolgálótól"
@@ -8736,77 +8755,105 @@ msgstr "Nem sikerült átnevezni a mappát: %s: Érvénytelen mûvelet"
msgid "Cannot rename folder: %s: No such folder"
msgstr "Nem sikerült átnevezni a mappát: %s: Nincs ilyen mappa"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2532
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr "Mûvelet megszakítva"
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2535
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr "A kiszolgáló váratlanul szétkapcsolt: %s"
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "Váratlan válasz az IMAP kiszolgálótól: %s"
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "Az IMAP parancs sikertelen: %s"
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr "A kiszolgáló válasza túl hamar végetért."
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr "Az IMAP kiszolgáló válasza nem tartalmaz %s információt"
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr "Váratlan OK válasz az IMAP kiszolgálótól: %s"
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr "Nem sikerült létrehozni %s könyvtárat: %s"
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr "Nem sikerült betölteni %s összefoglalóját"
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr "A mappa megsemmisült és újra létre lett hozva a kiszolgálón"
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr "Megváltozott levelek keresése"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "A levél dekódolása sikertelen."
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"Nem sikerült betölteni a levelet: %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr "Nincs ilyen levél"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr "Ez a levél jelenleg nem elérhető"
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr "Összefoglaló adatok letöltése az új levelekhez."
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr "Új levelek keresése"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr "Nem található a levéltörzs a FETCH válaszban."
@@ -8831,7 +8878,7 @@ msgstr "Új levelek keresése"
msgid "Check for new messages in all folders"
msgstr "Új levelek keresése az összes mappában"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "Mappák"
@@ -8871,75 +8918,75 @@ msgstr ""
"Ez a beállítás sima szöveges jelszóval létesít kapcsolatot az IMAP "
"kiszolgálóval."
-#: camel/providers/imap/camel-imap-store.c:434
+#: camel/providers/imap/camel-imap-store.c:456
#, c-format
msgid "IMAP server %s"
msgstr "%s IMAP-kiszolgáló"
-#: camel/providers/imap/camel-imap-store.c:436
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "%s %s szolgáltatás %s-n"
-#: camel/providers/imap/camel-imap-store.c:555
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "Kapcsolat megszakítva"
-#: camel/providers/imap/camel-imap-store.c:558
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr "Nem sikerült csatlakozni %s %d portjához: %s"
-#: camel/providers/imap/camel-imap-store.c:617
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr ""
"Nem sikerült kapcsolódni a POP kiszolgálóhoz.\n"
"Hiba a felhasználónév küldése közben: %s"
-#: camel/providers/imap/camel-imap-store.c:618
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
msgid "SSL/TLS extension not supported."
msgstr "SSL/TLS kiterjesztés nem támogatott"
-#: camel/providers/imap/camel-imap-store.c:649
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
msgid "SSL negotiations failed"
msgstr "SSL-tárgyalás sikertelen"
-#: camel/providers/imap/camel-imap-store.c:892
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "A mappa nem üres."
-#: camel/providers/imap/camel-imap-store.c:1026
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr "%s IMAP kiszolgáló nem támogatja a kért %s hitelesítési típust"
-#: camel/providers/imap/camel-imap-store.c:1036
+#: camel/providers/imap/camel-imap-store.c:1084
#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr "%s hitelesítési típus nem támogatott"
-#: camel/providers/imap/camel-imap-store.c:1060
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr "%sAdd meg %s@%s IMAP jelszavát!"
-#: camel/providers/imap/camel-imap-store.c:1075
+#: camel/providers/imap/camel-imap-store.c:1123
#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr "Nem adtál meg jelszót."
-#: camel/providers/imap/camel-imap-store.c:1104
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -8950,19 +8997,24 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/imap/camel-imap-store.c:1476
-#: camel/providers/imap/camel-imap-store.c:1613
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr "Nincs %s mappa."
-#: camel/providers/imap/camel-imap-store.c:1800
+#: camel/providers/imap/camel-imap-store.c:1793
#, fuzzy, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr "A mappanév nem tartalmazhatja a Return karaktert."
-#: camel/providers/imap/camel-imap-store.c:1838
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Ismeretlen hiba: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr "A szülőmappa nem tartalmazhat almappákat"
@@ -9103,27 +9155,6 @@ msgstr "Maildir levél hozzáfûzése megszakítva"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "Nem lehet a levelet a maildir mappához fûzni: %s: %s "
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"Nem sikerült betölteni a levelet: %s\n"
-" %s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr "Nincs ilyen levél"
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9213,18 +9244,18 @@ msgstr "Nem sikerült zárolni %s könyvtárat: %s"
msgid "Cannot open mailbox: %s: %s\n"
msgstr "Nem sikerült megnyitni a postaládát: %s: %s\n"
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
msgid "Mail append cancelled"
msgstr "Levél hozzáfûzése megszakítva"
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr "Nem sikerült a levelet az mbox fájlhoz hozzáfûzni: %s: %s"
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9233,11 +9264,11 @@ msgstr ""
"Nem sikerült betölteni a következő levelet %2$s mappából: %1$s\n"
" %3$s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr "A mappa javíthatatlanul rossznak néz ki."
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr "Levélírás sikertelen: rossz postafiók?"
@@ -9342,12 +9373,13 @@ msgstr "Ismeretlen hiba: %s"
msgid "Could not store folder: %s"
msgstr "Nem sikerült átnevezni ezt a mappát: %s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr "Hiba az ideiglenes postafiók írása közben: %s"
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr "Sikertelen írási mûvelet az ideiglenes postafiókba: %s: %s"
@@ -10212,31 +10244,20 @@ msgstr "Figyelem: Módosított levél"
msgid "Open file"
msgstr "Fájl megnyitás"
-#: composer/e-msg-composer.c:1935
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1972
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "_Aláírás"
-#: composer/e-msg-composer.c:2013 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2025
-#, fuzzy
-msgid "Set as default"
-msgstr " (alapértelmezett)"
-
-#: composer/e-msg-composer.c:2202 composer/e-msg-composer.c:2810
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "Levél írása"
-#: composer/e-msg-composer.c:2827
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
@@ -10244,7 +10265,7 @@ msgstr ""
"Nem sikerült létrehozni a szerkesztőablakot:\n"
"Nem lehetett aktiválni a címkiválasztó kontrollt."
-#: composer/e-msg-composer.c:2853 composer/e-msg-composer.c:2908
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
@@ -10252,7 +10273,7 @@ msgstr ""
"Nem sikerült létrehozni a szerkesztőablakot:\n"
"A HTML-szerkesztő komponens aktiválása sikertelen."
-#: composer/e-msg-composer.c:3871
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10318,7 +10339,7 @@ msgstr "A tárgy tartalmazza"
msgid "Subject does not contain"
msgstr "A tárgy nem tartalmazza"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2507
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10345,87 +10366,87 @@ msgstr "Szinkronizálási kategóriák:"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:381
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%Y/%m/%d %a %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:372
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%Y/%m/%d %a %H:%M"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr "%Y/%m/%d %a %I %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr "%Y/%m/%d %a %H"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%Y/%m/%d %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%Y/%m/%d %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr "%Y/%m/%d %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr "%Y/%m/%d %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr "%Y/%m/%d %I %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr "%Y/%m/%d %H"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:322 e-util/e-time-utils.c:421
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:413
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:331 e-util/e-time-utils.c:418
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%I:%M %p"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:410
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:339
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr "%I %p"
@@ -10542,30 +10563,30 @@ msgstr ""
"Hiba a '%s' reguláris kifejezésben:\n"
"%s"
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
#: mail/mail-config.glade.h:63
msgid "Important"
msgstr "Fontos"
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
+#: filter/filter-label.c:137 mail/mail-config.c:77
#: mail/mail-config.glade.h:136
msgid "Work"
msgstr "Munka"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:86
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
msgid "Personal"
msgstr "Személyes"
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
+#: filter/filter-label.c:139 mail/mail-config.c:79
#: mail/mail-config.glade.h:127
msgid "To Do"
msgstr "Teendő"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:67
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
msgid "Later"
msgstr "Később"
@@ -10829,7 +10850,7 @@ msgstr "nem"
msgid "is not Flagged"
msgstr "nem megjelölt"
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
msgid "Label"
msgstr "Címke"
@@ -10894,7 +10915,7 @@ msgstr "kisebb mint"
msgid "Score"
msgstr "Pontszám"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1798
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "Feladó"
@@ -10931,7 +10952,7 @@ msgstr "így kezdődik:"
msgid "Stop Processing"
msgstr "Feldolgozás leállítása"
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "Tárgy"
@@ -10998,7 +11019,7 @@ msgstr "%s pásztázása"
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr "Levél"
@@ -11064,7 +11085,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr "Az Evolution importálja a régi Netscape adatokat."
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr "Kuka"
@@ -11139,65 +11160,68 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr "Az Evolution naptár csatorna beállító eszköze.\n"
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
+msgid ""
+"Configure mail preferences, including security and message display, here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "Az Evolution naptár csatorna beállító eszköze.\n"
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#, fuzzy
+msgid "Configure your email accounts here"
+msgstr "Postafiókok létrehozása, szerkesztése és egyéb beállítások"
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
msgid "Evolution component for handling mail."
msgstr "Levélkezelő Evolution összetevő."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
msgid "Evolution mail composer."
msgstr "Evolution levélszerkesztő."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
msgid "Evolution mail executive summary component."
msgstr "Evolution vezetői összefoglaló komponens a levelekről."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
msgid "Evolution mail folder display component."
msgstr "Evolution levélmappa-megjelenítő komponens."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
msgid "Evolution mail folder factory component."
msgstr "Evolution levélmappa-factory komponens."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
msgid "Factory for the Evolution composer."
msgstr "Factory az Evolution levélszerkesztő számára."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
msgid "Factory for the Mail Summary component."
msgstr "Factory a levelező összefoglaló komponenséhez."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
msgid "Font Preferences"
msgstr "Betûbeállítások"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
msgid "Mail Accounts"
msgstr "Postafiókok"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:70
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
msgid "Mail Preferences"
msgstr "Levelezés beállításai"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
msgid "Mail configuration interface"
msgstr "Levelezést beállító felület"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr "Ezen a lapon állíthatod be a betûket"
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr "Ezen a lapon állíthatod be a postafiókokat."
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr "Ezen a lapon állíthatod be a levelezőt."
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr "Ezen a lapon állíthatod be a levélszerkesztőt."
-
#: mail/component-factory.c:102
msgid "Folder containing mail"
msgstr "Leveleket tartalmazó mappa"
@@ -11222,7 +11246,7 @@ msgstr "Tulajdonságok..."
msgid "Change this folder's properties"
msgstr "Mappa tulajdonságainak módosítása"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
@@ -11230,245 +11254,245 @@ msgstr ""
"A leveleződ egyes beállításai hibásnak tûnnek, ellenőrizd, hogy minden "
"rendben van-e."
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr "A levélküldés módja nincs beállítva"
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Figyelem: Módosított levél"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr "Új levél"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr "_Levél"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "Levél írása"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "Új levél"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "Levél _nyomtatása"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "Levél írása"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "Nem sikerült az Evolution levelező komponensét inicializálni."
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
msgid "Cannot initialize Evolution's mail config component."
msgstr "Nem sikerült az Evolution levelezőbeállító komponensét inicializálni."
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
msgid "Cannot initialize Evolution's folder info component."
msgstr "Nem sikerült az Evolution mappainfó komponensét inicializálni."
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
#, fuzzy
msgid "Connecting..."
msgstr "Kapcsolódás a kiszolgálóhoz..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr "Nem sikerült regisztrálni a tárolót a héjban"
-#: mail/folder-browser-ui.c:445
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr "\"%s\" tulajdonságai"
-#: mail/folder-browser-ui.c:447
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "Tulajdonságok"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr "Nem sikerült létrehozni az ideiglenes könyvtárat: %s"
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr "%d új"
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ", "
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr "%d rejtett"
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr "%d látható"
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr "%d kijelölve"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr "%d postázandó"
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, c-format
msgid "%d sent"
msgstr "%d elküldve"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr "összesen %d"
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
msgid "Create _Virtual Folder From Search..."
msgstr "_Virtuális mappa gyártása a keresésből"
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr "VMappa a _tárgyra"
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr "VMappa a _feladóra"
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr "VMappa a _címzettekre"
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr "VMappa a _levelezőlistára"
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr "Szû_rő a tárgyra"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr "Szûrő a f_eladóra"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr "Szûrő a _címzettekre"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr "Szûrő a _levelezőlistára"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr "S_zerkesztés új levélként..."
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "_Nyomtatás"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr "_Válasz a feladónak"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr "Válasz a _listának"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "Válasz _mindenkinek"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "Továbbítás"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
msgid "Fla_g Completed"
msgstr "_Kész zászló"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
msgid "Cl_ear Flag"
msgstr "_Zászló törlése"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "_Elolvasva"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
msgid "Mark as _Unread"
msgstr "_Olvasatlan"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr "_Fontos"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
msgid "_Mark as Unimportant"
msgstr "_Nem fontos"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
msgid "U_ndelete"
msgstr "_Visszaállítás"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
msgid "Mo_ve to Folder..."
msgstr "Á_thelyezés mappába..."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "_Másolás mappába..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
msgid "Add Sender to Address_book"
msgstr "_Feladó hozzáadása a címjegyzékhez"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
msgid "Appl_y Filters"
msgstr "_Szûrők alkalmazása"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
msgid "Crea_te Rule From Message"
msgstr "S_zabály gyártása levélből"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
msgid "VFolder on M_ailing List"
msgstr "VMappa a _levelezőlistára"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "S_zûrő a levelezőlistára (%s)"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "V_Mappa a levelezőlistára (%s)"
@@ -11553,7 +11577,7 @@ msgstr "_Felhasználónév:"
msgid "_Path:"
msgstr "Ú_tvonal:"
-#: mail/mail-account-gui.c:1847
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr "Nem hozhatsz létre két egyező nevû postafiókot."
@@ -11634,7 +11658,7 @@ msgstr ""
" '%s'\n"
"és frissítve lettek."
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11646,7 +11670,7 @@ msgstr ""
"küldhetnél, fogadhatnál vagy írhatnál.\n"
"Szeretnéd most beállítani?"
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
@@ -11654,7 +11678,7 @@ msgstr ""
"Be kell állítanod egy azonosítót,\n"
"mielőtt levelet küldesz."
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
@@ -11663,7 +11687,7 @@ msgstr ""
"mielőtt levelet küldesz."
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
@@ -11671,11 +11695,11 @@ msgstr ""
"HTML formátumú levelet küldesz, de ezek a címzettek nem akarnak HTML "
"formátumú leveleket kapni:\n"
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr "Mindenképp elküldöd?"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
@@ -11683,7 +11707,7 @@ msgstr ""
"Nincs tárgya a levélnek.\n"
"Tényleg elküldjem?"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
@@ -11691,11 +11715,11 @@ msgstr ""
"Mivel a címlista úgy van beállítva, hogy rejtse el a tagok címét, a levél "
"csak titkos címzetteket fog tartalmazni."
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr "A levél csak titkos címzetteket tartalmaz."
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
@@ -11705,11 +11729,11 @@ msgstr ""
"fejléc hozzáadásával.\n"
"Mégis elküldöd?"
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr "Meg kell adnod címzetteke, mielőtt elküldhetnéd a levelet."
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
@@ -11717,28 +11741,28 @@ msgstr ""
"Nem sikerült megnyitni az ehhez a postafiókhoz tartozó piszkozatok mappát.\n"
"Szeretnéd használni az alapértelmezett piszkozatok mappát?"
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr "ismeretlen feladó"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr "%Y-%m-%d, %a keltezéssel %%s ezt írta:"
-#: mail/mail-callbacks.c:1679 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr "Levél(levelek) áthelyezése más mappába"
-#: mail/mail-callbacks.c:1681 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr "Levél(levelek) másolása más mappába"
-#: mail/mail-callbacks.c:2351
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr "Tényleg szerkeszteni szeretnéd mind a %d levelet?"
-#: mail/mail-callbacks.c:2376
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
@@ -11746,7 +11770,7 @@ msgstr ""
"Csak a Piszkozatok mappában lévő \n"
"leveleket lehet szerkeszteni."
-#: mail/mail-callbacks.c:2415
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
@@ -11754,39 +11778,39 @@ msgstr ""
"Csak az Elküldött mappában lévő \n"
"leveleket lehet újra elküldeni."
-#: mail/mail-callbacks.c:2429
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr "Tényleg újra akarod küldeni mind a %d üzenetet?"
-#: mail/mail-callbacks.c:2455
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr "Nincs levél kijelölve"
-#: mail/mail-callbacks.c:2500 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "Felülírod a fájlt?"
-#: mail/mail-callbacks.c:2554
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "Levél mentése másként..."
-#: mail/mail-callbacks.c:2556
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "Levelek mentése másként..."
-#: mail/mail-callbacks.c:2625
+#: mail/mail-callbacks.c:2627
#, fuzzy
msgid "Go to next folder with unread messages?"
msgstr "A következő olvasatlan levél megjelenítése"
-#: mail/mail-callbacks.c:2632
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
msgstr ""
-#: mail/mail-callbacks.c:2875
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -11798,7 +11822,7 @@ msgstr ""
"\n"
"Tényleg törlöd ezeket a leveleket?"
-#: mail/mail-callbacks.c:2988
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
@@ -11807,28 +11831,28 @@ msgstr ""
"Hiba a szûrőinformációk betöltése közben:\n"
"%s"
-#: mail/mail-callbacks.c:3000
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr "Szûrők..."
-#: mail/mail-callbacks.c:3044
+#: mail/mail-callbacks.c:3046
#, c-format
msgid "Page %d of %d"
msgstr "%d/%d oldal"
-#: mail/mail-callbacks.c:3099
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "Levél nyomtatása"
-#: mail/mail-callbacks.c:3126
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr "US-Letter"
-#: mail/mail-callbacks.c:3167
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "Levél nyomtatása sikertelen"
-#: mail/mail-callbacks.c:3336
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr "Tényleg külön ablakban akarod megnyitni mind a %d levelet?"
@@ -11850,7 +11874,7 @@ msgstr "Nincs leírás"
msgid "Please specify a valid script name"
msgstr "Meg kell adnod egy címkenevet"
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2919
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
msgid "Unnamed"
msgstr "Névtelen"
@@ -11922,16 +11946,16 @@ msgstr ""
msgid "Evolution Account Assistant"
msgstr "Evolution Postafiók varázsló"
-#: mail/mail-config.c:633
+#: mail/mail-config.c:635
#, c-format
msgid "Account %d"
msgstr "%d. postafiók"
-#: mail/mail-config.c:2639
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr "Szolgáltatás ellenőrzése"
-#: mail/mail-config.c:2717 mail/mail-config.c:2721
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr "Kapcsolódás a kiszolgálóhoz..."
@@ -12623,31 +12647,31 @@ msgstr "Képek letöltése"
msgid "Loading message content"
msgstr "Üzenet tartalmának betöltése"
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
msgid "Overdue:"
msgstr "Lejárt elemek:"
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%Y %B %d, %l:%M %P szerint"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr "a lehető leghamarabb"
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr "Hivatkozás megnyitása böngészőben"
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr "Hivatkozás helyének másolása"
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr "Hivatkozás mentése másként (FIXME)"
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr "Kép mentése másként..."
@@ -12656,93 +12680,93 @@ msgstr "Kép mentése másként..."
msgid "Pinging %s"
msgstr "%s pásztázása"
-#: mail/mail-format.c:626
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr "%s melléklet"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr "Nem sikerült értelmezni a MIME-üzenetet. Megjelenítés forrásként."
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "Dátum"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr "Rossz cím"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "Feladó"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr "Válaszcím"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "Címzett"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr "Másolat"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
msgid "Bcc"
msgstr "Rejtett másolat"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
msgid "Mailer"
msgstr "Levelező"
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
"Az üzenetet digitálisan aláírták. További információért kattints a lakat "
"ikonra."
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "Nem sikerült létrehozni a PGP ellenőrzés részt."
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr "Az üzenetet digitálisan aláírták, és az aláírás hiteles."
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr "Az üzenetet digitálisan aláírták, de nem bizonyítható, hogy hiteles."
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr "Mutató FTP-helyre (%s)"
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr "Mutató helyi fájlra (%s), amely \"%s\" helyen érvényes"
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr "Mutató hely fájlra (%s)"
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr "Mutató távoli adatra (%s)"
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr "Mutató ismeretlen külső adatra (\"%s\" típus)"
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr "Hibás külső törzsrész."
@@ -12868,59 +12892,59 @@ msgstr "Levelek áthelyezése %s-be"
msgid "Copying messages to %s"
msgstr "Levelek másolása %s-be"
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr "Mappák pásztázása \"%s\"-ben"
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr "Továbbított levelek"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr "%s mappa megnyitása"
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr "%s tároló megnyitása"
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr "%s mappa eltávolítása"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, c-format
msgid "Storing folder '%s'"
msgstr "%s mappa tárolása"
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
msgid "Refreshing folder"
msgstr "Mappa frissítése"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr "Mappa tisztítása"
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr "%s levél letöltése"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr "%d levél letöltése"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr "%d levél mentése"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
@@ -12929,7 +12953,7 @@ msgstr ""
"Nem sikerült létrehozni a kimeneti fájlt: %s\n"
" %s"
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
@@ -12938,11 +12962,11 @@ msgstr ""
"Hiba a levelek mentése közben: %s\n"
" %s"
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr "Melléklet mentése"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
@@ -12951,22 +12975,22 @@ msgstr ""
"Nem lehet létrehozni a kimeneti fájlt: %s\n"
" %s"
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr "Nem sikerült az adatok kiírása: %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr "Szétkapcsolódás %s kiszolgálóval"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Reconnecting to %s"
msgstr "Újrakapcsolódás %s kiszolgálóhoz"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:512
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "_Keresés"
@@ -13078,34 +13102,17 @@ msgstr ""
"\n"
"Akarod menteni a változásaidat?"
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
#, fuzzy
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
"Írd be azt a nevet, amellyel hivatkozni szeretnél erre a postafiókra.\n"
"Például: \"Munka\" vagy \"Otthon\""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "Név:"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "1. aláírás"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "Aláírás mentése"
-
#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
@@ -13403,27 +13410,28 @@ msgstr "Az Evolution tennivaló csatorna beállító eszköze.\n"
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
#, fuzzy
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr "Az Evolution tennivaló csatorna beállító eszköze.\n"
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#, fuzzy
msgid "Evolution Summary component."
msgstr "Evolution levélszerkesztő."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
#, fuzzy
msgid "Factory for Evolution Summary's configuration control."
msgstr "Factory az Evolution Task kontrolljához"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
#, fuzzy
msgid "Factory for the Evolution Summary component."
msgstr "Factory a Vezetői összefoglaló Evolution komponens számára."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
msgid "Summary Preferences"
msgstr "Összefoglaló beállításai"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr "Ezen a lapon állíthatod be az Összefoglaló kinézetét."
-
#: my-evolution/Locations.h:1
msgid "Aarhus"
msgstr "Aarhus"
@@ -23332,7 +23340,7 @@ msgstr "Összefoglaló nyomtatása"
msgid "Printing of Summary failed"
msgstr "Az összefoglaló nyomtatása sikertelen"
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr "A Vezetői összefoglaló komponens nem tudta inicializálni a Bonobót.\n"
@@ -24608,17 +24616,17 @@ msgid "Configuration control for Evolution folder settings."
msgstr "Az Evolution tennivaló csatorna beállító eszköze.\n"
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
msgid "Folder Settings"
msgstr "Mappabeállítások"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
msgid "The Evolution shell."
msgstr "Az Evolution héj."
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr "Ezen a lapon állíthatod be a különféle mappabeállításokat."
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "Részletek"
@@ -24644,7 +24652,7 @@ msgstr "Mappa hozzáadása"
msgid "Drafts"
msgstr "Piszkozatok"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "Beérkezett levelek"
@@ -25180,31 +25188,31 @@ msgstr "K_apcsolat nélküli munka"
msgid "Work Offline"
msgstr "Kapcsolat nélküli munka"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "(Nem jeleníthető meg a mappa)"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr "%s (%d)"
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr "(semmi)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
"A Ximian Evolution a hálózatban van. Kattints erre a gombra a kapcsolat "
"nélküli munkához."
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr "A Ximian Evolution felkészül a kapcsolat nélküli munkára."
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -25227,7 +25235,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr "Nem sikerült beállítani a helyi tárterületet -- %s"
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -25238,19 +25246,19 @@ msgstr ""
"váratlanul kilépett. Ki kell lépned az Evolutionből, és újra\n"
"el kell indítanod, hogy ismét elérhesd az adataidat."
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr "Érvénytelen argumentumok"
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr "Nem sikerült regisztrálni az OAF-ban"
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr "A beállítások adatbázisa nem található"
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "Általános hiba"
@@ -25492,63 +25500,63 @@ msgstr ""
"Az aktiválórendszer által adott hiba:\n"
"%s"
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
msgid "CORBA error"
msgstr "CORBA hiba"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr "Megszakítva"
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr "Érvénytelen argumentum"
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr "Már van tulajdonos"
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
msgid "No owner"
msgstr "Nincs tulajdonos"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
msgid "Not found"
msgstr "Nem található"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
msgid "Unsupported type"
msgstr "Nem támogatott típus"
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr "Nem támogatott séma"
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr "Nem támogatott mûvelet"
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
msgid "Internal error"
msgstr "Belső hiba"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
msgid "Exists"
msgstr "Létezik"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr "Érvénytelen URI"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
msgid "Has subfolders"
msgstr "Van almappája."
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
msgid "No space left"
msgstr "Nincs hely"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr "A régi tulajdonos meghalt"
@@ -25605,26 +25613,19 @@ msgid "Specify where to create the folder:"
msgstr "Add meg, hogy hol hozod létre a mappát."
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr "Bla-bla."
+msgid "Open Other User's Folder"
+msgstr "Más felhasználó mappájának megnyitása"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr "Írj ide valamilyen magyarázó szöveget."
+#, fuzzy
+msgid "_Account:"
+msgstr "Postafiók"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
-msgid "Open Other User's Folder"
-msgstr "Más felhasználó mappájának megnyitása"
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
msgid "_Folder Name:"
msgstr "_Mappanév:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
-msgid "_Server:"
-msgstr "_Kiszolgáló:"
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
msgid "_User:"
msgstr "_Felhasználó:"
@@ -25724,15 +25725,15 @@ msgstr "Ne kérdezze meg többet."
msgid "Evolution can import data from the following files:"
msgstr "Az Evolution a következő fájlokból képes adatokat importálni:"
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr "Az Evolution most kilép..."
-#: shell/main.c:223
+#: shell/main.c:227
#, fuzzy, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -25742,7 +25743,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -25764,7 +25765,7 @@ msgstr ""
"Reméljük, élvezni fogod a kemény munkánk eredményét, és várjuk\n"
"hozzájárulásod! \n"
-#: shell/main.c:246
+#: shell/main.c:250
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
@@ -25772,43 +25773,47 @@ msgstr ""
"Köszönettel\n"
"A Ximian Evolution Csapat\n"
-#: shell/main.c:255
+#: shell/main.c:259
msgid "Don't tell me again"
msgstr "Ne jelenítse meg többet"
-#: shell/main.c:348
+#: shell/main.c:394
msgid "Cannot access the Ximian Evolution shell."
msgstr "A Ximian Evolution héj nem elérhető."
-#: shell/main.c:357
+#: shell/main.c:403
#, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "Nem sikerült inicializálni a Ximian Evolution héjat: %s"
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr "Indítóképernyő letiltása"
-#: shell/main.c:439
+#: shell/main.c:487
msgid "Start in offline mode"
msgstr "Indítás kapcsolat nélküli módban"
-#: shell/main.c:440
+#: shell/main.c:489
msgid "Start in online mode"
msgstr "Indítás online módban"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr "Minden összetevő hibakereső üzeneteit fájlba irányítja."
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "Nem sikerült inicializálni a Bonobo komponens rendszert."
@@ -27474,19 +27479,19 @@ msgstr "Üzenet"
msgid "Don't show this message again."
msgstr "Ne jelenjen meg többé ez az üzenet."
-#: widgets/misc/e-search-bar.c:518
+#: widgets/misc/e-search-bar.c:520
msgid "_Find Now"
msgstr "_Keresés most"
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:521
msgid "_Clear"
msgstr "_Törlés"
-#: widgets/misc/e-search-bar.c:892
+#: widgets/misc/e-search-bar.c:894
msgid "Clear"
msgstr "Törlés"
-#: widgets/misc/e-search-bar.c:894
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr "Keresés most"
@@ -27512,6 +27517,64 @@ msgstr "init_corba(): nem sikerült a GNOME inicializálása"
msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonobo(): a Bonobo inicializálása nem sikerült"
+#~ msgid "Could not parse query string"
+#~ msgstr "Nem sikerült értelmezni a lekérdezést"
+
+#~ msgid "Email is"
+#~ msgstr "Email ="
+
+#~ msgid "<- _Remove"
+#~ msgstr "<- _Törlés"
+
+#~ msgid "_Add ->"
+#~ msgstr "Hozzá_adás ->"
+
+#~ msgid "This page can be used to configure Calendar and Task preferences"
+#~ msgstr "Ezen a lapon állíthatod be a Naptár és a Feladatok beállításait."
+
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr "Nem sikerült létrehozni az riasztó szolgáltatást"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr " (alapértelmezett)"
+
+#~ msgid "This Page can be used to configure the Fonts"
+#~ msgstr "Ezen a lapon állíthatod be a betûket"
+
+#~ msgid "This page can be used to configure E-Mail Accounts"
+#~ msgstr "Ezen a lapon állíthatod be a postafiókokat."
+
+#~ msgid "This page can be used to configure Mailer preferences"
+#~ msgstr "Ezen a lapon állíthatod be a levelezőt."
+
+#~ msgid "This page can be used to configure the Composer"
+#~ msgstr "Ezen a lapon állíthatod be a levélszerkesztőt."
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "1. aláírás"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "Aláírás mentése"
+
+#~ msgid ""
+#~ "This page can be used to customize the appearance of the Summary page."
+#~ msgstr "Ezen a lapon állíthatod be az Összefoglaló kinézetét."
+
+#~ msgid "This page can be used to configure various folder settings"
+#~ msgstr "Ezen a lapon állíthatod be a különféle mappabeállításokat."
+
+#~ msgid "Blah blah."
+#~ msgstr "Bla-bla."
+
+#~ msgid "Insert some explanatory text here."
+#~ msgstr "Írj ide valamilyen magyarázó szöveget."
+
+#~ msgid "_Server:"
+#~ msgstr "_Kiszolgáló:"
+
#~ msgid "Error in search expression."
#~ msgstr "Hiba a keresési kifejezésben."
@@ -27821,12 +27884,6 @@ msgstr "init_bonobo(): a Bonobo inicializálása nem sikerült"
#~ msgid "Configuration control for the Evolution Addressbook."
#~ msgstr "Az Evolution tennivaló csatorna beállító eszköze.\n"
-#~ msgid "&lt;- _Remove"
-#~ msgstr "&lt;- _Törlés"
-
-#~ msgid "_Add -&gt;"
-#~ msgstr "_Hozzáadás -&gt;"
-
#~ msgid "Evolution calendar executive summary component."
#~ msgstr "Evolution naptár vezetői összefoglaló komponense."
@@ -28389,9 +28446,6 @@ msgstr "init_bonobo(): a Bonobo inicializálása nem sikerült"
#~ msgid "%s: Inbox"
#~ msgstr "%s: Bejövő üzenetek"
-#~ msgid "Account"
-#~ msgstr "Postafiók"
-
#~ msgid "Accounts"
#~ msgstr "Postafiókok"
@@ -28518,9 +28572,6 @@ msgstr "init_bonobo(): a Bonobo inicializálása nem sikerült"
#~ msgid "_Task..."
#~ msgstr "_Feladat..."
-#~ msgid "Create or edit mail accounts and other preferences"
-#~ msgstr "Postafiókok létrehozása, szerkesztése és egyéb beállítások"
-
#~ msgid "_Mail Settings..."
#~ msgstr "_Levelező beállításai"
diff --git a/po/it.po b/po/it.po
index 2f9d678077..94021c832e 100644
--- a/po/it.po
+++ b/po/it.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Evolution\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2002-03-13 12:27+01:00\n"
"Last-Translator: Clara Tattoni <clara.tattoni@libero.it>\n"
"Language-Team: Italiano <it@li.org>\n"
@@ -30,22 +30,22 @@ msgid "Imports VCard files into Evolution."
msgstr "Importa i file VCard in Evolution."
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr "Memorizza Come"
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr "Nome"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "Email"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Principale"
@@ -55,16 +55,16 @@ msgstr "Princ"
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "Assistente"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Ufficio"
@@ -74,12 +74,12 @@ msgid "Bus"
msgstr "Uff"
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr "Richiamare"
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Ditta"
@@ -90,13 +90,13 @@ msgstr "Ditta"
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Casa"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Organizzazione"
@@ -106,19 +106,19 @@ msgstr "Org"
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Cellulare"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Auto"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "Fax Ufficio"
@@ -127,13 +127,13 @@ msgid "Bus Fax"
msgstr "Fax Uff"
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Fax Casa"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "Ufficio2"
@@ -142,68 +142,68 @@ msgid "Bus 2"
msgstr "Uff 2"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Casa 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "ISDN"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "Altro"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "Altro fax"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "Impaginatore"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "Radio"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "Telex"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr "TTY"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "Email 2"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "Email 3"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "Sito Internet"
@@ -212,7 +212,7 @@ msgid "Url"
msgstr "Url"
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "Dipartimento"
@@ -221,7 +221,7 @@ msgid "Dep"
msgstr "Dip"
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "Ufficio"
@@ -230,12 +230,12 @@ msgid "Off"
msgstr "Uff"
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "Posizione"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "Professione"
@@ -244,7 +244,7 @@ msgid "Prof"
msgstr "Prof"
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr "Manager"
@@ -257,7 +257,7 @@ msgid "Ass"
msgstr "Ass"
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "Nickname"
@@ -266,12 +266,12 @@ msgid "Nick"
msgstr "Nick"
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "Coniuge"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "Note"
@@ -284,7 +284,7 @@ msgid "CALUri"
msgstr "CALUri"
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr "Free-busy URL"
@@ -335,7 +335,7 @@ msgstr "VCard per %s"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -343,7 +343,7 @@ msgid "Could not initialize Bonobo"
msgstr "Impossibile inizializzare Bonobo"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr "Ricerca in corso..."
@@ -351,41 +351,33 @@ msgstr "Ricerca in corso..."
msgid "Loading..."
msgstr "Caricamento in corso..."
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
-msgid "Error in search expression."
-msgstr "Errore nel criterio di ricerca."
+#: addressbook/backend/pas/pas-backend-ldap.c:677
+#, fuzzy
+msgid "Reconnecting to LDAP server..."
+msgstr "Connessione al server LDAP in corso..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr "Aggiunta di una card al server LDAP in corso..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr "Rimozione di una card dal server LDAP in corso..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr "Modifica di una card nel server LDAP in corso..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr "Riavvio della ricerca in corso."
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr "Ricezione dei risultati della ricerca LDAP in corso..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
#, fuzzy
msgid "Error performing search"
msgstr "Errore nella rimozione di una card"
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-#, fuzzy
-msgid "Could not parse query string"
-msgstr "Impossibile interpretare URL `%s'"
-
#: addressbook/conduit/address-conduit.c:293
msgid "Default Sync Address:"
msgstr "Indirizzo Sync Predefinito:"
@@ -432,47 +424,47 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
+msgid "Configure access to LDAP directory servers here"
+msgstr ""
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
msgid "Control that displays an Evolution addressbook minicard."
msgstr "Controllo che visualizza una minicard per la rubrica di Evolution."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
msgid "Directory Servers"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
msgid "Evolution Addressbook minicard viewer"
msgstr "Visore di minicard per la rubrica di Evolution"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr "Componente di Evolution per gestire i contatti."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the Addressbook Minicard control"
msgstr "Fabbrica per il controllo delle Minicard per la rubrica"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr "Fabbrica per il visualizzatore di indirizzi della Rubrica"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
msgid "Factory for the Addressbook's address popup"
msgstr "Fabbrica per il popup di indirizzi della Rubrica"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
msgid "Factory for the sample Addressbook control"
msgstr "Fabbrica per il controllo degli esempi della Rubrica"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
-msgstr ""
-
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -492,28 +484,28 @@ msgstr "LDAP Server"
msgid "LDAP server containing contact information"
msgstr "Server LDAP contenente le informazioni dei contatti"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "Nuovo Contatto"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "_Contatti"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "Crea un nuovo contatto"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "Nuova Lista di Contatti"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "Contact _List"
msgstr "Lista dei _Contatti"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "Crea una nuova lista di contatti"
@@ -539,30 +531,30 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
#, fuzzy
msgid "This server does not support LDAPv3 schema information"
msgstr "La risposta del server IMAP non contiene informazione %s"
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
#, fuzzy
msgid "Error retrieving schema information"
msgstr ""
"Errore nel caricare le informazioni dei filtri:\n"
"%s"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
#, fuzzy
msgid "Server did not respond with valid schema information"
msgstr "La risposta del server IMAP non contiene informazione %s"
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
#, fuzzy
msgid "LDAP was not enabled in this build of Evolution"
msgstr "(SSL non è supportato in questa compilazione di Evolution)"
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "Impossibile inizializzare gnome-vfs"
@@ -570,21 +562,30 @@ msgstr "Impossibile inizializzare gnome-vfs"
msgid "Other Contacts"
msgstr "Altri Contatti"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "Impossibile aprire la rubruca"
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+"Impossibile aprire questa rubrica. Controllare che \n"
+"il percorso esista e che si abbia il permesso di accedervi."
+
+#: addressbook/gui/component/addressbook.c:487
+#, fuzzy
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
"Impossibile aprire questa rubrica. Questo significa\n"
"che è stata inserita una URI errata,\n"
"oppure che il server LDAP non funziona"
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -596,52 +597,83 @@ msgstr ""
"bisogna compilare il programma dai sorgenti CVS dopo\n"
"aver scaricato Open LDAP dal link sottostante.\n"
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
+#, fuzzy
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-"Impossibile aprire questa rubrica. Controllare che \n"
-"il percorso esista e che si abbia il permesso di accedervi."
+"Impossibile aprire questa rubrica. Questo significa\n"
+"che è stata inserita una URI errata,\n"
+"oppure che il server LDAP non funziona"
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr "Digitare la password per %s (utente %s)"
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
#, fuzzy
msgid "Name begins with"
msgstr "finisce per"
-#: addressbook/gui/component/addressbook.c:729
+#: addressbook/gui/component/addressbook.c:742
#, fuzzy
-msgid "Email is"
-msgstr "Email 2"
+msgid "Email begins with"
+msgstr "finisce per"
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr "La categoria è"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr "Qualunque campo contiene"
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "Avanzato..."
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr "Qualunque Categoria"
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr "La URI visualizzata dal Browser delle cartelle"
@@ -656,7 +688,7 @@ msgstr "(nessuno)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "Email principale"
@@ -708,53 +740,53 @@ msgid " S_how Supported Bases "
msgstr "_Controlla tipi supportati"
#: addressbook/gui/component/ldap-config.glade.h:2
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "Opzioni"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr "_Rimuovere"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
msgid "1234"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
#, fuzzy
msgid "1:00"
msgstr "100"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
#, fuzzy
msgid "380"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:11
-#, fuzzy
-msgid "<- _Remove"
-msgstr "_Rimuovere"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-#, fuzzy
-msgid "<< Fewer Options"
-msgstr "Opzioni"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr ""
@@ -861,7 +893,7 @@ msgid "Mappings"
msgstr "Margini"
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
#, fuzzy
msgid "Never"
msgstr "_ogni"
@@ -915,8 +947,8 @@ msgstr "_Scopo della Ricerca:"
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
msgid "Searching"
msgstr "Ricerca in corso"
@@ -1114,7 +1146,7 @@ msgid "Using email address"
msgstr "Indirizzo Email"
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr ""
@@ -1122,13 +1154,13 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
msgid "_Add"
msgstr "_Aggiungi"
#: addressbook/gui/component/ldap-config.glade.h:105
#, fuzzy
-msgid "_Add ->"
+msgid "_Add -&gt;"
msgstr "_Aggiungi"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1170,7 +1202,7 @@ msgid "_Download limit:"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1207,7 +1239,7 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
#, fuzzy
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr "_Opzioni"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1290,7 +1322,7 @@ msgstr "Fabbrica per l'interfaccia di selezione dei nomi della Rubrica"
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1322,11 +1354,11 @@ msgstr "(%d non mostrati)"
msgid "Unnamed Contact"
msgstr "Contatto senza nome"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr "Seleziona Contatti dalla Rubrica"
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
#, fuzzy
msgid "Find contact in"
msgstr "Il mittente contiene"
@@ -1391,7 +1423,7 @@ msgstr "Collaborazione"
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "Editor dei Contatti"
@@ -1460,9 +1492,9 @@ msgstr "Vuole ricevere messaggi in _HTML"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2526,23 +2558,23 @@ msgstr ""
msgid "Delete Contact?"
msgstr "Cancellare il Contatto?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
msgid "Category editor not available."
msgstr "Editor delle categorie non disponibile."
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr "Questo contatto appartiene a queste categorie:"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
msgid "Save Contact as VCard"
msgstr "Salva Contatto come VCard"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr "TTY/TDD"
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr "Impossibile trovare il widget per un campo: `%s'"
@@ -2556,7 +2588,7 @@ msgid "Edit Full"
msgstr "Modifica Interamente"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "Nome e cognome"
@@ -2709,11 +2741,11 @@ msgid "contact-list-editor"
msgstr "Editor della lista dei Contatti"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr "Editor della Lista dei Contatti"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
msgid "Save List as VCard"
msgstr "Salva Lista come VCard"
@@ -2772,20 +2804,20 @@ msgstr "Ricerca Avanzata"
msgid "Search"
msgstr "Cerca"
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr "Nessuna card"
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr "1 card"
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr "%d card"
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
#, fuzzy
msgid "Error getting book view"
msgstr "Errore nell'avvio di %s"
@@ -2797,15 +2829,15 @@ msgid "Error modifying card"
msgstr "Errore nella modifica della card"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr "Completato"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "Errore sconosciuto"
@@ -2814,7 +2846,7 @@ msgid "Repository offline"
msgstr "Deposito non in linea"
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "Permesso negato"
@@ -2831,7 +2863,7 @@ msgid "Protocol not supported"
msgstr "Protocollo non supportato"
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -2886,7 +2918,7 @@ msgstr "Errore nella rimozione della lista"
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr "Errore nella rimozione di una card"
@@ -2929,160 +2961,160 @@ msgstr "Nessuna card"
msgid "Copy cards to"
msgstr "Nessuna card"
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr "* Cliccare qui per aggiungere un contatto *"
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr "Telefono Principale"
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr "Telefono Assistente"
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr "Telefono Ufficio"
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr "Telefono a cui Richiamare"
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr "Telefono Ditta"
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr "Telefono di Casa"
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr "Indirizzo Ufficio"
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr "Indirizzo di Casa"
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr "Cellulare"
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr "Telefono auto"
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr "Telefono Ufficio 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr "Telefono Casa 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr "Altro Telefono"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr "Altro Indirizzo"
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr "Rubrica"
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "Salva come VCard"
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
#, fuzzy
msgid "New Contact..."
msgstr "Nuovo Contatto"
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
#, fuzzy
msgid "New Contact List..."
msgstr "Nuova Lista di Contatti"
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
#, fuzzy
msgid "Go to Folder..."
msgstr "_Visualizza Cartella..."
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
#, fuzzy
msgid "Import..."
msgstr "_Importa..."
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
#, fuzzy
msgid "Search for Contacts..."
msgstr "_Cerca Contatti"
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
#, fuzzy
msgid "Addressbook Sources..."
msgstr "Sorgenti della _Rubrica..."
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
#, fuzzy
msgid "Pilot Settings..."
msgstr "Impostazioni _Pilot..."
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr "Contatto Precedente"
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr "Invia un Messaggio al Contatto"
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Stampa"
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr "Stampa Busta"
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
#, fuzzy
msgid "Copy to folder..."
msgstr "_Copia nella Cartella..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
#, fuzzy
msgid "Move to folder..."
msgstr "_Sposta nella Cartella..."
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "Taglia"
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "Copia"
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "Incolla"
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3090,8 +3122,8 @@ msgstr "Incolla"
msgid "Delete"
msgstr "Elimina"
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
#, fuzzy
msgid "Current View"
msgstr "Vista _Corrente"
@@ -3100,7 +3132,7 @@ msgstr "Vista _Corrente"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
@@ -3108,10 +3140,18 @@ msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3236,7 +3276,7 @@ msgid "Include:"
msgstr "Includi:"
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr "Orizzontale"
@@ -3256,12 +3296,12 @@ msgstr "Margini"
msgid "Number of columns:"
msgstr "Numero di colonne:"
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
msgid "Options"
msgstr "Opzioni"
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
msgid "Orientation"
msgstr "Orientazione"
@@ -3284,7 +3324,7 @@ msgstr "Alimentazione della carta:"
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr "Verticale"
@@ -3340,26 +3380,26 @@ msgstr "Larghezza:"
msgid "_Font..."
msgstr "_Carattere..."
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
msgid "Untitled appointment"
msgstr "Appuntamento senza titolo"
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr "Altezza"
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr "Normale"
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr "Basso"
@@ -3408,40 +3448,40 @@ msgid "Configuration control for the Evolution Calendar."
msgstr "Fabbrica per il compositore di Evolution."
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
+msgid "Configure your timezone, Calendar and Task List here "
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
msgid "Evolution calendar iTip/iMip viewer"
msgstr "Visore iTip/iMip del calendario di Evolution"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Evolution component for handling the calendar."
msgstr "Componente di Evolution per gestire il calendario."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
msgid "Factory for the Evolution Tasks control"
msgstr ""
"Fabbrica per il controllo di visualizzazione delle attività di Evolution."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
msgid "Factory for the calendar iTip view control"
msgstr "Fabbrica per il controllo della vista iTip del calendario"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
msgid "Factory for the sample Calendar control"
msgstr "Fabbrica per il controllo del Calendario di esempio"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
msgid "Factory to centralize calendar component editor dialogs"
msgstr ""
"Fabbrica per centralizzare il componente dell'editor dei dialoghi del "
"calendario"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
msgid "Factory to create a component editor factory"
msgstr "Fabbrica per creare una fabbrica di editor di componenti"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
-msgstr ""
-
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr "Servizio di notifica dell'avviso sonoro"
@@ -3506,7 +3546,7 @@ msgstr ""
"Evolution visualizzerà invece un messaggio a video."
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "Attenzine"
@@ -3532,15 +3572,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "Non chiedere più su questo programma in futuro."
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "Impossibile inizializzare GNOME"
-#: calendar/gui/alarm-notify/notify-main.c:183
-msgid "Could not create the alarm notify service"
-msgstr "Impossibile inizializzare il servizio di notifica"
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr ""
"Impossibile creare la babbrica per il servizio di notifica dell'avviso sonoro"
@@ -3557,7 +3593,7 @@ msgstr "La descrizione contiene"
msgid "Comment contains"
msgstr "Il commento contiene"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr "Non corrispondenti"
@@ -3568,7 +3604,7 @@ msgstr "%A, %d %B %Y"
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "%a %d %b"
@@ -3627,37 +3663,37 @@ msgstr "E"
msgid "W"
msgstr "O"
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
msgid "Free"
msgstr "Libero"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "Occupato"
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr "Da cominciare"
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr "In corso"
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr "Completato"
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3668,33 +3704,33 @@ msgstr ""
"45.436845,125.862501"
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr "Nessuno "
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr "Ricorre"
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr "Assegnato"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr "Sì"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr "No"
@@ -3714,7 +3750,7 @@ msgstr "Vista Settimanale"
msgid "Month View"
msgstr "Vista Mensile"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3725,10 +3761,10 @@ msgid "Folder containing appointments and events"
msgstr "Cartella contenente appuntamenti ed eventi"
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
msgid "Tasks"
msgstr "Attività"
@@ -3737,53 +3773,53 @@ msgstr "Attività"
msgid "Folder containing to-do items"
msgstr "Cartella contente le cose da fare"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
msgid "New appointment"
msgstr "Nuovo appuntamento"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
msgid "_Appointment"
msgstr "_Appuntamento"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "Crea un nuovo appuntamento"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
msgid "New meeting"
msgstr "Nuova riunione"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
msgid "_Meeting"
msgstr "_Riunione"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
msgid "Create a new meeting request"
msgstr "Crea una nuova richiesta di apppuntamento"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "New task"
msgstr "Nuova attività"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "_Attività"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr "Crea una nuova attività"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "New All Day Appointment"
msgstr "Nuovo appuntamento"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "All _Day Appointment"
msgstr "_Appuntamento"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Crea un nuovo appuntamento"
@@ -3998,7 +4034,7 @@ msgstr "Promemoria"
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr "Indice:"
@@ -4027,7 +4063,7 @@ msgstr "termine dell'appuntamento"
msgid "hour(s)"
msgstr "Ora (e)"
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
msgid "minute(s)"
msgstr "minuto(i)"
@@ -4205,7 +4241,7 @@ msgid "_Fri"
msgstr "_Ven"
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
msgid "_General"
msgstr "_Generale"
@@ -4348,61 +4384,61 @@ msgstr " (Scadenza "
msgid "Due "
msgstr "Scadenza "
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "Impossibile aggiornare l'elemento!"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "Impossibile aggiornare l'elemento!"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Modifica Appuntamenti"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Appuntamento - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Attività - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "Voce nell'agenda - %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Nessuna descrizione"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "Salva come..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr "Impossibile ottenere la versione corrente!"
@@ -4474,13 +4510,13 @@ msgstr "Ricorrenza"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
msgid "Scheduling"
msgstr "Pianificazione"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr "Riunione"
@@ -4601,7 +4637,7 @@ msgid "Member"
msgstr "Membro"
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr "RSVP"
@@ -4827,7 +4863,7 @@ msgstr "Completato in data:"
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
msgid "Needs Action"
msgstr "Richiede Azione"
@@ -4854,11 +4890,11 @@ msgstr "Di base"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr "Assegnato"
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
msgid "Description:"
@@ -4927,13 +4963,13 @@ msgstr "90%"
msgid "100%"
msgstr "100%"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
msgid "Deleting selected objects"
msgstr "Rimozione degli elementi selezionati in corso"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "_Apri"
@@ -4943,30 +4979,30 @@ msgstr "_Apri"
msgid "_Save as..."
msgstr "Salva come..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "S_tampa..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "_Taglia"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "_Copia"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -4995,8 +5031,8 @@ msgstr "_Marka Attività Come Complete"
msgid "_Delete Selected Tasks"
msgstr "_Elimina le Attività Selezionate"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr "Aggiornamento elementi in corso"
@@ -5053,14 +5089,14 @@ msgid "URL"
msgstr "URL"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %m/%d/%Y %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %m/%d/%Y %I:%M:%S %p"
@@ -5082,493 +5118,475 @@ msgstr "%02i divisioni per minuto"
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%A %d %B"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%d %b"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "am"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "pm"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "Nuovo _Appuntamento"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "Nuovo _Evento del Giorno"
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
#, fuzzy
msgid "New Meeting"
msgstr "Nuova riunione"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr "Nuova Attività"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Stampa..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "Vai a _Oggi"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "_Vai alla data..."
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr "_Rende note le Informazioni sulla Disponibilità"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
#, fuzzy
msgid "_Configure..."
msgstr "Configura %s"
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
#, fuzzy
msgid "_Configure Pilot..."
msgstr "Configura %s"
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "_Salva con Nome..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
#, fuzzy
msgid "_Schedule Meeting..."
msgstr "Pianifica una _Riunione"
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
#, fuzzy
msgid "_Forward as iCalendar..."
msgstr "Inoltra come i_Calendar"
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr "_Rendi rimandabile questa Ricorrenza"
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr "_Elimina questa Ricorrenza"
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr "Elimina _Tutte le Ricorrenze"
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr ""
"I tool di GNOME Pilot non sembrano essere installati in questo sistema."
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
msgstr "Errore nell'esecuzione di %s."
-#: calendar/gui/e-itip-control.c:678
-msgid "Meeting begins: <b>"
-msgstr "Inizio Riunione: <b>"
-
-#: calendar/gui/e-itip-control.c:683
-msgid "Task begins: <b>"
-msgstr "Inizio attività: <b>"
-
-#: calendar/gui/e-itip-control.c:688
-msgid "Free/Busy info begins: <b>"
-msgstr "Inizio informazioni di disponibilità: <b>"
-
-#: calendar/gui/e-itip-control.c:692
-msgid "Begins: <b>"
-msgstr "Inizio: <b>"
-
-#: calendar/gui/e-itip-control.c:704
-msgid "Meeting ends: <b>"
-msgstr "Fine riunione: <b>"
-
-#: calendar/gui/e-itip-control.c:707
-msgid "Free/Busy info ends: <b>"
-msgstr "Fine informazioni di disponibilità:"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:711
-msgid "Ends: <b>"
+#: calendar/gui/e-itip-control.c:593
+#, fuzzy
+msgid "<b>Ends:</b> "
msgstr "Fine: <b>"
-#: calendar/gui/e-itip-control.c:725
-msgid "Task Completed: <b>"
-msgstr "Attività Completata: <b>"
+#: calendar/gui/e-itip-control.c:606
+#, fuzzy
+msgid "<b>Completed:</b> "
+msgstr "Completato "
-#: calendar/gui/e-itip-control.c:735
-msgid "Task Due: <b>"
-msgstr "Attività Da Completare Entro: <b>"
+#: calendar/gui/e-itip-control.c:616
+msgid "<b>Due:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
msgid "iCalendar Information"
msgstr "Informazioni iCalendar"
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
msgid "iCalendar Error"
msgstr "Errore iCalendar"
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
msgid "An unknown person"
msgstr "Partecipante sconosciuto"
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
msgstr ""
"<br> Controllate queste informazioni, e poi selezionate un'azione dal menu."
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr "<i>Nessuno</i>"
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr "Posizione _Geografica:"
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
msgid "Status:"
msgstr "Stato:"
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
msgid "Accepted"
msgstr "Accettata"
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
msgid "Tentatively Accepted"
msgstr "Accettato con tentativo"
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
msgid "Declined"
msgstr "Annullato"
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr "Sconosciuto"
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
msgid "Choose an action:"
msgstr "Specificare un'operazione:"
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
msgid "Update"
msgstr "Aggiornare"
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "OK"
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
msgid "Accept"
msgstr "Accettare"
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
msgid "Tentatively accept"
msgstr "Accettare con tentativo"
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
msgid "Decline"
msgstr "Rifiutare"
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
msgid "Send Free/Busy Information"
msgstr "Invia Informazioni sulla Disponibilità"
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr "Aggiorna stato risposta"
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
msgid "Send Latest Information"
msgstr "Invia Informazioni Correnti"
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr "Annulla"
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, c-format
msgid "<b>%s</b> has published meeting information."
msgstr "<b>%s</b> ha pubblicato informazioni riguardo una riunione."
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
msgid "Meeting Information"
msgstr "Dettagli della Riunione"
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr "<b>%s</b> richiede la tua presenza ad una riunione."
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
msgid "Meeting Proposal"
msgstr "Proposta di Riunione"
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr "<b>%s</b> vuole aggiungersi ad una riunione esistente."
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
msgid "Meeting Update"
msgstr "Aggiornamento Riunione"
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr "<b>%s</b> vuole ricevere informazioni aggiornate sulla riunione."
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
msgid "Meeting Update Request"
msgstr "Richiesta di Aggiornamento sulla Riunione"
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr "<b>%s</b> ha risposto ad una richiesta di riunione."
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
msgid "Meeting Reply"
msgstr "Risposta ad una Riunione"
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr "<b>%s</b> ha annullato una riunione."
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
msgid "Meeting Cancellation"
msgstr "Annullamento Riunione"
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr "<b>%s</b> ha mandato un messaggio indecifrabile."
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
msgid "Bad Meeting Message"
msgstr "Messaggio di Richiesta Riunione Non Valido"
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, c-format
msgid "<b>%s</b> has published task information."
msgstr "<b>%s</b> ha pubblicato informazioni sulle proprie attività."
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
msgid "Task Information"
msgstr "Informazioni sull'Attività"
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr "<b>%s</b> ha richiesto che venga eseguito un compito."
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
msgid "Task Proposal"
msgstr "Proposta di Attività"
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr "<b>%s</b> vuole aggiungere informazioni ad una attività esistente."
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
msgid "Task Update"
msgstr "Aggiornamento Attività"
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr "<b>%s</b> vuole ricevere informazioni aggiornate sull'attività."
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
msgid "Task Update Request"
msgstr "Richiesta di Aggiornamento dell'Attività"
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr "<b>%s</b> ha risposto all'assegnamento di un compito."
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
msgid "Task Reply"
msgstr "Risposta all'Attività"
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr "<b>%s</b> ha annullato un'attività."
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
msgid "Task Cancellation"
msgstr "Annullamento Attività"
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
msgid "Bad Task Message"
msgstr "Messaggio di Attività Indecifrabile"
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr "<b>%s</b> ha pubblicato informazioni sulla disponibilità."
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
msgid "Free/Busy Information"
msgstr "Informazioni sulla Disponibilità"
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr "<b>%s</b> richiede informazioni sulla disponibilità."
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
msgid "Free/Busy Request"
msgstr "Richiesta Disponibilità"
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr "<b>%s</b> ha risposto a una richiesta di disponibilità."
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
msgid "Free/Busy Reply"
msgstr "Risposta Disponibilità"
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
msgid "Bad Free/Busy Message"
msgstr "Messaggio di Disponibilità Indecifrabile"
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
#, fuzzy
msgid "The message does not appear to be properly formed"
msgstr "La cartella appare irrimediabilmente corrotta."
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
msgid "The message contains only unsupported requests."
msgstr "Il messaggio contiene solo richieste di tipo non supportato."
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr "L'allegato non contiene un messaggio di calendario valido"
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
msgid "The attachment has no viewable calendar items"
msgstr "L'allegato non ha nessun elemento di calendario visibile"
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
#, fuzzy
msgid "There was an error on the CORBA system\n"
msgstr "Si è verificato un errore nella ricezione dei dati da"
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
#, fuzzy
msgid "Object could not be found\n"
msgstr "L'elemento non può essere spedito!\n"
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
msgid "Update complete\n"
msgstr "Aggiornamento completato\n"
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
msgid "Calendar file could not be updated!\n"
msgstr "Impossibile aggiornare il file di calendario!\n"
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr ""
"Impossibile aggiornare lo stato del partecipante; l'elemento non esiste più"
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr ""
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr ""
"Impossibile aggiornare lo stato del partecipante; lo stato non è valido!\n"
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
msgid "Attendee status updated\n"
msgstr "Stato del partecipante aggiornato\n"
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
msgid "Attendee status could not be updated!\n"
msgstr "Impossibile aggiornare lo stato del partecipante!\n"
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
msgid "Removal Complete"
msgstr "Rimozione Completata"
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
msgid "Item sent!\n"
msgstr "Elemento Spedito!\n"
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr "L'elemento non può essere spedito!\n"
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
#, fuzzy
msgid "Select Calendar Folder"
msgstr "Scegli Cartella"
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
#, fuzzy
msgid "Select Tasks Folder"
msgstr "Scegli Cartella"
@@ -5614,7 +5632,7 @@ msgstr "inizio"
msgid "Chair Persons"
msgstr "Moderatori"
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
msgid "Required Participants"
msgstr "Partecipanti Richiesti"
@@ -5623,56 +5641,57 @@ msgid "Optional Participants"
msgstr "Partecipanti Opzionali"
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
-msgstr "Non Partecipanti"
+#, fuzzy
+msgid "Resources"
+msgstr "Risorse"
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr "Individuale"
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
msgid "Group"
msgstr "Gruppo"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
msgid "Resource"
msgstr "Risorse"
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr "Stanza"
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
msgid "Chair"
msgstr "Moderatore"
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
msgid "Required Participant"
msgstr "Partecipante Richiesto"
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr "Partecipante Opzionale"
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr "Non Partecipante"
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr "Tentativo"
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
msgid "Delegated"
msgstr "Delegato"
@@ -5683,22 +5702,22 @@ msgstr "In Corso"
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr "%A, %B %d, %Y"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a %m/%d/%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%m/%d/%Y"
@@ -5762,8 +5781,8 @@ msgstr "_Inizio appuntamento ore:"
msgid "Meeting _end time:"
msgstr "T_ermine dell' appuntamento ore:"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, c-format
msgid "Opening tasks at %s"
msgstr "Apertura attività %s in corso"
@@ -5778,7 +5797,7 @@ msgstr "Impossibile caricare le attività in `%s'"
msgid "The method required to load `%s' is not supported"
msgstr "Il metodo richiesto per caricare `%s' non è supportato"
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "Impossibile aprire la cartella in `%s'"
@@ -5797,26 +5816,42 @@ msgstr "Rimozione degli elementi selezionati in corso"
msgid "Expunging"
msgstr "Eliminazione"
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "Nuovo _Appuntamento..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr "Impossibile aprire la cartella in `%s'"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr "Il metodo richiesto per aprire `%s' non è supportato"
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, c-format
msgid "Opening calendar at %s"
msgstr "Apertura calendario %s"
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "Lettura cartella %s in corso"
@@ -5877,49 +5912,49 @@ msgstr "Ottobre"
msgid "September"
msgstr "Settembre"
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
msgid "At least one attendee is necessary"
msgstr "È richiesto almeno un partecipante"
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr "È necessario impostare un organizer."
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
msgid "Event information"
msgstr "Informazioni sul calendario"
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
msgid "Task information"
msgstr "Informazioni sull'attività"
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
msgid "Journal information"
msgstr "Informazioni di Diario"
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
msgid "Free/Busy information"
msgstr "Informazioni sulla disponibilità"
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
msgid "Calendar information"
msgstr "Informazioni di calendario"
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
#, fuzzy
msgid "Updated"
msgstr "Aggiornare"
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
#, fuzzy
msgid "Refresh"
msgstr "Aggiorna Lista"
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr "Devi essere un partecipante all'evento."
@@ -6155,7 +6190,7 @@ msgid "Print Calendar"
msgstr "Stampa Calendario"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Anteprima di Stampa"
@@ -6179,7 +6214,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr "La URI della cartella delle attività da visualizzare"
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
"continue, you will not be able to recover these tasks.\n"
@@ -6192,12 +6227,12 @@ msgstr ""
"\n"
"Cancellare comunque queste attività?"
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr "Non chiedere più in futuro."
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
#, fuzzy
msgid "Print Tasks"
msgstr "Stampa card"
@@ -8127,7 +8162,7 @@ msgstr "Trasferimento dei messaggi in corso"
msgid "Copying messages"
msgstr "Copia messaggi in %s"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -8135,47 +8170,47 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr "Annullato."
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, fuzzy, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr "Risposta inaspettata dal server IMAP: %s"
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
#, fuzzy
msgid "No data provided"
msgstr "È necessario fornire un nome di file."
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
#, fuzzy
msgid "Failed to encrypt: No valid recipients specified."
msgstr "Impossibile cifrare questo messaggio: mancano i destinatari"
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, fuzzy, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -8183,18 +8218,24 @@ msgid ""
"%.*s"
msgstr "Impossibile salvare messaggio %s nella cache: %s"
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, fuzzy, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr "Impossibile salvare messaggio %s nella cache: %s"
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "Decodifica messaggio non riuscita."
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
#, fuzzy
msgid "Failed to execute gpg."
msgstr "Decodifica messaggio non riuscita."
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, fuzzy, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr ""
@@ -8440,7 +8481,7 @@ msgstr ""
" %s"
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr "Cattiva risposta di autenticazione dal server."
@@ -8562,7 +8603,7 @@ msgstr "Per leggere la posta come una ricerca di un altro insieme di cartelle"
msgid "No provider available for protocol `%s'"
msgstr "Nessun fornitore disponibile per il protocollo `%s'"
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8608,12 +8649,12 @@ msgstr "Decodifica messaggio non riuscita."
msgid "Failed to verify certificates."
msgstr "Verifica certificati non riuscita."
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
msgid "Cannot get folder: Invalid operation on this store"
msgstr ""
"Impossibile ottenere la cartella: Operazione non supportata in questo store"
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
msgid "Cannot create folder: Invalid operation on this store"
msgstr ""
"Impossibile creare una cartella: Operazione non supportata in questo store"
@@ -8837,77 +8878,105 @@ msgstr "Impossibile rinominare la cartella %s: Operazione non valida"
msgid "Cannot rename folder: %s: No such folder"
msgstr "Impossibile rinominare la cartella %s: Cartella inesistente"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr "Operazione annullata"
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr "Il server si é disconnesso inaspettatamente: %s"
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "Risposta inaspettata dal server IMAP: %s"
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "Comando IMAP fallito: %s"
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr "La risposta del server è terminata troppo presto."
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr "La risposta del server IMAP non contiene informazione %s"
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr "Risposta OK inattesa dal server IMAP: %s"
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr "Impossibile creare la directory %s: %s"
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr "Impossibile caricare il sommario di %s"
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr "Cartella distrutta e ricreata sul server."
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr "Ricerca messaggi modificati"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Errore di ricazione del messaggio"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"Impossibile prendere il messaggio: %s\n"
+"%s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr "Messaggio assente"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr "Questo messaggio non è al momento disponibile"
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr "Ricezione delle informazioni sul sommario per i nuovi messaggi"
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr "Ricerca nuovi messaggi"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr "Impossibile trovare il corpo del messaggio nella risposta di FETCH."
@@ -8932,7 +9001,7 @@ msgstr "Controllo nuova posta"
msgid "Check for new messages in all folders"
msgstr "Controlla se ci sono nuovi messaggio in tutte le cartelle"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "Cartelle"
@@ -8962,7 +9031,7 @@ msgstr "Per leggere e memorizzare la posta su server IMAP."
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
msgid "Password"
msgstr "Password"
@@ -8972,77 +9041,77 @@ msgstr ""
"Con questa opzione ci si connette al server IMAP usando una password di "
"testo semplice."
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "SMTP server %s"
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "%s servizio per %s su %s"
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "Connessione annullata"
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr "Impossibile connettersi a %s (porta %d): %s"
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr ""
"Impossibile connettersi al server POP.\\n\n"
"Errore nell'invio della password: %s"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
#, fuzzy
msgid "SSL/TLS extension not supported."
msgstr "Operazione non supportata"
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
#, fuzzy
msgid "SSL negotiations failed"
msgstr "Autenticazione fallita"
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "La cartella non è vuota"
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr "Il server IMAP %s non supporta il tipo di autenticazione richiesto %s "
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr "Nessun supporto per il tipo di autenticazione %s"
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr "%sInserire la password IMAP per %s@%s"
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr "Non è stata inserita la password."
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9053,19 +9122,24 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr "Non è presente la cartella %s"
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, fuzzy, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr "Il nome di una cartella non può contenere il carattere Invio."
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Errore sconosciuto: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr "Alla cartella madre non è permesso contenere sottocartelle"
@@ -9207,27 +9281,6 @@ msgstr "Aggiunta di messaggio Maildir annullata"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "Impossibile accodare il messaggio alla cartella maildir: %s: %s"
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"Impossibile prendere il messaggio: %s\n"
-"%s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr "Messaggio assente"
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9317,18 +9370,18 @@ msgstr "Impossibile creare una cartella di lock in %s: %s"
msgid "Cannot open mailbox: %s: %s\n"
msgstr "Impossibile aprire la casella di posta: %s: %s\n"
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
msgid "Mail append cancelled"
msgstr "Aggiunta di un messaggio annullata"
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr "Inpossibile accodare il messaggio al file mbox: %s: %s"
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9337,11 +9390,11 @@ msgstr ""
"Impossibile prendere il messaggio: %s dalla cartella: %s\n"
" %s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr "La cartella appare irrimediabilmente corrotta."
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr "Fallita la costruziono del messaggio: mailbox corrotta?"
@@ -9449,12 +9502,13 @@ msgstr "Errore sconosciuto: %s"
msgid "Could not store folder: %s"
msgstr "Impossibile rinominare la cartella: %s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr "Errore di scrittura nella mbox temporanea: %s"
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr "Scrittura fallita su casella di posta temporanea %s: %s"
@@ -9661,7 +9715,7 @@ msgstr "Lasciare i messaggi sul server"
msgid "Delete after %s day(s)"
msgstr "Elimina dopo %s giorno(i)"
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr "POP"
@@ -9755,7 +9809,7 @@ msgid "No such folder `%s'."
msgstr "Cartella `%s' non presente."
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
msgid "Sendmail"
msgstr "Sendmail"
@@ -9810,7 +9864,7 @@ msgstr "sendmail"
msgid "Mail delivery via the sendmail program"
msgstr "Posta consegnata attraverso il programma sendmail"
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr "SMTP"
@@ -9927,40 +9981,40 @@ msgstr "Autenticazione richiesta"
msgid "Welcome response error"
msgstr "Errore nella risposta di QUIT"
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, fuzzy, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr ""
"Impossibile connettersi al server POP.\\n\n"
"Errore nell'invio della password: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
#, fuzzy
msgid "server does not appear to support SSL"
msgstr "Il messaggio non sembra avere un formato valido"
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, fuzzy, c-format
msgid "STARTTLS request timed out: %s"
msgstr "Richiesta AUTH scaduta: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
#, fuzzy
msgid "STARTTLS response error"
msgstr "Errore nella risposta di DATA"
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, fuzzy, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr "Il server IMAP %s non supporta il tipo di autenticazione richiesto %s"
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr "%sInserire la password SMTP per %s@%s"
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -9971,89 +10025,89 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr "SMTP server %s"
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr "Posta SMTP consegnata attraverso il programma %s"
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr ""
"Impossibile inviare il messaggio: l'indirizzo del mittente non è valido."
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
msgid "Sending message"
msgstr "Invio messaggio"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr "Impossibile inviare il messaggio: senza destinatari."
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
msgid "Cannot send message: one or more invalid recipients"
msgstr "Impossibile inviare il messaggio: uno o più destinatari non validi."
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr "Saluti SMTP"
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, fuzzy, c-format
msgid "HELO request timed out: %s"
msgstr "Richiesta RSET scaduta: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
#, fuzzy
msgid "HELO response error"
msgstr "Errore nella risposta di RSET"
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
msgid "SMTP Authentication"
msgstr "Autenticazione SMTP"
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr "Errore nel creare un oggetto di autenticazione SASL."
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr "Richiesta AUTH scaduta: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr "Richiesta AUTH non riuscita"
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr "Cattiva risposta di autenticazione dal server.\n"
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr "Richiesta MAIL FROM scaduta: %s: posta non inviata"
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
msgid "MAIL FROM response error"
msgstr "Errore nella risposta MAIL FROM"
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr "La richiesta di RCPT TO: %s: posta non inviata"
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr "RCPT TO <%s> non riuscito"
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr "RIchiesta di DATA scaduta: %s: posta non inviata."
@@ -10061,37 +10115,37 @@ msgstr "RIchiesta di DATA scaduta: %s: posta non inviata."
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
msgid "DATA response error"
msgstr "Errore nella risposta di DATA"
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr ""
"DATA ha inviato il segnale di tempo scaduto: terminazione del messaggio: %s "
"posta non inviata."
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
msgid "DATA termination response error"
msgstr "Errore di risposta di DATA"
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr "Richiesta RSET scaduta: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
msgid "RSET response error"
msgstr "Errore nella risposta di RSET"
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, fuzzy, c-format
msgid "QUIT request timed out: %s"
msgstr "Richiesta AUTH scaduta: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
msgid "QUIT response error"
msgstr "Errore nella risposta di QUIT"
@@ -10164,7 +10218,7 @@ msgstr "Tipo MIME:"
msgid "Suggest automatic display of attachment"
msgstr "Consiglio visualizzazione automatica degli allegati"
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
msgid "Click here for the address book"
msgstr "Cliccare qui per la rubrica"
@@ -10175,46 +10229,46 @@ msgstr "Cliccare qui per la rubrica"
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
msgid "Reply-To:"
msgstr "Rispondi-a:"
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
msgid "From:"
msgstr "Da:"
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr "Oggetto:"
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr "A:"
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
msgid "Enter the recipients of the message"
msgstr "Inserire i destinatari del messaggio"
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr "Cc:"
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr ""
"Inserire gli indirizzi che riceveranno una copia conforme del messaggio"
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr "Bcc:"
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
"appearing in the recipient list of the message."
@@ -10225,11 +10279,16 @@ msgstr ""
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
#, fuzzy
msgid "Post To:"
msgstr "Porto"
+#: composer/e-msg-composer-hdrs.c:431
+#, fuzzy
+msgid "Posting destination"
+msgstr "Nessuna descrizione disponibile"
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -10249,34 +10308,34 @@ msgstr ""
"Errore di lettura del file: %s\n"
"%s"
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
msgid "Warning!"
msgstr "Attenzione!"
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr "Il file esiste, sovrascriverlo?"
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, c-format
msgid "Error saving file: %s"
msgstr "Errore nel salvare il file: %s"
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr "Errore nel caricare il file: %s"
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, c-format
msgid "Error accessing file: %s"
msgstr "Errore di accesso al file: %s"
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
msgid "Unable to retrieve message from editor"
msgstr "Impossibile scaricare messaggi dall'editor"
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, c-format
msgid ""
"Unable to seek on file: %s\n"
@@ -10285,7 +10344,7 @@ msgstr ""
"Impossibile cercare il file: %s\n"
" %s"
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, c-format
msgid ""
"Unable to truncate file: %s\n"
@@ -10294,7 +10353,7 @@ msgstr ""
"Impossibile troncare il file: %s\n"
" %s"
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, c-format
msgid ""
"Error autosaving message: %s\n"
@@ -10303,7 +10362,7 @@ msgstr ""
"Errore nel salvataggio automatico del messaggio: %s\n"
"%s"
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
@@ -10312,49 +10371,28 @@ msgstr ""
"precedente.\n"
"Si desidera tentare di recuperarli?"
-#: composer/e-msg-composer.c:1516
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-"Questo messaggio non è stato inviato.\n"
-"\n"
-"Salvare le modifiche?"
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
msgid "Warning: Modified Message"
msgstr "Attenzione: Messaggio Modificato"
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr "Apri file"
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "Salva firma"
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-#, fuzzy
-msgid "Set as default"
-msgstr " (predefinito)"
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "Componi un nuovo messaggio"
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
@@ -10362,7 +10400,7 @@ msgstr ""
"Impossibile creare una finestra di composizione:\n"
"impossibile attivare il controllo del selettore di indirizzi."
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
@@ -10370,7 +10408,7 @@ msgstr ""
"Impossibile creare la finestra di composizione:\n"
"Il componente HTML non è disponibile."
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10436,7 +10474,7 @@ msgstr "L'oggetto contiene"
msgid "Subject does not contain"
msgstr "L'oggetto non contiene"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10463,92 +10501,92 @@ msgstr "Categorie Sync:"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a %m/%d/%Y %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a %m/%d/%Y %H:%M"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr "%a %d/%m/%Y %I %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr "%a %d/%m/%Y %H"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%d/%m/%Y %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%d/%m/%Y %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr "%d/%m/%Y %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr "%d/%m/%Y %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr "%d/%m/%Y %I %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr "%d/%m/%Y %H"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%I:%M %p"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr "%I %p"
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
msgid "seconds"
msgstr " secondi"
@@ -10663,33 +10701,33 @@ msgstr ""
"Errore nell'espressione regolare `%s':\n"
"%s"
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr "Importante"
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
#, fuzzy
msgid "Work"
msgstr "Cork"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
#, fuzzy
msgid "Personal"
msgstr "Pownal"
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
#, fuzzy
msgid "To Do"
msgstr "Togo"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
#, fuzzy
msgid "Later"
msgstr "dopo"
@@ -10956,7 +10994,7 @@ msgstr "non è"
msgid "is not Flagged"
msgstr "non è segnato"
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
#, fuzzy
msgid "Label"
msgstr "Laurel"
@@ -11023,7 +11061,7 @@ msgstr "è minore di"
msgid "Score"
msgstr "Punteggio"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "Mittente"
@@ -11060,7 +11098,7 @@ msgstr "comincia per"
msgid "Stop Processing"
msgstr "Arresta processo in corso"
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "Oggetto"
@@ -11127,7 +11165,7 @@ msgstr "Scansione di \"%s\""
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr "Posta"
@@ -11193,7 +11231,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr "Evolution sta importando i vecchi dati di Netscape"
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr "Cestino"
@@ -11270,67 +11308,70 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr "Fabbrica per il compositore di Evolution."
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
+msgid ""
+"Configure mail preferences, including security and message display, here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "Fabbrica per il compositore di Evolution."
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#, fuzzy
+msgid "Configure your email accounts here"
+msgstr "Crea o modifica account si posta ed altre preferenze"
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
msgid "Evolution component for handling mail."
msgstr "Componente di Evolution per gestire la posta."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
msgid "Evolution mail composer."
msgstr "Compositore della posta di Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
msgid "Evolution mail executive summary component."
msgstr "Componente dell'indice esecutivo della posta di Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
msgid "Evolution mail folder display component."
msgstr "Componente di Evolution per visualizzare le cartelle di posta."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
msgid "Evolution mail folder factory component."
msgstr "Fabbrica per il componente delle cartelle di posta di Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
msgid "Factory for the Evolution composer."
msgstr "Fabbrica per il compositore di Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
msgid "Factory for the Mail Summary component."
msgstr "Fabbrica per il componente del Sommario della Posta"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
#, fuzzy
msgid "Font Preferences"
msgstr "_Nessuna Ricorrenza"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
#, fuzzy
msgid "Mail Accounts"
msgstr "Account"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
msgid "Mail Preferences"
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
msgid "Mail configuration interface"
msgstr "Interfaccia di configurazione della posta"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr ""
-
#: mail/component-factory.c:102
msgid "Folder containing mail"
msgstr "Cartella contente la posta"
@@ -11355,7 +11396,7 @@ msgstr "Proprietà..."
msgid "Change this folder's properties"
msgstr "Modifica le proprietà dei questa cartella"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
@@ -11363,258 +11404,258 @@ msgstr ""
"Alcune delle impostazioni della posta sembrano essere state corrotte, "
"controllare che tutto sia a posto."
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr "Non è stato impostato un sistema di trasporto per la posta"
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Attenzione: Messaggio Modificato"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr "Nuovo Messaggio di Posta"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr "Invia _Messaggio"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "Componi un nuovo messaggio"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "Nuovo Messaggio"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "Messaggio Precedente"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "Nuovo Messaggio di Posta"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "Impossibile inizializzare il componente della posta di Evolution."
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
msgid "Cannot initialize Evolution's mail config component."
msgstr ""
"Impossibile attivare il componente di configurazione della posta di "
"Evolution."
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
msgid "Cannot initialize Evolution's folder info component."
msgstr "Impossibile attivare il componente folder info di Evolution."
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
#, fuzzy
msgid "Connecting..."
msgstr "Connessione al server..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr "Impossibile attivare lo storage nella shell"
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr "Proprietà per \"%s\""
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "Proprietà"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr "Impossibile creare una directory temporanea: %s"
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr "%d nuovi"
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ", "
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr "%d nascosti"
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr "%d visibili"
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr "%d selezionati"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr " %d non inviati"
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, c-format
msgid "%d sent"
msgstr "%d inviato/i"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr "%d totali"
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
#, fuzzy
msgid "Create _Virtual Folder From Search..."
msgstr "Crea una Cartella _Virtuale dal Messaggio"
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr "Cartella Virtuale sull'_Oggetto"
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr "Cartella Virtuale sul _Mittente"
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr "Cartella Virtuale sui _Destinatari"
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr "Cartella Virtuale sulla Mailing _List"
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr "Filtro sull'_Oggetto"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr "Filtro sul _Mittente"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr "Filtro sui _Destinatari"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr "Filtro sulla _Mailng List"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr "_Modifica come Nuovo Messaggio..."
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "S_tampa"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr "_Rispondi al Mittente"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr "Rispondi alla _Lista"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "Rispondi a _Tutti"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "_Inoltra"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
#, fuzzy
msgid "Fla_g Completed"
msgstr "Completato"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
#, fuzzy
msgid "Cl_ear Flag"
msgstr "Annulla"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "Segna come _Letto"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
#, fuzzy
msgid "Mark as _Unread"
msgstr "Segna come _Non Letto"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr "Segna come _Importante"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
#, fuzzy
msgid "_Mark as Unimportant"
msgstr "Segna come _Nonimportante"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
#, fuzzy
msgid "U_ndelete"
msgstr "_Ripristina"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
#, fuzzy
msgid "Mo_ve to Folder..."
msgstr "_Sposta nella Cartella..."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "_Copia nella Cartella..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
#, fuzzy
msgid "Add Sender to Address_book"
msgstr "Aggiungi Mittente alla _Rubrica"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
#, fuzzy
msgid "Appl_y Filters"
msgstr "Applica Filtri"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
#, fuzzy
msgid "Crea_te Rule From Message"
msgstr "Crea Rego_la dal Messaggio"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
#, fuzzy
msgid "VFolder on M_ailing List"
msgstr "Cartella Virtuale sulla Mailng List"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, fuzzy, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "Filtra sulla Mailng List (%s)"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, fuzzy, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "Cartella Virtuale sulla Mailng List (%s)"
@@ -11687,20 +11728,20 @@ msgstr "Non sono state fornite tutte le informazioni richieste."
msgid "Evolution Account Editor"
msgstr "Editor degli Account di Evolution"
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
msgid "_Host:"
msgstr "_Host:"
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
#, fuzzy
msgid "User_name:"
msgstr "_Username:"
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
msgid "_Path:"
msgstr "_Percorso:"
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr "È possibile creare due account con lo stesso nome."
@@ -11729,7 +11770,7 @@ msgid "Enable"
msgstr "Abilita"
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
msgid "Enabled"
msgstr "Abilitato"
@@ -11783,7 +11824,7 @@ msgstr ""
" '%s'\n"
"che ora è stata rimossa, e quindi sono state aggiornate."
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11795,7 +11836,7 @@ msgstr ""
"ricevere o scrivere posta.\n"
"Si desidera configurarlo subito?"
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
@@ -11803,7 +11844,7 @@ msgstr ""
"È necessario configurare un' identità\n"
"prima di poter comporre una email."
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
@@ -11812,7 +11853,7 @@ msgstr ""
"della posta prima di comporla."
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
@@ -11820,11 +11861,11 @@ msgstr ""
"Il messaggio è in HTML, ma i seguenti destinatari non vogliono ricevere "
"posta HTML:\n"
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr "Inviare comunque?"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
@@ -11832,7 +11873,7 @@ msgstr ""
"Questo messaggio non ha l'oggetto.\n"
"Inviare lo stesso?"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
@@ -11841,11 +11882,11 @@ msgstr ""
"per nascondere gli indirizzi della lista, questo messaggio contiene solo "
"destinatari Bcc."
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr "Questo messaggio contiene solo destinatari Bcc."
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
@@ -11855,11 +11896,11 @@ msgstr ""
"header simile ad A.\n"
"Inviare lo stesso?"
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr "È necessario specificare dei destinatari per inviare questo messaggio."
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
@@ -11867,28 +11908,28 @@ msgstr ""
"Impossibile apreire la cartella delle bozze per questo account.\n"
"Usare la cartella delle bozze predefinita?"
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr "un mittente sconosciuto"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr "Il %a, %Y-%m-%d alle %H:%M, %%s ha scritto:"
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr "Sposta messaggio(i) in"
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr "Copia messaggio(i) in"
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr "Sei sicuro di voler modificare tutti i %d messaggi?"
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
@@ -11896,7 +11937,7 @@ msgstr ""
"È possibile modificare solo i messaggi\n"
"salvati nella cartella Bozze."
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
@@ -11904,39 +11945,39 @@ msgstr ""
"È possibile reinviare solo i messaggi\n"
"salvati nella cartella Posta Inviata."
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr "Sei sicuro di voler rispedire tutti i %d messaggi?"
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr "Nessun Messaggio Selezionato"
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "Sovrascrivere il file?"
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "Salva Messaggio con nome..."
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "Salva messaggi con nome..."
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
#, fuzzy
msgid "Go to next folder with unread messages?"
msgstr "Mostra il prossimo messaggio non letto"
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
msgstr ""
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -11949,7 +11990,7 @@ msgstr ""
"\n"
"Cancellare comunque questi messaggi?"
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
@@ -11958,28 +11999,28 @@ msgstr ""
"Errore nel caricare le informazioni dei filtri:\n"
"%s"
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr "Filtri"
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, c-format
msgid "Page %d of %d"
msgstr "Pagina %d di %d"
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "Stampa Messaggio"
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr "Lettera-USA"
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "Stampa Messaggio non riuscita"
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr "Sicuro di voler aprire tutti i %d messaggi in finestre separate?"
@@ -12000,7 +12041,7 @@ msgstr "Nessuna descrizione disponibile"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
#, fuzzy
msgid "Unnamed"
msgstr "Contatto senza nome"
@@ -12073,20 +12114,20 @@ msgstr ""
"Questo nome è usato solo allo scopo di visualizzare."
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
msgid "Evolution Account Assistant"
msgstr "Guida agli Account di Evolution"
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, fuzzy, c-format
msgid "Account %d"
msgstr "Account"
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr "Verifica Servizi"
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr "Connessione al server..."
@@ -12261,312 +12302,316 @@ msgstr "ID digitali..."
msgid "Do not quote original message"
msgstr "Impossibile aprire il messaggio"
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
msgid "Done"
msgstr "Completato"
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
#, fuzzy
msgid "Drafts _folder:"
msgstr "Cartella delle _Bozze:"
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
msgid "E_nable"
msgstr "_Abilita"
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
#, fuzzy
msgid "Emacs"
msgstr "Est"
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
#, fuzzy
msgid "Email Accounts"
msgstr "Email contiene"
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
#, fuzzy
msgid "Email _address:"
msgstr "Indirizzo _Email:"
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
#, fuzzy
msgid "Empty _trash folders on exit"
msgstr "_Svuota cestino all'uscita"
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
msgid "Execute Command..."
msgstr "Esegui comando..."
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
#, fuzzy
msgid "Fi_xed -width:"
msgstr "finisce per"
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
#, fuzzy
msgid "Font Properties"
msgstr "Proprietà"
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
#, fuzzy
msgid "Format messages in _HTML"
msgstr "Messaggio inoltrato"
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
msgid "Get Digital ID..."
msgstr "Prendi ID digitale..."
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
#, fuzzy
msgid "Highlight _quotations with"
msgstr "_Evidenzia citazioni con"
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
msgid "IMAPv4 "
msgstr "IMAPv4 "
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr "Identità"
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
msgid "Inline"
msgstr "In linea"
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
msgid "Kerberos "
msgstr "Kerberos "
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
#, fuzzy
msgid "Labels and Colors"
msgstr "Salva ed Esci"
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
#, fuzzy
msgid "Loading Images"
msgstr "Carica _Immagini"
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr "Configurazione della Posta"
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
msgid "Mailbox location"
msgstr "Collocazione della Mailbox"
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
#, fuzzy
msgid "Message Composer"
msgstr "Header del messaggio"
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
#, fuzzy
msgid "Message Display"
msgstr "Visualizzazione _Messaggio"
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
#, fuzzy
msgid "Microsoft"
msgstr "Micronesia"
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
msgid "New Mail Notification"
msgstr "Notifica Nuova Posta"
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr ""
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
msgid "Optional Information"
msgstr "Informazioni Opzionali"
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
#, fuzzy
msgid "Or_ganization:"
msgstr "Organi_zzazione:"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
msgid "PGP/GPG _Key ID:"
msgstr "ID della _chiave PGP/GPG:"
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr "Scegliere un colore"
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
#, fuzzy
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr "Segnala l'invio di messaggi con solo destinatari _Bcc"
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr "Pretty Good Privacy (PGP/GPG)"
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
#, fuzzy
msgid "Printed Fonts"
msgstr "Stampa i contatti selezionati"
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
msgid "Qmail maildir "
msgstr "Qmail maildir"
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
#, fuzzy
msgid "Quote original message"
msgstr "Impossibile aprire il messaggio"
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
msgid "Quoted"
msgstr "Citato"
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
msgid "Re_member this password"
msgstr "Ri_corda questa password"
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
#, fuzzy
msgid "Re_ply-To:"
msgstr "Rispondi-a:"
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
msgid "Receiving Email"
msgstr "Ricezione Email"
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
#, fuzzy
msgid "Receiving _Options"
msgstr "Opzioni di Ricezione"
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
#, fuzzy
msgid "Remember this _password"
msgstr "Ricorda questa password"
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
msgid "Required Information"
msgstr "Informazioni Richieste"
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
#, fuzzy
msgid "Restore Defaults"
msgstr "Predefiniti"
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
#, fuzzy
msgid "S_ecurity"
msgstr "Sicurezza"
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
msgid "Secure MIME (S/MIME)"
msgstr "MIME sicuro (S/MIME)"
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr ""
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr ""
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
#, fuzzy
msgid "Select PGP program"
msgstr "Scegliere un file binario PGP"
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
msgid "Sending Email"
msgstr "Invio Email"
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
msgid "Sent _messages folder:"
msgstr "Cartella _messaggi inviati:"
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
msgid "Sent and Draft Messages"
msgstr "Messaggi Inviati e Bozze"
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
msgid "Ser_ver requires authentication"
msgstr "Il ser_ver richiede autenticazione"
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
msgid "Server Configuration"
msgstr "Configurazione del Server"
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
msgid "Server _Type: "
msgstr "_Tipo di Server:"
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
#, fuzzy
msgid "Shortcuts _type:"
msgstr "Collegamenti"
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
#, fuzzy
msgid "Signature #1"
msgstr "Salva firma"
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
#, fuzzy
msgid "Signature #2"
msgstr "Salva firma"
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
#, fuzzy
msgid "Specify _filename:"
msgstr "Specifica nome del file:"
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
msgid "Spell Checking Language"
msgstr ""
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
msgid "Spell _Checking"
msgstr ""
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr "Mbox standard per Unix"
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
msgid ""
"Type the name by which you would like to refer to this account.\n"
"For example: \"Work\" or \"Personal\""
msgstr ""
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
#, fuzzy
msgid "V_ariable-width:"
msgstr "Variabile"
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
@@ -12576,203 +12621,203 @@ msgstr ""
"\n"
"Cliccare \"successivo\" per cominciare."
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
#, fuzzy
msgid "XEmacs"
msgstr "Est"
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
#, fuzzy
msgid "_Add Signature"
msgstr "_File con la firma:"
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr "_Caricare sempre le immagini dalla rete"
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
msgid "_Always sign outgoing messages when using this account"
msgstr "Firma _sempre i messaggi in uscita quando viene usato questo account"
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
msgid "_Authentication Type: "
msgstr "Tipo di _Autenticazione: "
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
msgid "_Authentication type: "
msgstr "Tipo di _Autenticazione: "
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
msgid "_Automatically check for new mail"
msgstr "Controlla la posta _automaticamente"
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
#, fuzzy
msgid "_Automatically insert smiley images"
msgstr "Controlla la posta _automaticamente"
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
#, fuzzy
msgid "_Beep when new mail arrives"
msgstr "Emetti un suono quando arriva nuova posta"
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
msgid "_Certificate ID:"
msgstr "ID del _Certificato:"
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
#, fuzzy
msgid "_Confirm when expunging a folder"
msgstr "Chiedi conferma prima di eliminare definitivamente i messaggi"
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
#, fuzzy
msgid "_Default signature:"
msgstr "Firma _HTML:"
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
#, fuzzy
msgid "_Defaults"
msgstr "Predefiniti"
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
#, fuzzy
msgid "_Do not notify me when new mail arrives"
msgstr "Non notificare l'arrivo di nuova posta"
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
#, fuzzy
msgid "_Enable"
msgstr "Abilita"
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr ""
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
#, fuzzy
msgid "_Forward style:"
msgstr "_Inoltra Messaggio"
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
msgid "_Full name:"
msgstr "_Nome e cognome:"
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
#, fuzzy
msgid "_HTML Mail"
msgstr "Posta HTML"
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
#, fuzzy
msgid "_Identity"
msgstr "Identità"
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
msgid "_Load images if sender is in addressbook"
msgstr "_Carica le immagini se il mittente è nella rubrica"
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
#, fuzzy
msgid "_Make this my default account"
msgstr "Imposta come mio account _predefinito"
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
#, fuzzy
msgid "_Mark messages as read after"
msgstr "Segna i _messaggi come letti dopo"
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
msgid "_Name:"
msgstr "_Nome:"
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr "_Non caricare mai le immagini dalla rete"
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
msgid "_PGP binary path:"
msgstr "Percorso binario di _PGP:"
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
#, fuzzy
msgid "_Play sound file when new mail arrives"
msgstr "Suona un file sonoro quando arriva nuova posta"
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
#, fuzzy
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr ""
"Chiedere conferma prima di inviare messaggi HTML a contatti che non li "
"desiderano"
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
#, fuzzy
msgid "_Prompt when sending messages with an empty subject line"
msgstr "Segnala l'invio di messaggi _senza oggetto."
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
#, fuzzy
msgid "_Receiving Mail"
msgstr "Ricezione Posta"
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
#, fuzzy
msgid "_Reply style:"
msgstr "Rispondi a Tutti"
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
msgid "_Restore defaults"
msgstr ""
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
#, fuzzy
msgid "_Script:"
msgstr "_Sicurezza"
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr "_Sicurezza"
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
#, fuzzy
msgid "_Sending Mail"
msgstr "Invio Posta"
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
#, fuzzy
msgid "_Show animated images"
msgstr "Mostra ora come"
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
#, fuzzy
msgid "_Signatures"
msgstr "_File con la firma:"
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
#, fuzzy
msgid "_Use secure connection (SSL):"
msgstr "Usa conn_essione sicura (SSL)"
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
#, fuzzy
msgid "_Variable-width:"
msgstr "Variabile"
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
msgid "_every"
msgstr "_ogni"
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
#, fuzzy
msgid "color"
msgstr " colore"
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
msgid "description"
msgstr "descrizione"
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -12841,127 +12886,132 @@ msgstr "Carica _Immagini"
msgid "Loading message content"
msgstr "Caricamento del contenuto del messaggio"
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
#, fuzzy
msgid "Overdue:"
msgstr "_Attività scadute:"
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%b %d %l:%M %p"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr "Aprei il link nel Browser"
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr "Copia la collocazione del Link"
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr "Salva il Link come"
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr "Salva Immagine con nome..."
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "Scansione di \"%s\""
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr "%s allegato"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr ""
"Impossibile interpretare il messaggio MIME. Viene visualizzato il sorgente."
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "Data"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr "Indirizzo errato"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "Da"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr "Rispondi-a"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "A"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr "Cc"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
msgid "Bcc"
msgstr "Bcc"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
#, fuzzy
msgid "Mailer"
msgstr "Posta"
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
"Questo messaggio ha una firma digitale. Fare click sull'icona per avere "
"ulteriori informazioni."
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "Impossibile creare un contesto per la verifica PGP."
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr "Questo messaggio ha una firma digitale riscontrata come autentica."
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
"Questo messaggio ha una firma digitale di cui non è possibile provare "
"l'autenticità."
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr "Puntatore al sito FTP (%s)"
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr "Puntatore al file locale (%s) valido al sito \"%s\""
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr "Puntatore a un file locale (%s)"
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr "Puntatore a dati remoti (%s)"
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr "Puntatore a dati esterni sconosciuti (tipo \"%s\")"
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr "Parte esterna del messaggio malformata."
@@ -13087,59 +13137,59 @@ msgstr "Sposta messaggii in %s"
msgid "Copying messages to %s"
msgstr "Copia messaggi in %s"
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr "Scansione delle cartelle in \"%s\" in corso"
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr "Messaggio inoltrato"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr "Lettura cartella %s in corso"
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr "Lettura store %s in corso"
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr "Rimozione cartella %s"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, c-format
msgid "Storing folder '%s'"
msgstr "Archiviazione cartella '%s'"
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
msgid "Refreshing folder"
msgstr "Aggiornamento cartella"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr "Eliminazione cartella"
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr "Scaricamento del messaggio %s"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr "Ricezione di %d messaggio(i)"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr "Salvataggiodi %d messaggio(i)"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
@@ -13148,7 +13198,7 @@ msgstr ""
"Impossibile creare il file di output: %s\n"
" %s"
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
@@ -13157,11 +13207,11 @@ msgstr ""
"Errore nel salvare i messaggi in: %s\n"
"%s"
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr "Salvataggio Allegati"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
@@ -13170,22 +13220,22 @@ msgstr ""
"Impossibile creare il file di output: %s:\n"
" %s"
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr "Impossibile srivere i dati: %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr "Disconnessione da %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Reconnecting to %s"
msgstr "Riconnessione a %s in corso"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "_Cerca"
@@ -13256,25 +13306,25 @@ msgstr "Aggiornamento in corso..."
msgid "Waiting..."
msgstr "In Attesa..."
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
msgid "User canceled operation."
msgstr "Operazione annullata dall'utente."
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
msgid "_Remember this password"
msgstr "_Ricorda questa password"
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
#, fuzzy
msgid "_Remember this password for the remainder of this session"
msgstr "Ricorda questa password per il resto della sessione"
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, c-format
msgid "Enter Password for %s"
msgstr "Inserire la Password per %s"
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
msgid "Enter Password"
msgstr "Inserire la Password"
@@ -13297,41 +13347,24 @@ msgstr ""
"\n"
"Salvare le modifiche?"
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "Nome:"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "Salva firma"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "File con la firma HTML:"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr "Messaggio inoltrato - %s"
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
msgid "Forwarded message"
msgstr "Messaggio inoltrato"
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
msgid "Forwarded Message"
msgstr "Messaggio Inoltrato"
@@ -13388,67 +13421,67 @@ msgstr "(nessun oggetto)"
msgid "%s - Message"
msgstr "%s - Messaggio"
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr "Non visto"
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr "Visto"
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr "Risposto"
-#: mail/message-list.c:736
+#: mail/message-list.c:740
msgid "Multiple Unseen Messages"
msgstr "Messaggi Multipli Non Visti"
-#: mail/message-list.c:737
+#: mail/message-list.c:741
msgid "Multiple Messages"
msgstr "Messaggi Multipli"
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr "Il più basso"
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr "Più basso"
-#: mail/message-list.c:746
+#: mail/message-list.c:750
msgid "Higher"
msgstr "Più alto"
-#: mail/message-list.c:747
+#: mail/message-list.c:751
msgid "Highest"
msgstr "Il più alto"
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr "?"
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr "Oggi %I:%M %p"
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr "Ieri %l %M %p"
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr "%a %I:%M %p"
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
msgid "%b %d %l:%M %p"
msgstr "%b %d %l:%M %p"
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr "%b %d %Y"
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
msgid "Generating message list"
msgstr "Generazione lista messaggi"
@@ -13525,68 +13558,94 @@ msgstr "Anteprima"
msgid "Flag to Follow Up"
msgstr ""
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr "Scansione delle cartelle sotto %s in \"%s\""
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr "Scansione delle cartelle al livello della radice in \"%s\""
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, c-format
msgid "Subscribing to folder \"%s\""
msgstr "Sottoscrivere cartella \"%s\" "
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr "Annullare sottoscrizione cartella \"%s\""
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
msgid "Folder"
msgstr "Cartella"
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "Salva nella cartella..."
+
+#: mail/subscribe-dialog.c:1590
msgid "No server has been selected"
msgstr "Nessun server è stato selezionato"
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr "Selezionare un server."
#: mail/subscribe-dialog.glade.h:1
-msgid " _Refresh List "
-msgstr "_Aggiorna Lista"
-
-#: mail/subscribe-dialog.glade.h:2
msgid "All folders"
msgstr "Tutte le cartelle"
-#: mail/subscribe-dialog.glade.h:3
-msgid "Display options"
-msgstr "Visualizza opzioni"
+#: mail/subscribe-dialog.glade.h:2
+#, fuzzy
+msgid "Apri file"
+msgstr "Aprile"
+
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+msgid "Close"
+msgstr "Chiudi"
#: mail/subscribe-dialog.glade.h:4
+#, fuzzy
+msgid "Display Options"
+msgstr "Visualizza opzioni"
+
+#: mail/subscribe-dialog.glade.h:5
msgid "Folders whose names begin with:"
msgstr "Cartelle il cui nome inizia per:"
-#: mail/subscribe-dialog.glade.h:5
+#: mail/subscribe-dialog.glade.h:6
msgid "Manage Subscriptions"
msgstr "Gestione Iscrizioni"
-#: mail/subscribe-dialog.glade.h:6
-msgid "Show _folders from server: "
-msgstr "Mostra le _cartelle dal server:"
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
+msgstr "Aggiorna Lista"
+
+#: mail/subscribe-dialog.glade.h:8
+#, fuzzy
+msgid "S_elect server: "
+msgstr "Scegliere un servizio"
-#: mail/subscribe-dialog.glade.h:7
+#: mail/subscribe-dialog.glade.h:9
+#, fuzzy
+msgid "Salve file"
+msgstr "Scegliere un file"
+
+#: mail/subscribe-dialog.glade.h:10
msgid "_Subscribe"
msgstr "_Iscrizione"
-#: mail/subscribe-dialog.glade.h:8
+#: mail/subscribe-dialog.glade.h:11
msgid "_Unsubscribe"
msgstr "_Annulla iscrizione"
@@ -13597,29 +13656,30 @@ msgstr "Cartella contente il Sommario di Evolution"
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
#, fuzzy
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr "Cartella contente il Sommario di Evolution"
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#, fuzzy
msgid "Evolution Summary component."
msgstr "Compositore della posta di Evolution."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
#, fuzzy
msgid "Factory for Evolution Summary's configuration control."
msgstr ""
"Fabbrica per il controllo di visualizzazione delle attività di Evolution."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
#, fuzzy
msgid "Factory for the Evolution Summary component."
msgstr "Fabbrica per il componente del sommario esecutivo di Evolution."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
#, fuzzy
msgid "Summary Preferences"
msgstr "Impostazioni Sommario"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
-
#: my-evolution/Locations.h:1
msgid "Aarhus"
msgstr "Aarhus"
@@ -23416,23 +23476,23 @@ msgstr "Zurigo"
msgid "Folder containing the Evolution Summary"
msgstr "Cartella contente il Sommario di Evolution"
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
msgid "Appointments"
msgstr "Appuntamenti"
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
msgid "No appointments"
msgstr "Nessun appuntamento"
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
msgid "%k:%M %d %B"
msgstr "%k:%M %d %B"
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
msgid "%l:%M %d %B"
msgstr "%l:%M %d %B"
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
msgid "No description"
msgstr "Nessuna descrizione disponibile"
@@ -23495,11 +23555,11 @@ msgstr "A_ggiungi"
msgid "Shown"
msgstr "Shannon"
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
msgid "No tasks"
msgstr "Nessuna attività"
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
msgid "(No Description)"
msgstr "(Nessuna Descrizione Disponibile)"
@@ -23531,7 +23591,7 @@ msgstr "Stampa Sommario"
msgid "Printing of Summary failed"
msgstr "Stampa Sommario non riuscita"
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr ""
"Il componente del sommario esecutivo non riesce ad inizializzare Bonobo.\n"
@@ -24811,18 +24871,18 @@ msgid "Configuration control for Evolution folder settings."
msgstr "Fabbrica per il compositore di Evolution."
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "Impostazioni Posta"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
msgid "The Evolution shell."
msgstr "La shell di Evolution."
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "Mostra Dettagli"
@@ -24849,7 +24909,7 @@ msgstr "Come Cartella Inviati"
msgid "Drafts"
msgstr "Bozze"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "Posta in Arrivo"
@@ -25291,27 +25351,27 @@ msgstr ""
msgid "Evolution Settings"
msgstr "Evolution "
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "Lettura cartella %s in corso"
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "Lettura cartella %s in corso"
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, fuzzy, c-format
msgid "in \"%s\" ..."
msgstr "Apri in %s..."
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr "Impossibile rinominare la cartella: %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
#, fuzzy
msgid "Cannot find the specified shared folder."
msgstr ""
@@ -25394,31 +25454,31 @@ msgstr "_Lavora Disconnesso"
msgid "Work Offline"
msgstr "Non connesso"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "(Nessuna cartella mostrata)"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr "%s (%d)"
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr "(Nessuno)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
"Ximian Evolution è al momento connesso. Cliccare questo bottone per "
"disconnettersi."
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr "Ximian Evolution si sta disconnettendo."
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -25442,7 +25502,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr "Impossibile impostare il local storage --%s"
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -25453,19 +25513,19 @@ msgstr ""
"è inaspettatamente terminato. Sarà necessario uscire e riavviare\n"
"Evolution prima di poter accedere nuovamente a questi dati."
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr "Argomenti non validi"
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr "Impossibile registrare OAF"
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr "Database di Configurazione non trovato"
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "Errore generico"
@@ -25668,7 +25728,7 @@ msgstr "%s (...)"
msgid "%s (%d%% complete)"
msgstr "%s (%d%% completata)"
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr "<clicca qui per selezionare una cartella>"
@@ -25709,63 +25769,63 @@ msgstr ""
"L'errore del sistema di attivazione è:\n"
"%s"
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
msgid "CORBA error"
msgstr "Errore CORBA"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr "Interrotto"
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr "Argomento non valido"
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr "Ha già una shell"
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
msgid "No owner"
msgstr "Nessun proprietario"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
msgid "Not found"
msgstr "Non trovato"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
msgid "Unsupported type"
msgstr "Tipo non supportato"
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr "Schema non supportato"
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr "Opreazione non supportata"
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
msgid "Internal error"
msgstr "Errore interno"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
msgid "Exists"
msgstr "Esiste"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr "URI non valida"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
msgid "Has subfolders"
msgstr "Ha delle sottocartelle"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
msgid "No space left"
msgstr "Spazio sul dispositivo esaurito"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr "La shell precedente è scomparsa"
@@ -25822,29 +25882,21 @@ msgid "Specify where to create the folder:"
msgstr "Specificare dove creare la cartella:"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "Crea _Nuova cartella..."
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
#, fuzzy
-msgid "_Folder Name:"
-msgstr "Nome della cartella:"
+msgid "_Account:"
+msgstr "Account"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
-msgid "_Server:"
-msgstr "Nome del _Server:"
+msgid "_Folder Name:"
+msgstr "Nome della cartella:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "_Username:"
@@ -25946,15 +25998,15 @@ msgstr "Non chiedere di nuovo"
msgid "Evolution can import data from the following files:"
msgstr "Evolution può importare dati dai seguenti file:"
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr "Evolution sta ora terminando ..."
-#: shell/main.c:223
+#: shell/main.c:227
#, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -25964,7 +26016,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -25974,53 +26026,57 @@ msgid ""
"eagerly await your contributions!\n"
msgstr ""
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
msgstr "Ximian Evolution"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "Non chiedere di nuovo"
-#: shell/main.c:348
+#: shell/main.c:394
msgid "Cannot access the Ximian Evolution shell."
msgstr "Impossibile inizializzare la shell di Ximian Evolution."
-#: shell/main.c:357
+#: shell/main.c:403
#, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "Impossibile inizializzare la shell di Ximian Evolution: %s"
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr "Disabilita la schermata di avvio"
-#: shell/main.c:439
+#: shell/main.c:487
#, fuzzy
msgid "Start in offline mode"
msgstr "Inizio importazione"
-#: shell/main.c:440
+#: shell/main.c:489
#, fuzzy
msgid "Start in online mode"
msgstr "Avvio degli Importatori Intelligenti"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr "Inviare l'output del debugging di tutte i componenti ad un file"
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "Impossibile inizializzare il sistema di componenti Bonobo."
@@ -26232,14 +26288,6 @@ msgstr "Mostra la settimana lavorativa"
msgid "Week"
msgstr "Settimana"
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-msgid "Close"
-msgstr "Chiudi"
-
#: ui/evolution-comp-editor.xml.h:3
msgid "Close this item"
msgstr "Elimina quest'oggetto"
@@ -27174,10 +27222,6 @@ msgstr "Aggiungi una cartella alla lista di cartelle a cui sei iscritto"
msgid "F_older"
msgstr "C_artelle"
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr "Aggiorna Lista"
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr "Aggiorna la Lista delle Cartelle"
@@ -27736,21 +27780,21 @@ msgstr "Messaggio"
msgid "Don't show this message again."
msgstr "Non mostrare questo messagio in futuro."
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
#, fuzzy
msgid "_Find Now"
msgstr "Trova Ora"
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
#, fuzzy
msgid "_Clear"
msgstr "Annulla"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
msgid "Clear"
msgstr "Annulla"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr "Trova Ora"
@@ -27776,6 +27820,81 @@ msgstr "init_corba(): impossibile inizializzare GNOME"
msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonobo(): impossibile inizializzare Bonobo"
+#~ msgid "Error in search expression."
+#~ msgstr "Errore nel criterio di ricerca."
+
+#~ msgid "Restarting search."
+#~ msgstr "Riavvio della ricerca in corso."
+
+#, fuzzy
+#~ msgid "Could not parse query string"
+#~ msgstr "Impossibile interpretare URL `%s'"
+
+#, fuzzy
+#~ msgid "Email is"
+#~ msgstr "Email 2"
+
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr "Impossibile inizializzare il servizio di notifica"
+
+#~ msgid "Meeting begins: <b>"
+#~ msgstr "Inizio Riunione: <b>"
+
+#~ msgid "Task begins: <b>"
+#~ msgstr "Inizio attività: <b>"
+
+#~ msgid "Free/Busy info begins: <b>"
+#~ msgstr "Inizio informazioni di disponibilità: <b>"
+
+#~ msgid "Begins: <b>"
+#~ msgstr "Inizio: <b>"
+
+#~ msgid "Meeting ends: <b>"
+#~ msgstr "Fine riunione: <b>"
+
+#~ msgid "Free/Busy info ends: <b>"
+#~ msgstr "Fine informazioni di disponibilità:"
+
+#~ msgid "Task Completed: <b>"
+#~ msgstr "Attività Completata: <b>"
+
+#~ msgid "Task Due: <b>"
+#~ msgstr "Attività Da Completare Entro: <b>"
+
+#~ msgid "Non-Participants"
+#~ msgstr "Non Partecipanti"
+
+#~ msgid ""
+#~ "This message has not been sent.\n"
+#~ "\n"
+#~ "Do you wish to save your changes?"
+#~ msgstr ""
+#~ "Questo messaggio non è stato inviato.\n"
+#~ "\n"
+#~ "Salvare le modifiche?"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr " (predefinito)"
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "Salva firma"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "File con la firma HTML:"
+
+#~ msgid " _Refresh List "
+#~ msgstr "_Aggiorna Lista"
+
+#~ msgid "Show _folders from server: "
+#~ msgstr "Mostra le _cartelle dal server:"
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "Nome del _Server:"
+
#~ msgid ""
#~ "Evolution is unable to get the addressbook local storage.\n"
#~ "This may have been caused by the evolution-addressbook component "
@@ -28148,9 +28267,6 @@ msgstr "init_bonobo(): impossibile inizializzare Bonobo"
#~ msgid "Are you sure you want to remove the \"%s\" folder?"
#~ msgstr "Si vuole davvero rimuovere la cartella \"%s\"?"
-#~ msgid "Connecting to LDAP server..."
-#~ msgstr "Connessione al server LDAP in corso..."
-
#~ msgid "Waiting for connection to LDAP server..."
#~ msgstr "In attesa di connesione al server LDAP..."
@@ -28310,9 +28426,6 @@ msgstr "init_bonobo(): impossibile inizializzare Bonobo"
#~ msgstr ""
#~ "Impossibile inizializzare il componente Sommario Esecutivodi Evolution."
-#~ msgid "Select a service"
-#~ msgstr "Scegliere un servizio"
-
#~ msgid ""
#~ "You can select a different HTML page for the background of the Executive "
#~ "Summary.\n"
@@ -28525,9 +28638,6 @@ msgstr "init_bonobo(): impossibile inizializzare Bonobo"
#~ msgid "_Task..."
#~ msgstr "_Attività..."
-#~ msgid "Create or edit mail accounts and other preferences"
-#~ msgstr "Crea o modifica account si posta ed altre preferenze"
-
#~ msgid "_Mail Settings..."
#~ msgstr "Impostazioni _Posta..."
diff --git a/po/ja.po b/po/ja.po
index 8e193f6796..cd173cdf37 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution CVS-20010612\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2002-02-12 20:57+0900\n"
"Last-Translator: Takuo KITAME <kitame@debian.org>\n"
"Language-Team: Japanese <translation@gnome.gr.jp>\n"
@@ -34,22 +34,22 @@ msgid "Imports VCard files into Evolution."
msgstr "Evolution €Ű VCard „Ő„Ą„€„ë€ò„€„ó„ĘĄŒ„È"
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr "ÊÌÌŸ"
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr "ÌŸÁ°"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "„áĄŒ„ë"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "„Ś„é„€„Ț„ê"
@@ -59,16 +59,16 @@ msgstr "„Ś„é„€„Ț„ê"
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "„ą„·„č„ż„ó„È"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "»Ć»ö"
@@ -78,12 +78,12 @@ msgid "Bus"
msgstr "»Ć»ö"
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr "žÆ€ÓÌ့"
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "ČńŒÒ"
@@ -94,13 +94,13 @@ msgstr "ČńŒÒ"
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "ČÈ"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "ČńŒÒ"
@@ -110,19 +110,19 @@ msgstr "ČńŒÒ"
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "„â„Đ„€„ë"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "΅"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "»Ć»ö€Î FAX"
@@ -131,13 +131,13 @@ msgid "Bus Fax"
msgstr "»Ć»ö€Î FAX"
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "ČȀΠFAX"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "»Ć»ö 2"
@@ -146,68 +146,68 @@ msgid "Bus 2"
msgstr "»Ć»ö 2"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "ČÈ 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "ISDN"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "€œ€ÎŸ"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "€œ€ÎŸ€Î FAX"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "„Ę„±„Ù„ë"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "„é„ž„Ș"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "„Æ„ì„Ă„Ż„č"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr "TTY"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "„áĄŒ„ë2"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "„áĄŒ„ë3"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "„Š„§„Ö„”„€„È"
@@ -216,7 +216,7 @@ msgid "Url"
msgstr "URL"
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "ĂŽĆöÉôœđ"
@@ -225,7 +225,7 @@ msgid "Dep"
msgstr "Éôœđ"
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "»öÌłœê"
@@ -234,12 +234,12 @@ msgid "Off"
msgstr "»öÌłœê"
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "·ÉŸÎ(Á°€Ä€±)"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "ÀìÌ翊"
@@ -248,7 +248,7 @@ msgid "Prof"
msgstr "żŠ"
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr "„Ț„ÍĄŒ„ž„ă"
@@ -261,7 +261,7 @@ msgid "Ass"
msgstr "łä€êĆö€Æ"
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "„Ë„Ă„Ż„ÍĄŒ„à"
@@ -270,12 +270,12 @@ msgid "Nick"
msgstr "„Ë„Ă„Ż„ÍĄŒ„à"
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "ÇÛ¶öŒÔ"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "„ÎĄŒ„È"
@@ -288,7 +288,7 @@ msgid "CALUri"
msgstr "„«„ì„ó„ÀURI"
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr "¶ő€­/¿˻ URL"
@@ -339,7 +339,7 @@ msgstr "%s €Î VCard"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -347,7 +347,7 @@ msgid "Could not initialize Bonobo"
msgstr "Bonobo €ÎœéŽüČœ€ŹœĐÍè€Ț€»€ó€Ç€·€ż"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr "žĄșśĂæ..."
@@ -355,41 +355,33 @@ msgstr "žĄșśĂæ..."
msgid "Loading..."
msgstr "ÆÉ€ßčț€ßĂæ..."
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
-msgid "Error in search expression."
-msgstr "žĄșś€ÎÀ””ŹÉœžœ€Ç„š„éĄŒ"
+#: addressbook/backend/pas/pas-backend-ldap.c:677
+#, fuzzy
+msgid "Reconnecting to LDAP server..."
+msgstr "LDAP „”ĄŒ„Đ€ŰÀÜÂłĂæ..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr "LDAP „”ĄŒ„Ѐۄ«ĄŒ„É€òÄÉČĂĂæ..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr "LDAP „”ĄŒ„Đ€«€é„«ĄŒ„É€òșïœüĂæ..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr "LDAP „”ĄŒ„Đ€«€é„«ĄŒ„É€òÊŃččĂæ..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr "žĄșś€òșÆŒÂčÔĂæ"
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr "LDAP žĄșś€Î·ëČÌ€òŒőżźĂæ..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
#, fuzzy
msgid "Error performing search"
msgstr "„«ĄŒ„É€ÎșïœüĂæ€Ë„š„éĄŒ€ŹÈŻÀž€·€Ț€·€ż"
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-#, fuzzy
-msgid "Could not parse query string"
-msgstr "URL `%s' €òČòÀÏ€č€ë€ł€È€ŹœĐÍè€Ț€»€ó€Ç€·€ż"
-
#: addressbook/conduit/address-conduit.c:293
#, fuzzy
msgid "Default Sync Address:"
@@ -438,47 +430,47 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
+msgid "Configure access to LDAP directory servers here"
+msgstr ""
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
msgid "Control that displays an Evolution addressbook minicard."
msgstr "Evolution „ą„É„ì„čÄą„ß„Ë„«ĄŒ„É€òÉœŒš€č€ë„ł„ó„È„íĄŒ„ë"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
msgid "Directory Servers"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
msgid "Evolution Addressbook minicard viewer"
msgstr "Evolution „ą„É„ì„čÄą„ß„Ë„«ĄŒ„É„Ó„ćĄŒ„ą"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr "ÏąÍíÀè€ò°·€Š€ż€á€Î Evolution „ł„ó„ĘĄŒ„Í„ó„È"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the Addressbook Minicard control"
msgstr "„ą„É„ì„čÄą„ß„Ë„«ĄŒ„É„ł„ó„È„íĄŒ„ë€Î€ż€á€Î„Ő„Ą„Ż„È„ê"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr "„ą„É„ì„čÄą€Î„ą„É„ì„čÉœŒš€Î€ż€á€Î„Ő„Ą„Ż„È„ê"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
msgid "Factory for the Addressbook's address popup"
msgstr "„ą„É„ì„čÄą€Î„ą„É„ì„č€ò„Ę„Ă„Ś„ą„Ă„Ś€č€ë€ż€á€Î„Ő„Ą„Ż„È„ê"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
msgid "Factory for the sample Addressbook control"
msgstr "„”„ó„Ś„ë„ą„É„ì„čÄą„ł„ó„È„íĄŒ„ë€Î€ż€á€Î„Ő„Ą„Ż„È„ê"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
-msgstr ""
-
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -498,29 +490,29 @@ msgstr "LDAP „”ĄŒ„Đ"
msgid "LDAP server containing contact information"
msgstr "ÏąÍíÀèŸđÊó€Î€ą€ëLDAP„”ĄŒ„Đ"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "ż·”ŹÏąÍíÀè"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "ÏąÍíÀè(_C)"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "ż·”ŹÏąÍíÀè€òșîÀź€·€Ț€č"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "ż·”ŹÏąÍíÀè„ê„č„È"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
#, fuzzy
msgid "Contact _List"
msgstr "ÏąÍíÀè„ê„č„È(_C)"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "ż·”ŹÏąÍíÀè€òșîÀź"
@@ -546,30 +538,30 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
#, fuzzy
msgid "This server does not support LDAPv3 schema information"
msgstr "IMAP „”ĄŒ„ЀαțĆú€Ï %s ŸđÊó€òŽȚ€ó€Ç€€€Ț€»€ó"
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
#, fuzzy
msgid "Error retrieving schema information"
msgstr ""
"„Ő„Ł„ë„żŸđÊó€Î„íĄŒ„ÉĂæ€Ë„š„éĄŒ:\n"
"%s"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
#, fuzzy
msgid "Server did not respond with valid schema information"
msgstr "IMAP „”ĄŒ„ЀαțĆú€Ï %s ŸđÊó€òŽȚ€ó€Ç€€€Ț€»€ó"
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
#, fuzzy
msgid "LDAP was not enabled in this build of Evolution"
msgstr "(€ł€Î Evolution €Ï SSL €ò„”„ĘĄŒ„È€·€Æ€€€Ț€»€ó)"
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "gnome-vfs €ÎœéŽüČœ€ŹœĐÍè€Ț€»€ó€Ç€·€ż"
@@ -577,21 +569,30 @@ msgstr "gnome-vfs €ÎœéŽüČœ€ŹœĐÍè€Ț€»€ó€Ç€·€ż"
msgid "Other Contacts"
msgstr "Ÿ€ÎÏąÍíÀè"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "„ą„É„ì„čÄą€òł«€Ż€ł€È€ŹœĐÍè€Ț€»€ó"
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+"€ł€Î„ą„É„ì„čÄą€òł«€Ż€ł€È€ŹœĐÍè€Ț€»€ó€Ç€·€ż. „ф耏žș߀·, „ą„Ż„»„čžą\n"
+"€ò»ę€Ă€Æ€€€ë€«€É€Š€«„Á„§„Ă„Ż€·€Æ€Ż€À€”€€"
+
+#: addressbook/gui/component/addressbook.c:487
+#, fuzzy
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
"€ł€Î„ą„É„ì„čÄą€òł«€Ż€ł€È€ŹœĐÍè€Ț€»€ó. €ł€ì€Ïží€Ă€żURI\n"
"€òÆțÎÏ€·€ż€«, €ą€ë€€€Ï LDAP „”ĄŒ„Đ€ŹÍî€Á€Æ€€€ë€«€Î€É€Á€é€«\n"
"€ò°ŐÌŁ€·€Ț€č"
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -603,52 +604,83 @@ msgstr ""
"€«€é OpenLDAP €òŒèÆÀ€·€żžć CVS „œĄŒ„耫€é„Ś„í„°„é„à€ò\n"
"„ł„ó„Ń„€„뀷€Ê€±€ì€Đ€Ê€ê€Ț€»€ó\n"
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
+#, fuzzy
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-"€ł€Î„ą„É„ì„čÄą€òł«€Ż€ł€È€ŹœĐÍè€Ț€»€ó€Ç€·€ż. „ф耏žș߀·, „ą„Ż„»„čžą\n"
-"€ò»ę€Ă€Æ€€€ë€«€É€Š€«„Á„§„Ă„Ż€·€Æ€Ż€À€”€€"
+"€ł€Î„ą„É„ì„čÄą€òł«€Ż€ł€È€ŹœĐÍè€Ț€»€ó. €ł€ì€Ïží€Ă€żURI\n"
+"€òÆțÎÏ€·€ż€«, €ą€ë€€€Ï LDAP „”ĄŒ„Đ€ŹÍî€Á€Æ€€€ë€«€Î€É€Á€é€«\n"
+"€ò°ŐÌŁ€·€Ț€č"
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr "%s (user %s) €Î€ż€á€Î„Ń„č„ïĄŒ„É€òÆțÎÏ€·€Æ€Ż€À€”€€"
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
#, fuzzy
msgid "Name begins with"
msgstr "€ŹŒĄ€Î€â€Î€ÇœȘ€ï€ë"
-#: addressbook/gui/component/addressbook.c:729
+#: addressbook/gui/component/addressbook.c:742
#, fuzzy
-msgid "Email is"
-msgstr "„áĄŒ„ë2"
+msgid "Email begins with"
+msgstr "€ŹŒĄ€Î€â€Î€ÇœȘ€ï€ë"
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr "„«„Æ„Ž„ê€Ï"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr "„Ő„ŁĄŒ„ë„É€ŹŒĄ€Î€â€Î€òŽȚ€à"
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "ŸÜșÙ..."
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr "€č€Ù€Æ€Î„«„Æ„Ž„ê"
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr "„Ő„©„ë„À„Ö„é„Š„¶€ŹÉœŒš€č€ë URI"
@@ -663,7 +695,7 @@ msgstr "(€Ê€·)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "ŒçÍŚ€Ê„áĄŒ„ë"
@@ -715,53 +747,53 @@ msgid " S_how Supported Bases "
msgstr "»ÈÍрǀ­€ë„ż„€„Ś€ò„Á„§„Ă„Ż(_C)"
#: addressbook/gui/component/ldap-config.glade.h:2
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "„Ș„Ś„·„ç„ó"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr "șïœü (_R)"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
msgid "1234"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
#, fuzzy
msgid "1:00"
msgstr "100%"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
#, fuzzy
msgid "380"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:11
-#, fuzzy
-msgid "<- _Remove"
-msgstr "șïœü (_R)"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-#, fuzzy
-msgid "<< Fewer Options"
-msgstr "„Ș„Ś„·„ç„ó"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr ""
@@ -865,7 +897,7 @@ msgid "Mappings"
msgstr "„ȚĄŒ„ž„ó"
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
#, fuzzy
msgid "Never"
msgstr "Ëè"
@@ -917,8 +949,8 @@ msgstr "žĄșśÈÏ°Ï(_C): "
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
#, fuzzy
msgid "Searching"
msgstr "žĄșśĂæ..."
@@ -1107,7 +1139,7 @@ msgid "Using email address"
msgstr "€ł€ì€ÏÍčÊŰÊȘ€Îœ»œê€Ç€č"
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr ""
@@ -1115,13 +1147,13 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
msgid "_Add"
msgstr "ÄÉČĂ(_A)"
#: addressbook/gui/component/ldap-config.glade.h:105
#, fuzzy
-msgid "_Add ->"
+msgid "_Add -&gt;"
msgstr "ÄÉČĂ(_A)"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1162,7 +1194,7 @@ msgid "_Download limit:"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1199,7 +1231,7 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
#, fuzzy
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr "„Ș„Ś„·„ç„ó(_O)"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1281,7 +1313,7 @@ msgstr "„ą„É„ì„čÄą€ÎÌŸÁ°ÁȘÂò„€„󄿥Œ„Ő„§ĄŒ„č€Î€ż€á€Î„Ő„Ą„Ż„È„ê"
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1313,11 +1345,11 @@ msgstr "(%d €ÏÈóÉœŒš)"
msgid "Unnamed Contact"
msgstr "ÌŸÁ°€Î€Ê€€ÏąÍíÀè"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr "„ą„É„ì„čÄą€«€éÏąÍíÀè€òÁȘÂò"
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
#, fuzzy
msgid "Find contact in"
msgstr "ÁśżźŒÔ€ŹŒĄ€Î€â€Î€òŽȚ€à"
@@ -1386,7 +1418,7 @@ msgstr "¶šÎÏŒÔ"
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "ÏąÍíÀè„š„Ç„Ł„ż"
@@ -1460,9 +1492,9 @@ msgstr "HTML „áĄŒ„ë€òŒőżź”öČÄ(_H)"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2529,25 +2561,25 @@ msgstr ""
msgid "Delete Contact?"
msgstr "ÏąÍíÀè€òșïœü€·€Ț€č€«?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
#, fuzzy
msgid "Category editor not available."
msgstr "ÀâÌÀ€Ï€ą€ê€Ț€»€óĄŁ"
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr "€ł€ÎÏąÍíÀè€Ï€ł€ì€é€Î„«„Æ„Ž„ê€Ëœê°€·€Æ€€€Ț€č:"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
#, fuzzy
msgid "Save Contact as VCard"
msgstr "VCard €ÇÊĘž"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr "TTY/TDD"
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr "„Ő„ŁĄŒ„ë„É`%s'€Î„Š„Ł„ž„§„Ă„È€Źž«€Ä€«€ê€Ț€»€ó€Ç€·€ż"
@@ -2561,7 +2593,7 @@ msgid "Edit Full"
msgstr "€č€Ù€ÆÊÔœž"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "„Ő„ë„ÍĄŒ„à"
@@ -2715,11 +2747,11 @@ msgid "contact-list-editor"
msgstr "ÏąÍíÀè„ê„č„È„š„Ç„Ł„ż"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr "ÏąÍíÀè„ê„č„È„š„Ç„Ł„ż"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
#, fuzzy
msgid "Save List as VCard"
msgstr "VCard €ÇÊĘž"
@@ -2779,20 +2811,20 @@ msgstr "Ÿć”鞥șś"
msgid "Search"
msgstr "žĄșś"
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr "„«ĄŒ„ɀʀ·"
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr "1„«ĄŒ„É"
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr "%d „«ĄŒ„É"
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
#, fuzzy
msgid "Error getting book view"
msgstr "%s €Îł«»ÏĂæ€Ë„š„éĄŒ€ŹÈŻÀž€·€Ț€·€ż"
@@ -2804,15 +2836,15 @@ msgid "Error modifying card"
msgstr "„«ĄŒ„É€òœ€À”Ăæ€Ë„š„éĄŒ€ŹÈŻÀž€·€Ț€·€ż"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr "Àźžù"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "ÉÔÌÀ€Ê„š„éĄŒ"
@@ -2821,7 +2853,7 @@ msgid "Repository offline"
msgstr "„ì„Ę„ž„È„ê„Ș„Ő„é„€„ó"
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "”öČÄ€Ź€ą€ê€Ț€»€ó"
@@ -2838,7 +2870,7 @@ msgid "Protocol not supported"
msgstr "„Ś„í„È„ł„ë€Ï„”„ĘĄŒ„È€”€ì€Æ€€€Ț€»€ó"
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -2893,7 +2925,7 @@ msgstr "„ê„č„È€ÎșïœüĂæ€Ë„š„éĄŒ€ŹÈŻÀž€·€Ț€·€ż"
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr "„«ĄŒ„É€ÎșïœüĂæ€Ë„š„éĄŒ€ŹÈŻÀž€·€Ț€·€ż"
@@ -2935,160 +2967,160 @@ msgstr "„«ĄŒ„ɀʀ·"
msgid "Copy cards to"
msgstr "„«ĄŒ„ɀʀ·"
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr "* ÏąÍíÀè€òÄÉČĂ€č€ë€ż€á€Ë€ł€ł€ò„Ż„ê„Ă„Ż *"
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr "Œç€ÊĆĆÏĂ"
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr "Êäœő€ÎĆĆÏĂ"
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr "»Ć»ö€ÎĆĆÏĂ"
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr "žÆ€ÓÌ့€ÎĆĆÏĂ"
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr "ČńŒÒ€ÎĆĆÏĂ"
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr "ČÈ€ÎĆĆÏĂ"
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr "»Ć»ö€Îœ»œê"
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr "ČȀΜ»œê"
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr "·ÈÂÓĆĆÏĂ"
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr "ŒÖșÜĆĆÏĂ"
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr "»Ć»ö€ÎĆĆÏĂ 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr "ČÈ€ÎĆĆÏĂ 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr "€œ€ÎŸ€ÎĆĆÏĂ"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr "€œ€ÎŸ€Îœ»œê"
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr "„ą„É„ì„čÄą"
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "VCard €ÇÊĘž"
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
#, fuzzy
msgid "New Contact..."
msgstr "ż·”ŹÏąÍíÀè"
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
#, fuzzy
msgid "New Contact List..."
msgstr "ż·”ŹÏąÍíÀè„ê„č„È"
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
#, fuzzy
msgid "Go to Folder..."
msgstr "„Ő„©„ë„À€Ű°ÜÆ°(_G)..."
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
#, fuzzy
msgid "Import..."
msgstr "„€„ó„ĘĄŒ„È..."
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
#, fuzzy
msgid "Search for Contacts..."
msgstr "ÏąÍíÀè€ÎžĄșś(_S)"
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
#, fuzzy
msgid "Addressbook Sources..."
msgstr "„ą„É„ì„čÄą€Î„œĄŒ„č(_A)..."
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
#, fuzzy
msgid "Pilot Settings..."
msgstr "Pilot €ÎÀßÄê(_M)..."
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr "ÏąÍíÀè€ËĆŸÁś"
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr "ÏąÍíÀè€Ű„á„Ă„»ĄŒ„ž€òÁśżź"
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "°őșț"
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr "Éœ»æ€ò°őșț"
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
#, fuzzy
msgid "Copy to folder..."
msgstr "„Ő„©„ë„À€Ű„ł„ÔĄŒ(_C)..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
#, fuzzy
msgid "Move to folder..."
msgstr "„Ő„©„ë„À€Ű°ÜÆ°(_M)..."
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "ÀÚŒè€ê"
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "„ł„ÔĄŒ"
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "Ćœ€êÉŐ€±"
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3096,8 +3128,8 @@ msgstr "Ćœ€êÉŐ€±"
msgid "Delete"
msgstr "șïœü"
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
#, fuzzy
msgid "Current View"
msgstr "žœș߀ÎÉœŒš(_C)"
@@ -3106,7 +3138,7 @@ msgstr "žœș߀ÎÉœŒš(_C)"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
@@ -3114,10 +3146,18 @@ msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3246,7 +3286,7 @@ msgid "Include:"
msgstr "ŽȚ€à:"
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr "ČŁÄč"
@@ -3266,12 +3306,12 @@ msgstr "„ȚĄŒ„ž„ó"
msgid "Number of columns:"
msgstr "Îóżô:"
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
msgid "Options"
msgstr "„Ș„Ś„·„ç„ó"
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
msgid "Orientation"
msgstr "Êęžț"
@@ -3294,7 +3334,7 @@ msgstr "»æ„œĄŒ„č:"
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr "œÄÄč"
@@ -3350,27 +3390,27 @@ msgstr "Éę:"
msgid "_Font..."
msgstr "„Ő„©„ó„È(_F)..."
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
#, fuzzy
msgid "Untitled appointment"
msgstr "„ą„Ę„€„ó„È€ÎÊÔœž(_E)"
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr "č "
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr "ÉáÄÌ"
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr "Ä "
@@ -3423,38 +3463,38 @@ msgid "Configuration control for the Evolution Calendar."
msgstr "Evolution „ł„ó„ĘĄŒ„¶€Î€ż€á€Î„Ő„Ą„Ż„È„ê"
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
+msgid "Configure your timezone, Calendar and Task List here "
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
msgid "Evolution calendar iTip/iMip viewer"
msgstr "Evolution „«„ì„ó„À iTip/iMip „Ó„ćĄŒ„ą"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Evolution component for handling the calendar."
msgstr "„«„ì„ó„À€ò°·€Š€ż€á€Î Evolution „ł„ó„ĘĄŒ„Í„ó„È"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
#, fuzzy
msgid "Factory for the Evolution Tasks control"
msgstr "Evolution „ł„ó„ĘĄŒ„¶€Î€ż€á€Î„Ő„Ą„Ż„È„ê"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
msgid "Factory for the calendar iTip view control"
msgstr "„«„ì„ó„À iTip „Ó„ćĄŒ„ł„ó„È„íĄŒ„ë€Î€ż€á€Î„Ő„Ą„Ż„È„ê"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
msgid "Factory for the sample Calendar control"
msgstr "„”„ó„Ś„ë„«„ì„ó„À„ł„ó„È„íĄŒ„ë€Î„Ő„Ą„Ż„È„ê"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
msgid "Factory to centralize calendar component editor dialogs"
msgstr ""
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
msgid "Factory to create a component editor factory"
msgstr "Evolution „ł„ó„ĘĄŒ„Í„ó„È„š„Ç„Ł„ż€òșîÀź€č€ë€ż€á€Î„Ő„Ą„Ż„È„ê"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
-msgstr ""
-
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr "„ą„éĄŒ„àÄÌĂ΄”ĄŒ„Ó„č"
@@ -3522,7 +3562,7 @@ msgstr ""
"€Ë€ÆÉœŒš€·€Ț€čĄŁ"
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "·Ùčđ"
@@ -3549,16 +3589,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "ÆóĆـȌÁÌ䀷€Ê€€"
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "GNOME €ÎœéŽüČœ€ŹœĐÍè€Ț€»€ó€Ç€·€ż"
-#: calendar/gui/alarm-notify/notify-main.c:183
-#, fuzzy
-msgid "Could not create the alarm notify service"
-msgstr "„ą„éĄŒ„àÄÌĂ΄”ĄŒ„Ó„č„Ő„Ą„Ż„È„ê€òșîÀźœĐÍè€Ț€»€ó€Ç€·€ż"
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr "„ą„éĄŒ„àÄÌĂ΄”ĄŒ„Ó„č„Ő„Ą„Ż„È„ê€òșîÀźœĐÍè€Ț€»€ó€Ç€·€ż"
@@ -3574,7 +3609,7 @@ msgstr "ÀâÌÀ€ŹŽȚ€à"
msgid "Comment contains"
msgstr "„ł„á„ó„È€ŹŒĄ€Î€â€Î€òŽȚ€à"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr "ÉÔ°ìĂŚ"
@@ -3585,7 +3620,7 @@ msgstr "%YÇŻ%m·î%dÆü %A"
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "%m/%d (%a)"
@@ -3643,37 +3678,37 @@ msgstr "Ćì"
msgid "W"
msgstr "ÀŸ"
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
msgid "Free"
msgstr "¶ő€­"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "„Ó„žĄŒ"
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr "ł«»Ï€·€Æ€€€Ê€€"
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr "œèÍęĂæ"
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr "Ž°Î»€·€Ț€·€ż"
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3684,33 +3719,33 @@ msgstr ""
"45.436845,125.862501"
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr "€Ê€·"
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr "·«€êÊÖ€·"
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr "łäĆö€ÆșŃ€ß"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr "€Ï€€"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr "€€€€€š"
@@ -3730,7 +3765,7 @@ msgstr "œ”"
msgid "Month View"
msgstr "·î"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3741,10 +3776,10 @@ msgid "Folder containing appointments and events"
msgstr "„Ő„©„ë„À€Ï„ą„Ę„€„ó„ȀȄ€„Ù„ó„È€òŽȚ€ó€Ç€Ț€č"
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
msgid "Tasks"
msgstr "„ż„č„Ż"
@@ -3753,59 +3788,59 @@ msgstr "„ż„č„Ż"
msgid "Folder containing to-do items"
msgstr "„Ő„©„ë„À€Ï ToDo čàÌÜ€òŽȚ€à"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "New appointment"
msgstr "ż·”Ź„ą„Ę„€„ó„È"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "_Appointment"
msgstr "„ą„Ę„€„ó„È"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "ż·”Ź„ą„Ę„€„ó„È€òșîÀź€·€Ț€č"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "New meeting"
msgstr "„Ë„ćĄŒ„čÇÛżźÀßÄê"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "_Meeting"
msgstr "Čń”Ä"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
#, fuzzy
msgid "Create a new meeting request"
msgstr "ż·”Ź„ż„č„Ż€òșîÀź€·€Ț€č"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
#, fuzzy
msgid "New task"
msgstr "ż·”Ź„ż„č„Ż"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "„ż„č„Ż(_T)"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr "ż·”Ź„ż„č„Ż€òșîÀź€·€Ț€č"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "New All Day Appointment"
msgstr "ż·”Ź„ą„Ę„€„ó„È"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "All _Day Appointment"
msgstr "ż·”Ź„ą„Ę„€„ó„È(_A)"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "ż·”Ź„ą„Ę„€„ó„È€òșîÀź€·€Ț€č"
@@ -4018,7 +4053,7 @@ msgstr "șĆ„Ÿő"
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr "„”„Ț„ê:"
@@ -4047,7 +4082,7 @@ msgstr "„ą„Ę„€„ó„ȀΜȘλ"
msgid "hour(s)"
msgstr "»ț"
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
msgid "minute(s)"
msgstr "ÊŹ"
@@ -4225,7 +4260,7 @@ msgid "_Fri"
msgstr "¶â(_F)"
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
msgid "_General"
msgstr "°ìÈÌ(_G)"
@@ -4364,61 +4399,61 @@ msgstr " (ŽüÆü "
msgid "Due "
msgstr "ŽüÆü "
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "À”€·€Ż„Ő„Ą„€„ë€òččż·œĐÍè€Ț€»€ó€Ç€·€ż"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "À”€·€Ż„Ő„Ą„€„ë€òččż·œĐÍè€Ț€»€ó€Ç€·€ż"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "„ą„Ę„€„ó„È€ÎÊÔœž"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "„ą„Ę„€„ó„È - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "„ż„č„Ż - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "»ĆÌő”­Æț - %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "„”„Ț„ê€Ï€ą€ê€Ț€»€ó"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "ÊÌÌŸ€ÇÊĘž..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr ""
@@ -4490,13 +4525,13 @@ msgstr "·«€êÊÖ€·"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
msgid "Scheduling"
msgstr "„脱„ž„ćĄŒ„ë"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr "Čń”Ä"
@@ -4621,7 +4656,7 @@ msgid "Member"
msgstr "„á„ó„ĐĄŒ"
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr "RSVP"
@@ -4843,7 +4878,7 @@ msgstr "Ž°Î»Æü:"
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
msgid "Needs Action"
msgstr "Æ°șɏ͌"
@@ -4870,11 +4905,11 @@ msgstr "ŽđËÜ"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr "łäĆö€Æ"
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
msgid "Description:"
@@ -4943,14 +4978,14 @@ msgstr "90%"
msgid "100%"
msgstr "10%"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
#, fuzzy
msgid "Deleting selected objects"
msgstr "ÁȘÂò€·€żÏąÍíÀè€òșïœü€·€Ț€č"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "ł«€Ż(_O)"
@@ -4960,30 +4995,30 @@ msgstr "ł«€Ż(_O)"
msgid "_Save as..."
msgstr "ÊÌÌŸ€ÇÊĘž..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "°őșț(_P)..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "ÀÚŒè€ê(_U)"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "„ł„ÔĄŒ(_C)"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -5012,8 +5047,8 @@ msgstr "„ż„č„Ż€òŽ°Î»€È€·€Æ„ȚĄŒ„Ż(_M)"
msgid "_Delete Selected Tasks"
msgstr "ÁȘÂò€·€ż„ż„č„Ż€òșïœü(_D)"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr ""
@@ -5070,14 +5105,14 @@ msgid "URL"
msgstr "URL"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%Y/%m/%d (%a) %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%Y/%m/%d (%a) %p %I:%M:%S"
@@ -5099,511 +5134,487 @@ msgstr "%02i ÊŹÊŹłä"
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%B %d %A"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%b/%d"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "žáÁ°"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "žážć"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "ż·”Ź„ą„Ę„€„ó„È(_A)"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "ż·”ŹÁŽÆü„€„Ù„ó„È"
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
#, fuzzy
msgid "New Meeting"
msgstr "Čń”Ä"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr "ż·”Ź„ż„č„Ż"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "°őșț..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "șŁÆü€Ű°ÜÆ°(_T)"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "»ŰÄêÆü€Ű°ÜÆ°(_G)..."
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr "¶ő€­/¿˻ ŸđÊó€Îžűł«(_P)"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
#, fuzzy
msgid "_Configure..."
msgstr "ÀßÄê"
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
#, fuzzy
msgid "_Configure Pilot..."
msgstr "ÀßÄê"
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "ÊÌÌŸ€ÇÊĘž(_S)..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
#, fuzzy
msgid "_Schedule Meeting..."
msgstr "„ߥŒ„Æ„Ł„󄰀΄脱„ž„ćĄŒ„ë(_M)"
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
#, fuzzy
msgid "_Forward as iCalendar..."
msgstr "iCalender€È€·€ÆĆŸÁś(_C)"
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr "€ł€ÎœĐÍè»ö€òČÄÆ°€Ë€č€ë(_M)"
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr "€ł€ÎœĐÍè»ö€òșïœü(_O)"
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr "€č€Ù€Æ€ÎœĐÍè»ö€òșïœü(_A)"
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr ""
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
msgstr "%s €òŒÂčÔĂæ€Ë„š„éĄŒ"
-#: calendar/gui/e-itip-control.c:678
-#, fuzzy
-msgid "Meeting begins: <b>"
-msgstr "Čń”ÄœȘλ»țŽÖ(_E):"
-
-#: calendar/gui/e-itip-control.c:683
-#, fuzzy
-msgid "Task begins: <b>"
-msgstr "ł«»Ï: <b>"
-
-#: calendar/gui/e-itip-control.c:688
-msgid "Free/Busy info begins: <b>"
-msgstr "¶ő€­/¿˻ ŸđÊół«»Ï: <b>"
-
-#: calendar/gui/e-itip-control.c:692
-msgid "Begins: <b>"
-msgstr "ł«»Ï: <b>"
-
-#: calendar/gui/e-itip-control.c:704
-#, fuzzy
-msgid "Meeting ends: <b>"
-msgstr "Čń”ÄœȘλ»țŽÖ(_E):"
-
-#: calendar/gui/e-itip-control.c:707
-#, fuzzy
-msgid "Free/Busy info ends: <b>"
-msgstr "¶ő€­/¿˻ ŸđÊół«»Ï: <b>"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:711
+#: calendar/gui/e-itip-control.c:593
#, fuzzy
-msgid "Ends: <b>"
+msgid "<b>Ends:</b> "
msgstr "ł«»Ï: <b>"
-#: calendar/gui/e-itip-control.c:725
+#: calendar/gui/e-itip-control.c:606
#, fuzzy
-msgid "Task Completed: <b>"
-msgstr " (Ž°Î»șŃ "
+msgid "<b>Completed:</b> "
+msgstr "Ž°Î»șŃ "
-#: calendar/gui/e-itip-control.c:735
+#: calendar/gui/e-itip-control.c:616
#, fuzzy
-msgid "Task Due: <b>"
-msgstr " (Ž°Î»șŃ "
+msgid "<b>Due:</b> "
+msgstr "<b>ÀâÌÀ:</b> %s"
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
#, fuzzy
msgid "iCalendar Information"
msgstr "„«„ì„ó„ÀŸđÊó(_C):"
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
#, fuzzy
msgid "iCalendar Error"
msgstr "„«„ì„ó„À"
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
#, fuzzy
msgid "An unknown person"
msgstr "ÉÔÌÀ€ÊÁśżźŒÔ"
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
msgstr ""
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr "<i>€Ê€·</i>"
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr ""
"\n"
"·Đ°Ț: "
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
#, fuzzy
msgid "Status:"
msgstr "„č„ÆĄŒ„ż„č(_S):"
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
msgid "Accepted"
msgstr "ŒőÂú€·€ż"
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
#, fuzzy
msgid "Tentatively Accepted"
msgstr "»ĂÄê"
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
msgid "Declined"
msgstr "Œ­Âà€·€ż"
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr "Ì€ĂÎ"
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
#, fuzzy
msgid "Choose an action:"
msgstr "„ą„Ż„·„ç„ó€òÁȘÂò"
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
#, fuzzy
msgid "Update"
msgstr "„ż„č„Ż€òččż·"
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "OK"
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
#, fuzzy
msgid "Accept"
msgstr "ŒőÂú€·€ż"
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
#, fuzzy
msgid "Tentatively accept"
msgstr "»ĂÄê"
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
#, fuzzy
msgid "Decline"
msgstr "Œ­Âà€·€ż"
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
#, fuzzy
msgid "Send Free/Busy Information"
msgstr "¶ő€­/¿˻ ŸđÊó"
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr ""
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
#, fuzzy
msgid "Send Latest Information"
msgstr "„ż„č„ŻŸđÊó"
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr "„­„ă„ó„»„ë"
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, c-format
msgid "<b>%s</b> has published meeting information."
msgstr "<b>%s</b> €Ïžűł«€”€ì€żČń”ÄŸđÊó€Ç€č"
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
msgid "Meeting Information"
msgstr "Čń”ÄŸđÊó"
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, fuzzy, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr "<b>%s</b> €Ï €ą€Ê€ż€Î¶ő€­/¿˻ ŸđÊó€òÍŚ”့€Ț€·€ż"
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
msgid "Meeting Proposal"
msgstr "Čń”Ä€ÎÄó°Æ"
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, fuzzy, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr "<b>%s</b> €ÏČń”Ä€ÎÍŚ”á€ËÊÖĆú€·€Ț€·€ż"
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
msgid "Meeting Update"
msgstr "Čń”Äččż·"
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, fuzzy, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr "<b>%s</b> €Ïžűł«€”€ì€żČń”ÄŸđÊó€Ç€č"
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
msgid "Meeting Update Request"
msgstr "Čń”Ä€Îččż·ÍŚ”á"
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr "<b>%s</b> €ÏČń”Ä€ÎÍŚ”á€ËÊÖĆú€·€Ț€·€ż"
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
msgid "Meeting Reply"
msgstr "Čń”Āˎۀ·€ÆÊÖĆú"
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr "<b>%s</b> €ÏČń”Ä€ò„­„ă„󄻄뀷€Ț€·€ż"
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
msgid "Meeting Cancellation"
msgstr "Čń”Ä€ò„­„ă„ó„»„ë"
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, fuzzy, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr "<b>%s</b> €ÏČń”Ä€ò„­„ă„󄻄뀷€Ț€·€ż"
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
msgid "Bad Meeting Message"
msgstr "ÉÔÀ”€ÊČń”Ä„á„Ă„»ĄŒ„ž"
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, fuzzy, c-format
msgid "<b>%s</b> has published task information."
msgstr "<b>%s</b> €Ïžűł«€”€ì€żČń”ÄŸđÊó€Ç€č"
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
msgid "Task Information"
msgstr "„ż„č„ŻŸđÊó"
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, fuzzy, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr "<b>%s</b> €Ï €ą€Ê€ż€Î¶ő€­/¿˻ ŸđÊó€òÍŚ”့€Ț€·€ż"
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
msgid "Task Proposal"
msgstr "„ż„č„Ż€ÎÄó°Æ"
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, fuzzy, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr "<b>%s</b> €ÏČń”Ä€ÎÍŚ”á€ËÊÖĆú€·€Ț€·€ż"
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
msgid "Task Update"
msgstr "„ż„č„Ż€òččż·"
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, fuzzy, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr "șÇż·€Î„ż„č„ŻŸđÊó€òŒèÆÀ"
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
msgid "Task Update Request"
msgstr "„ż„č„Ż€Îččż·ÍŚ”á"
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr "<b>%s</b> €Ï„ż„č„Ż€Îłä€êĆö€Æ€ËÊÖĆú€·€Ț€·€ż"
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
msgid "Task Reply"
msgstr "„ż„č„Ż€ËŽŰ€·€ÆÊÖĆú"
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr "<b>%s</b> €Ï„ż„č„Ż€ò„­„ă„󄻄뀷€Ț€·€ż"
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
msgid "Task Cancellation"
msgstr "„ż„č„Ż€ò„­„ă„ó„»„ë"
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
msgid "Bad Task Message"
msgstr "ÉÔÀ”€Ê„ż„č„Ż„á„Ă„»ĄŒ„ž"
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr "<b>%s</b> €Ï¶ő€­/¿˻ ŸđÊó€òžűł«€·€Ț€·€ż"
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
msgid "Free/Busy Information"
msgstr "¶ő€­/¿˻ ŸđÊó"
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr "<b>%s</b> €Ï €ą€Ê€ż€Î¶ő€­/¿˻ ŸđÊó€òÍŚ”့€Ț€·€ż"
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
msgid "Free/Busy Request"
msgstr "¶ő€­/¿˻ €ÎÍŚ”á"
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr "<b>%s</b> €Ï €ą€Ê€ż€Î¶ő€­/¿˻ ŸđÊó€ËŽŰ€·€ÆÊÖĆú€·€Ț€·€ż"
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
msgid "Free/Busy Reply"
msgstr "¶ő€­/¿˻ €ÎÊÖżź"
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
msgid "Bad Free/Busy Message"
msgstr "ÉÔÀ”€Ê ¶ő€­/¿˻ „á„Ă„»ĄŒ„ž"
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
#, fuzzy
msgid "The message does not appear to be properly formed"
msgstr "„Ő„©„ë„À€ÇČóÉüÉÔÇœ€Ê„š„éĄŒ€ŹÈŻÀž€·€ż€è€Š€Ç€č"
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
msgid "The message contains only unsupported requests."
msgstr "€ł€Î„á„Ă„»ĄŒ„ž€ÏÌ€Âбț€ÎÍŚ”á€òŽȚ€ó€Ç€€€Ț€č"
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr ""
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
msgid "The attachment has no viewable calendar items"
msgstr ""
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
#, fuzzy
msgid "There was an error on the CORBA system\n"
msgstr "„«„ì„ó„À„Ő„Ą„€„ë€òÆÉ€ßčț€ßĂæ€Ë„š„éĄŒ€ŹÈŻÀž€·€Ț€·€ż"
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
#, fuzzy
msgid "Object could not be found\n"
msgstr "Bug buddy €ÏŒÂčԀǀ­€Ț€»€ó€Ç€·€ż"
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
msgid "Update complete\n"
msgstr "ččż·Ž°Î»\n"
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
msgid "Calendar file could not be updated!\n"
msgstr "„«„ì„ó„ÀĄŒ„Ő„Ą„€„ë€Ïččż·€Ç€­€Ț€»€ó€Ç€·€ż!\n"
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr ""
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr ""
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
msgid "Attendee status updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
#, fuzzy
msgid "Attendee status could not be updated!\n"
msgstr "„«„ì„ó„ÀĄŒ„Ő„Ą„€„ë€Ïččż·€Ç€­€Ț€»€ó€Ç€·€ż!\n"
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
msgid "Removal Complete"
msgstr "șïœüŽ°Î»"
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
msgid "Item sent!\n"
msgstr "„ą„€„Æ„à€òÁśżź!\n"
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
#, fuzzy
msgid "Select Calendar Folder"
msgstr "„Ő„©„ë„À€òÁȘÂò"
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
#, fuzzy
msgid "Select Tasks Folder"
msgstr "„Ő„©„ë„À€òÁȘÂò"
@@ -5649,7 +5660,7 @@ msgstr "ł«»ÏÆü"
msgid "Chair Persons"
msgstr "”ÄÄč"
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
msgid "Required Participants"
msgstr "ÉŹÍŚ»ČČĂŒÔ"
@@ -5658,56 +5669,57 @@ msgid "Optional Participants"
msgstr "Ç€°Ő»ČČĂŒÔ"
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
-msgstr "ÉÔ»ČČĂŒÔ"
+#, fuzzy
+msgid "Resources"
+msgstr "„ê„œĄŒ„č"
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr "žÄżÍ"
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
msgid "Group"
msgstr "„°„ëĄŒ„Ś"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
msgid "Resource"
msgstr "„ê„œĄŒ„č"
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr "ÉôČ°"
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
msgid "Chair"
msgstr "”ÄÄč"
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
msgid "Required Participant"
msgstr "»ČČĂŒÔ€ŹÉŹÍŚ"
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr "Ç€°Ő»ČČĂŒÔ"
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr "ÉÔ»ČČĂŒÔ"
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr "»ĂÄê"
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
msgid "Delegated"
msgstr "°ŃÇ€€·€ż"
@@ -5718,22 +5730,22 @@ msgstr "œèÍęĂæ"
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr "%YÇŻ %m·î %dÆü %A"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%Y/%m/%d (%a)"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%Y/%m/%d"
@@ -5797,8 +5809,8 @@ msgstr "Čń”Äł«»Ï»țŽÖ(_S):"
msgid "Meeting _end time:"
msgstr "Čń”ÄœȘλ»țŽÖ(_E):"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, fuzzy, c-format
msgid "Opening tasks at %s"
msgstr "ÊĘž€”€ì€ż %s €ò„ȘĄŒ„Ś„óĂæ"
@@ -5813,7 +5825,7 @@ msgstr "'%s' €Î„ż„č„Ż€òÆÉ€ßčț€à€ł€È€ŹœĐÍè€Ț€»€ó€Ç€·€ż"
msgid "The method required to load `%s' is not supported"
msgstr "'%s' €òÆÉ€ßčț€à€ł€È€òÍŚ”န€ì€ë„á„œ„Ă„É€Ï„”„ĘĄŒ„È€·€Æ€€€Ț€»€ó"
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "`%s' €Î„Ő„©„ë„À€òł«€Ż€ł€È€ŹœĐÍè€Ț€»€ó€Ç€·€ż"
@@ -5833,26 +5845,42 @@ msgstr "ÁȘÂò€·€żÏąÍíÀè€òșïœü€·€Ț€č"
msgid "Expunging"
msgstr "„Ő„©„ë„À€òșïœüĂæ"
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "ż·”Ź„ą„Ę„€„ó„È(_A)..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr "`%s' €Î„Ő„©„ë„À€òł«€Ż€ł€È€ŹœĐÍè€Ț€»€ó€Ç€·€ż"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr "'%s' €òł«€Ż€ł€È€òÍŚ”န€ì€ë„á„œ„Ă„É€Ï„”„ĘĄŒ„È€·€Æ€€€Ț€»€ó"
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, fuzzy, c-format
msgid "Opening calendar at %s"
msgstr "„Ő„©„ë„À %s €ò„ȘĄŒ„Ś„óĂæ"
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "„Ő„©„ë„À %s €ò„ȘĄŒ„Ś„óĂæ"
@@ -5913,54 +5941,54 @@ msgstr "10 ·î"
msgid "September"
msgstr "9 ·î"
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
msgid "At least one attendee is necessary"
msgstr ""
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr "ŒçșĆŒÔ€ÏÉŹżÜ€Ç€č"
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
#, fuzzy
msgid "Event information"
msgstr "„«„ì„ó„ÀŸđÊó"
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
#, fuzzy
msgid "Task information"
msgstr "„ż„č„ŻŸđÊó"
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
#, fuzzy
msgid "Journal information"
msgstr "„Ș„Ś„·„ç„ó"
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
#, fuzzy
msgid "Free/Busy information"
msgstr "¶ő€­/¿˻ ŸđÊó"
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
#, fuzzy
msgid "Calendar information"
msgstr "„«„ì„ó„ÀŸđÊó"
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
#, fuzzy
msgid "Updated"
msgstr "„ż„č„Ż€òččż·"
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
#, fuzzy
msgid "Refresh"
msgstr "„ê„č„È€òččż·"
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr ""
@@ -6200,7 +6228,7 @@ msgid "Print Calendar"
msgstr "„«„ì„ó„À€Î°őșț"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "°őșț„Ś„ì„Ó„ćĄŒ"
@@ -6224,7 +6252,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr "„ż„č„Ż„Ő„©„ë„À€ŹÉœŒš€č€ë URI"
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
#, fuzzy
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
@@ -6237,12 +6265,12 @@ msgstr ""
"\n"
"ËÜĆö€Ë€ł€ì€é€Î„á„Ă„»ĄŒ„ž€òŸĂ”€Ț€č€«?"
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr "ÆóĆـȌÁÌ䀷€Ê€€"
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
#, fuzzy
msgid "Print Tasks"
msgstr "„«ĄŒ„ɀΰőșț"
@@ -8242,7 +8270,7 @@ msgstr "„á„Ă„»ĄŒ„ž€ò°ÜÆ°"
msgid "Copying messages"
msgstr "%s €Ű„á„Ă„»ĄŒ„ž€ò„ł„ÔĄŒĂæ"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -8250,47 +8278,47 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr "„­„ă„󄻄뀷€Ț€·€ż"
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, fuzzy, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr "POP„”ĄŒ„Đ€«€éÍœŽü€·€Ê€€±țĆú€Ź€ą€ê€Ț€·€ż: %s"
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
#, fuzzy
msgid "No data provided"
msgstr "»ŰÄꀔ€ì€ż„Ő„©„ë„À€Ï€ą€ê€Ț€»€ó"
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
#, fuzzy
msgid "Failed to encrypt: No valid recipients specified."
msgstr "€ł€Î„á„Ă„»ĄŒ„ž€ò°ĆčæČœ€Ç€­€Ț€»€ó: ŒőżźŒÔ€Ź»ŰÄꀔ€ì€Æ€€€Ț€»€ó"
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, fuzzy, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -8298,18 +8326,24 @@ msgid ""
"%.*s"
msgstr "„á„Ă„»ĄŒ„ž€Î„­„ă„Ă„·„ć€ËŒșÇÔ€·€Ț€·€ż %s: %s"
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, fuzzy, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr "„á„Ă„»ĄŒ„ž€Î„­„ă„Ă„·„ć€ËŒșÇÔ€·€Ț€·€ż %s: %s"
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "„á„Ă„»ĄŒ„ž€Î„Ç„łĄŒ„ɀˌșÇÔ€·€Ț€·€ż"
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
#, fuzzy
msgid "Failed to execute gpg."
msgstr "„á„Ă„»ĄŒ„ž€Î„Ç„łĄŒ„ɀˌșÇÔ€·€Ț€·€ż"
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, fuzzy, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr "€ł€Î„á„Ă„»ĄŒ„ž€òŸÚÌÀ€Ç€­€Ț€»€ó: șî¶È„Ő„Ą„€„ë€òșîÀź€Ç€­€Ț€»€ó€Ç€·€ż: %s"
@@ -8553,7 +8587,7 @@ msgstr ""
"%s"
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr "„”ĄŒ„Đ€«€éŽÖ°ă€Ă€żÇ§ŸÚ±țĆú€Ź€ą€ê€Ț€·€ż"
@@ -8673,7 +8707,7 @@ msgstr ""
msgid "No provider available for protocol `%s'"
msgstr "„Ś„í„È„ł„ë `%s' €òÍűÍрǀ­€ë„Ś„í„Đ„€„À€Ï€ą€ê€Ț€»€ó"
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8719,11 +8753,11 @@ msgstr "„á„Ă„»ĄŒ„ž€Î„Ç„łĄŒ„ɀˌșÇÔ€·€Ț€·€ż"
msgid "Failed to verify certificates."
msgstr "ǧŸÚ€ÎŸÚÌÀ€ËŒșÇÔ€·€Ț€·€ż"
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
msgid "Cannot get folder: Invalid operation on this store"
msgstr "„Ő„©„ë„À€òŒèÆÀ€Ç€­€Ț€»€ó: €ł€Î„č„È„ą€Ç€ÏÉÔÀ”€ÊÁàșî€Ç€č"
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
msgid "Cannot create folder: Invalid operation on this store"
msgstr "„Ő„©„ë„À€òșîÀź€Ç€­€Ț€»€ó: €ł€Î„č„È„ą€Ç€ÏÉÔÀ”€ÊÁàșî€Ç€č"
@@ -8944,77 +8978,105 @@ msgstr "„Ő„©„ë„À€ò„ê„ÍĄŒ„à€Ç€­€Ț€»€ó: %s: ÉÔÀ”€ÊÁàșî€Ç€č"
msgid "Cannot rename folder: %s: No such folder"
msgstr "„Ő„©„ë„À€ò„ê„ÍĄŒ„à€Ç€­€Ț€»€ó: %s: €œ€Î€è€Š€Ê„Ő„©„ë„À€Ï€ą€ê€Ț€»€ó"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr "Áàșî€Ï„­„ă„󄻄뀷€Ț€·€ż"
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr "„”ĄŒ„Đ€ÏÍœŽü€·€Ê€€ÀÚĂÇ€ò€·€Ț€·€ż: %s"
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "IMAP „”ĄŒ„Đ€«€éÍœŽü€·€Ê€€±țĆú€Ź€ą€ê€Ț€·€ż: %s"
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "IMAP „ł„Ț„ó„ɀόșÇÔ€·€Ț€·€ż: %s"
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr "„”ĄŒ„Đ„ì„č„Ę„ó„č€Ï€ą€Ă€±€Ê€ŻœȘ€ï€ê€Ț€·€ż"
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr "IMAP „”ĄŒ„ЀαțĆú€Ï %s ŸđÊó€òŽȚ€ó€Ç€€€Ț€»€ó"
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr "IMAP „”ĄŒ„Đ€«€éÍœŽü€·€Ê€€ OK ±țĆú€Ź€ą€ê€Ț€·€ż: %s"
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr "„Ç„Ł„ì„Ż„È„ê %s €òșîÀźœĐÍè€Ț€»€ó€Ç€·€ż: %s"
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr "%s €Î„”„Ț„êĄŒ€ò„íĄŒ„ÉœĐÍè€Ț€»€ó€Ç€·€ż"
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr "„Ő„©„ë„À€ÏÇËČő€”€ìșÆșîÀź€”€ì€Ț€·€ż"
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr "ÊŃč耔€ì€ż„á„Ă„»ĄŒ„ž€òÁöșșĂæ"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "„á„Ă„»ĄŒ„ž€Î„Ç„łĄŒ„ɀˌșÇÔ€·€Ț€·€ż"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"„á„Ă„»ĄŒ„ž€òŒèÆÀœĐÍè€Ț€»€ó: %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr "€œ€Î€è€Š€Ê„á„Ă„»ĄŒ„ž€Ï€ą€ê€Ț€»€ó"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr "€ł€Î„á„Ă„»ĄŒ„ž€ÏžœșßÍűÍŃœĐÍè€Ț€»€ó"
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr "ż·”Ź„á„Ă„»ĄŒ„ž€òÁöșșĂæ"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr "FETCH ±țĆú€Ë„á„Ă„»ĄŒ„žËÜÂ΀òž«ÉŐ€±€ë€ł€È€ŹœĐÍè€Ț€»€ó€Ç€·€ż"
@@ -9039,7 +9101,7 @@ msgstr "ż·Ăć„áĄŒ„ë€Î„Á„§„Ă„Ż"
msgid "Check for new messages in all folders"
msgstr "€č€Ù€Æ€Î„Ő„©„ë„À€Îż·Ăć„áĄŒ„ë€ò„Á„§„Ă„Ż€·€Ț€č"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "„Ő„©„ë„À"
@@ -9069,7 +9131,7 @@ msgstr "IMAP „”ĄŒ„Đ€Ç„áĄŒ„ë€òÆÉ€ó€À€êĂßÀŃ€č€ë€ż€á€Î€â€Î€Ç€č"
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
msgid "Password"
msgstr "„Ń„č„ïĄŒ„É"
@@ -9078,77 +9140,77 @@ msgid "This option will connect to the IMAP server using a plaintext password."
msgstr ""
"€ł€Î„Ș„Ś„·„ç„ó€Ï„Ś„ì„€„ó„Æ„­„č„È„Ń„č„ïĄŒ„É€ò»È€Ă€Æ IMAP „”ĄŒ„Đ€ËÀÜÂł€·€Ț€č"
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "SMTP „”ĄŒ„Đ %s"
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "%s „”ĄŒ„Ó„č („æĄŒ„¶: %s „Û„č„È %s)"
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "ÀÜÂł€Ï„­„ă„󄻄뀷€Ț€·€ż"
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr "%s („ĘĄŒ„È %d) €ŰÀÜÂłœĐÍè€Ț€»€ó€Ç€·€ż: %s"
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr ""
"POP „”ĄŒ„Đ€ŰÀÜÂłœĐÍè€Ț€»€ó\n"
"„æĄŒ„¶ÌŸ€ÎÁśżźĂæ€Ë„š„éĄŒ: %s"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
#, fuzzy
msgid "SSL/TLS extension not supported."
msgstr "Áàșî€Ï„”„ĘĄŒ„È€”€ì€Æ€€€Ț€»€ó"
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
#, fuzzy
msgid "SSL negotiations failed"
msgstr "ǧŸÚ€ËŒșÇÔ€·€Ț€·€ż"
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "„Ő„©„ë„À `%s' €Ïžș߀·€Ț€»€ó"
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr "IMAP „”ĄŒ„Đ %s €ÏÍŚ”့€żÇ§ŸÚ„ż„€„Ś %s €ò„”„ĘĄŒ„È€·€Æ€€€Ț€»€ó"
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr "ǧŸÚ„ż„€„Ś %s €ò„”„ĘĄŒ„È€·€Æ€€€Ț€»€ó"
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr "%s %s@%s €Î IMAP „Ń„č„ïĄŒ„É€òÆțÎÏ€·€Æ€Ż€À€”€€"
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr "„Ń„č„ïĄŒ„É€òÆțÎÏ€·€Æ€€€Ț€»€ó"
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9159,19 +9221,24 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr "€œ€Î€è€Š€Ê„Ő„©„ë„À %s €Ï€ą€ê€Ț€»€ó"
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Ì€Ă΀΄š„éĄŒ: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr ""
@@ -9316,27 +9383,6 @@ msgstr "„á„Ă„»ĄŒ„ž %d €ÇŒșÇÔ€·€Ț€·€ż"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "maildir ·ÁŒ°€Î„Ő„©„ë„À€Ű„á„Ă„»ĄŒ„ž€òÄÉČĂœĐÍè€Ț€»€ó: %s: %s"
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"„á„Ă„»ĄŒ„ž€òŒèÆÀœĐÍè€Ț€»€ó: %s\n"
-" %s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr "€œ€Î€è€Š€Ê„á„Ă„»ĄŒ„ž€Ï€ą€ê€Ț€»€ó"
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9426,19 +9472,19 @@ msgstr "%s €Î„Ő„©„ë„À„í„Ă„Ż€òșîÀź€č€ë€ł€È€ŹœĐÍè€Ț€»€ó: %s"
msgid "Cannot open mailbox: %s: %s\n"
msgstr "mailbox€òł«€Ż€ł€È€ŹœĐÍè€Ț€»€ó: %s: %s\n"
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
#, fuzzy
msgid "Mail append cancelled"
msgstr "Áàșî€Ï„­„ă„󄻄뀷€Ț€·€ż"
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr "mbox „Ő„Ą„€„ë€Ë„á„Ă„»ĄŒ„ž€òÄÉČĂœĐÍè€Ț€»€ó: %s: %s"
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9447,11 +9493,11 @@ msgstr ""
"„á„Ă„»ĄŒ„ž %s €ò„Ő„©„ë„À %s €«€éŒèÆÀœĐÍè€Ț€»€ó\n"
" %s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr "„Ő„©„ë„À€ÇČóÉüÉÔÇœ€Ê„š„éĄŒ€ŹÈŻÀž€·€ż€è€Š€Ç€č"
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr "„á„Ă„»ĄŒ„ž€ÎČòŒá€ËŒșÇÔ€·€Ț€·€ż: ŽÖ°ă€Ă€ż„áĄŒ„ë„Ü„Ă„Ż„č€Ç€č€«?"
@@ -9556,12 +9602,13 @@ msgstr "Ì€Ă΀΄š„éĄŒ: %s"
msgid "Could not store folder: %s"
msgstr "„Ő„©„ë„À€ò„ê„ÍĄŒ„àœĐÍè€Ț€»€ó€Ç€·€ż: %s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr "șî¶È mailbox €Űœń€­œĐ€·Ăæ€Ë„š„éĄŒ: %s"
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr "șî¶È mailbox €Űœń€­œĐ€·Ăæ€Ë„š„éĄŒ: %s: %s"
@@ -9771,7 +9818,7 @@ msgstr "„”ĄŒ„Ѐ˄á„Ă„»ĄŒ„ž€ò»Ä€č"
msgid "Delete after %s day(s)"
msgstr "%s Æüžć€Ëșïœü€č€ë"
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr "POP"
@@ -9862,7 +9909,7 @@ msgid "No such folder `%s'."
msgstr "€œ€Î€è€Š€Ê„Ő„©„ë„À `%s' €Ï€ą€ê€Ț€»€ó"
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
msgid "Sendmail"
msgstr "Sendmail"
@@ -9917,7 +9964,7 @@ msgstr "sendmail"
msgid "Mail delivery via the sendmail program"
msgstr "sendmail ·ĐÍł€Ç„áĄŒ„ë€òÇÛżź"
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr "SMTP"
@@ -10030,40 +10077,40 @@ msgstr "ǧŸÚ€òÉŹÍŚ€È€·€Æ€€€Ț€č"
msgid "Welcome response error"
msgstr "RSET „ì„č„Ę„ó„č„š„éĄŒ: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, fuzzy, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr ""
"POP „”ĄŒ„Đ€ŰÀÜÂłœĐÍè€Ț€»€ó\n"
"„æĄŒ„¶ÌŸ€ÎÁśżźĂæ€Ë„š„éĄŒ: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
#, fuzzy
msgid "server does not appear to support SSL"
msgstr "€ł€Î„á„Ă„»ĄŒ„ž€ÏÀ”€·€€·ÁŒ°€Ç€Ï€ą€ê€Ț€»€ó"
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, fuzzy, c-format
msgid "STARTTLS request timed out: %s"
msgstr "AUTH ÍŚ”á€Î„ż„€„à„ą„Š„È: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
#, fuzzy
msgid "STARTTLS response error"
msgstr "RSET „ì„č„Ę„ó„č„š„éĄŒ: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, fuzzy, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr "SMTP „”ĄŒ„Đ %s €ÏÍŚ”့€żÇ§ŸÚ„ż„€„Ś %s €ò„”„ĘĄŒ„È€·€Æ€€€Ț€»€ó"
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr "%s %s@%s €Î SMTP „Ń„č„ïĄŒ„É€òÆțÎÏ€·€Æ€Ż€À€”€€"
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -10074,90 +10121,90 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr "SMTP „”ĄŒ„Đ %s"
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr "%s ·ĐÍł€Ç SMTP „áĄŒ„ë€òÇÛżź€·€Ț€č"
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr "„á„Ă„»ĄŒ„ž€òÁśżźœĐÍè€Ț€»€ó: ÁśżźŒÔ€Î„ą„É„ì„耏À”€·€Ż€ą€ê€Ț€»€ó"
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
msgid "Sending message"
msgstr "„á„Ă„»ĄŒ„ž€òÁśżźĂæ"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr "„á„Ă„»ĄŒ„ž€òÁśżźœĐÍè€Ț€»€ó: ŒőżźŒÔ€ŹÄê”Á€”€ì€Æ€€€Ț€»€ó"
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
#, fuzzy
msgid "Cannot send message: one or more invalid recipients"
msgstr "„á„Ă„»ĄŒ„ž€òÁśżźœĐÍè€Ț€»€ó: ŒőżźŒÔ€ŹÄê”Á€”€ì€Æ€€€Ț€»€ó"
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, fuzzy, c-format
msgid "HELO request timed out: %s"
msgstr "RSET ÍŚ”á€Î„ż„€„à„ą„Š„È: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
#, fuzzy
msgid "HELO response error"
msgstr "RSET „ì„č„Ę„ó„č„š„éĄŒ: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
msgid "SMTP Authentication"
msgstr "SMTP ǧŸÚ"
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr "SASL ǧŸÚ„Ș„Ö„ž„§„Ż„È€ÎÀžÀźĂæ€Ë„š„éĄŒ€ŹÈŻÀž€·€Ț€·€ż"
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr "AUTH ÍŚ”á€Î„ż„€„à„ą„Š„È: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr "AUTH ÍŚ”á€ËŒșÇÔ€·€Ț€·€ż"
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr "„”ĄŒ„Đ€«€éŽÖ°ă€Ă€żÇ§ŸÚ±țĆú€Ź€ą€ê€Ț€·€ż\n"
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr "MAIL FROM ÍŚ”á€Î„ż„€„à„ą„Š„È: %s: „áĄŒ„ë€ÏÁśżź€·€Ț€»€ó€Ç€·€ż"
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
#, fuzzy
msgid "MAIL FROM response error"
msgstr "MAIL FROM „ì„č„Ę„ó„č„š„éĄŒ: %s: „áĄŒ„ë€ÏÁśżź€·€Ț€»€ó€Ç€·€ż"
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr "RCPT TO ÍŚ”á€Î„ż„€„à„ą„Š„È: %s: „áĄŒ„ë€ÏÁśżź€·€Ț€»€ó€Ç€·€ż"
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr "DATA ÍŚ”á€Î„ż„€„à„ą„Š„È: %s: „áĄŒ„ë€ÏÁśżź€·€Ț€»€ó€Ç€·€ż"
@@ -10165,39 +10212,39 @@ msgstr "DATA ÍŚ”á€Î„ż„€„à„ą„Š„È: %s: „áĄŒ„ë€ÏÁśżź€·€Ț€»€ó€Ç€·€ż"
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
#, fuzzy
msgid "DATA response error"
msgstr "RSET „ì„č„Ę„ó„č„š„éĄŒ: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr ""
"DATA Áśżź€Î„ż„€„à„ą„Š„È: „á„Ă„»ĄŒ„ž€ÎœȘλ: %s: „áĄŒ„ë€ÏÁśżź€·€Ț€»€ó€Ç€·€ż"
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
#, fuzzy
msgid "DATA termination response error"
msgstr "„”ĄŒ„Đ€«€éŽÖ°ă€Ă€żÇ§ŸÚ±țĆú€Ź€ą€ê€Ț€·€ż"
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr "RSET ÍŚ”á€Î„ż„€„à„ą„Š„È: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
#, fuzzy
msgid "RSET response error"
msgstr "RSET „ì„č„Ę„ó„č„š„éĄŒ: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, fuzzy, c-format
msgid "QUIT request timed out: %s"
msgstr "AUTH ÍŚ”á€Î„ż„€„à„ą„Š„È: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
#, fuzzy
msgid "QUIT response error"
msgstr "RSET „ì„č„Ę„ó„č„š„éĄŒ: %s"
@@ -10271,7 +10318,7 @@ msgstr "MIME „ż„€„Ś:"
msgid "Suggest automatic display of attachment"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
msgid "Click here for the address book"
msgstr "„ą„É„ì„čÄą€Î€ż€á€Ë€ł€ł€Ç„Ż„ê„Ă„Ż"
@@ -10282,45 +10329,45 @@ msgstr "„ą„É„ì„čÄą€Î€ż€á€Ë€ł€ł€Ç„Ż„ê„Ă„Ż"
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
msgid "Reply-To:"
msgstr "ÊÖżźÀè:"
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
msgid "From:"
msgstr "șčœĐżÍ:"
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr "·ïÌŸ:"
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr "°žÀè:"
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
msgid "Enter the recipients of the message"
msgstr "„á„Ă„»ĄŒ„ž€ÎŒőżźŒÔ€òÆțÎÏ€·€Ț€č"
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr "Cc:"
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr "„á„Ă„»ĄŒ„ž€Î„«ĄŒ„Ü„ó„ł„ÔĄŒ€òŒőżź€č€ë„ą„É„ì„č€òÆțÎÏ€·€Ț€č"
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr "Bcc:"
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
"appearing in the recipient list of the message."
@@ -10331,11 +10378,16 @@ msgstr ""
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
#, fuzzy
msgid "Post To:"
msgstr "„ĘĄŒ„ÈÈÖčæ(_P):"
+#: composer/e-msg-composer-hdrs.c:431
+#, fuzzy
+msgid "Posting destination"
+msgstr "ÀâÌÀ"
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -10355,34 +10407,34 @@ msgstr ""
"„Ő„Ą„€„ë€ÎÆÉ€ßčț€ßĂæ€Ë„š„éĄŒ: %s\n"
"%s"
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
msgid "Warning!"
msgstr "·Ùčđ!"
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr "„Ő„Ą„€„ë€Ïžș߀·€Ț€čĄŁŸćœń€­€·€Ț€č€«?"
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, c-format
msgid "Error saving file: %s"
msgstr "„Ő„Ą„€„ë€ÎÊĘžĂæ€Ë„š„éĄŒ: %s"
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr "„Ő„Ą„€„ë€Î„íĄŒ„ÉĂæ€Ë„š„éĄŒ: %s"
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, c-format
msgid "Error accessing file: %s"
msgstr "„Ő„Ą„€„ë€Î„ą„Ż„»„čĂæ€Ë„š„éĄŒ: %s"
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
msgid "Unable to retrieve message from editor"
msgstr "„š„Ç„Ł„ż€«€é„á„Ă„»ĄŒ„ž€òŒèÆÀœĐÍè€Ț€»€ó€Ç€·€ż"
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, c-format
msgid ""
"Unable to seek on file: %s\n"
@@ -10391,7 +10443,7 @@ msgstr ""
"„Ő„Ą„€„ë€òÁöșș€Ç€­€Ț€»€ó: %s\n"
"%s"
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, c-format
msgid ""
"Unable to truncate file: %s\n"
@@ -10400,7 +10452,7 @@ msgstr ""
"„Ő„Ą„€„ë€òÀÚ€ê”Í€á€ë€ł€È€ŹœĐÍè€Ț€»€ó: %s\n"
"%s"
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, c-format
msgid ""
"Error autosaving message: %s\n"
@@ -10409,7 +10461,7 @@ msgstr ""
"„á„Ă„»ĄŒ„ž€ÎŒ«Æ°ÊĘžĂæ€Ë„š„éĄŒ: %s\n"
" %s"
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
@@ -10417,55 +10469,34 @@ msgstr ""
"Evolution €Ï Á°Čó€Î„»„Ă„·„ç„ó€ÇÊĘž€”€ì€Æ€€€Ê€€„Ő„Ą„€„ë€òÈŻž«€·€Ț€·€żĄŁ\n"
"€ł€ì€é€ò„ê„«„Đ„ê€·€Æ€ß€Ț€č€«?"
-#: composer/e-msg-composer.c:1516
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-"€ł€Î„á„Ă„»ĄŒ„ž€ÏÁśżź€·€Æ€€€Ț€»€ó\n"
-"\n"
-"ÊŃčč€òÊĘž€·€Ț€č€«?"
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
msgid "Warning: Modified Message"
msgstr "·Ùčđ: ÊŃč耔€ì€ż„á„Ă„»ĄŒ„ž"
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr "„Ő„Ą„€„ë€òł«€Ż"
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "œđÌŸ€òÊĘž"
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-#, fuzzy
-msgid "Set as default"
-msgstr " („Ç„Ő„©„ë„È)"
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "„á„Ă„»ĄŒ„ž€òșîÀź€·€Ț€č"
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
msgstr ""
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
#, fuzzy
msgid ""
"Could not create composer window:\n"
@@ -10474,7 +10505,7 @@ msgstr ""
"„áĄŒ„ë„ł„ó„ĘĄŒ„Í„ó„ȀˀȚ€ÀčœÀź€”€ì€Æ€€€Ê€€€ż€á\n"
"„á„Ă„»ĄŒ„žșîÀź„Š„Ł„ó„É„Š€òșîÀź€č€ë€ł€È€ŹœĐÍè€Ț€»€ó€Ç€·€ż"
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10540,7 +10571,7 @@ msgstr "·ïÌŸ€ŹŒĄ€Î€â€Î€òŽȚ€à"
msgid "Subject does not contain"
msgstr "·ïÌŸ€ŹŒĄ€Î€â€Î€òŽȚ€Ț€Ê€€"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10568,92 +10599,92 @@ msgstr "„«„Æ„Ž„ê"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%Y/%m/%d (%a) %p %I:%M"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%Y/%m/%d (%a) %H:%M"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr "%Y/%m/%d (%a) %p %I"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr "%Y/%m/%d (%a) %H"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%Y/%m/%d %p %I:%M:%S"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%Y/%m/%d %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr "%Y/%m/%d %p %I:%M"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr "%Y/%m/%d %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr "%Y/%m/%d %p %I"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr "%Y/%m/%d %H"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%p %I:%M:%S"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%p %I:%M"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr "%p %I"
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
msgid "seconds"
msgstr " ÉĂ"
@@ -10767,32 +10798,32 @@ msgstr ""
"À””ŹÉœžœ '%s' €Ç„š„éĄŒ€Ç€č:\n"
"%s"
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr "œĆÍŚ"
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
#, fuzzy
msgid "Work"
msgstr "șî¶ÈĂæ"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
msgid "Personal"
msgstr ""
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
#, fuzzy
msgid "To Do"
msgstr "„ÈĄŒ„Ž"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
#, fuzzy
msgid "Later"
msgstr "žć"
@@ -11064,7 +11095,7 @@ msgstr "€ŹŒĄ€Î€â€Î€Ç€Ï€Ê€€"
msgid "is not Flagged"
msgstr "„Ő„é„°"
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
msgid "Label"
msgstr ""
@@ -11130,7 +11161,7 @@ msgstr "€ŹŒĄ€Î€â€Î€è€êŸź€”€€"
msgid "Score"
msgstr "”­Ïż"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "ÁśżźŒÔ"
@@ -11167,7 +11198,7 @@ msgstr "€ŹŒĄ€Î€â€Î€Çł«»Ï€č€ë"
msgid "Stop Processing"
msgstr "œèÍęÄä»ß"
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "·ïÌŸ"
@@ -11235,7 +11266,7 @@ msgstr "%s €òÁöșșĂæ"
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr "„áĄŒ„ë"
@@ -11301,7 +11332,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr ""
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr "€Ž€ßÈą"
@@ -11377,67 +11408,70 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr "Evolution „ł„ó„ĘĄŒ„¶€Î€ż€á€Î„Ő„Ą„Ż„È„ê"
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
+msgid ""
+"Configure mail preferences, including security and message display, here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "Evolution „ł„ó„ĘĄŒ„¶€Î€ż€á€Î„Ő„Ą„Ż„È„ê"
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#, fuzzy
+msgid "Configure your email accounts here"
+msgstr "„áĄŒ„ë„ą„«„Š„ó„Ȁȟ€ÎÀßÄê€òșîÀź/ÊÔœž€·€Ț€č"
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
msgid "Evolution component for handling mail."
msgstr "„áĄŒ„ë€ò°·€Š€ż€á€Î Evolution „ł„ó„ĘĄŒ„Í„ó„È"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
msgid "Evolution mail composer."
msgstr "Evolution „áĄŒ„ë„ł„ó„ĘĄŒ„¶"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
msgid "Evolution mail executive summary component."
msgstr "Evolution „áĄŒ„ëŒÂčÔ„”„Ț„ê„ł„ó„ĘĄŒ„Í„ó„È"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
msgid "Evolution mail folder display component."
msgstr "Evolution „áĄŒ„ë„Ő„©„ë„À„Ç„Ł„č„Ś„ì„€„ł„ó„ĘĄŒ„Í„ó„È"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
msgid "Evolution mail folder factory component."
msgstr "Evolutgion „áĄŒ„ë„Ő„©„ë„À„Ő„Ą„Ż„È„ê„ł„ó„ĘĄŒ„Í„ó„È"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
msgid "Factory for the Evolution composer."
msgstr "Evolution „ł„ó„ĘĄŒ„¶€Î€ż€á€Î„Ő„Ą„Ż„È„ê"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
msgid "Factory for the Mail Summary component."
msgstr "„áĄŒ„ë„”„Ț„ê„ł„ó„ĘĄŒ„Í„ó„Ȁ΀ż€á€Î„Ő„Ą„Ż„È„ê"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
#, fuzzy
msgid "Font Preferences"
msgstr "·«€êÊÖ€·€Ê€·(_N)"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
#, fuzzy
msgid "Mail Accounts"
msgstr "„ą„«„Š„ó„È"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
msgid "Mail Preferences"
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
msgid "Mail configuration interface"
msgstr "„áĄŒ„ëÀßÄê€Î„€„󄿥Œ„Ő„§ĄŒ„č"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr ""
-
#: mail/component-factory.c:102
msgid "Folder containing mail"
msgstr "„áĄŒ„ë€òŽȚ€à„Ő„©„ë„À"
@@ -11462,262 +11496,262 @@ msgstr "„Ś„í„Ń„Æ„Ł..."
msgid "Change this folder's properties"
msgstr "€ł€Î„Ő„©„ë„À€Î„Ś„í„Ń„Æ„Ł€òÊŃčč"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
msgstr ""
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr "„áĄŒ„ëĆŸÁś„á„œ„Ă„É€ÎÀßÄê€Ź€ą€ê€Ț€»€ó"
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "·Ùčđ: ÊŃč耔€ì€ż„á„Ă„»ĄŒ„ž"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr "ż·”Ź„áĄŒ„ë„á„Ă„»ĄŒ„ž"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr "„á„Ă„»ĄŒ„ž€ò„áĄŒ„ë(_M)"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "„á„Ă„»ĄŒ„ž€òșîÀź€·€Ț€č"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "ŒĄ€Î„á„Ă„»ĄŒ„ž"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "Á°€Î„á„Ă„»ĄŒ„ž"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "ż·”Ź„áĄŒ„ë„á„Ă„»ĄŒ„ž"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "Evolution „áĄŒ„ë„ł„ó„ĘĄŒ„Í„ó„ȀΜéŽüČœ€ŹœĐÍè€Ț€»€ó"
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
msgid "Cannot initialize Evolution's mail config component."
msgstr "Evolution „áĄŒ„ëÀßÄê„ł„ó„ĘĄŒ„Í„ó„ȀΜéŽüČœ€ŹœĐÍè€Ț€»€ó"
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
msgid "Cannot initialize Evolution's folder info component."
msgstr "Evolution „Ő„©„ë„ÀŸđÊó„ł„ó„ĘĄŒ„Í„ó„ȀΜéŽüČœ€ŹœĐÍè€Ț€»€ó"
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
#, fuzzy
msgid "Connecting..."
msgstr "„”ĄŒ„Đ€ŰÀÜÂłĂæ..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr "„·„§„ë€Ç„č„È„ìĄŒ„ž€òĆĐÏżœĐÍè€Ț€»€ó"
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr "\"%s\" €Î„Ś„í„Ń„Æ„Ł"
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "„Ś„í„Ń„Æ„Ł"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr "șî¶È„Ç„Ł„ì„Ż„È„ê€òșîÀźœĐÍè€Ț€»€ó€Ç€·€ż: %s"
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr "ż·”Ź%dÄÌ"
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ","
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr ""
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr ""
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr "%d ÁȘÂòșŃ"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr "%d Ì€Áśżź"
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, c-format
msgid "%d sent"
msgstr "%d ÁśżźșŃ"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr "čç·Ś%dÄÌ"
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
#, fuzzy
msgid "Create _Virtual Folder From Search..."
msgstr "„á„Ă„»ĄŒ„ž€«€éČŸÁÛ„Ő„©„ë„À€òșîÀź(_V)"
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr "·ïÌŸ€ÎČŸÁÛ„Ő„©„ë„À(_S)"
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr "ÁśżźŒÔ€ÎČŸÁÛ„Ő„©„ë„À(_N)"
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr "ŒőżźŒÔ€ÎČŸÁÛ„Ő„©„ë„À(_R)"
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr "„áĄŒ„ê„ó„°„ê„č„È€ÎČŸÁÛ„Ő„©„ë„À(_L)"
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr "·ïÌŸ€Î„Ő„Ł„ë„ż(_J)"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr "ÁśżźŒÔ€Î„Ő„Ł„ë„ż(_D)"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr "ŒőżźŒÔ€Î„Ő„Ł„ë„ż(_C)"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr "„áĄŒ„ê„ó„°„ê„č„È€Î„Ő„Ł„ë„ż(_M)"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr "ż·”Ź„á„Ă„»ĄŒ„ž€È€·€ÆÊÔœž..."
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "°őșț(_P)"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr "ÁśżźŒÔ€ŰÊÖżź(_R)"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr "„ê„č„È€ŰÊÖżź(_L)"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "ÁŽ°ś€ŰÊÖżź(_A)"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "ĆŸÁś(_F)"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
#, fuzzy
msgid "Fla_g Completed"
msgstr "Ž°Î»€·€Ț€·€ż"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
#, fuzzy
msgid "Cl_ear Flag"
msgstr "„Ż„ê„ą"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "ł«ÉőșŃ€ß€È€·€Æ„ȚĄŒ„Ż(_K)"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
#, fuzzy
msgid "Mark as _Unread"
msgstr "Ì€ÆɀȀ·€Æ„ȚĄŒ„Ż(_N)"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr "œĆÍŚ€È€·€Æ„ȚĄŒ„Ż(_I)"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
#, fuzzy
msgid "_Mark as Unimportant"
msgstr "ÈóœĆÍŚ€È€·€Æ„ȚĄŒ„Ż(_P)"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
#, fuzzy
msgid "U_ndelete"
msgstr "șïœüŒèŸĂ(_U)"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
#, fuzzy
msgid "Mo_ve to Folder..."
msgstr "„Ő„©„ë„À€Ű°ÜÆ°(_M)..."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "„Ő„©„ë„À€Ű„ł„ÔĄŒ(_C)..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
#, fuzzy
msgid "Add Sender to Address_book"
msgstr "ÁśżźŒÔ€ò„ą„É„ì„čÄą€ËÄÉČĂ"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
#, fuzzy
msgid "Appl_y Filters"
msgstr "„Ő„Ł„넿ƏÍŃ"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
#, fuzzy
msgid "Crea_te Rule From Message"
msgstr "„á„Ă„»ĄŒ„ž€«€é„ëĄŒ„ë€òșîÀź(_L)"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
#, fuzzy
msgid "VFolder on M_ailing List"
msgstr "„áĄŒ„ê„ó„°„ê„č„È€ÎČŸÁÛ„Ő„©„ë„À"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, fuzzy, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "„áĄŒ„ê„ó„°„ê„č„È€Î„Ő„Ł„ë„ż (%s)"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, fuzzy, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "„áĄŒ„ê„ó„°„ê„č„È€ÎČŸÁÛ„Ő„©„ë„À (%s)"
@@ -11791,20 +11825,20 @@ msgstr "ÉŹÍŚ€ÊŸđÊó€Î€č€Ù€Æ€òËä€á€Æ€€€Ț€»€ó"
msgid "Evolution Account Editor"
msgstr "Evolution „ą„«„Š„ó„È„š„Ç„Ł„ż"
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
msgid "_Host:"
msgstr "„Û„č„È(_H):"
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
#, fuzzy
msgid "User_name:"
msgstr "„æĄŒ„¶ÌŸ(_U):"
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
msgid "_Path:"
msgstr "„Ń„č(_P):"
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr "Ʊ€žÌŸÁ°€Î„ą„«„Š„ó„È€ò2€ÄșîÀź€Ç€­€Ț€»€óĄŁ"
@@ -11833,7 +11867,7 @@ msgid "Enable"
msgstr "Í­žú"
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
msgid "Enabled"
msgstr "Í­žú"
@@ -11882,7 +11916,7 @@ msgid ""
"And have been updated."
msgstr ""
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11894,7 +11928,7 @@ msgstr ""
"ÉŹÍŚ€Ź€ą€ê€Ț€č\n"
"șŁÀßÄꀷ€Ț€č€«?"
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
@@ -11902,7 +11936,7 @@ msgstr ""
"€ą€Ê€ż€Ï„áĄŒ„ë€òșîÀź€č€ëÁ°€Ë„æĄŒ„¶ŸđÊó€Î\n"
"ÀßÄê€ò€č€ëÉŹÍŚ€Ź€ą€ê€Ț€č"
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
@@ -11911,17 +11945,17 @@ msgstr ""
"ÇÛÁś€ÎÀßÄê€ò€č€ëÉŹÍŚ€Ź€ą€ê€Ț€č"
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
msgstr ""
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr "€È€Ë€«€ŻÁśżź€č€ë?"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
@@ -11929,28 +11963,28 @@ msgstr ""
"€ł€Î„á„Ă„»ĄŒ„ž€Ï·ïÌŸ€Ź€ą€ê€Ț€»€ó\n"
"ËÜĆö€ËÁśżź€·€Ț€č€«?"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
msgstr ""
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr "€ł€Î„á„Ă„»ĄŒ„ž€Ï Bcc €·€«ÀßÄꀔ€ì€Æ€€€Ț€»€ó"
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
"Send anyway?"
msgstr ""
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr "€ł€Î„á„Ă„»ĄŒ„ž€òÁśżź€č€ëĆŹÀڀʌőżźŒÔ€ò»ŰÄꀷ€Ê€±€ì€Đ€Ê€ê€Ț€»€ó"
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
@@ -11958,28 +11992,28 @@ msgstr ""
"€ł€Î„ą„«„Š„ó„È€ÎÁđčÆ„Ő„©„ë„À€òł«€Ż€ł€È€ŹœĐÍè€Ț€»€ó\n"
"„Ç„Ő„©„ë„È€ÎÁđčÆ„Ő„©„ë„À€ò»È€Ă€Æ€â€è€í€·€€€Ç€č€«?"
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr "ÉÔÌÀ€ÊÁśżźŒÔ"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr "%YÇŻ%m·î%dÆü(%a)€Î%H»ț%MÊŹ€Ë %%s Û©€Ż:"
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr "„á„Ă„»ĄŒ„ž€ò°ÜÆ°€·€Ț€č: "
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr "„á„Ă„»ĄŒ„ž€ò„ł„ÔĄŒ€·€Ț€č: "
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr "ËÜĆö€Ë %d „á„Ă„»ĄŒ„ž€òÊÔœž€·€Æ€â€è€í€·€€€Ç€č€«?"
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
@@ -11987,7 +12021,7 @@ msgstr ""
"„É„é„Ő„È„Ő„©„ë„ÀÆâ€ËÊĘž€”€ì€ż\n"
"„á„Ă„»ĄŒ„ž€À€±€òÊÔœž€č€ë€ł€È€ŹœĐÍè€Ț€č"
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
@@ -11995,39 +12029,39 @@ msgstr ""
"Áśżź„Ő„©„ë„À€Î„á„Ă„»ĄŒ„ž€À€±\n"
"șÆÁśżź€č€ë€ł€È€ŹœĐÍè€Ț€č"
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr "ËÜĆö€Ë %d „á„Ă„»ĄŒ„ž€òșÆÁś€·€Æ€â€è€í€·€€€Ç€č€«?"
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr "ÁȘÂò€”€ì€ż„á„Ă„»ĄŒ„ž€Ï€ą€ê€Ț€»€ó"
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "„Ő„Ą„€„ë€òŸćœń€­€·€Ț€č€«?"
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "„á„Ă„»ĄŒ„ž€òÊÌÌŸ€ÇÊĘž..."
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "„á„Ă„»ĄŒ„ž€òÊÌÌŸ€ÇÊĘž..."
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
#, fuzzy
msgid "Go to next folder with unread messages?"
msgstr "ŒĄ€ÎÌ€ÆÉ„á„Ă„»ĄŒ„ž€òÉœŒš€·€Ț€č"
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
msgstr ""
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -12039,7 +12073,7 @@ msgstr ""
"\n"
"ËÜĆö€Ë€ł€ì€é€Î„á„Ă„»ĄŒ„ž€òŸĂ”€Ț€č€«?"
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
@@ -12048,28 +12082,28 @@ msgstr ""
"„Ő„Ł„ë„żŸđÊó€Î„íĄŒ„ÉĂæ€Ë„š„éĄŒ:\n"
"%s"
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr "„Ő„Ł„ë„ż"
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, fuzzy, c-format
msgid "Page %d of %d"
msgstr "„á„Ă„»ĄŒ„ž %d / %d €òŒèÆÀĂæ"
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "„á„Ă„»ĄŒ„ž€ò°őșț"
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr ""
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "„á„Ă„»ĄŒ„ž€Î°őșț€ËŒșÇÔ€·€Ț€·€ż"
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr "ËÜĆö€Ë %d „á„Ă„»ĄŒ„ž€òÊÌ„Š„Ł„ó„É„Š€Çł«€€€Æ€â€è€í€·€€€Ç€č€«?"
@@ -12090,7 +12124,7 @@ msgstr "ÀâÌÀ"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
#, fuzzy
msgid "Unnamed"
msgstr "ÌŸÁ°€Î€Ê€€ÏąÍíÀè"
@@ -12159,20 +12193,20 @@ msgstr ""
"»ÈÍŃ€”€ì€Ț€čĄŁ"
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
msgid "Evolution Account Assistant"
msgstr "Evolution„ą„«„Š„ó„È„ą„·„č„ż„ó„È"
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, fuzzy, c-format
msgid "Account %d"
msgstr "„ą„«„Š„ó„È"
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr "„”ĄŒ„Ó„č€ò„Á„§„Ă„ŻĂæ"
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr "„”ĄŒ„Đ€ŰÀÜÂłĂæ..."
@@ -12350,321 +12384,325 @@ msgstr "„Ç„ž„ż„ë ID..."
msgid "Do not quote original message"
msgstr "„á„Ă„»ĄŒ„ž€òł«€Ż€ł€È€ŹœĐÍè€Ț€»€ó"
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
msgid "Done"
msgstr "Ž°Î»"
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
#, fuzzy
msgid "Drafts _folder:"
msgstr "ÁđčÆ„Ő„©„ë„À:"
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
msgid "E_nable"
msgstr "Í­žú(_E)"
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
#, fuzzy
msgid "Emacs"
msgstr "Ćì"
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
#, fuzzy
msgid "Email Accounts"
msgstr "ĆĆ»Ò„áĄŒ„뀏ŒĄ€Î€â€Î€òŽȚ€à"
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
#, fuzzy
msgid "Email _address:"
msgstr "ĆĆ»Ò„áĄŒ„ë„ą„É„ì„č:"
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
#, fuzzy
msgid "Empty _trash folders on exit"
msgstr "œȘλ»ț€Ë„Ž„ßÈą€ò¶ő€Ë€č€ë(_E)"
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
#, fuzzy
msgid "Execute Command..."
msgstr "ŒĄ€ÎŸò·ï€ÇÆ°șî€òŒÂčÔ:"
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
#, fuzzy
msgid "Fi_xed -width:"
msgstr "€ŹŒĄ€Î€â€Î€ÇœȘ€ï€ë"
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
#, fuzzy
msgid "Font Properties"
msgstr "„Ś„í„Ń„Æ„Ł"
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
#, fuzzy
msgid "Format messages in _HTML"
msgstr "„á„Ă„»ĄŒ„ž€òĆŸÁś"
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
msgid "Get Digital ID..."
msgstr "„Ç„ž„ż„ëID €òŒèÆÀ..."
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
#, fuzzy
msgid "Highlight _quotations with"
msgstr "°úÍŃ€ò¶ŻÄŽ€č€ë(_H)"
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
msgid "IMAPv4 "
msgstr "IMAPv4 "
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr "„æĄŒ„¶ŸđÊó"
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
msgid "Inline"
msgstr "„€„ó„é„€„ó"
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
msgid "Kerberos "
msgstr "Kerberos "
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
#, fuzzy
msgid "Labels and Colors"
msgstr "ÊĘž€·€ÆÊÄ€ž€ë"
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
#, fuzzy
msgid "Loading Images"
msgstr "ČèÁü€òÆÉ€ßčț€à(_I)"
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr "„áĄŒ„ë€ÎÀßÄê"
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
msgid "Mailbox location"
msgstr "„áĄŒ„ë„Ü„Ă„Ż„č€ÎŸìœê"
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
#, fuzzy
msgid "Message Composer"
msgstr "„á„Ă„»ĄŒ„ž„Ű„Ă„À"
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
#, fuzzy
msgid "Message Display"
msgstr "„á„Ă„»ĄŒ„žÉœŒš(_M)"
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
#, fuzzy
msgid "Microsoft"
msgstr "„ß„Ż„í„Í„·„ą"
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
#, fuzzy
msgid "New Mail Notification"
msgstr "„áĄŒ„ë€ÎÀßÄê"
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr ""
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
msgid "Optional Information"
msgstr "„Ș„Ś„·„ç„ó"
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
#, fuzzy
msgid "Or_ganization:"
msgstr "ČńŒÒ(_Z):"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
#, fuzzy
msgid "PGP/GPG _Key ID:"
msgstr "PGP„­ĄŒ ID:"
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr "„«„éĄŒ€òÁȘÂò"
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
#, fuzzy
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr "Áśżź»ț€Ë Bcc €·€«ÀßÄꀔ€ì€Æ€€€Ê€€Ÿìčç€ËĂ΀逻€ë(_B)"
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
#, fuzzy
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr "„Ś„ê„Æ„Ł„°„Ă„É„Ś„é„€„Đ„·ĄŒ(PGP)"
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
#, fuzzy
msgid "Printed Fonts"
msgstr "ÁȘÂò€·€żÏąÍíÀè€ò°őșț€·€Ț€č"
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
msgid "Qmail maildir "
msgstr "Qmail maildir "
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
#, fuzzy
msgid "Quote original message"
msgstr "„á„Ă„»ĄŒ„ž€òł«€Ż€ł€È€ŹœĐÍè€Ț€»€ó"
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
msgid "Quoted"
msgstr "°úÍŃ"
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
#, fuzzy
msgid "Re_member this password"
msgstr "€ł€Î„Ń„č„ïĄŒ„É€ò”­Č±"
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
#, fuzzy
msgid "Re_ply-To:"
msgstr "ÊÖżźÀè:"
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
msgid "Receiving Email"
msgstr "„áĄŒ„ë€ÎŒőżźĂæ"
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
#, fuzzy
msgid "Receiving _Options"
msgstr "Œőżź„Ș„Ś„·„ç„ó"
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
#, fuzzy
msgid "Remember this _password"
msgstr "€ł€Î„Ń„č„ïĄŒ„É€ò”­Č±"
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
msgid "Required Information"
msgstr "ÉŹżÜŸđÊó"
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
#, fuzzy
msgid "Restore Defaults"
msgstr "„Ç„Ő„©„ë„È(_F)"
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
#, fuzzy
msgid "S_ecurity"
msgstr "„»„­„ć„ê„Æ„Ł"
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
#, fuzzy
msgid "Secure MIME (S/MIME)"
msgstr "„»„­„ć„ą MIME"
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr ""
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr ""
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
#, fuzzy
msgid "Select PGP program"
msgstr "PGP „Ś„í„°„é„à€òÁȘÂò"
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
msgid "Sending Email"
msgstr "„áĄŒ„ë€òÁśżźĂæ"
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
#, fuzzy
msgid "Sent _messages folder:"
msgstr "ÁśżźșŃ„á„Ă„»ĄŒ„ž„Ő„©„ë„À:"
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
msgid "Sent and Draft Messages"
msgstr "ÁśżźșŃ€ÈÁđčÆ„á„Ă„»ĄŒ„ž"
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
#, fuzzy
msgid "Ser_ver requires authentication"
msgstr "„”ĄŒ„Đ€ÏǧŸÚ€ŹÉŹÍŚ(_A)"
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
msgid "Server Configuration"
msgstr "„”ĄŒ„Đ€ÎÀßÄê"
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
#, fuzzy
msgid "Server _Type: "
msgstr "„”ĄŒ„ĐŒïÊÌ:"
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
#, fuzzy
msgid "Shortcuts _type:"
msgstr "„·„çĄŒ„È„«„Ă„È"
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
#, fuzzy
msgid "Signature #1"
msgstr "œđÌŸ€òÊĘž"
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
#, fuzzy
msgid "Signature #2"
msgstr "œđÌŸ€òÊĘž"
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
#, fuzzy
msgid "Specify _filename:"
msgstr "„č„ż„€„ëÌŸ:"
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
msgid "Spell Checking Language"
msgstr ""
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
msgid "Spell _Checking"
msgstr ""
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr "ÉžœàĆȘ€Ê UNIX €Î mbox „Ő„Ą„€„ë"
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
msgid ""
"Type the name by which you would like to refer to this account.\n"
"For example: \"Work\" or \"Personal\""
msgstr ""
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
#, fuzzy
msgid "V_ariable-width:"
msgstr "ÊŃżô"
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
@@ -12674,204 +12712,204 @@ msgstr ""
"\n"
"\"ŒĄ\" €ò„Ż„ê„Ă„Ż€·€Æ»Ï€á€Æ€Ż€À€”€€"
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
#, fuzzy
msgid "XEmacs"
msgstr "Ćì"
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
#, fuzzy
msgid "_Add Signature"
msgstr "HTMLœđÌŸ„Ő„Ą„€„ë(_H):"
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr "Ÿï€ËČèÁü€ò„Í„Ă„È€«€éÆÉ€ßčț€à"
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
msgid "_Always sign outgoing messages when using this account"
msgstr ""
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
#, fuzzy
msgid "_Authentication Type: "
msgstr "ǧŸÚŒïÊÌ: "
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
#, fuzzy
msgid "_Authentication type: "
msgstr "ǧŸÚŒïÊÌ: "
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
#, fuzzy
msgid "_Automatically check for new mail"
msgstr "ż·Ăć„áĄŒ„ë€òŒ«Æ°ĆȘ€Ë„Á„§„Ă„Ż€č€ëŽÖłÖ(_A)"
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
#, fuzzy
msgid "_Automatically insert smiley images"
msgstr "ż·Ăć„áĄŒ„ë€òŒ«Æ°ĆȘ€Ë„Á„§„Ă„Ż€č€ëŽÖłÖ(_A)"
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
msgid "_Beep when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
#, fuzzy
msgid "_Certificate ID:"
msgstr "ǧŸÚ ID"
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
#, fuzzy
msgid "_Confirm when expunging a folder"
msgstr "„Ő„©„ë„À€Ç€ÎșïœüłÎǧ"
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
#, fuzzy
msgid "_Default signature:"
msgstr "HTMLœđÌŸ„Ő„Ą„€„ë(_H):"
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
#, fuzzy
msgid "_Defaults"
msgstr "„Ç„Ő„©„ë„È(_F)"
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
msgid "_Do not notify me when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
#, fuzzy
msgid "_Enable"
msgstr "Í­žú"
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr ""
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
#, fuzzy
msgid "_Forward style:"
msgstr "ĆŸÁś"
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
#, fuzzy
msgid "_Full name:"
msgstr "„Ő„ë„ÍĄŒ„à(_F):"
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
#, fuzzy
msgid "_HTML Mail"
msgstr "HTML „áĄŒ„ë"
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
#, fuzzy
msgid "_Identity"
msgstr "„æĄŒ„¶ŸđÊó"
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
msgid "_Load images if sender is in addressbook"
msgstr "ÁśżźŒÔ€Ź„ą„É„ì„čÄą€Ë€ą€ëŸìčçČèÁü€òÆÉ€ßčț€à"
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
#, fuzzy
msgid "_Make this my default account"
msgstr "€ł€Î„ą„«„Š„ó„È€òŽûÄê€ËÀßÄê€č€ë(_D)"
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
#, fuzzy
msgid "_Mark messages as read after"
msgstr "ŒĄ€Î»țŽÖ„Ś„ì„Ó„ćĄŒ€č€ë€È„á„Ă„»ĄŒ„ž€òł«Éőșр߀ˀč€ë(_M):"
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
msgid "_Name:"
msgstr "ÌŸÁ°(_N):"
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr "ČèÁü€ò„Í„Ă„È€«€éÆÉ€ßčț€Ț€Ê€€"
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
msgid "_PGP binary path:"
msgstr "_PGP „Ś„í„°„é„à€Î„Ń„č:"
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
msgid "_Play sound file when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
#, fuzzy
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr "HTML „áĄŒ„ë€òËŸ€ó€Ç€€€Ê€€°žÀè€Ë HTML „áĄŒ„ë€òÁśżź€č€ëŸìčç€ËĂ΀逻€ë"
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
#, fuzzy
msgid "_Prompt when sending messages with an empty subject line"
msgstr "Áśżź»ț€Ë·ïÌŸ€Ź¶ő€ÎŸìčç€ËĂ΀逻€ë(_E)"
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
#, fuzzy
msgid "_Receiving Mail"
msgstr "„áĄŒ„ë€ÎŒőżź"
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
#, fuzzy
msgid "_Reply style:"
msgstr "ÁŽ°ś€ŰÊÖżź"
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
msgid "_Restore defaults"
msgstr ""
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
#, fuzzy
msgid "_Script:"
msgstr "„»„­„ć„ê„Æ„Ł(_S)"
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr "„»„­„ć„ê„Æ„Ł(_S)"
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
#, fuzzy
msgid "_Sending Mail"
msgstr "„áĄŒ„ë€ÎÁśżź"
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
#, fuzzy
msgid "_Show animated images"
msgstr "»țŽÖ€ò»ŰÄꀷ€ÆÉœŒš"
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
#, fuzzy
msgid "_Signatures"
msgstr "HTMLœđÌŸ„Ő„Ą„€„ë(_H):"
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
#, fuzzy
msgid "_Use secure connection (SSL):"
msgstr "„»„­„ć„ê„Æ„Ł€ÇÊʞ€ì€żÀÜÂł (_SSL) €ŹÉŹÍŚ"
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
#, fuzzy
msgid "_Variable-width:"
msgstr "ÊŃżô"
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
#, fuzzy
msgid "_every"
msgstr "Ëè"
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
#, fuzzy
msgid "color"
msgstr " „«„éĄŒ"
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
msgid "description"
msgstr "ÀâÌÀ"
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -12940,125 +12978,130 @@ msgstr "ČèÁü€òÆÉ€ßčț€à(_I)"
msgid "Loading message content"
msgstr "„á„Ă„»ĄŒ„ž€ÎÆâÍÆ€òÆÉ€ßčț€ßĂæ"
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
#, fuzzy
msgid "Overdue:"
msgstr "ŽüžÂ€òČဟ€ż„ą„€„Æ„à(_O)"
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%m·î %dÆü %p %l:%M"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr "„Ö„é„Š„¶€Ç„ê„ó„Ż€òł«€Ż"
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr "Ÿìœê€ò„ł„ÔĄŒ"
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr "„ê„ó„Ż€òÊÌÌŸ€ÇÊĘž"
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr "ČèÁü€ÎÊĘž..."
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "%s €òÁöșșĂæ"
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr "%s €òĆșÉŐ"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr "MIME „á„Ă„»ĄŒ„ž€òČòÀÏœĐÍè€Ț€»€ó€Ç€·€ż, „œĄŒ„č€òÉœŒš€·€Ț€č"
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "ÆüÉŐ"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr "°­€€„ą„É„ì„č:"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "șčœĐżÍ"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr "ÊÖżźÀè"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "°žÀè"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr "Cc"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
msgid "Bcc"
msgstr "Bcc"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
#, fuzzy
msgid "Mailer"
msgstr ""
"\n"
"„áĄŒ„é: "
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
#, fuzzy
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr "€ł€Î„á„Ă„»ĄŒ„ž€Ï„Ç„ž„ż„ëœđÌŸ€”€ìżźÍê€Ç€­€ë€â€Î€Ç€č"
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "PGP žĄŸÚ„ł„ó„Æ„­„č„È€òșîÀźœĐÍè€Ț€»€ó€Ç€·€ż"
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr "€ł€Î„á„Ă„»ĄŒ„ž€Ï„Ç„ž„ż„ëœđÌŸ€”€ìżźÍê€Ç€­€ë€â€Î€Ç€č"
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr "€ł€Î„á„Ă„»ĄŒ„ž€Ï„Ç„ž„ż„ëœđÌŸ€”€ì€ż€â€Î€Ç€č€Ź, żźÍê€òŸÚÌÀœĐÍè€Ț€»€ó"
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr "FTP „”„€„È (%s) €ò»Ű€·€Æ€€€Ț€č"
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr ""
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr "„íĄŒ„«„ë„Ő„Ą„€„ë (%s) €ò»Ű€·€Æ€€€Ț€č"
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr "„ê„âĄŒ„È„ÇĄŒ„ż (%s) €ò»Ű€·€Æ€€€Ț€č"
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr "Ì€Ă΀γ°Éô„ÇĄŒ„ż (\"%s\" „ż„€„Ś) €ò»Ű€·€Æ€€€Ț€č"
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr ""
@@ -13184,59 +13227,59 @@ msgstr "%s €Ű„á„Ă„»ĄŒ„ž€ò°ÜÆ°Ăæ"
msgid "Copying messages to %s"
msgstr "%s €Ű„á„Ă„»ĄŒ„ž€ò„ł„ÔĄŒĂæ"
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr "\"%s\" €ÎĂæ€Î„Ő„©„ë„À€òÁöșșĂæ"
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr "„á„Ă„»ĄŒ„ž€òĆŸÁś"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr "„Ő„©„ë„À %s €ò„ȘĄŒ„Ś„óĂæ"
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr "ÊĘž€”€ì€ż %s €ò„ȘĄŒ„Ś„óĂæ"
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr "„Ő„©„ë„À %s €òșïœüĂæ"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, c-format
msgid "Storing folder '%s'"
msgstr "„Ő„©„ë„À '%s' €òÊĘžĂæ"
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
msgid "Refreshing folder"
msgstr "„Ő„©„ë„À€òččż·Ăæ"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr "„Ő„©„ë„À€òșïœüĂæ"
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr "„á„Ă„»ĄŒ„ž %s €òŒèÆÀĂæ"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr "%d Ä̀΄á„Ă„»ĄŒ„ž€òŒèÆÀĂæ"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr "%d Ä̀΄á„Ă„»ĄŒ„ž€òÊĘžĂæ"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
@@ -13245,7 +13288,7 @@ msgstr ""
"œĐÎÏ„Ő„Ą„€„ë€òșîÀźœĐÍè€Ț€»€ó: %s\n"
" %s"
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
@@ -13254,11 +13297,11 @@ msgstr ""
"„Ő„Ą„€„ë€ÎÊĘžĂæ€Ë„š„éĄŒ: %s:\n"
" %s"
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr "ĆșÉŐ€òÊĘžĂæ"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
@@ -13267,22 +13310,22 @@ msgstr ""
"œĐÎÏ„Ő„Ą„€„ë€òșîÀźœĐÍè€Ț€»€ó: %s:\n"
" %s"
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr "„ÇĄŒ„ż€òœń€­œĐ€č€ł€È€ŹœĐÍè€Ț€»€ó€Ç€·€ż: %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr "%s €È€ÎÀÜÂł€òÀÚ€Ă€Æ€€€Ț€č"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Reconnecting to %s"
msgstr "%s €ËșÆÀÜÂłĂæ"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "žĄșś(_S)"
@@ -13353,24 +13396,24 @@ msgstr "ččż·Ăæ..."
msgid "Waiting..."
msgstr "ÂÔ”ĄĂæ..."
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
msgid "User canceled operation."
msgstr "„æĄŒ„¶€Ë€è€Ă€ÆÁàșî€ò„­„ă„󄻄뀔€ì€Ț€·€ż"
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
msgid "_Remember this password"
msgstr "€ł€Î„Ń„č„ïĄŒ„É€ò”­Č±(_R)"
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
msgid "_Remember this password for the remainder of this session"
msgstr ""
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, c-format
msgid "Enter Password for %s"
msgstr "%s €Î€ż€á€Î„Ń„č„ïĄŒ„É€òÆțÎÏ€·€Æ€Ż€À€”€€"
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
msgid "Enter Password"
msgstr "„Ń„č„ïĄŒ„É€òÆțÎÏ€·€Æ€Ż€À€”€€"
@@ -13393,41 +13436,24 @@ msgstr ""
"\n"
"ÊŃčč€òÊĘž€·€Ț€č€«?"
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "ÌŸÁ°:"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "œđÌŸ€òÊĘž"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "HTML œđÌŸ„Ő„Ą„€„ë:"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr "„á„Ă„»ĄŒ„ž€òĆŸÁś€·€Ț€·€ż - %s"
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
msgid "Forwarded message"
msgstr "ĆŸÁś€”€ì€ż„á„Ă„»ĄŒ„ž"
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
msgid "Forwarded Message"
msgstr "ĆŸÁś€”€ì€ż„á„Ă„»ĄŒ„ž"
@@ -13481,67 +13507,67 @@ msgstr "(·ïÌŸ€Ê€·)"
msgid "%s - Message"
msgstr "%s - „á„Ă„»ĄŒ„ž"
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr "Ì€ÆÉ"
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr "ŽûÆÉ"
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr "ÊÖĆúșŃ€ß"
-#: mail/message-list.c:736
+#: mail/message-list.c:740
msgid "Multiple Unseen Messages"
msgstr "ÊŁżô€ÎÌ€ÆÉ„á„Ă„»ĄŒ„ž"
-#: mail/message-list.c:737
+#: mail/message-list.c:741
msgid "Multiple Messages"
msgstr "ÊŁżô€Î„á„Ă„»ĄŒ„ž"
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr "șÇ€âÄ "
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr "Ä "
-#: mail/message-list.c:746
+#: mail/message-list.c:750
msgid "Higher"
msgstr "č "
-#: mail/message-list.c:747
+#: mail/message-list.c:751
msgid "Highest"
msgstr "șÇ€âč "
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr "?"
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr "șŁÆü€Î %p %l:%M"
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr "șòÆü€Î %p %l:%M"
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr "%p %l:%M (%a)"
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
msgid "%b %d %l:%M %p"
msgstr "%m·î %dÆü %p %l:%M"
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr "%YÇŻ %m·î %dÆü"
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
msgid "Generating message list"
msgstr "„á„Ă„»ĄŒ„ž„ê„č„È€òșîÀźĂæ"
@@ -13620,68 +13646,94 @@ msgstr "„Ś„ì„Ó„ćĄŒ"
msgid "Flag to Follow Up"
msgstr ""
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr "\"%s\" €Î %s °ÊČŒ€Î„Ő„©„ë„À€òÁöșșĂæ"
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr "\"%s\" €Î„ëĄŒ„È„ì„Ù„ë„Ő„©„ë„À€òÁöșșĂæ"
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, c-format
msgid "Subscribing to folder \"%s\""
msgstr "„Ő„©„ë„À \"%s\" €òčŰÆÉĂæ"
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr "„Ő„©„ë„À \"%s\" €ÎčŰÆÉČòœüĂæ"
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
msgid "Folder"
msgstr "„Ő„©„ë„À"
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "„Ő„©„ë„À€ŰÊĘž..."
+
+#: mail/subscribe-dialog.c:1590
msgid "No server has been selected"
msgstr "ÁȘÂò€”€ì€ż„”ĄŒ„Đ€Ï€ą€ê€Ț€»€ó"
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr "„”ĄŒ„Đ€òÁȘÂò"
#: mail/subscribe-dialog.glade.h:1
-msgid " _Refresh List "
-msgstr "„ê„č„È€òččż·(_R)"
-
-#: mail/subscribe-dialog.glade.h:2
msgid "All folders"
msgstr "€č€Ù€Æ€Î„Ő„©„ë„À"
-#: mail/subscribe-dialog.glade.h:3
-msgid "Display options"
-msgstr "ÉœŒš„Ș„Ś„·„ç„ó"
+#: mail/subscribe-dialog.glade.h:2
+#, fuzzy
+msgid "Apri file"
+msgstr "4 ·î"
+
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+msgid "Close"
+msgstr "ÊÄ€ž€ë"
#: mail/subscribe-dialog.glade.h:4
+#, fuzzy
+msgid "Display Options"
+msgstr "ÉœŒš„Ș„Ś„·„ç„ó"
+
+#: mail/subscribe-dialog.glade.h:5
msgid "Folders whose names begin with:"
msgstr "„Ő„©„ë„ÀÌŸ€ÎÀèÆŹ:"
-#: mail/subscribe-dialog.glade.h:5
+#: mail/subscribe-dialog.glade.h:6
msgid "Manage Subscriptions"
msgstr "čŰÆÉŽÉÍę"
-#: mail/subscribe-dialog.glade.h:6
-msgid "Show _folders from server: "
-msgstr "„”ĄŒ„Ѐ΄Մ©„ë„À€òÉœŒš: "
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
+msgstr "„ê„č„È€òččż·"
+
+#: mail/subscribe-dialog.glade.h:8
+#, fuzzy
+msgid "S_elect server: "
+msgstr "„Ő„©„ë„À€òÁȘÂò"
+
+#: mail/subscribe-dialog.glade.h:9
+#, fuzzy
+msgid "Salve file"
+msgstr "„Ő„Ą„€„ë€òÁȘÂò"
-#: mail/subscribe-dialog.glade.h:7
+#: mail/subscribe-dialog.glade.h:10
msgid "_Subscribe"
msgstr "čŰÆÉ(_S)"
-#: mail/subscribe-dialog.glade.h:8
+#: mail/subscribe-dialog.glade.h:11
msgid "_Unsubscribe"
msgstr "čŰÆÉČòœü(_U)"
@@ -13692,28 +13744,29 @@ msgstr "Evolution„”„Ț„êĄŒ€òŽȚ€à„Ő„©„ë„À"
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
#, fuzzy
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr "Evolution„”„Ț„êĄŒ€òŽȚ€à„Ő„©„ë„À"
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#, fuzzy
msgid "Evolution Summary component."
msgstr "Evolution „áĄŒ„ë„ł„ó„ĘĄŒ„¶"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
#, fuzzy
msgid "Factory for Evolution Summary's configuration control."
msgstr "Evolution „ł„ó„ĘĄŒ„¶€Î€ż€á€Î„Ő„Ą„Ż„È„ê"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
#, fuzzy
msgid "Factory for the Evolution Summary component."
msgstr "„áĄŒ„ë„”„Ț„ê„ł„ó„ĘĄŒ„Í„ó„Ȁ΀ż€á€Î„Ő„Ą„Ż„È„ê"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
#, fuzzy
msgid "Summary Preferences"
msgstr "„”„Ț„ê€ÎÀßÄê"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
-
#: my-evolution/Locations.h:1
#, fuzzy
msgid "Aarhus"
@@ -24468,24 +24521,24 @@ msgstr "„È„ë„łžì"
msgid "Folder containing the Evolution Summary"
msgstr "Evolution„”„Ț„êĄŒ€òŽȚ€à„Ő„©„ë„À"
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
msgid "Appointments"
msgstr "„ą„Ę„€„ó„È"
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
msgid "No appointments"
msgstr "„ą„Ę„€„ó„Ȁπą€ê€Ț€»€ó"
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
#, fuzzy
msgid "%k:%M %d %B"
msgstr "%k%M %B%dÆü"
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
msgid "%l:%M %d %B"
msgstr "%B%dÆü%l»ț%MÊŹ"
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
#, fuzzy
msgid "No description"
msgstr "ÀâÌÀ"
@@ -24548,11 +24601,11 @@ msgstr "ÄÉČĂ(_D)"
msgid "Shown"
msgstr "€Ë€ï€«±«"
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
msgid "No tasks"
msgstr "„ż„č„Ż€Ï€ą€ê€Ț€»€ó"
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
msgid "(No Description)"
msgstr "(ÀâÌÀ€Ê€·)"
@@ -24586,7 +24639,7 @@ msgstr "„”„Ț„ê€ò°őșț"
msgid "Printing of Summary failed"
msgstr "„”„Ț„ê€Î°őșț€ËŒșÇÔ€·€Ț€·€ż"
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr "ŽÉÍę°ìÍś„ł„ó„ĘĄŒ„Í„ó„È€Ï Bonobo €òœéŽüČœ€Ç€­€Ț€»€ó€Ç€·€ż\n"
@@ -25883,18 +25936,18 @@ msgid "Configuration control for Evolution folder settings."
msgstr "Evolution „ł„ó„ĘĄŒ„¶€Î€ż€á€Î„Ő„Ą„Ż„È„ê"
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "ÀßÄê"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
msgid "The Evolution shell."
msgstr "Evolution „·„§„ë"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "ŸÜșÙ€òÉœŒš"
@@ -25922,7 +25975,7 @@ msgstr "„Ő„©„ë„À€òÁȘÂò"
msgid "Drafts"
msgstr "ÁđčÆ"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "ŒőżźÈą"
@@ -26353,27 +26406,27 @@ msgstr "„Ő„©„ë„À€òƱŽüĂæ"
msgid "Evolution Settings"
msgstr "Evolution „·„çĄŒ„È„«„Ă„È"
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "„Ő„©„ë„À %s €ò„ȘĄŒ„Ś„óĂæ"
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "„Ő„©„ë„À %s €ò„ȘĄŒ„Ś„óĂæ"
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, fuzzy, c-format
msgid "in \"%s\" ..."
msgstr "%s €Ëł«€Ż..."
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr "„Ő„©„ë„À€ò„ê„ÍĄŒ„àœĐÍè€Ț€»€ó€Ç€·€ż: %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
#, fuzzy
msgid "Cannot find the specified shared folder."
msgstr ""
@@ -26458,31 +26511,31 @@ msgstr "„Ș„Ő„é„€„óșî¶È(_W)"
msgid "Work Offline"
msgstr "„Ș„Ő„é„€„óșî¶È"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "(ÉœŒš€·€ż„Ő„©„ë„À€Ï€ą€ê€Ț€»€ó)"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr "%s (%d)"
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr "(€Ê€·)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
"Ximian Evolution €Ïžœșß„Ș„ó„é„€„ó€Ç€čĄ„„Ș„Ő„é„€„ó€Ë€č€ë€Ë€Ï€ł€Î„Ü„ż„ó€ò„Ż„ê„Ă"
"„Ż€·€Æ€Ż€À€”€€"
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr "Ximian Evolution €Ï„Ș„Ő„é„€„óœèÍęĂæ€Ç€č"
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -26502,7 +26555,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr "¶ÉÉô”­Č±ÁőĂր΄»„Ă„È„ą„Ă„Ś€ŹœĐÍè€Ț€»€ó -- %s"
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -26510,19 +26563,19 @@ msgid ""
"in order to access that data again."
msgstr ""
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr "ÉÔÀ”€Ê°úżô€Ç€č"
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr "OAF €ËĆĐÏżœĐÍè€Ț€»€ó"
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr "„ł„ó„Ő„Ł„°„ìĄŒ„·„ç„ó„ÇĄŒ„ż„ÙĄŒ„耏€ß€Ä€«€ê€Ț€»€ó"
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "°ìÈÌĆȘ€Ê„š„éĄŒ"
@@ -26724,7 +26777,7 @@ msgstr "%s (...)"
msgid "%s (%d%% complete)"
msgstr "%s (%d%% Ž°Î»)"
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr "<„Ő„©„ë„À€òÁȘÂò€č€ë€ż€á€Ë€ł€ł€ò„Ż„ê„Ă„Ż€·€Æ€Ż€À€”€€>"
@@ -26754,74 +26807,74 @@ msgid ""
"%s"
msgstr ""
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
#, fuzzy
msgid "CORBA error"
msgstr "I/O „š„éĄŒ"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr ""
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
#, fuzzy
msgid "Invalid argument"
msgstr "ÉÔÀ”€Ê°úżô€Ç€č"
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr ""
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
#, fuzzy
msgid "No owner"
msgstr "„ÎĄŒ„È"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
#, fuzzy
msgid "Not found"
msgstr "„«ĄŒ„É€Źž«€Ä€«€ê€Ț€»€ó"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
#, fuzzy
msgid "Unsupported type"
msgstr "„”„ĘĄŒ„È€”€ì€żŒïÊÌ€ò„Á„§„Ă„Ż(_C)"
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr ""
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
#, fuzzy
msgid "Unsupported operation"
msgstr "„æĄŒ„¶€Ë€è€Ă€ÆÁàșî€ò„­„ă„󄻄뀔€ì€Ț€·€ż"
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
#, fuzzy
msgid "Internal error"
msgstr "€œ€ÎŸ€Î„š„éĄŒ"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
#, fuzzy
msgid "Exists"
msgstr "€ŹÂžș߀č€ë"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
#, fuzzy
msgid "Invalid URI"
msgstr "ÉÔÀ”"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
#, fuzzy
msgid "Has subfolders"
msgstr "€œ€Î€è€Š€Ê„Ő„©„ë„À %s €Ï€ą€ê€Ț€»€ó"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
#, fuzzy
msgid "No space left"
msgstr "ÁȘÂò€”€ì€ż„á„Ă„»ĄŒ„ž€Ï€ą€ê€Ț€»€ó"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr ""
@@ -26879,29 +26932,21 @@ msgid "Specify where to create the folder:"
msgstr "„Ő„©„ë„À€òșîÀź€č€ëŸìœê€ò»ŰÄꀷ€Æ€Ż€À€”€€:"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "ż·”Ź„Ő„©„ë„À€òșîÀź(_N)..."
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
#, fuzzy
-msgid "_Folder Name:"
-msgstr "„Ő„©„ë„ÀÌŸ:"
+msgid "_Account:"
+msgstr "„ą„«„Š„ó„È"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
-msgid "_Server:"
-msgstr "„”ĄŒ„ĐÌŸ(_S):"
+msgid "_Folder Name:"
+msgstr "„Ő„©„ë„ÀÌŸ:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "„æĄŒ„¶ÌŸ(_U):"
@@ -26997,15 +27042,15 @@ msgstr "€ł€Î„á„Ă„»ĄŒ„ž€òÆóĆÙ€ÈÉœŒš€·€Ê€€"
msgid "Evolution can import data from the following files:"
msgstr "Evolution €ÏŒĄ€Î„ÇĄŒ„ż€ò„€„ó„ĘĄŒ„Ȁǀ­€Ț€č:"
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr "Evolution €Ï€ż€À€€€ȚœȘλĂæ€Ç€č..."
-#: shell/main.c:223
+#: shell/main.c:227
#, fuzzy, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -27015,7 +27060,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -27036,52 +27081,56 @@ msgstr ""
"ČæĄč€Ï€ą€Ê€ż€ŹČæĄč€ÎÀźČÌ€òłÚ€·€à€ł€È€òËŸ€ó€Ç€€€Ț€čĄ„€œ€·€ÆČæĄč€Ï\n"
"ÇźżŽ€Ë€ą€Ê€ż€Î茞„€òÂÔ€ÁŒő€±€Æ€€€Ț€č!\n"
-#: shell/main.c:246
+#: shell/main.c:250
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
msgstr "Ximian Evolution„ÁĄŒ„à€è€ê\n"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "€ł€Î„á„Ă„»ĄŒ„ž€òÆóĆÙ€ÈÉœŒš€·€Ê€€"
-#: shell/main.c:348
+#: shell/main.c:394
msgid "Cannot access the Ximian Evolution shell."
msgstr "Ximian Evolution „·„§„ë€Ë„ą„Ż„»„č€Ç€­€Ț€»€ó"
-#: shell/main.c:357
+#: shell/main.c:403
#, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "Ximian Evolution „·„§„ë€ÎœéŽüČœ€Ź€Ç€­€Ț€»€ó: %s"
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr "„č„Ś„é„Ă„·„ćČèÌÌ€òÌ”žú€Ë€č€ë"
-#: shell/main.c:439
+#: shell/main.c:487
#, fuzzy
msgid "Start in offline mode"
msgstr "„€„ó„ĘĄŒ„Èł«»Ï"
-#: shell/main.c:440
+#: shell/main.c:489
#, fuzzy
msgid "Start in online mode"
msgstr "„€„ó„ĘĄŒ„Èł«»Ï"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr "€č€Ù€Æ€Î„ł„ó„ĘĄŒ„Í„ó„È€Î„Ç„Đ„Ă„°œĐÎÏ€ò„Ő„Ą„€„ë€ŰÁś€ë"
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "Bonobo „ł„ó„ĘĄŒ„Í„ó„È„·„č„Æ„à€òœéŽüČœœĐÍè€Ț€»€ó"
@@ -27298,14 +27347,6 @@ msgstr "ÊżÆü€òÉœŒš€·€Ț€č"
msgid "Week"
msgstr "œ”"
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-msgid "Close"
-msgstr "ÊÄ€ž€ë"
-
#: ui/evolution-comp-editor.xml.h:3
msgid "Close this item"
msgstr "€ł€Î„ą„€„Æ„à€òÊÄ€ž€ë"
@@ -28247,10 +28288,6 @@ msgstr "čŰÆÉ„Ő„©„ë„À€Î„ê„č„È€Ű„Ő„©„ë„À€òÄÉČĂ"
msgid "F_older"
msgstr "„Ő„©„ë„À(_O)"
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr "„ê„č„È€òččż·"
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr "„Ő„©„ë„À„ê„č„È€òččż·"
@@ -28814,21 +28851,21 @@ msgstr "„á„Ă„»ĄŒ„ž"
msgid "Don't show this message again."
msgstr "€ł€Î„á„Ă„»ĄŒ„ž€òÆóĆÙ€ÈÉœŒš€·€Ê€€"
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
#, fuzzy
msgid "_Find Now"
msgstr "șŁ€č€°žĄșś"
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
#, fuzzy
msgid "_Clear"
msgstr "„Ż„ê„ą"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
msgid "Clear"
msgstr "„Ż„ê„ą"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr "șŁ€č€°žĄșś"
@@ -28854,6 +28891,88 @@ msgstr "init_corba(): GNOME €òœéŽüČœ€č€ë€ł€È€ŹœĐÍè€Ț€»€ó€Ç€·€ż"
msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonobo(): Bonobo €òœéŽüČœ€č€ë€ł€È€ŹœĐÍè€Ț€»€ó€Ç€·€ż"
+#~ msgid "Error in search expression."
+#~ msgstr "žĄșś€ÎÀ””ŹÉœžœ€Ç„š„éĄŒ"
+
+#~ msgid "Restarting search."
+#~ msgstr "žĄșś€òșÆŒÂčÔĂæ"
+
+#, fuzzy
+#~ msgid "Could not parse query string"
+#~ msgstr "URL `%s' €òČòÀÏ€č€ë€ł€È€ŹœĐÍè€Ț€»€ó€Ç€·€ż"
+
+#, fuzzy
+#~ msgid "Email is"
+#~ msgstr "„áĄŒ„ë2"
+
+#, fuzzy
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr "„ą„éĄŒ„àÄÌĂ΄”ĄŒ„Ó„č„Ő„Ą„Ż„È„ê€òșîÀźœĐÍè€Ț€»€ó€Ç€·€ż"
+
+#, fuzzy
+#~ msgid "Meeting begins: <b>"
+#~ msgstr "Čń”ÄœȘλ»țŽÖ(_E):"
+
+#, fuzzy
+#~ msgid "Task begins: <b>"
+#~ msgstr "ł«»Ï: <b>"
+
+#~ msgid "Free/Busy info begins: <b>"
+#~ msgstr "¶ő€­/¿˻ ŸđÊół«»Ï: <b>"
+
+#~ msgid "Begins: <b>"
+#~ msgstr "ł«»Ï: <b>"
+
+#, fuzzy
+#~ msgid "Meeting ends: <b>"
+#~ msgstr "Čń”ÄœȘλ»țŽÖ(_E):"
+
+#, fuzzy
+#~ msgid "Free/Busy info ends: <b>"
+#~ msgstr "¶ő€­/¿˻ ŸđÊół«»Ï: <b>"
+
+#, fuzzy
+#~ msgid "Task Completed: <b>"
+#~ msgstr " (Ž°Î»șŃ "
+
+#, fuzzy
+#~ msgid "Task Due: <b>"
+#~ msgstr " (Ž°Î»șŃ "
+
+#~ msgid "Non-Participants"
+#~ msgstr "ÉÔ»ČČĂŒÔ"
+
+#~ msgid ""
+#~ "This message has not been sent.\n"
+#~ "\n"
+#~ "Do you wish to save your changes?"
+#~ msgstr ""
+#~ "€ł€Î„á„Ă„»ĄŒ„ž€ÏÁśżź€·€Æ€€€Ț€»€ó\n"
+#~ "\n"
+#~ "ÊŃčč€òÊĘž€·€Ț€č€«?"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr " („Ç„Ő„©„ë„È)"
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "œđÌŸ€òÊĘž"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "HTML œđÌŸ„Ő„Ą„€„ë:"
+
+#~ msgid " _Refresh List "
+#~ msgstr "„ê„č„È€òččż·(_R)"
+
+#~ msgid "Show _folders from server: "
+#~ msgstr "„”ĄŒ„Ѐ΄Մ©„ë„À€òÉœŒš: "
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "„”ĄŒ„ĐÌŸ(_S):"
+
#, fuzzy
#~ msgid ""
#~ "Evolution is unable to get the addressbook local storage.\n"
@@ -29383,9 +29502,6 @@ msgstr "init_bonobo(): Bonobo €òœéŽüČœ€č€ë€ł€È€ŹœĐÍè€Ț€»€ó€Ç€·€ż"
#~ "\n"
#~ "žűł«ž°: "
-#~ msgid "Connecting to LDAP server..."
-#~ msgstr "LDAP „”ĄŒ„Đ€ŰÀÜÂłĂæ..."
-
#~ msgid "Waiting for connection to LDAP server..."
#~ msgstr "LDAP „”ĄŒ„ЀۀÎÀÜÂł€òÂÔ”ĄĂæ..."
@@ -29687,9 +29803,6 @@ msgstr "init_bonobo(): Bonobo €òœéŽüČœ€č€ë€ł€È€ŹœĐÍè€Ț€»€ó€Ç€·€ż"
#~ msgid "_Task..."
#~ msgstr "„ż„č„Ż(_T)..."
-#~ msgid "Create or edit mail accounts and other preferences"
-#~ msgstr "„áĄŒ„ë„ą„«„Š„ó„Ȁȟ€ÎÀßÄê€òșîÀź/ÊÔœž€·€Ț€č"
-
#~ msgid "_Mail Settings..."
#~ msgstr "„áĄŒ„ëÀßÄê(_M)..."
@@ -29784,9 +29897,6 @@ msgstr "init_bonobo(): Bonobo €òœéŽüČœ€č€ë€ł€È€ŹœĐÍè€Ț€»€ó€Ç€·€ż"
#~ msgid "<b>Summary:</b> %s<br><br>"
#~ msgstr "<b>„”„Ț„ê:</b> %s<br><br>"
-#~ msgid "<b>Description:</b> %s"
-#~ msgstr "<b>ÀâÌÀ:</b> %s"
-
#~ msgid "Qmail maildir-format mail files"
#~ msgstr "Qmail maildir ·żŒ°€Î„áĄŒ„ë„Ő„Ą„€„ë"
diff --git a/po/ko.po b/po/ko.po
index 1aae1bc693..2e5ba67cf7 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution 0.9\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2001-03-23 02:12+0900\n"
"Last-Translator: ChiDeok, Hwang <hwang@mizi.co.kr>\n"
"Language-Team: korean <ko@li.org>\n"
@@ -37,23 +37,23 @@ msgid "Imports VCard files into Evolution."
msgstr "GnomeCard ÆÄÀÏÀ» EvolutionÀž·Î °ĄÁźżÉŽÏŽÙ"
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
#, fuzzy
msgid "File As"
msgstr "ÆÄÀÏ·Î ÀúÀć:"
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr "ÀÌž§"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "ÀÌžȚÀÏ"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr ""
@@ -64,16 +64,16 @@ msgstr "ÀÎŒâ"
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "Á¶Œö"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "ÁśÀć"
@@ -84,12 +84,12 @@ msgid "Bus"
msgstr "čÙ»Ę"
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Èž»ç"
@@ -101,13 +101,13 @@ msgstr "șč»ç"
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Áę"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Á¶Áś"
@@ -120,19 +120,19 @@ msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "ÈȚŽëÀüÈ­"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "ÀÚ”żÂś"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "ÁśÀć ÆŃœș"
@@ -142,13 +142,13 @@ msgid "Bus Fax"
msgstr "ÁśÀć ÆŃœș"
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Áę ÆŃœș"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "ÁśÀć 2"
@@ -158,68 +158,68 @@ msgid "Bus 2"
msgstr "čÙ»Ę"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Áę 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "±âĆž"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "±âĆž ÆŃœș"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "ȧȧ"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "ÀÌžȚÀÏ 2"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "ÀÌžȚÀÏ 3"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "À„ »çÀÌÆź"
@@ -228,7 +228,7 @@ msgid "Url"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "șÎŒ­"
@@ -237,7 +237,7 @@ msgid "Dep"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "»çč«œÇ"
@@ -247,12 +247,12 @@ msgid "Off"
msgstr "»çč«œÇ"
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "ÁŠžń"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "ÁśŸś"
@@ -261,7 +261,7 @@ msgid "Prof"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr ""
@@ -275,7 +275,7 @@ msgid "Ass"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "ș°ží"
@@ -285,12 +285,12 @@ msgid "Nick"
msgstr "ș°ží"
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "čèżìÀÚ"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "łëÆź"
@@ -304,7 +304,7 @@ msgid "CALUri"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr ""
@@ -360,7 +360,7 @@ msgstr ""
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -368,7 +368,7 @@ msgid "Could not initialize Bonobo"
msgstr "BonobožŠ ĂʱâÈ­ ÇÒŒö ŸűœÀŽÏŽÙ"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
#, fuzzy
msgid "Searching..."
msgstr "°Ë»ö"
@@ -378,47 +378,36 @@ msgstr "°Ë»ö"
msgid "Loading..."
msgstr "±âŽÙžźŽÂ Áß ..."
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
+#: addressbook/backend/pas/pas-backend-ldap.c:677
#, fuzzy
-msgid "Error in search expression."
-msgstr ""
-"ĂŁ±âžŠ ŒöÇà””Áß żÀ·ù: %s:\n"
-"%s"
+msgid "Reconnecting to LDAP server..."
+msgstr "KPOP Œ­čöżĄŒ­ ÀÎÁőÇÒŒö ŸűÀœ: %s"
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
#, fuzzy
msgid "Removing card from LDAP server..."
msgstr "ŽȚ·Â șÒ·ŻżÀ±â..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr ""
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
#, fuzzy
msgid "Error performing search"
msgstr ""
"ÀÚ·áÀ» ÀĐŽÂÁß żÀ·ù čß»ę:\n"
"%s"
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-#, fuzzy
-msgid "Could not parse query string"
-msgstr "”„ÀÌĆžžŠ Ÿ” Œö°Ą ŸűœÀŽÏŽÙ: %s"
-
#: addressbook/conduit/address-conduit.c:293
#, fuzzy
msgid "Default Sync Address:"
@@ -466,48 +455,48 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
-msgid "Control that displays an Evolution addressbook minicard."
+msgid "Configure access to LDAP directory servers here"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
-msgid "Directory Servers"
+msgid "Control that displays an Evolution addressbook minicard."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+msgid "Directory Servers"
+msgstr ""
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
msgid "Evolution Addressbook minicard viewer"
msgstr "Evolution ÁÖŒÒ·Ï minicard șž±â"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr "żŹ¶ôĂłžŠ ĂłžźÇÏŽÂ Evolution ÄÄÆśłÍÆź"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the Addressbook Minicard control"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
#, fuzzy
msgid "Factory for the Addressbook's address popup"
msgstr "Á֌ҷÏ"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
msgid "Factory for the sample Addressbook control"
msgstr "Á֌ҷÏ"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
-msgstr ""
-
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -529,31 +518,31 @@ msgstr "LDAP Œ­čö"
msgid "LDAP server containing contact information"
msgstr "IMAP Œ­čöÀÇ ŽäșŻżĄ %s Á€șž°Ą Žă°ÜÀÖÁöŸÊœÀŽÏŽÙ"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
#, fuzzy
msgid "New Contact"
msgstr "»ő żŹ¶ôĂł"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "żŹ¶ôĂł(_C)"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "»ő·Îżî żŹ¶ôĂłžŠ žž”çŽÙ"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
#, fuzzy
msgid "New Contact List"
msgstr "»ő żŹ¶ôĂł"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
#, fuzzy
msgid "Contact _List"
msgstr "żŹ¶ôĂł(_C)"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "»ő·Îżî żŹ¶ôĂłžŠ žž”çŽÙ"
@@ -576,27 +565,27 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
#, fuzzy
msgid "This server does not support LDAPv3 schema information"
msgstr "IMAP Œ­čöÀÇ ŽäșŻżĄ %s Á€șž°Ą Žă°ÜÀÖÁöŸÊœÀŽÏŽÙ"
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
#, fuzzy
msgid "Error retrieving schema information"
msgstr "IMAP Œ­čöÀÇ ŽäșŻżĄ %s Á€șž°Ą Žă°ÜÀÖÁöŸÊœÀŽÏŽÙ"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
#, fuzzy
msgid "Server did not respond with valid schema information"
msgstr "IMAP Œ­čöÀÇ ŽäșŻżĄ %s Á€șž°Ą Žă°ÜÀÖÁöŸÊœÀŽÏŽÙ"
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
msgid "LDAP was not enabled in this build of Evolution"
msgstr ""
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
#, fuzzy
msgid "Could not initialize gnome-vfs"
msgstr "BonobožŠ ĂʱâÈ­ ÇÒŒö ŸűœÀŽÏŽÙ"
@@ -605,18 +594,24 @@ msgstr "BonobožŠ ĂʱâÈ­ ÇÒŒö ŸűœÀŽÏŽÙ"
msgid "Other Contacts"
msgstr "ŽÙž„ żŹ¶ôĂł"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "Á֌ҷÏÀ» ż­Œö°Ą ŸűœÀŽÏŽÙ"
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:487
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -624,51 +619,80 @@ msgid ""
"retrieving OpenLDAP from the link below.\n"
msgstr ""
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr ""
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
msgid "Name begins with"
msgstr ""
-#: addressbook/gui/component/addressbook.c:729
+#: addressbook/gui/component/addressbook.c:742
#, fuzzy
-msgid "Email is"
+msgid "Email begins with"
msgstr "ÀÌžȚÀÏ 2"
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
#, fuzzy
msgid "Category is"
msgstr "žń·Ï"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr ""
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "°í±Ț..."
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
#, fuzzy
msgid "Any Category"
msgstr "žń·Ï:"
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr "ÆúŽő Ćœ»ö±â°Ą Ç„œĂÇÒ URI"
@@ -684,7 +708,7 @@ msgstr "(ÀÌž§ ŸűÀœ)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "ÀÌžȚÀÏ"
@@ -738,50 +762,50 @@ msgid " S_how Supported Bases "
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:2
-msgid "1234"
-msgstr ""
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "ŒłÁ€"
#: addressbook/gui/component/ldap-config.glade.h:3
-msgid "1:00"
-msgstr ""
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr "ÁŠ°Ć"
#: addressbook/gui/component/ldap-config.glade.h:4
-msgid "2:30"
+msgid "1234"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:5
-msgid "3268"
+msgid "1:00"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:6
-msgid "380"
+msgid "2:30"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:7
-msgid "389"
+msgid "3268"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:8
-msgid "5:00"
+msgid "380"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:9
-msgid "636"
+msgid "389"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:10
-msgid "666"
+msgid "5:00"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:11
-#, fuzzy
-msgid "<- _Remove"
-msgstr "ÁŠ°Ć"
+msgid "636"
+msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:12
-#, fuzzy
-msgid "<< Fewer Options"
-msgstr "ŒłÁ€"
+msgid "666"
+msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
@@ -886,7 +910,7 @@ msgid "Mappings"
msgstr "ż©čé"
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
#, fuzzy
msgid "Never"
msgstr "ÁŠ°Ć"
@@ -938,8 +962,8 @@ msgstr "°Ë»ö čüÀ§:"
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
#, fuzzy
msgid "Searching"
msgstr "°Ë»ö"
@@ -1129,7 +1153,7 @@ msgid "Using email address"
msgstr "ÀüÀÚżìÆí ÁÖŒÒ:"
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr ""
@@ -1137,13 +1161,13 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
msgid "_Add"
msgstr "Ăß°Ą(_A)"
#: addressbook/gui/component/ldap-config.glade.h:105
#, fuzzy
-msgid "_Add ->"
+msgid "_Add -&gt;"
msgstr "Ăß°Ą(_A)"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1183,7 +1207,7 @@ msgid "_Download limit:"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1220,7 +1244,7 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
#, fuzzy
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr "ŒłÁ€(_O)"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1302,7 +1326,7 @@ msgstr "ÁÖŒÒ·Ï ÀÌž§ Œ±ĆĂ ÀÎĆÍÆäÀÌœșžŠ À§ÇŃ ÆŃĆäžź"
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1338,11 +1362,11 @@ msgstr ""
msgid "Unnamed Contact"
msgstr "ŽÙž„ żŹ¶ôĂł"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr ""
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
#, fuzzy
msgid "Find contact in"
msgstr "żŹ¶ôĂł ĂŁŸÆș»ŽÙ"
@@ -1412,7 +1436,7 @@ msgstr ""
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "żŹ¶ôĂł ÆíÁę±â"
@@ -1486,9 +1510,9 @@ msgstr "HTMLÇüœÄ ÆíÁö »çżë(_H)"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2612,24 +2636,24 @@ msgstr "Á€ž»·Î ÀÌ °èÁ€À» Áöżì±âžŠ żűÇϜʎϱî?"
msgid "Delete Contact?"
msgstr "żŹ¶ôĂłžŠ »èÁŠÇÒ±îżä?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
msgid "Category editor not available."
msgstr ""
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr ""
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
#, fuzzy
msgid "Save Contact as VCard"
msgstr "VCard·Î ÀúÀć"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr ""
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, fuzzy, c-format
msgid "Could not find widget for a field: `%s'"
msgstr "`%s'żĄÀÖŽÂ ÆúŽőžŠ ż­Œö°Ą ŸűœÀŽÏŽÙ"
@@ -2643,7 +2667,7 @@ msgid "Edit Full"
msgstr "Á€œÄ ÀÌž§ ÆíÁę"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "Á€œÄ ÀÌž§"
@@ -2797,12 +2821,12 @@ msgid "contact-list-editor"
msgstr "żŹ¶ôĂł ÆíÁę±â"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
#, fuzzy
msgid "Contact List Editor"
msgstr "żŹ¶ôĂł ÆíÁę±â"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
#, fuzzy
msgid "Save List as VCard"
msgstr "VCard·Î ÀúÀć"
@@ -2862,22 +2886,22 @@ msgstr "°í±Ț °Ë»ö"
msgid "Search"
msgstr "°Ë»ö"
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
#, fuzzy
msgid "No cards"
msgstr "œĂÀÛ ŸÈÇÔ"
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
#, fuzzy
msgid "1 card"
msgstr "ŽȚ·Â ÀÎŒâÇϱâ"
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, fuzzy, c-format
msgid "%d cards"
msgstr " %d ĂÊž¶ŽÙ"
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
#, fuzzy
msgid "Error getting book view"
msgstr "%sÀ»(žŠ) ÀĐŽÂÁß żÀ·ù čß»ę"
@@ -2890,15 +2914,15 @@ msgid "Error modifying card"
msgstr "%sÀ»(žŠ) ÀĐŽÂÁß żÀ·ù čß»ę"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "ŸË ŒöŸűŽÂ żĄ·Ż"
@@ -2908,7 +2932,7 @@ msgid "Repository offline"
msgstr "żÀÇÁ¶óÀÎżĄŒ­ ÀÛŸś"
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "Çă°Ą±Ç °ĆșÎ"
@@ -2927,7 +2951,7 @@ msgid "Protocol not supported"
msgstr "ÀÛ”żÀÌ Áöżű”ÇÁö ŸÊÀœ"
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -2987,7 +3011,7 @@ msgstr "%sÀ»(žŠ) ÀĐŽÂÁß żÀ·ù čß»ę"
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
#, fuzzy
msgid "Error removing card"
msgstr ""
@@ -3032,176 +3056,176 @@ msgstr "œĂÀÛ ŸÈÇÔ"
msgid "Copy cards to"
msgstr "œĂÀÛ ŸÈÇÔ"
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr "* żŹ¶ôĂłżĄ Ăß°ĄÇϱâ *"
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
#, fuzzy
msgid "Primary Phone"
msgstr "ÀÌžȚÀÏ"
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
#, fuzzy
msgid "Assistant Phone"
msgstr "Á¶Œö"
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
#, fuzzy
msgid "Business Phone"
msgstr "ÁśÀć 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
#, fuzzy
msgid "Company Phone"
msgstr "Èž»ç"
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
#, fuzzy
msgid "Home Phone"
msgstr "Áę 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
#, fuzzy
msgid "Business Address"
msgstr "ÁśÀć 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
#, fuzzy
msgid "Home Address"
msgstr "ÁÖŒÒ ÈźÀÎ"
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
#, fuzzy
msgid "Mobile Phone"
msgstr "ÈȚŽëÀüÈ­"
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
#, fuzzy
msgid "Business Phone 2"
msgstr "ÁśÀć 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
#, fuzzy
msgid "Home Phone 2"
msgstr "Áę 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
#, fuzzy
msgid "Other Phone"
msgstr "ŽÙž„ żŹ¶ôĂł"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
#, fuzzy
msgid "Other Address"
msgstr "ÁÖŒÒ ÈźÀÎ"
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
#, fuzzy
msgid "Addressbook"
msgstr "ÁÖŒÒ·Ï Ăß°Ą"
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "VCard·Î ÀúÀć"
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
#, fuzzy
msgid "New Contact..."
msgstr "»ő żŹ¶ôĂł"
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
#, fuzzy
msgid "New Contact List..."
msgstr "»ő żŹ¶ôĂł"
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
#, fuzzy
msgid "Go to Folder..."
msgstr "ÆúŽő·Î °Ą±â(_G)..."
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
#, fuzzy
msgid "Import..."
msgstr "°ĄÁźżÀ±â"
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
#, fuzzy
msgid "Search for Contacts..."
msgstr "żŹ¶ôĂł ĂŁ±â(_S)"
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
#, fuzzy
msgid "Addressbook Sources..."
msgstr "ÁÖŒÒ·Ï ŒÒœș"
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
#, fuzzy
msgid "Pilot Settings..."
msgstr "žȚÀÏ ŒłÁ€(_M)..."
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
#, fuzzy
msgid "Forward Contact"
msgstr "ŽÙž„ Á֌ҷΠÀüŽȚ"
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
#, fuzzy
msgid "Send Message to Contact"
msgstr "łȘÁßżĄ žȚŒŒÁöžŠ șžłÀŽÏŽÙ"
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "ÀÎŒâ"
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
#, fuzzy
msgid "Print Envelope"
msgstr "șÀĆő ÀÎŒâ(_v)..."
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
#, fuzzy
msgid "Copy to folder..."
msgstr "ÆúŽő·Î șč»ç..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
#, fuzzy
msgid "Move to folder..."
msgstr "ÆúŽő·Î ÀÌ”ż..."
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "ÀÚžŁ±â"
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "șč»ç"
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "șÙÀ̱â"
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3209,8 +3233,8 @@ msgstr "șÙÀ̱â"
msgid "Delete"
msgstr "»èÁŠ"
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
#, fuzzy
msgid "Current View"
msgstr "Ä«”ć: "
@@ -3219,7 +3243,7 @@ msgstr "Ä«”ć: "
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ""
@@ -3227,10 +3251,18 @@ msgstr ""
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ""
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3351,7 +3383,7 @@ msgid "Include:"
msgstr "ÆśÇÔ:"
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr "°Ą·Î"
@@ -3371,12 +3403,12 @@ msgstr "ż©čé"
msgid "Number of columns:"
msgstr "ż­ Œö:"
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
msgid "Options"
msgstr "ŒłÁ€"
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
msgid "Orientation"
msgstr "čæÇâ"
@@ -3399,7 +3431,7 @@ msgstr "±ȚÁöčæčę:"
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr "ŒŒ·Î"
@@ -3456,27 +3488,27 @@ msgstr "Æű:"
msgid "_Font..."
msgstr "±ÛČĂ..."
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
#, fuzzy
msgid "Untitled appointment"
msgstr "ŸàŒÓÀ» ŒöÁ€Çϱâ"
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr "łôÀÌ"
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr "șžĆë"
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr "ł·°Ô"
@@ -3525,36 +3557,36 @@ msgid "Configuration control for the Evolution Calendar."
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
-msgid "Evolution calendar iTip/iMip viewer"
+msgid "Configure your timezone, Calendar and Task List here "
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
-msgid "Evolution component for handling the calendar."
+msgid "Evolution calendar iTip/iMip viewer"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+msgid "Evolution component for handling the calendar."
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
#, fuzzy
msgid "Factory for the Evolution Tasks control"
msgstr "Á֌ҷÏ"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
-msgid "Factory for the calendar iTip view control"
-msgstr ""
-
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
-msgid "Factory for the sample Calendar control"
+msgid "Factory for the calendar iTip view control"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
-msgid "Factory to centralize calendar component editor dialogs"
+msgid "Factory for the sample Calendar control"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
-msgid "Factory to create a component editor factory"
+msgid "Factory to centralize calendar component editor dialogs"
msgstr ""
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
+msgid "Factory to create a component editor factory"
msgstr ""
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
@@ -3622,7 +3654,7 @@ msgid ""
msgstr ""
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "°æ°í"
@@ -3643,16 +3675,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "ÀÌ žȚŒŒÁöžŠ ŽÙœĂ șŒ Œö ŸűœÀŽÏŽÙ"
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "±ŚłđÀ» ĂʱâÈ­ ÇÒŒö ŸűœÀŽÏŽÙ"
-#: calendar/gui/alarm-notify/notify-main.c:183
-#, fuzzy
-msgid "Could not create the alarm notify service"
-msgstr "ŸË¶ś ±âŽÉ ÆŃĆäžźžŠ žž”éŒö°Ą ŸűœÀŽÏŽÙ"
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr "ŸË¶ś ±âŽÉ ÆŃĆäžźžŠ žž”éŒö°Ą ŸűœÀŽÏŽÙ"
@@ -3671,7 +3698,7 @@ msgstr "Œłží:"
msgid "Comment contains"
msgstr "ÆśÇÔÇÏÁöŸÊÀœ"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr ""
@@ -3682,7 +3709,7 @@ msgstr ""
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr ""
@@ -3740,7 +3767,7 @@ msgstr "”ż"
msgid "W"
msgstr "Œ­"
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
#, fuzzy
msgid "Free"
@@ -3748,30 +3775,30 @@ msgstr "ÁÖ"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "čÙ»Ę"
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr "œĂÀÛ ŸÈÇÔ"
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr "ÁűÇàÁß"
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr "żÏ·á”Ê"
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3779,33 +3806,33 @@ msgid ""
msgstr ""
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr ""
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr "čĘșč”Ê"
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr "żčŸà”Ê"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr "żč"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr "ŸÆŽÏżÀ"
@@ -3828,7 +3855,7 @@ msgstr "ÁÖ"
msgid "Month View"
msgstr "ŽȚ"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3839,10 +3866,10 @@ msgid "Folder containing appointments and events"
msgstr ""
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
msgid "Tasks"
msgstr "ÀÛŸś"
@@ -3852,60 +3879,60 @@ msgstr "ÀÛŸś"
msgid "Folder containing to-do items"
msgstr "žȚÀÏž” žźœșÆźżĄŽëÇŃ ÇÊĆÍ"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "New appointment"
msgstr "»ő ŸàŒÓ"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "_Appointment"
msgstr "ŸàŒÓ"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "»ő·Îżî ŸàŒÓžŠ žž”çŽÙ"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "New meeting"
msgstr "čÌÆĂ ĂëŒÒ"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "_Meeting"
msgstr "čÌÆĂ ĂëŒÒ"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
#, fuzzy
msgid "Create a new meeting request"
msgstr "»ő·Îżî ŸàŒÓžŠ žž”çŽÙ"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
#, fuzzy
msgid "New task"
msgstr "ÀÛŸś"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr ""
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
#, fuzzy
msgid "Create a new task"
msgstr "»ő ŽȚ·ÂÀ» žž”ìŽÏŽÙ"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "New All Day Appointment"
msgstr "»ő ŸàŒÓ"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "All _Day Appointment"
msgstr "»ő ŸàŒÓ"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "»ő·Îżî ŸàŒÓžŠ žž”çŽÙ"
@@ -4130,7 +4157,7 @@ msgstr ""
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr "żäŸà"
@@ -4160,7 +4187,7 @@ msgstr "ŸàŒÓ łĄ"
msgid "hour(s)"
msgstr ""
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
msgid "minute(s)"
msgstr "șĐ"
@@ -4350,7 +4377,7 @@ msgid "_Fri"
msgstr "±Ę"
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
#, fuzzy
msgid "_General"
msgstr "ÀÏčĘ Á€șž"
@@ -4498,61 +4525,61 @@ msgstr ""
msgid "Due "
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "ÁŠŽë·Î ÆÄÀÏ”éÀ» °»œĆÇÒ Œö°Ą ŸűœÀŽÏŽÙ"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "ÁŠŽë·Î ÆÄÀÏ”éÀ» °»œĆÇÒ Œö°Ą ŸűœÀŽÏŽÙ"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "ŸàŒÓÀ» ŒöÁ€ÇŃŽÙ"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "ŸàŒÓ - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "ż©Çà ÀÏÁ€ - %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "ŽÙž„ ÀÌž§Àž·Î ÀúÀć..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr ""
@@ -4627,14 +4654,14 @@ msgstr ""
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
#, fuzzy
msgid "Scheduling"
msgstr "žíŸÏ"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
#, fuzzy
msgid "Meeting"
msgstr "čÌÆĂ ĂëŒÒ"
@@ -4769,7 +4796,7 @@ msgid "Member"
msgstr "±žżù"
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr ""
@@ -4992,7 +5019,7 @@ msgstr "żÏ·á”È łŻÂ„:"
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
#, fuzzy
msgid "Needs Action"
msgstr "”żÀÛ ÁŠ°Ć"
@@ -5020,12 +5047,12 @@ msgstr ""
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
#, fuzzy
msgid "Assignment"
msgstr "żčŸà”Ê"
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
msgid "Description:"
@@ -5094,14 +5121,14 @@ msgstr ""
msgid "100%"
msgstr ""
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
#, fuzzy
msgid "Deleting selected objects"
msgstr "żŹ¶ôĂłžŠ ÁöżîŽÙ"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
#, fuzzy
msgid "_Open"
@@ -5112,30 +5139,30 @@ msgstr "ż­±â"
msgid "_Save as..."
msgstr "ŽÙž„ ÀÌž§Àž·Î ÀúÀć..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "ÀÎŒâ(_P)..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "ÀÚžŁ±â(_u)"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "șč»ç(_C)"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -5166,8 +5193,8 @@ msgstr "żÏ·á Ç„œĂ"
msgid "_Delete Selected Tasks"
msgstr "ÀÌ ÀÏÁ€žŠ »èÁŠÇŐŽÏŽÙ"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr ""
@@ -5227,14 +5254,14 @@ msgid "URL"
msgstr ""
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr ""
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr ""
@@ -5253,541 +5280,515 @@ msgstr ""
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr ""
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr ""
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "żÀÀü"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "żÀÈÄ"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
#, fuzzy
msgid "New _Appointment"
msgstr "»ő ŸàŒÓ"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr ""
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
#, fuzzy
msgid "New Meeting"
msgstr "čÌÆĂ ĂëŒÒ"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr ""
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "ÀÎŒâ..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "żÀŽĂ·Î ÀÌ”ż(_T)"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
#, fuzzy
msgid "_Go to Date..."
msgstr "łŻÂ„·Î ÀÌ”ż..."
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
#, fuzzy
msgid "_Publish Free/Busy Information"
msgstr "»çżëÀÚ Á€șž"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
#, fuzzy
msgid "_Configure..."
msgstr "žȚÀÏ ŒłÁ€"
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
#, fuzzy
msgid "_Configure Pilot..."
msgstr "žȚÀÏ ŒłÁ€"
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "ŽÙž„ÀÌž§Àž·Î ÀúÀć(_S)..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
#, fuzzy
msgid "_Schedule Meeting..."
msgstr "žíŸÏ"
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
#, fuzzy
msgid "_Forward as iCalendar..."
msgstr "ŽȚ·Â șÒ·Ż”éÀ̱â"
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
#, fuzzy
msgid "Make this Occurrence _Movable"
msgstr "ÇöÀç ÆÄÀÏÀ» ÀúÀć"
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
#, fuzzy
msgid "Delete this _Occurrence"
msgstr "ÀÌ žȚŒŒÁöžŠ »èÁŠÇŐŽÏŽÙ"
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr ""
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr ""
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, fuzzy, c-format
msgid "Error executing %s."
msgstr "ÇÊĆÍ œÇÇàÁß żÀ·ù: %s: %s"
-#: calendar/gui/e-itip-control.c:678
-#, fuzzy
-msgid "Meeting begins: <b>"
-msgstr "ÈžÀÇ ÁŸ·á œĂ°Ł(_e):"
-
-#: calendar/gui/e-itip-control.c:683
-#, fuzzy
-msgid "Task begins: <b>"
-msgstr "żÏ·á”Ê"
-
-#: calendar/gui/e-itip-control.c:688
-#, fuzzy
-msgid "Free/Busy info begins: <b>"
-msgstr "»çżëÀÚ Á€șž"
-
-#: calendar/gui/e-itip-control.c:692
-#, fuzzy
-msgid "Begins: <b>"
-msgstr "ÈžÀÇ ÁŸ·á œĂ°Ł(_e):"
-
-#: calendar/gui/e-itip-control.c:704
-#, fuzzy
-msgid "Meeting ends: <b>"
-msgstr "ÈžÀÇ ÁŸ·á œĂ°Ł(_e):"
-
-#: calendar/gui/e-itip-control.c:707
-#, fuzzy
-msgid "Free/Busy info ends: <b>"
-msgstr "»çżëÀÚ Á€șž"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:711
+#: calendar/gui/e-itip-control.c:593
#, fuzzy
-msgid "Ends: <b>"
+msgid "<b>Ends:</b> "
msgstr "ÈžÀÇ ÁŸ·á œĂ°Ł(_e):"
-#: calendar/gui/e-itip-control.c:725
+#: calendar/gui/e-itip-control.c:606
#, fuzzy
-msgid "Task Completed: <b>"
+msgid "<b>Completed:</b> "
msgstr "żÏ·á”Ê"
-#: calendar/gui/e-itip-control.c:735
+#: calendar/gui/e-itip-control.c:616
#, fuzzy
-msgid "Task Due: <b>"
-msgstr "żÏ·á”Ê"
+msgid "<b>Due:</b> "
+msgstr "Œłží:"
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
#, fuzzy
msgid "iCalendar Information"
msgstr "»çżëÀÚ Á€șž"
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
#, fuzzy
msgid "iCalendar Error"
msgstr "ŽȚ·Â"
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
#, fuzzy
msgid "An unknown person"
msgstr "ŸË ŒöŸűŽÂ żĄ·Ż"
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
msgstr ""
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr ""
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr ""
"\n"
"ÁöžźÀû À§ÄĄ: "
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
#, fuzzy
msgid "Status:"
msgstr "»óĆÂ(_S):"
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
#, fuzzy
msgid "Accepted"
msgstr "œÂÀÎ"
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
#, fuzzy
msgid "Tentatively Accepted"
msgstr "ÀáÁ€Àû"
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
#, fuzzy
msgid "Declined"
msgstr "čĘŽë"
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr ""
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
#, fuzzy
msgid "Choose an action:"
msgstr "ÆÄÀÏÀ» °ížŁŒŒżä"
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
#, fuzzy
msgid "Update"
msgstr "ÀÛŸś"
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "ÈźÀÎ"
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
#, fuzzy
msgid "Accept"
msgstr "œÂÀÎ"
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
#, fuzzy
msgid "Tentatively accept"
msgstr "ÀáÁ€Àû"
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
#, fuzzy
msgid "Decline"
msgstr "čĘŽë"
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
#, fuzzy
msgid "Send Free/Busy Information"
msgstr "»çżëÀÚ Á€șž"
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr ""
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
#, fuzzy
msgid "Send Latest Information"
msgstr "Á€șž"
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
#, fuzzy
msgid "Cancel"
msgstr "ĂëŒÒ”Ê"
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, fuzzy, c-format
msgid "<b>%s</b> has published meeting information."
msgstr "»çżëÀÚ Á€șž"
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
#, fuzzy
msgid "Meeting Information"
msgstr "Á€șž ŸűÀœ"
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, fuzzy, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr "ÀÌ°ÍÀș ÀüÀÚżìÆí ÁÖŒÒÀÔŽÏŽÙ(_T)"
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
#, fuzzy
msgid "Meeting Proposal"
msgstr "čÌÆĂ ĂëŒÒ"
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, fuzzy, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr "ÀÌ°ÍÀș ÀüÀÚżìÆí ÁÖŒÒÀÔŽÏŽÙ(_T)"
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
#, fuzzy
msgid "Meeting Update"
msgstr "ÈžÀÇ ÁŸ·á œĂ°Ł(_e):"
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, fuzzy, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr "ÀÌ°ÍÀș ÀüÀÚżìÆí ÁÖŒÒÀÔŽÏŽÙ(_T)"
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
#, fuzzy
msgid "Meeting Update Request"
msgstr "ÈžÀÇ ÁŸ·á œĂ°Ł(_e):"
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, fuzzy, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr "ÀÌ°ÍÀș ÀüÀÚżìÆí ÁÖŒÒÀÔŽÏŽÙ(_T)"
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
#, fuzzy
msgid "Meeting Reply"
msgstr "čÌÆĂ ĂëŒÒ"
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, fuzzy, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr "ÀÌ°ÍÀș ÀüÀÚżìÆí ÁÖŒÒÀÔŽÏŽÙ(_T)"
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
#, fuzzy
msgid "Meeting Cancellation"
msgstr "ÆÄÀÏÀ» °ížŁŒŒżä"
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr ""
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
#, fuzzy
msgid "Bad Meeting Message"
msgstr "žȚŒŒÁöžŠ șžłż"
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, fuzzy, c-format
msgid "<b>%s</b> has published task information."
msgstr "»çżëÀÚ Á€șž"
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
#, fuzzy
msgid "Task Information"
msgstr "Á€șž"
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr ""
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
#, fuzzy
msgid "Task Proposal"
msgstr "ÀÛŸśÆĐ”ć"
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, fuzzy, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr "ÀÌ°ÍÀș ÀüÀÚżìÆí ÁÖŒÒÀÔŽÏŽÙ(_T)"
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
#, fuzzy
msgid "Task Update"
msgstr "ÀÛŸś"
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, fuzzy, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr "ÀÌ°ÍÀș ÀüÀÚżìÆí ÁÖŒÒÀÔŽÏŽÙ(_T)"
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
#, fuzzy
msgid "Task Update Request"
msgstr "ÀÛŸś"
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, fuzzy, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr "ÀÌ°ÍÀș ÀüÀÚżìÆí ÁÖŒÒÀÔŽÏŽÙ(_T)"
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
#, fuzzy
msgid "Task Reply"
msgstr "ÈžœĆ"
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, fuzzy, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr "ÀÌ°ÍÀș ÀüÀÚżìÆí ÁÖŒÒÀÔŽÏŽÙ(_T)"
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
#, fuzzy
msgid "Task Cancellation"
msgstr "čÌÆĂ ĂëŒÒ"
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
#, fuzzy
msgid "Bad Task Message"
msgstr "žȚŒŒÁöžŠ șžłż"
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, fuzzy, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr "»çżëÀÚ Á€șž"
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
#, fuzzy
msgid "Free/Busy Information"
msgstr "»çżëÀÚ Á€șž"
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, fuzzy, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr "»çżëÀÚ Á€șž"
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
#, fuzzy
msgid "Free/Busy Request"
msgstr "žȚŒŒÁö ÀÎŒâ"
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, fuzzy, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr "ÀÌ°ÍÀș ÀüÀÚżìÆí ÁÖŒÒÀÔŽÏŽÙ(_T)"
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
#, fuzzy
msgid "Free/Busy Reply"
msgstr "žȚŒŒÁö ÀÎŒâ"
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
#, fuzzy
msgid "Bad Free/Busy Message"
msgstr "žȚŒŒÁö ÀÎŒâ"
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
msgid "The message does not appear to be properly formed"
msgstr ""
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
msgid "The message contains only unsupported requests."
msgstr ""
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr ""
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
msgid "The attachment has no viewable calendar items"
msgstr ""
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
msgid "There was an error on the CORBA system\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
#, fuzzy
msgid "Object could not be found\n"
msgstr "Bug buddyžŠ œÇÇàÇÒŒö ŸűœÀŽÏŽÙ."
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
#, fuzzy
msgid "Update complete\n"
msgstr "żÏ·á”È łŻÂ„:"
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
msgid "Calendar file could not be updated!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr ""
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr ""
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
#, fuzzy
msgid "Attendee status updated\n"
msgstr "ÂüŒźÀÚ ÁÖŒÒ"
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
#, fuzzy
msgid "Attendee status could not be updated!\n"
msgstr "ÂüŒźÀÚ ÁÖŒÒ"
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
#, fuzzy
msgid "Removal Complete"
msgstr "% żÏ·á(_p):"
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
#, fuzzy
msgid "Item sent!\n"
msgstr "șžłœ łŻÂ„"
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
#, fuzzy
msgid "Select Calendar Folder"
msgstr "ÆúŽő Œ±ĆĂ"
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
#, fuzzy
msgid "Select Tasks Folder"
msgstr "ÆúŽő Œ±ĆĂ"
@@ -5834,7 +5835,7 @@ msgstr ""
msgid "Chair Persons"
msgstr ""
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
#, fuzzy
msgid "Required Participants"
msgstr "ÇÊ ÂüŒźÀÚ"
@@ -5846,58 +5847,58 @@ msgstr "ÇÊ ÂüŒźÀÚ"
#: calendar/gui/e-meeting-model.c:87
#, fuzzy
-msgid "Non-Participants"
-msgstr "ÇÊ ÂüŒźÀÚ"
+msgid "Resources"
+msgstr "±ȚÁöčæčę:"
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr ""
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
#, fuzzy
msgid "Group"
msgstr "±Ś·ì ÀÌž§:"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
#, fuzzy
msgid "Resource"
msgstr "±ȚÁöčæčę:"
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr ""
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
msgid "Chair"
msgstr "ÁËÀć"
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
msgid "Required Participant"
msgstr "ÇÊ ÂüŒźÀÚ"
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr ""
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr ""
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr "ÀáÁ€Àû"
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
#, fuzzy
msgid "Delegated"
msgstr "»èÁŠ”Ê"
@@ -5910,22 +5911,22 @@ msgstr "ÁűÇàÁß"
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr ""
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr ""
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%Y/%m/%d"
@@ -5989,8 +5990,8 @@ msgstr "ÈžÀÇ œĂÀÛ œĂ°Ł(_s):"
msgid "Meeting _end time:"
msgstr "ÈžÀÇ ÁŸ·á œĂ°Ł(_e):"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, fuzzy, c-format
msgid "Opening tasks at %s"
msgstr "%s ÆúŽőžŠ ż­±â"
@@ -6005,7 +6006,7 @@ msgstr ""
msgid "The method required to load `%s' is not supported"
msgstr ""
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "`%s'żĄÀÖŽÂ ÆúŽőžŠ ż­Œö°Ą ŸűœÀŽÏŽÙ"
@@ -6025,27 +6026,43 @@ msgstr "żŹ¶ôĂłžŠ ÁöżîŽÙ"
msgid "Expunging"
msgstr "ÆúŽő șńżì±â"
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
#, fuzzy
msgid "New _Appointment..."
msgstr "»ő ŸàŒÓ..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr "`%s'żĄÀÖŽÂ ÆúŽőžŠ ż­Œö°Ą ŸűœÀŽÏŽÙ"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr ""
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, fuzzy, c-format
msgid "Opening calendar at %s"
msgstr "ŽȚ·Â ż­±â"
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "%s ÆúŽőžŠ ż­±â"
@@ -6107,54 +6124,54 @@ msgstr "œĂżù"
msgid "September"
msgstr "±žżù"
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
msgid "At least one attendee is necessary"
msgstr ""
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr ""
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
#, fuzzy
msgid "Event information"
msgstr "»çżëÀÚ Á€șž"
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
#, fuzzy
msgid "Task information"
msgstr "Á€șž"
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
#, fuzzy
msgid "Journal information"
msgstr "Á€șž ŸűÀœ"
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
#, fuzzy
msgid "Free/Busy information"
msgstr "»çżëÀÚ Á€șž"
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
#, fuzzy
msgid "Calendar information"
msgstr "»çżëÀÚ Á€șž"
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
#, fuzzy
msgid "Updated"
msgstr "ÀÛŸś"
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
#, fuzzy
msgid "Refresh"
msgstr "żŹ””"
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr ""
@@ -6395,7 +6412,7 @@ msgid "Print Calendar"
msgstr ""
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "ÀÎŒâ čÌžźșž±â"
@@ -6418,7 +6435,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr "Ç„œĂÇÒ ÀÛŸś ÆúŽőÀÇ URI URI"
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
"continue, you will not be able to recover these tasks.\n"
@@ -6426,13 +6443,13 @@ msgid ""
"Really erase these tasks?"
msgstr ""
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
#, fuzzy
msgid "Do not ask me again."
msgstr "ÀÌ žȚŒŒÁöžŠ ŽÙœĂ șŒ Œö ŸűœÀŽÏŽÙ"
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
#, fuzzy
msgid "Print Tasks"
msgstr "ŽȚ·Â ÀÎŒâÇϱâ"
@@ -8378,7 +8395,7 @@ msgstr "žȚŒŒÁö șč»ç"
msgid "Copying messages"
msgstr "žȚœĂÁö”éÀ» %s·Î șč»ç"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -8386,46 +8403,46 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr "ĂëŒÒ”Ê."
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, fuzzy, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr "IMAP server·ÎșÎĆÍ żč»óÄĄžűÇŃ ŽäșŻ: %s"
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
#, fuzzy
msgid "No data provided"
msgstr "ŒöœĆÀÚ°Ą ÁöÁ€”ÇÁöŸÊÀœ"
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
msgid "Failed to encrypt: No valid recipients specified."
msgstr ""
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, fuzzy, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -8433,18 +8450,24 @@ msgid ""
"%.*s"
msgstr "žȚŒŒÁöżĄ ÆÄÀÏÀ» Ă·șÎÇŐŽÏŽÙ"
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, fuzzy, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr "žȚŒŒÁöżĄ ÆÄÀÏÀ» Ă·șÎÇŐŽÏŽÙ"
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "žȚŒŒÁöżĄ ÆÄÀÏÀ» Ă·șÎÇŐŽÏŽÙ"
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
#, fuzzy
msgid "Failed to execute gpg."
msgstr "žȚŒŒÁöżĄ ÆÄÀÏÀ» Ă·șÎÇŐŽÏŽÙ"
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, fuzzy, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr "ÀÓœĂ ÆÄÀÏÀ» žž”éŒö ŸűÀœ: %s"
@@ -8673,7 +8696,7 @@ msgid ""
msgstr ""
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr ""
@@ -8791,7 +8814,7 @@ msgstr ""
msgid "No provider available for protocol `%s'"
msgstr ""
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8838,12 +8861,12 @@ msgstr "žȚŒŒÁöżĄ ÆÄÀÏÀ» Ă·șÎÇŐŽÏŽÙ"
msgid "Failed to verify certificates."
msgstr ""
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
#, fuzzy
msgid "Cannot get folder: Invalid operation on this store"
msgstr "ÆúŽőžŠ ŸòÀ»Œö ŸűœÀŽÏŽÙ: %s: %s"
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
#, fuzzy
msgid "Cannot create folder: Invalid operation on this store"
msgstr "ÆúŽőžŠ ŸòÀ»Œö ŸűœÀŽÏŽÙ: %s: %s"
@@ -9051,79 +9074,107 @@ msgstr "ÆúŽőžŠ ŸòÀ»Œö ŸűœÀŽÏŽÙ: %s: %s"
msgid "Cannot rename folder: %s: No such folder"
msgstr "ÆúŽőžŠ ŸòÀ»Œö ŸűœÀŽÏŽÙ: %s: %s"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr "ÀÛŸś ĂëŒÒ"
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "IMAP server·ÎșÎĆÍ żč»óÄĄžűÇŃ ŽäșŻ: %s"
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "IMAP ží·ÉÀÌ œÇÆĐ: %s"
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr "Œ­čöÀÇ ŽäșŻÀÌ łÊč« ÀÏÂï łĄł”œÀŽÏŽÙ."
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr "IMAP Œ­čöÀÇ ŽäșŻżĄ %s Á€șž°Ą Žă°ÜÀÖÁöŸÊœÀŽÏŽÙ"
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr "IMAP Œ­čö·ÎșÎĆÍ żč°ßÄĄžűÇŃ OKŽäșŻÀÌ żÈ: %s"
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr ""
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
#, fuzzy
msgid "Scanning for changed messages"
msgstr "žȚœĂÁö”éÀ» ÀúÀć"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "žȚŒŒÁöżĄ ÆÄÀÏÀ» Ă·șÎÇŐŽÏŽÙ"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"žȚŒŒÁöžŠ ŸòÀ»Œö ŸűÀœ: %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr "±Ś·± žȚŒŒÁö ŸűÀœ"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr "ÀÌ žȚœĂÁöŽÂ ÇöÀç șžż©ÁÙ Œö°Ą ŸűœÀŽÏŽÙ"
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
#, fuzzy
msgid "Scanning for new messages"
msgstr "žȚœĂÁö”éÀ» ÀúÀć"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr ""
@@ -9152,7 +9203,7 @@ msgstr "»ő ÆíÁöžŠ ÀÛŒșÇŐŽÏŽÙ"
msgid "Check for new messages in all folders"
msgstr "žȚŒŒÁöžŠ »ő ÆúŽő·Î șč»çÇŐŽÏŽÙ"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "ÆúŽő"
@@ -9183,7 +9234,7 @@ msgstr ""
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
msgid "Password"
msgstr "șńčĐčűÈŁ"
@@ -9191,75 +9242,75 @@ msgstr "șńčĐčűÈŁ"
msgid "This option will connect to the IMAP server using a plaintext password."
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "SMTP Œ­čö %s"
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "SMTP Œ­čö %s"
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "żŹ°áÀÌ ĂëŒÒ”Ê"
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr "KPOP Œ­čöżĄŒ­ ÀÎÁőÇÒŒö ŸűÀœ: %s"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
#, fuzzy
msgid "SSL/TLS extension not supported."
msgstr "ÀÛ”żÀÌ Áöżű”ÇÁö ŸÊÀœ"
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
#, fuzzy
msgid "SSL negotiations failed"
msgstr "ÀÎÁő œÇÆĐ."
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "ÆúŽő `%s'ŽÂ ÁžÀçÇÏÁö ŸÊœÀŽÏŽÙ."
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr "%s ĆžÀÔ ÀÎÁőÀ» Áöżű ŸÈÇÔ"
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9267,19 +9318,24 @@ msgid ""
"\n"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr "%s°°Àș ÆúŽő°Ą ŸűÀœ"
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "ÆúŽőžŠ ŸòÀ»Œö ŸűœÀŽÏŽÙ: %s: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr ""
@@ -9424,27 +9480,6 @@ msgstr "ÀüŽȚ”È žȚœĂÁö - %s"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "žȚÀÏÆúŽőżĄ žȚŒŒÁöžŠ ”ĄșÙÀÏŒö ŸűœÀŽÏŽÙ: %s: %s"
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"žȚŒŒÁöžŠ ŸòÀ»Œö ŸűÀœ: %s\n"
-" %s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr "±Ś·± žȚŒŒÁö ŸűÀœ"
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9535,19 +9570,19 @@ msgstr "ÆúŽőžŠ ŸòÀ»Œö ŸűœÀŽÏŽÙ: %s: %s"
msgid "Cannot open mailbox: %s: %s\n"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
#, fuzzy
msgid "Mail append cancelled"
msgstr "ÀÛŸś ĂëŒÒ"
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9556,11 +9591,11 @@ msgstr ""
"žȚŒŒÁöžŠ ŸòÀ»Œö ŸűÀœ: %2$s ÆúŽőżĄŒ­ %1$s\n"
" %3$s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr ""
@@ -9663,12 +9698,13 @@ msgstr ""
msgid "Could not store folder: %s"
msgstr "ÀÓœĂ ÆúŽőžŠ ŽĘÀ»Œö ŸűÀœ: %s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr ""
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr ""
@@ -9884,7 +9920,7 @@ msgstr "Œ­čöżĄ žȚÀÏ łČ±â±â"
msgid "Delete after %s day(s)"
msgstr "ÀÌ ÀÏÁ€žŠ »èÁŠÇŐŽÏŽÙ"
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr ""
@@ -9964,7 +10000,7 @@ msgid "No such folder `%s'."
msgstr ""
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
msgid "Sendmail"
msgstr ""
@@ -10017,7 +10053,7 @@ msgstr ""
msgid "Mail delivery via the sendmail program"
msgstr "sendmailÀ» ĆëÇŃ žȚÀÏ ÀüŽȚ"
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr ""
@@ -10129,36 +10165,36 @@ msgstr "ÀÎÁőÀÌ ÇÊżäÇÔ"
msgid "Welcome response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, fuzzy, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr "KPOP Œ­čöżĄŒ­ ÀÎÁőÇÒŒö ŸűÀœ: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
msgid "server does not appear to support SSL"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, c-format
msgid "STARTTLS request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
msgid "STARTTLS response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, fuzzy, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr "%s ĆžÀÔ ÀÎÁőÀ» Áöżű ŸÈÇÔ"
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, fuzzy, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -10166,89 +10202,89 @@ msgid ""
"\n"
msgstr "KPOP Œ­čöżĄŒ­ ÀÎÁőÇÒŒö ŸűÀœ: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr "SMTP Œ­čö %s"
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
msgid "Sending message"
msgstr "žȚŒŒÁöžŠ șžłż"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
msgid "Cannot send message: one or more invalid recipients"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, c-format
msgid "HELO request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
#, fuzzy
msgid "HELO response error"
msgstr "ÀÔĂâ·Â żÀ·ù"
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
#, fuzzy
msgid "SMTP Authentication"
msgstr "ÀÎÁő:"
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
msgid "MAIL FROM response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr ""
@@ -10256,35 +10292,35 @@ msgstr ""
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
msgid "DATA response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
msgid "DATA termination response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
msgid "RSET response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, c-format
msgid "QUIT request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
msgid "QUIT response error"
msgstr ""
@@ -10357,7 +10393,7 @@ msgstr "MIME ÇüœÄ:"
msgid "Suggest automatic display of attachment"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
msgid "Click here for the address book"
msgstr "Á֌ҷÏ"
@@ -10368,45 +10404,45 @@ msgstr "Á֌ҷÏ"
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
msgid "Reply-To:"
msgstr "ÈžœĆ ÁÖŒÒ:"
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
msgid "From:"
msgstr "șžłœ »ç¶ś:"
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr "ÁŠžń:"
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr "čȚŽÂ »ç¶ś:"
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
msgid "Enter the recipients of the message"
msgstr "žȚŒŒÁöžŠ čȚÀ» »ç¶śÀ» ÀÔ·ÂÇÏŒŒżä"
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr "ÂüÁ¶:"
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr "žȚŒŒÁöÀÇ »çș»À» čȚÀ» »ç¶śÀÇ Á֌ҞŠ ÀÔ·ÂÇÏŒŒżä"
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr "ŒûÀș ÂüÁ¶:"
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
"appearing in the recipient list of the message."
@@ -10415,11 +10451,16 @@ msgstr "ÂüÁ¶ žń·ÏżĄŽÂ ŸűÁöžž žȚŒŒÁöÀÇ »çș»À» čȚÀ» »ç¶ś”éÀÇ Á֌ҞŠ ÀÔ·ÂÇÏŒŒżä"
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
#, fuzzy
msgid "Post To:"
msgstr "ÆśÆź:"
+#: composer/e-msg-composer-hdrs.c:431
+#, fuzzy
+msgid "Posting destination"
+msgstr "Œłží:"
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -10437,35 +10478,35 @@ msgid ""
"%s"
msgstr "ÆÄÀÏÀ» ÀĐŽÂÁß żÀ·ù čß»ę: %s"
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
#, fuzzy
msgid "Warning!"
msgstr "°æ°í"
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr ""
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, c-format
msgid "Error saving file: %s"
msgstr "ÆÄÀÏ ÀúÀćÁß żÀ·ù čß»ę: %s"
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr "ÆÄÀÏÀ» ÀĐŽÂÁß żÀ·ù čß»ę: %s"
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, fuzzy, c-format
msgid "Error accessing file: %s"
msgstr "ÆÄÀÏ ÀúÀćÁß żÀ·ù čß»ę: %s"
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
msgid "Unable to retrieve message from editor"
msgstr ""
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, fuzzy, c-format
msgid ""
"Unable to seek on file: %s\n"
@@ -10474,7 +10515,7 @@ msgstr ""
"Ăâ·ÂÆÄÀÏÀ» »ęŒșÇÒ Œö°Ą ŸűœÀŽÏŽÙ: %s\n"
" %s"
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, fuzzy, c-format
msgid ""
"Unable to truncate file: %s\n"
@@ -10483,7 +10524,7 @@ msgstr ""
"Ăâ·ÂÆÄÀÏÀ» »ęŒșÇÒ Œö°Ą ŸűœÀŽÏŽÙ: %s\n"
" %s"
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, fuzzy, c-format
msgid ""
"Error autosaving message: %s\n"
@@ -10492,61 +10533,41 @@ msgstr ""
"%s·Î žȚœĂÁö ÀúÀćÁß żÀ·ù čß»ę:\n"
" %s"
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
msgstr ""
-#: composer/e-msg-composer.c:1516
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-"ÀÌ žȚœĂÁöŽÂ șžł»ÁöÁöŸÊŸÒœÀŽÏŽÙ.\n"
-"\n"
-"șŻ°æ”È ł»żëÀ» ÀúÀćÇÏœĂ°ÚœÀŽÏ±î?"
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
#, fuzzy
msgid "Warning: Modified Message"
msgstr "ÀüŽȚ”È žȚœĂÁö"
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr "ÆÄÀÏ ż­±â"
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "Œ­ží:"
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-msgid "Set as default"
-msgstr ""
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "žȚÀÏ žȚŒŒÁöžŠ ÀÛŒșÇŐŽÏŽÙ"
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
msgstr ""
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
#, fuzzy
msgid ""
"Could not create composer window:\n"
@@ -10555,7 +10576,7 @@ msgstr ""
"ŸÆÁś œĆ»ó Á€șž°Ą ÀÔ·ÂÀÌ ”ÇŸîÀÖÁö ŸÊŸÒ±â¶§čźżĄ\n"
"žȚœĂÁö ÀÛŒșĂąÀ» žž”é Œö°Ą ŸűœÀŽÏŽÙ."
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10633,7 +10654,7 @@ msgstr "ÆśÇÔ"
msgid "Subject does not contain"
msgstr "ÆśÇÔÇÏÁöŸÊÀœ"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10659,100 +10680,100 @@ msgstr "žń·Ï"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a %Y/%m/%d %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a %Y/%m/%d %H:%M"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
#, fuzzy
msgid "%a %m/%d/%Y %I %p"
msgstr "%a %Y/%m/%d %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
#, fuzzy
msgid "%a %m/%d/%Y %H"
msgstr "%a %Y/%m/%d %H:%M"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
#, fuzzy
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%a %Y/%m/%d %I:%M %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
#, fuzzy
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%a %Y/%m/%d %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
#, fuzzy
msgid "%m/%d/%Y %I:%M %p"
msgstr "%a %Y/%m/%d %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
#, fuzzy
msgid "%m/%d/%Y %H:%M"
msgstr "%a %Y/%m/%d %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
#, fuzzy
msgid "%m/%d/%Y %I %p"
msgstr "%a %Y/%m/%d %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
#, fuzzy
msgid "%m/%d/%Y %H"
msgstr "%Y/%m/%d"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr ""
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr ""
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr ""
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr ""
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr ""
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
msgid "seconds"
msgstr "ĂÊ"
@@ -10869,32 +10890,32 @@ msgstr ""
"Á€±ÔœÄ '%s'żĄŒ­ żĄ·Ż:\n"
"%s"
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr "Áßżä"
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
#, fuzzy
msgid "Work"
msgstr "ÁÖ"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
msgid "Personal"
msgstr ""
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
#, fuzzy
msgid "To Do"
msgstr "čȚŽÂ»ç¶ś"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
#, fuzzy
msgid "Later"
msgstr "łŻÂ„"
@@ -11153,7 +11174,7 @@ msgstr ""
msgid "is not Flagged"
msgstr ""
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
msgid "Label"
msgstr ""
@@ -11217,7 +11238,7 @@ msgstr ""
msgid "Score"
msgstr ""
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "șžłœÀÌ"
@@ -11256,7 +11277,7 @@ msgstr ""
msgid "Stop Processing"
msgstr ""
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "ÁŠžń"
@@ -11329,7 +11350,7 @@ msgstr "\"%s\" șžł»ŽÂ Áß"
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr "ÆíÁö"
@@ -11391,7 +11412,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr ""
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr ""
@@ -11466,69 +11487,70 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
-msgid "Evolution component for handling mail."
+msgid ""
+"Configure mail preferences, including security and message display, here"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+msgid "Configure the fonts used by Evolution here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+msgid "Configure your email accounts here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+msgid "Evolution component for handling mail."
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
msgid "Evolution mail composer."
msgstr "Evolution žȚÀÏ ÀÛŒș±â."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
msgid "Evolution mail executive summary component."
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
msgid "Evolution mail folder display component."
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
msgid "Evolution mail folder factory component."
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
msgid "Factory for the Evolution composer."
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
msgid "Factory for the Mail Summary component."
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
#, fuzzy
msgid "Font Preferences"
msgstr "ŽȚ·Â ŒłÁ€"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
#, fuzzy
msgid "Mail Accounts"
msgstr "°èÁ€"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
#, fuzzy
msgid "Mail Preferences"
msgstr "ŽȚ·Â ŒłÁ€"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
#, fuzzy
msgid "Mail configuration interface"
msgstr "žȚÀÏ ŒłÁ€"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr ""
-
#: mail/component-factory.c:102
#, fuzzy
msgid "Folder containing mail"
@@ -11557,274 +11579,274 @@ msgstr "ŒłÁ€(_P)..."
msgid "Change this folder's properties"
msgstr ""
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
msgstr ""
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr ""
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "ÀüŽȚ”È žȚœĂÁö"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
#, fuzzy
msgid "New Mail Message"
msgstr "ÆíÁö žȚŒŒÁö(_M)"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr "ÆíÁö žȚŒŒÁö(_M)"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "žȚÀÏ žȚŒŒÁöžŠ ÀÛŒșÇŐŽÏŽÙ"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "žȚŒŒÁö"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "žȚŒŒÁö ÀÎŒâ"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "ÆíÁö žȚŒŒÁö(_M)"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr ""
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
#, fuzzy
msgid "Cannot initialize Evolution's mail config component."
msgstr "Evolution ÀÛŒș±â°Ą ĂʱâÈ­”ÇÁö ŸÊŸÒœÀŽÏŽÙ."
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
#, fuzzy
msgid "Cannot initialize Evolution's folder info component."
msgstr "Evolution ÀÛŒș±â°Ą ĂʱâÈ­”ÇÁö ŸÊŸÒœÀŽÏŽÙ."
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
#, fuzzy
msgid "Connecting..."
msgstr "ĂëŒÒÇÏŽÂ Áß..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr ""
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr "\"%s\"żĄŽëÇŃ ŒłÁ€"
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "ŒłÁ€"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr "ÀÓœĂ ”đ·șĆäžźžŠ žž”é Œö°Ą ŸűœÀŽÏŽÙ: %s"
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr ""
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ""
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr ""
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr ""
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, fuzzy, c-format
msgid "%d selected"
msgstr "»èÁŠ”Ê"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, fuzzy, c-format
msgid "%d unsent"
msgstr " %d ĂÊž¶ŽÙ"
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, fuzzy, c-format
msgid "%d sent"
msgstr " %d ĂÊž¶ŽÙ"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr ""
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
#, fuzzy
msgid "Create _Virtual Folder From Search..."
msgstr "žȚœĂÁö·ÎșÎĆÍ °Ą»ó ÆúŽő »ęŒș(_V)"
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr "ÁŠžńżĄ”ûž„ °Ą»óÆúŽő(_S)"
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr "čߌÛÀÚżĄ”ûž„ °Ą»óÆúŽő(_n)"
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr "ŒöœĆÀÚżĄ”ûž„ °Ą»óÆúŽő(_R)"
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
#, fuzzy
msgid "VFolder on Mailing _List"
msgstr "žȚÀÏž” žźœșÆźżĄŽëÇŃ ÇÊĆÍ"
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
#, fuzzy
msgid "Filter on Sub_ject"
msgstr "ÁŠžńżĄŽëÇŃ °ĆžŁ°Ô(_S)"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
#, fuzzy
msgid "Filter on Sen_der"
msgstr "čߌÛÀÎżĄŽëÇŃ °ĆžŁ°Ô(_n)"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
#, fuzzy
msgid "Filter on Re_cipients"
msgstr "ŒöœĆÀÎżĄŽëÇŃ °ĆžŁ°Ô(_R)"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
#, fuzzy
msgid "Filter on _Mailing List"
msgstr "žȚÀÏž” žźœșÆźżĄŽëÇŃ ÇÊĆÍ"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
#, fuzzy
msgid "_Edit as New Message..."
msgstr "žȚŒŒÁö ÀÎŒâ"
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "ÀÎŒâ(_P)"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
#, fuzzy
msgid "_Reply to Sender"
msgstr "șžłœ »ç¶śżĄ°Ô ÈžœĆ"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
#, fuzzy
msgid "Reply to _List"
msgstr "ÀüĂŒ ÈžœĆ(_A)"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "ÀüĂŒ ÈžœĆ(_A)"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "ÀüŽȚ(_F)"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
#, fuzzy
msgid "Fla_g Completed"
msgstr "żÏ·á”Ê"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
#, fuzzy
msgid "Cl_ear Flag"
msgstr "șńżò(_l)"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "ÀĐÀș °ÍÀž·Î Ç„œĂ(_k)"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
#, fuzzy
msgid "Mark as _Unread"
msgstr "ÀĐÁö ŸÊÀș °ÍÀž·Î Ç„œĂ(_n)"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
#, fuzzy
msgid "Mark as _Important"
msgstr "Áßżä"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
#, fuzzy
msgid "_Mark as Unimportant"
msgstr "ÀĐÁö ŸÊÀș °ÍÀž·Î Ç„œĂ"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
#, fuzzy
msgid "U_ndelete"
msgstr "”Ç»ìžČ(_U)"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
#, fuzzy
msgid "Mo_ve to Folder..."
msgstr "ÆúŽő·Î ÀÌ”ż..."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "ÆúŽő·Î șč»ç(_C)..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
#, fuzzy
msgid "Add Sender to Address_book"
msgstr "ÁÖŒÒ·Ï Ăß°Ą"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
#, fuzzy
msgid "Appl_y Filters"
msgstr "°ĆžŁ°ł Àûżë"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
#, fuzzy
msgid "Crea_te Rule From Message"
msgstr "žȚœĂÁö·ÎșÎĆÍ °ĆžŁ°Ô »ęŒș(_C)"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
#, fuzzy
msgid "VFolder on M_ailing List"
msgstr "žȚÀÏž” žźœșÆźżĄŽëÇŃ ÇÊĆÍ"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, fuzzy, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "žȚÀÏž” žźœșÆźżĄŽëÇŃ ÇÊĆÍ"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, fuzzy, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "žȚÀÏž” žźœșÆźżĄŽëÇŃ ÇÊĆÍ"
@@ -11899,22 +11921,22 @@ msgstr ""
msgid "Evolution Account Editor"
msgstr ""
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
#, fuzzy
msgid "_Host:"
msgstr "ÈŁœșÆź:"
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
#, fuzzy
msgid "User_name:"
msgstr "»çżëÀÚÀÌž§:"
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
#, fuzzy
msgid "_Path:"
msgstr "°æ·Î:"
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr ""
@@ -11945,7 +11967,7 @@ msgid "Enable"
msgstr ""
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
msgid "Enabled"
msgstr ""
@@ -11994,7 +12016,7 @@ msgid ""
"And have been updated."
msgstr ""
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -12002,131 +12024,131 @@ msgid ""
"Would you like to configure it now?"
msgstr ""
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
msgstr ""
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
msgstr ""
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
msgstr ""
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
#, fuzzy
msgid "Send anyway?"
msgstr "ÀÌžȚÀÏ șžł»±â"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
msgstr ""
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
msgstr ""
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr ""
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
"Send anyway?"
msgstr ""
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr ""
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
msgstr ""
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
#, fuzzy
msgid "an unknown sender"
msgstr "ŸË ŒöŸűŽÂ żĄ·Ż"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr ""
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr ""
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr ""
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, fuzzy, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr "Á€ž»·Î ÀÛŸś `%s'žŠ Áöżì±âžŠ żűÇϜʎϱî"
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
msgstr ""
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
msgstr ""
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, fuzzy, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr "Á€ž»·Î ÀÛŸś `%s'žŠ Áöżì±âžŠ żűÇϜʎϱî"
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
#, fuzzy
msgid "No Message Selected"
msgstr "žȚŒŒÁöžŠ čȚŸÒœÀŽÏŽÙ"
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr ""
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "ŽÙž„ÀÌž§Àž·Î žȚŒŒÁö ÀúÀć..."
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "ŽÙž„ÀÌž§Àž·Î žȚŒŒÁö ÀúÀć..."
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
#, fuzzy
msgid "Go to next folder with unread messages?"
msgstr "Œ±ĆĂÇŃ žȚŒŒÁöžŠ ÀÎŒâÇŐŽÏŽÙ"
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
msgstr ""
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -12134,36 +12156,36 @@ msgid ""
"Really erase these messages?"
msgstr ""
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
"%s"
msgstr ""
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
#, fuzzy
msgid "Filters"
msgstr "ÆíÁö °ĆžŁ°ł(_F)..."
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, fuzzy, c-format
msgid "Page %d of %d"
msgstr "%2$dÁß %1$džȚœĂÁö ÀúÀć (uid \"%3$s\")"
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "žȚŒŒÁö ÀÎŒâ"
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr ""
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "žȚŒŒÁö ÀÎŒâÁß œÇÆĐ"
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, fuzzy, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr "Á€ž»·Î ÀÌ »ő °èÁ€À» Áöżì±âžŠ żűÇϜʎϱî?"
@@ -12184,7 +12206,7 @@ msgstr "Œłží:"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
#, fuzzy
msgid "Unnamed"
msgstr "ŽÙž„ żŹ¶ôĂł"
@@ -12237,21 +12259,21 @@ msgid ""
msgstr ""
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
#, fuzzy
msgid "Evolution Account Assistant"
msgstr "Evolution °èÁ€ ž¶čę»ç"
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, fuzzy, c-format
msgid "Account %d"
msgstr "°èÁ€"
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr ""
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr ""
@@ -12419,522 +12441,526 @@ msgstr ""
"žȚŒŒÁöžŠ ŸòÀ»Œö ŸűÀœ: %s\n"
" %s"
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
msgid "Done"
msgstr "żÏ·á"
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
#, fuzzy
msgid "Drafts _folder:"
msgstr "»ő ÆúŽőžŠ »ęŒș"
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
msgid "E_nable"
msgstr ""
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
#, fuzzy
msgid "Emacs"
msgstr "șÙÀ̱â"
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
#, fuzzy
msgid "Email Accounts"
msgstr "°èÁ€"
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
#, fuzzy
msgid "Email _address:"
msgstr "ÀüÀÚżìÆí ÁÖŒÒ:"
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
msgid "Empty _trash folders on exit"
msgstr ""
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
#, fuzzy
msgid "Execute Command..."
msgstr "”żÀÛ Œ±ĆĂ"
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
msgid "Fi_xed -width:"
msgstr ""
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
#, fuzzy
msgid "Font Properties"
msgstr "ŒłÁ€"
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
#, fuzzy
msgid "Format messages in _HTML"
msgstr "ÀüŽȚ”È žȚœĂÁö"
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
msgid "Get Digital ID..."
msgstr ""
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
msgid "Highlight _quotations with"
msgstr ""
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
msgid "IMAPv4 "
msgstr ""
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr ""
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
#, fuzzy
msgid "Inline"
msgstr "čĘŽë"
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
msgid "Kerberos "
msgstr ""
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
#, fuzzy
msgid "Labels and Colors"
msgstr "ÀúÀćÈÄ ž¶Ä§"
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
#, fuzzy
msgid "Loading Images"
msgstr "ÀüŽȚ”È žȚœĂÁö"
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr "žȚÀÏ ŒłÁ€"
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
#, fuzzy
msgid "Mailbox location"
msgstr "žȚÀÏčÚœș ÇüœÄ"
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
#, fuzzy
msgid "Message Composer"
msgstr "žȚŒŒÁö žÓžźž»"
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
#, fuzzy
msgid "Message Display"
msgstr "Ç„œĂ"
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
msgid "Microsoft"
msgstr ""
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
#, fuzzy
msgid "New Mail Notification"
msgstr "žȚÀÏ ŒłÁ€"
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr ""
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
#, fuzzy
msgid "Optional Information"
msgstr "Á€șž ŸűÀœ"
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
#, fuzzy
msgid "Or_ganization:"
msgstr "Á¶Áś:"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
msgid "PGP/GPG _Key ID:"
msgstr ""
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr ""
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr ""
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr ""
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
#, fuzzy
msgid "Printed Fonts"
msgstr "żŹ¶ôĂłžŠ ÀÎŒâÇŐŽÏŽÙ"
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
msgid "Qmail maildir "
msgstr ""
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
#, fuzzy
msgid "Quote original message"
msgstr ""
"žȚŒŒÁöžŠ ŸòÀ»Œö ŸűÀœ: %s\n"
" %s"
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
#, fuzzy
msgid "Quoted"
msgstr "ÀÎżë(_Q)"
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
#, fuzzy
msgid "Re_member this password"
msgstr "ÀÌ șńčĐčűÈŁ ±âŸï"
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
#, fuzzy
msgid "Re_ply-To:"
msgstr "ÈžœĆ ÁÖŒÒ:"
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
msgid "Receiving Email"
msgstr "ÆíÁöžŠ čȚÀœ"
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
#, fuzzy
msgid "Receiving _Options"
msgstr "čȚŸÒÀœ"
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
#, fuzzy
msgid "Remember this _password"
msgstr "ÀÌ șńčĐčűÈŁ ±âŸï"
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
#, fuzzy
msgid "Required Information"
msgstr "»çżëÀÚ Á€șž"
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
#, fuzzy
msgid "Restore Defaults"
msgstr "»èÁŠ"
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
#, fuzzy
msgid "S_ecurity"
msgstr "șžŸÈ(_S)"
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
msgid "Secure MIME (S/MIME)"
msgstr ""
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr ""
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr ""
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
#, fuzzy
msgid "Select PGP program"
msgstr "PGP ÇÁ·Î±Ś·„ ÆÄÀÏÀ» Œ±ĆĂ"
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
msgid "Sending Email"
msgstr "ÆíÁöžŠ șžłż"
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
#, fuzzy
msgid "Sent _messages folder:"
msgstr "žȚŒŒÁöžŠ ÆúŽő·Î ÀúÀć"
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
#, fuzzy
msgid "Sent and Draft Messages"
msgstr "žȚŒŒÁö”éÀ» ŽÙœĂ șžł»±â(_R)"
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
#, fuzzy
msgid "Ser_ver requires authentication"
msgstr "Œ­čö°Ą ÀÎÁőÀ» żä±žÇŐŽÏŽÙ"
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
msgid "Server Configuration"
msgstr "Œ­čö ŒłÁ€"
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
#, fuzzy
msgid "Server _Type: "
msgstr "Œ­čö ÁŸ·ù: "
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
#, fuzzy
msgid "Shortcuts _type:"
msgstr "ŽÜĂà ž·Žë(_S)"
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
#, fuzzy
msgid "Signature #1"
msgstr "Œ­ží:"
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
#, fuzzy
msgid "Signature #2"
msgstr "Œ­ží:"
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
#, fuzzy
msgid "Specify _filename:"
msgstr "ÇüœÄ ÀÌž§:"
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
msgid "Spell Checking Language"
msgstr ""
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
msgid "Spell _Checking"
msgstr ""
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr ""
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
#, fuzzy
msgid ""
"Type the name by which you would like to refer to this account.\n"
"For example: \"Work\" or \"Personal\""
msgstr "ÀÌ Œ­čöžŠ °ĄžŁĆł ÀÌž§À» ÁöÁ€ÇÏŒŒżä.°Ą·É \"ÁśÀć\"ÀÌłȘ ¶ÇŽÂ \"Áę\"."
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
msgid "V_ariable-width:"
msgstr ""
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
"Click \"Next\" to begin. "
msgstr ""
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
#, fuzzy
msgid "XEmacs"
msgstr "șÙÀ̱â"
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
#, fuzzy
msgid "_Add Signature"
msgstr "Œ­ží:"
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr ""
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
msgid "_Always sign outgoing messages when using this account"
msgstr ""
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
#, fuzzy
msgid "_Authentication Type: "
msgstr "ÀÎÁő ÁŸ·ù:"
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
#, fuzzy
msgid "_Authentication type: "
msgstr "ÀÎÁő ÁŸ·ù:"
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
#, fuzzy
msgid "_Automatically check for new mail"
msgstr "»ő ÆíÁöžŠ ÀÛŒșÇŐŽÏŽÙ"
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
#, fuzzy
msgid "_Automatically insert smiley images"
msgstr "»ő ÆíÁöžŠ ÀÛŒșÇŐŽÏŽÙ"
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
msgid "_Beep when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
msgid "_Certificate ID:"
msgstr ""
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
#, fuzzy
msgid "_Confirm when expunging a folder"
msgstr "ÆúŽő șńżì±â"
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
#, fuzzy
msgid "_Default signature:"
msgstr "Œ­ží:"
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
#, fuzzy
msgid "_Defaults"
msgstr "»èÁŠ"
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
msgid "_Do not notify me when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
#, fuzzy
msgid "_Enable"
msgstr "ÂÊ"
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr ""
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
#, fuzzy
msgid "_Forward style:"
msgstr "ŽÙž„ Á֌ҷΠÀüŽȚ"
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
#, fuzzy
msgid "_Full name:"
msgstr "ÀüĂŒÀÌž§:"
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
#, fuzzy
msgid "_HTML Mail"
msgstr "ÀÌžȚÀÏ șžł»±â"
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
msgid "_Identity"
msgstr ""
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
msgid "_Load images if sender is in addressbook"
msgstr ""
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
#, fuzzy
msgid "_Make this my default account"
msgstr "±âș» °èÁ€Àž·Î Çϱâ"
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
#, fuzzy
msgid "_Mark messages as read after"
msgstr "žȚŒŒÁö žÓžźž»"
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
#, fuzzy
msgid "_Name:"
msgstr "ÀÌž§:"
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr ""
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
#, fuzzy
msgid "_PGP binary path:"
msgstr "PGP °æ·Î"
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
msgid "_Play sound file when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr ""
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
msgid "_Prompt when sending messages with an empty subject line"
msgstr ""
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
#, fuzzy
msgid "_Receiving Mail"
msgstr "ÆíÁöžŠ čȚÀœ"
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
#, fuzzy
msgid "_Reply style:"
msgstr "ÀüĂŒ ÈžœĆ"
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
msgid "_Restore defaults"
msgstr ""
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
#, fuzzy
msgid "_Script:"
msgstr "șžŸÈ(_S)"
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr "șžŸÈ(_S)"
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
#, fuzzy
msgid "_Sending Mail"
msgstr "ÆíÁöžŠ șžłż"
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
#, fuzzy
msgid "_Show animated images"
msgstr "șž±â"
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
#, fuzzy
msgid "_Signatures"
msgstr "Œ­ží:"
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
msgid "_Use secure connection (SSL):"
msgstr ""
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
msgid "_Variable-width:"
msgstr ""
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
#, fuzzy
msgid "_every"
msgstr "ÁŠ°Ć"
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
#, fuzzy
msgid "color"
msgstr "»ö»ó"
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
#, fuzzy
msgid "description"
msgstr "Œłží:"
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -13005,130 +13031,135 @@ msgstr "ÀüŽȚ”È žȚœĂÁö"
msgid "Loading message content"
msgstr "žȚœĂÁö ł»żëÀ» ÀĐŸî”ćžČ"
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
msgid "Overdue:"
msgstr ""
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%a %Y/%m/%d %I:%M %p"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr ""
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
#, fuzzy
msgid "Copy Link Location"
msgstr "Œ±ĆĂÇŃ°Í șč»ç"
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
#, fuzzy
msgid "Save Link as (FIXME)"
msgstr "ÆúŽő·Î ÀúÀć(_f)... (°íÄ„żčÁ€)"
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
#, fuzzy
msgid "Save Image as..."
msgstr "ŽÙž„ ÀÌž§Àž·Î ÀúÀć..."
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "\"%s\" șžł»ŽÂ Áß"
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr "%s Ă·șÎ"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr ""
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "łŻÂ„"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
#, fuzzy
msgid "Bad Address"
msgstr "ÀüÀÚżìÆí ÁÖŒÒ:"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "șžłœÀÌ"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
#, fuzzy
msgid "Reply-To"
msgstr "ÈžœĆ ÁÖŒÒ:"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "čȚŽÂ»ç¶ś"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
#, fuzzy
msgid "Cc"
msgstr "ÂüÁ¶:"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
#, fuzzy
msgid "Bcc"
msgstr "ŒûÀș ÂüÁ¶:"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
#, fuzzy
msgid "Mailer"
msgstr "ÆíÁö"
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr ""
"%s ”đ·șĆäžźžŠ »ęŒșÇÒ Œö°Ą ŸűœÀŽÏŽÙ:\n"
"%s"
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr ""
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr ""
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr ""
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr ""
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr ""
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr ""
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr ""
@@ -13251,60 +13282,60 @@ msgstr "žȚœĂÁö”éÀ» %s·Î ÀÌ”ż"
msgid "Copying messages to %s"
msgstr "žȚœĂÁö”éÀ» %s·Î șč»ç"
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr ""
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr "ÀüŽȚ”È žȚœĂÁö"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr "%s ÆúŽőžŠ ż­±â"
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr ""
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, fuzzy, c-format
msgid "Removing folder %s"
msgstr "%s ÆúŽőžŠ ż­±â"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, fuzzy, c-format
msgid "Storing folder '%s'"
msgstr "%s ÆúŽőžŠ ż­±â"
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
#, fuzzy
msgid "Refreshing folder"
msgstr "ÆúŽő ÀçŒłÁ€"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr "ÆúŽő șńżì±â"
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr "žȚŒŒÁö %sžŠ °ĄÁźżÀ±â"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, fuzzy, c-format
msgid "Retrieving %d message(s)"
msgstr "žȚŒŒÁö”éÀ» °ĄÁźżÀ±â"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, fuzzy, c-format
msgid "Saving %d messsage(s)"
msgstr "žȚœĂÁö”éÀ» ÀúÀć"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
@@ -13313,7 +13344,7 @@ msgstr ""
"Ăâ·ÂÆÄÀÏÀ» »ęŒșÇÒ Œö°Ą ŸűœÀŽÏŽÙ: %s\n"
" %s"
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
@@ -13322,11 +13353,11 @@ msgstr ""
"%s·Î žȚœĂÁö ÀúÀćÁß żÀ·ù čß»ę:\n"
" %s"
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr "Ă·șÎ ÀúÀć"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
@@ -13335,22 +13366,22 @@ msgstr ""
"Ăâ·Â ÆÄÀÏÀ» žž”éŒö ŸűÀœ: %s:\n"
" %s"
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr "”„ÀÌĆžžŠ Ÿ” Œö°Ą ŸűœÀŽÏŽÙ: %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr ""
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, fuzzy, c-format
msgid "Reconnecting to %s"
msgstr "čȚŸÒÀœ"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "°Ë»ö(_S)"
@@ -13433,26 +13464,26 @@ msgstr "°»œĆÁß ..."
msgid "Waiting..."
msgstr "±âŽÙžźŽÂ Áß ..."
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
#, fuzzy
msgid "User canceled operation."
msgstr "»çżëÀÚ Á€șž"
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
#, fuzzy
msgid "_Remember this password"
msgstr "ÀÌ șńčĐčűÈŁ ±âŸï"
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
msgid "_Remember this password for the remainder of this session"
msgstr ""
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, c-format
msgid "Enter Password for %s"
msgstr ""
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
#, fuzzy
msgid "Enter Password"
msgstr "șńčĐčűÈŁ"
@@ -13478,43 +13509,26 @@ msgstr ""
"\n"
"șŻ°æ”È ł»żëÀ» ÀúÀćÇÏœĂ°ÚœÀŽÏ±î?"
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
#, fuzzy
msgid "Type the name by which you would like to refer to this signature."
msgstr "ÀÌ Œ­čöžŠ °ĄžŁĆł ÀÌž§À» ÁöÁ€ÇÏŒŒżä.°Ą·É \"ÁśÀć\"ÀÌłȘ ¶ÇŽÂ \"Áę\"."
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "ÀÌž§:"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "Œ­ží:"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "Œ­ží:"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr "ÀüŽȚ”È žȚœĂÁö - %s"
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
#, fuzzy
msgid "Forwarded message"
msgstr "ÀüŽȚ”È žȚœĂÁö"
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
#, fuzzy
msgid "Forwarded Message"
msgstr "ÀüŽȚ”È žȚœĂÁö"
@@ -13571,67 +13585,67 @@ msgstr "ÀüŽȚ: (ÁŠžń ŸűÀœ)"
msgid "%s - Message"
msgstr "žȚŒŒÁö"
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr ""
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr ""
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr ""
-#: mail/message-list.c:736
+#: mail/message-list.c:740
msgid "Multiple Unseen Messages"
msgstr "ż©·Ż°łÀÇ șžÁöŸÊÀș žȚŒŒÁö"
-#: mail/message-list.c:737
+#: mail/message-list.c:741
msgid "Multiple Messages"
msgstr ""
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr ""
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr ""
-#: mail/message-list.c:746
+#: mail/message-list.c:750
msgid "Higher"
msgstr ""
-#: mail/message-list.c:747
+#: mail/message-list.c:751
msgid "Highest"
msgstr ""
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr ""
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr "żÀŽĂ %l:%M %p"
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr "ŸîÁŠ %l:%M %p"
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr ""
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
msgid "%b %d %l:%M %p"
msgstr ""
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr ""
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
#, fuzzy
msgid "Generating message list"
msgstr "žȚœĂÁö”éÀ» ÀúÀć"
@@ -13710,73 +13724,98 @@ msgstr "čÌžźșž±â"
msgid "Flag to Follow Up"
msgstr ""
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, fuzzy, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr "\"%s\" ÆúŽőžŠ \"%s\" ÆśžäÀž·Î čÙČÙ±â"
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, c-format
msgid "Subscribing to folder \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
msgid "Folder"
msgstr "ÆúŽő"
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "ÆúŽő·Î ÀúÀć..."
+
+#: mail/subscribe-dialog.c:1590
#, fuzzy
msgid "No server has been selected"
msgstr "žȚŒŒÁöžŠ čȚŸÒœÀŽÏŽÙ"
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr ""
#: mail/subscribe-dialog.glade.h:1
-msgid " _Refresh List "
-msgstr ""
-
-#: mail/subscribe-dialog.glade.h:2
#, fuzzy
msgid "All folders"
msgstr "ÆúŽő"
-#: mail/subscribe-dialog.glade.h:3
+#: mail/subscribe-dialog.glade.h:2
#, fuzzy
-msgid "Display options"
-msgstr "șž±â żÉŒÇ"
+msgid "Apri file"
+msgstr "ÆÄÀÏ ż­±â"
+
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+msgid "Close"
+msgstr "ŽĘ±â"
#: mail/subscribe-dialog.glade.h:4
+#, fuzzy
+msgid "Display Options"
+msgstr "șž±â żÉŒÇ"
+
+#: mail/subscribe-dialog.glade.h:5
msgid "Folders whose names begin with:"
msgstr ""
-#: mail/subscribe-dialog.glade.h:5
+#: mail/subscribe-dialog.glade.h:6
#, fuzzy
msgid "Manage Subscriptions"
msgstr "±ž”¶ °üžź(_S)..."
-#: mail/subscribe-dialog.glade.h:6
-msgid "Show _folders from server: "
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
msgstr ""
-#: mail/subscribe-dialog.glade.h:7
+#: mail/subscribe-dialog.glade.h:8
+#, fuzzy
+msgid "S_elect server: "
+msgstr "ÀüĂŒžŠ Œ±ĆĂÇŐŽÏŽÙ"
+
+#: mail/subscribe-dialog.glade.h:9
+#, fuzzy
+msgid "Salve file"
+msgstr "ÆÄÀÏÀ» °ížŁŒŒżä"
+
+#: mail/subscribe-dialog.glade.h:10
#, fuzzy
msgid "_Subscribe"
msgstr "±ž”¶"
-#: mail/subscribe-dialog.glade.h:8
+#: mail/subscribe-dialog.glade.h:11
#, fuzzy
msgid "_Unsubscribe"
msgstr "±ž”¶ ÁßÁö"
@@ -13786,29 +13825,29 @@ msgid "Configuration control for the Evolution Summary."
msgstr ""
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr ""
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
#, fuzzy
msgid "Evolution Summary component."
msgstr "Evolution žȚÀÏ ÀÛŒș±â."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
#, fuzzy
msgid "Factory for Evolution Summary's configuration control."
msgstr "Á֌ҷÏ"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
#, fuzzy
msgid "Factory for the Evolution Summary component."
msgstr "Á֌ҷÏ"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
#, fuzzy
msgid "Summary Preferences"
msgstr "ŽȚ·Â ŒłÁ€"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
-
#: my-evolution/Locations.h:1
#, fuzzy
msgid "Aarhus"
@@ -24359,27 +24398,27 @@ msgstr ""
msgid "Folder containing the Evolution Summary"
msgstr ""
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
#, fuzzy
msgid "Appointments"
msgstr "ŸàŒÓ"
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
#, fuzzy
msgid "No appointments"
msgstr "ŸàŒÓ șž±â"
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
#, fuzzy
msgid "%k:%M %d %B"
msgstr "żÀŽĂ %l:%M %p"
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
#, fuzzy
msgid "%l:%M %d %B"
msgstr "żÀŽĂ %l:%M %p"
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
#, fuzzy
msgid "No description"
msgstr "Œłží:"
@@ -24446,12 +24485,12 @@ msgstr "Ăß°Ą"
msgid "Shown"
msgstr "șž±â"
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
#, fuzzy
msgid "No tasks"
msgstr "Ÿśč«"
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
#, fuzzy
msgid "(No Description)"
msgstr "Œłží:"
@@ -24487,7 +24526,7 @@ msgstr "żäŸà"
msgid "Printing of Summary failed"
msgstr "žȚŒŒÁö ÀÎŒâÁß œÇÆĐ"
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
#, fuzzy
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr "init_bonobo(): BonobožŠ ĂʱâÈ­ ÇÒ Œö ŸűœÀŽÏŽÙ"
@@ -25809,18 +25848,18 @@ msgid "Configuration control for Evolution folder settings."
msgstr "Á֌ҷÏ"
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "ŒłÁ€..."
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
msgid "The Evolution shell."
msgstr "Evolution ϩ."
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
#, fuzzy
msgid "Show Details"
@@ -25848,7 +25887,7 @@ msgstr "ÆúŽő Œ±ĆĂ"
msgid "Drafts"
msgstr "ĂÊ°í"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr ""
@@ -26258,27 +26297,27 @@ msgstr "ÆúŽő ”ż±âÈ­"
msgid "Evolution Settings"
msgstr "Evolution ŒłÄĄ"
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "%s ÆúŽőžŠ ż­±â"
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "%s ÆúŽőžŠ ż­±â"
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, fuzzy, c-format
msgid "in \"%s\" ..."
msgstr "%sżĄŒ­ ż­±â..."
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr "`%s'żĄÀÖŽÂ ÆúŽőžŠ ż­Œö°Ą ŸűœÀŽÏŽÙ"
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
#, fuzzy
msgid "Cannot find the specified shared folder."
msgstr ""
@@ -26368,30 +26407,30 @@ msgstr "żÀÇÁ¶óÀÎżĄŒ­ ÀÛŸś"
msgid "Work Offline"
msgstr "żÀÇÁ¶óÀÎżĄŒ­ ÀÛŸś"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "(Ç„œĂ”È ÆúŽő°Ą ŸűÀœ)"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr ""
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
#, fuzzy
msgid "(None)"
msgstr "(ÀÌž§ ŸűÀœ)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr ""
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -26409,7 +26448,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr "œĂœșĆÛ ÀúÀćÀćÄĄžŠ ÁöÁ€ÇÒŒö ŸűœÀŽÏŽÙ -- %s"
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -26417,20 +26456,20 @@ msgid ""
"in order to access that data again."
msgstr ""
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr ""
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr ""
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
#, fuzzy
msgid "Configuration Database not found"
msgstr "žȚÀÏ ŒłÁ€ Druid"
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "ÀÏčĘ żÀ·ù"
@@ -26644,7 +26683,7 @@ msgstr ""
msgid "%s (%d%% complete)"
msgstr "% żÏ·á(_p):"
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr "<ÆúŽőžŠ °ížŠ·Ážé ż©±æ Ž©žŁŒŒżä>"
@@ -26674,73 +26713,73 @@ msgid ""
"%s"
msgstr ""
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
#, fuzzy
msgid "CORBA error"
msgstr "ÀÔĂâ·Â żÀ·ù"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr ""
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
#, fuzzy
msgid "Invalid argument"
msgstr "Ă·șÎ"
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr ""
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
#, fuzzy
msgid "No owner"
msgstr "(ÀÌž§ ŸűÀœ)"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
#, fuzzy
msgid "Not found"
msgstr "ÆÄÀÏÀÌ čß°ß”ÇÁö ŸÊŸÒœÀŽÏŽÙ"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
msgid "Unsupported type"
msgstr ""
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr ""
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
#, fuzzy
msgid "Unsupported operation"
msgstr "»çżëÀÚ Á€șž"
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
#, fuzzy
msgid "Internal error"
msgstr "ÀÔĂâ·Â żÀ·ù"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
#, fuzzy
msgid "Exists"
msgstr "ÁŸ·á(_x)"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
#, fuzzy
msgid "Invalid URI"
msgstr "ŽȚ·Â"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
#, fuzzy
msgid "Has subfolders"
msgstr "%s°°Àș ÆúŽő°Ą ŸűÀœ"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
#, fuzzy
msgid "No space left"
msgstr "žȚŒŒÁöžŠ čȚŸÒœÀŽÏŽÙ"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr ""
@@ -26800,29 +26839,21 @@ msgid "Specify where to create the folder:"
msgstr "ÆúŽő žž”é °śÀ» ÁöÁ€ÇÏŒŒżä:"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "»ő ÆúŽőžŠ »ęŒș"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
#, fuzzy
-msgid "_Folder Name:"
-msgstr "ÆúŽő ÀÌž§:"
+msgid "_Account:"
+msgstr "°èÁ€"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
-msgid "_Server:"
-msgstr "Œ­čö ÁŸ·ù::"
+msgid "_Folder Name:"
+msgstr "ÆúŽő ÀÌž§:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "»çżëÀÚÀÌž§:"
@@ -26924,16 +26955,16 @@ msgstr "ÀÌ žȚŒŒÁöžŠ ŽÙœĂ șŒ Œö ŸűœÀŽÏŽÙ"
msgid "Evolution can import data from the following files:"
msgstr ""
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr ""
-#: shell/main.c:98
+#: shell/main.c:102
#, fuzzy
msgid "Evolution is now exiting ..."
msgstr "žȚÀÏ ŒłÁ€(_M)..."
-#: shell/main.c:223
+#: shell/main.c:227
#, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -26943,7 +26974,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -26953,7 +26984,7 @@ msgid ""
"eagerly await your contributions!\n"
msgstr ""
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
@@ -26962,47 +26993,51 @@ msgstr ""
"°š»çÇŐŽÏŽÙ\n"
"Evolution ÆÀ\n"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "ÀÌ žȚŒŒÁöžŠ ŽÙœĂ șŒ Œö ŸűœÀŽÏŽÙ"
-#: shell/main.c:348
+#: shell/main.c:394
#, fuzzy
msgid "Cannot access the Ximian Evolution shell."
msgstr "Evolution œ©À» ĂʱâÈ­ ÇÒŒö ŸűœÀŽÏŽÙ."
-#: shell/main.c:357
+#: shell/main.c:403
#, fuzzy, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "Evolution œ©À» ĂʱâÈ­ ÇÒŒö ŸűœÀŽÏŽÙ."
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr ""
-#: shell/main.c:439
+#: shell/main.c:487
#, fuzzy
msgid "Start in offline mode"
msgstr "œĂÀÛ łŻÂ„(_S):"
-#: shell/main.c:440
+#: shell/main.c:489
#, fuzzy
msgid "Start in online mode"
msgstr "œĂÀÛ łŻÂ„(_S):"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr ""
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "șžłëșž ÄÄÆśłÍÆź œĂœșĆÛÀ» ĂʱâÈ­ ÇÒŒö ŸűœÀŽÏŽÙ."
@@ -27240,14 +27275,6 @@ msgstr ""
msgid "Week"
msgstr "ÁÖ(_W)"
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-msgid "Close"
-msgstr "ŽĘ±â"
-
#: ui/evolution-comp-editor.xml.h:3
#, fuzzy
msgid "Close this item"
@@ -28259,10 +28286,6 @@ msgstr ""
msgid "F_older"
msgstr "ÆúŽő(_o)"
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr ""
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr ""
@@ -28863,22 +28886,22 @@ msgstr "žȚŒŒÁö"
msgid "Don't show this message again."
msgstr "ÀÌ žȚŒŒÁöžŠ ŽÙœĂ șŒ Œö ŸűœÀŽÏŽÙ"
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
#, fuzzy
msgid "_Find Now"
msgstr "ĂŁ±â"
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
#, fuzzy
msgid "_Clear"
msgstr "șńżò(_l)"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
#, fuzzy
msgid "Clear"
msgstr "șńżò(_l)"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
#, fuzzy
msgid "Find Now"
msgstr "ĂŁ±â"
@@ -28906,6 +28929,77 @@ msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonobo(): BonobožŠ ĂʱâÈ­ ÇÒ Œö ŸűœÀŽÏŽÙ"
#, fuzzy
+#~ msgid "Error in search expression."
+#~ msgstr ""
+#~ "ĂŁ±âžŠ ŒöÇà””Áß żÀ·ù: %s:\n"
+#~ "%s"
+
+#, fuzzy
+#~ msgid "Could not parse query string"
+#~ msgstr "”„ÀÌĆžžŠ Ÿ” Œö°Ą ŸűœÀŽÏŽÙ: %s"
+
+#, fuzzy
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr "ŸË¶ś ±âŽÉ ÆŃĆäžźžŠ žž”éŒö°Ą ŸűœÀŽÏŽÙ"
+
+#, fuzzy
+#~ msgid "Meeting begins: <b>"
+#~ msgstr "ÈžÀÇ ÁŸ·á œĂ°Ł(_e):"
+
+#, fuzzy
+#~ msgid "Task begins: <b>"
+#~ msgstr "żÏ·á”Ê"
+
+#, fuzzy
+#~ msgid "Free/Busy info begins: <b>"
+#~ msgstr "»çżëÀÚ Á€șž"
+
+#, fuzzy
+#~ msgid "Begins: <b>"
+#~ msgstr "ÈžÀÇ ÁŸ·á œĂ°Ł(_e):"
+
+#, fuzzy
+#~ msgid "Meeting ends: <b>"
+#~ msgstr "ÈžÀÇ ÁŸ·á œĂ°Ł(_e):"
+
+#, fuzzy
+#~ msgid "Free/Busy info ends: <b>"
+#~ msgstr "»çżëÀÚ Á€șž"
+
+#, fuzzy
+#~ msgid "Task Completed: <b>"
+#~ msgstr "żÏ·á”Ê"
+
+#, fuzzy
+#~ msgid "Task Due: <b>"
+#~ msgstr "żÏ·á”Ê"
+
+#, fuzzy
+#~ msgid "Non-Participants"
+#~ msgstr "ÇÊ ÂüŒźÀÚ"
+
+#~ msgid ""
+#~ "This message has not been sent.\n"
+#~ "\n"
+#~ "Do you wish to save your changes?"
+#~ msgstr ""
+#~ "ÀÌ žȚœĂÁöŽÂ șžł»ÁöÁöŸÊŸÒœÀŽÏŽÙ.\n"
+#~ "\n"
+#~ "șŻ°æ”È ł»żëÀ» ÀúÀćÇÏœĂ°ÚœÀŽÏ±î?"
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "Œ­ží:"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "Œ­ží:"
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "Œ­čö ÁŸ·ù::"
+
+#, fuzzy
#~ msgid "_Browse..."
#~ msgstr "ÀÌ”ż"
@@ -29494,10 +29588,6 @@ msgstr "init_bonobo(): BonobožŠ ĂʱâÈ­ ÇÒ Œö ŸűœÀŽÏŽÙ"
#~ msgstr "ŽÙž„ ÀÌ”éÀ» ĂÊŽë(_I)..."
#, fuzzy
-#~ msgid "<b>Description:</b> %s"
-#~ msgstr "Œłží:"
-
-#, fuzzy
#~ msgid "Summarising folder"
#~ msgstr "ÆúŽőžŠ żäŸà"
@@ -29924,9 +30014,6 @@ msgstr "init_bonobo(): BonobožŠ ĂʱâÈ­ ÇÒ Œö ŸűœÀŽÏŽÙ"
#~ msgid "Print S_etup..."
#~ msgstr "ÀΌ⠌łÁ€(_e)..."
-#~ msgid "Select everything"
-#~ msgstr "ÀüĂŒžŠ Œ±ĆĂÇŐŽÏŽÙ"
-
#~ msgid "_About..."
#~ msgstr "ÀÌ ÇÁ·Î±Ś·„Àș(_A)..."
diff --git a/po/lt.po b/po/lt.po
index 9c5e8dab97..c0e831bebc 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution 1.0\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2001-10-28 22:33+0200\n"
"Last-Translator: Gediminas Paulauskas <menesis@delfi.lt>\n"
"Language-Team: Your language <komp_lt@konferencijos.lt>\n"
@@ -32,22 +32,22 @@ msgid "Imports VCard files into Evolution."
msgstr "Importuoja VCard bylas á Evolution."
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr "Saugoti kaip"
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr "Vardas"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "El. pađtas"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Pagrindinis"
@@ -57,16 +57,16 @@ msgstr "Pagr"
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "Asistento"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Darbo"
@@ -76,12 +76,12 @@ msgid "Bus"
msgstr "Darb"
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr "Atsakiklis"
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Kompanijos"
@@ -92,13 +92,13 @@ msgstr "Komp"
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Namű"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Organizacija"
@@ -108,19 +108,19 @@ msgstr "Org"
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Mobilus"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Automobilinis"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "Darbo faksas"
@@ -129,13 +129,13 @@ msgid "Bus Fax"
msgstr "Darb faks"
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Namű faksas"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "Darbo 2"
@@ -144,68 +144,68 @@ msgid "Bus 2"
msgstr "Darb 2"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Namű 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "ISDN"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "Kitas"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "Kitas faksas"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "Ieđkas"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "Radio"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "Teleksas"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr "TTY"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "El. pađtas 2"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "El. pađtas 3"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "Tinklapis"
@@ -214,7 +214,7 @@ msgid "Url"
msgstr "Url"
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "Departamentas"
@@ -223,7 +223,7 @@ msgid "Dep"
msgstr "Dep"
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "Ofisas"
@@ -232,12 +232,12 @@ msgid "Off"
msgstr "Ofis"
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "Titulas"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "Profesija"
@@ -246,7 +246,7 @@ msgid "Prof"
msgstr "Prof"
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr "Vadybininkas"
@@ -259,7 +259,7 @@ msgid "Ass"
msgstr "Asist"
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "Pravardë"
@@ -268,12 +268,12 @@ msgid "Nick"
msgstr "Prav"
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "Sutuoktinis"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "Pastaba"
@@ -286,7 +286,7 @@ msgid "CALUri"
msgstr "KalURI"
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr "Laisvas-uțsiëmæs URL"
@@ -337,7 +337,7 @@ msgstr "%s VCard"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -345,7 +345,7 @@ msgid "Could not initialize Bonobo"
msgstr "Negalëjau inicializuoti Bonobo"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr "Ieđkoma..."
@@ -353,41 +353,33 @@ msgstr "Ieđkoma..."
msgid "Loading..."
msgstr "Ákeliama..."
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
-msgid "Error in search expression."
-msgstr "Klaida paieđkos iđraiđkoje."
+#: addressbook/backend/pas/pas-backend-ldap.c:677
+#, fuzzy
+msgid "Reconnecting to LDAP server..."
+msgstr "Jungiamasi prie LDAP serverio..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr "Pridedama kortelë á LDAP serverá..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr "Pađalinama kortelë iđ LDAP serverio..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr "Taisoma kortelë LDAP serveryje..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr "Paieđka pradedama iđ naujo."
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr "Gaunami LDAP paieđkos rezultatai..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
#, fuzzy
msgid "Error performing search"
msgstr "Klaida pađalinant kortelæ"
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-#, fuzzy
-msgid "Could not parse query string"
-msgstr "Negalëjau iđnagrinëti URL „%sŽ"
-
#: addressbook/conduit/address-conduit.c:293
#, fuzzy
msgid "Default Sync Address:"
@@ -436,50 +428,50 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr "Evolution adresű knygelës komponento gamykla."
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
+msgid "Configure access to LDAP directory servers here"
+msgstr ""
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
#, fuzzy
msgid "Control that displays an Evolution addressbook minicard."
msgstr "Evolution adresű knygelës konduito konfigûravimo árankis\n"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
msgid "Directory Servers"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
msgid "Evolution Addressbook minicard viewer"
msgstr "Evolution adresű knygelës mațű korteliű vaizduoklë"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr "Evolution kontaktű tvarkymo komponentas."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the Addressbook Minicard control"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr "Adresű knygelës adreso vaizduoklës gamykla"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
#, fuzzy
msgid "Factory for the Addressbook's address popup"
msgstr "Adresű knygelës adreso ???? gamykla"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
#, fuzzy
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr "Evolution adresű knygelës komponento gamykla."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
-msgid "Factory for the sample Addressbook control"
-msgstr ""
-
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
+msgid "Factory for the sample Addressbook control"
msgstr ""
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -499,29 +491,29 @@ msgstr "LDAP serveris"
msgid "LDAP server containing contact information"
msgstr "LDAP serveris, kuriame laikoma kontaktű informacija"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "Naujas kontaktas"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "_Kontaktas"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "Sukurti naujà kontaktà"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "Naujas kontaktű sàrađas"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
#, fuzzy
msgid "Contact _List"
msgstr "Kontaktű _sàrađas"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "Sukurti naujà kontaktű sàrađà"
@@ -546,30 +538,30 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
#, fuzzy
msgid "This server does not support LDAPv3 schema information"
msgstr "IMAP serverio atsakyme nebuvo %s informacijos"
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
#, fuzzy
msgid "Error retrieving schema information"
msgstr ""
"Klaida, ákeliant filtro informacijà:\n"
"%s"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
#, fuzzy
msgid "Server did not respond with valid schema information"
msgstr "IMAP serverio atsakyme nebuvo %s informacijos"
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
#, fuzzy
msgid "LDAP was not enabled in this build of Evolution"
msgstr "Nurodytas tipas đioje saugykloje nepalaikomas"
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "Negalëjau inicializuoti gnome-vfs"
@@ -577,21 +569,30 @@ msgstr "Negalëjau inicializuoti gnome-vfs"
msgid "Other Contacts"
msgstr "Kiti kontaktai"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "Negaliu atidaryti adresű knygelës"
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+"Mes negalëjome atidaryti đios adresű knygelës. Prađom patikrinti, ar\n"
+"kelias egzistuoja ir ar turi teises já pasiekti."
+
+#: addressbook/gui/component/addressbook.c:487
+#, fuzzy
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
"Mes negalëjome atidaryti đios adresű knygelës. Tai reiđkia,\n"
"kad arba tu ávedei neteisingà URI, arba tavo LDAP serveris\n"
"neveikia"
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -603,52 +604,83 @@ msgstr ""
"tu turi sukompiliuoti programà iđ CVS đaltinio, prieđ tai\n"
"parsisiuntæs OpenLDAP iđ țemiau esanèio adreso.\n"
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
+#, fuzzy
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-"Mes negalëjome atidaryti đios adresű knygelës. Prađom patikrinti, ar\n"
-"kelias egzistuoja ir ar turi teises já pasiekti."
+"Mes negalëjome atidaryti đios adresű knygelës. Tai reiđkia,\n"
+"kad arba tu ávedei neteisingà URI, arba tavo LDAP serveris\n"
+"neveikia"
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr "Ávesk %s slaptațodá (vartotojas %s)"
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
#, fuzzy
msgid "Name begins with"
msgstr "baigiasi su"
-#: addressbook/gui/component/addressbook.c:729
+#: addressbook/gui/component/addressbook.c:742
#, fuzzy
-msgid "Email is"
-msgstr "El. pađtas 2"
+msgid "Email begins with"
+msgstr "baigiasi su"
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr "Kategorija yra"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr "Bet kuris laukas turi savyje"
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "Iđsami..."
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr "Bet kuri kategorija"
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr "URI, kurá rodys Aplankű narđyklë"
@@ -663,7 +695,7 @@ msgstr "(jokio)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "Pagrindinis el. pađtas"
@@ -715,52 +747,52 @@ msgid " S_how Supported Bases "
msgstr " _Patikrinti, kokie tipai palaikomi"
#: addressbook/gui/component/ldap-config.glade.h:2
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "Parinktys"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr " _Pađalinti"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
msgid "1234"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
msgid "1:00"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
#, fuzzy
msgid "380"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:11
-#, fuzzy
-msgid "<- _Remove"
-msgstr " _Pađalinti"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-#, fuzzy
-msgid "<< Fewer Options"
-msgstr "Parinktys"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr ""
@@ -865,7 +897,7 @@ msgid "Mappings"
msgstr "Parađtës"
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
#, fuzzy
msgid "Never"
msgstr "_kas"
@@ -917,8 +949,8 @@ msgstr "Paieđkos _sritis: "
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
msgid "Searching"
msgstr "Ieđkoma"
@@ -1109,7 +1141,7 @@ msgid "Using email address"
msgstr "El. pađto adresas:"
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr ""
@@ -1117,13 +1149,13 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
msgid "_Add"
msgstr "_Pridëti"
#: addressbook/gui/component/ldap-config.glade.h:105
#, fuzzy
-msgid "_Add ->"
+msgid "_Add -&gt;"
msgstr "_Pridëti"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1164,7 +1196,7 @@ msgid "_Download limit:"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1201,7 +1233,7 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
#, fuzzy
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr "_Parinktys"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1283,7 +1315,7 @@ msgstr "Adresű knygelës vardű pasirinkimo sàsajos gamykla"
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1315,11 +1347,11 @@ msgstr "(%d nerodomű)"
msgid "Unnamed Contact"
msgstr "Bevardis kontaktas"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr "Pasirinkti kontaktus iđ adresű knygelës"
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
#, fuzzy
msgid "Find contact in"
msgstr "Rasti kontaktà"
@@ -1387,7 +1419,7 @@ msgstr "Bendradarbiavimas"
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "Kontaktű redaktorius"
@@ -1462,9 +1494,9 @@ msgstr "Nori gauti _HTML laiđkus"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2529,25 +2561,25 @@ msgstr ""
msgid "Delete Contact?"
msgstr "Iđtrinti kontaktà?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
#, fuzzy
msgid "Category editor not available."
msgstr "Nëra jokios aprađymo."
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr "Đis kontaktas priklauso đioms kategorijoms:"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
#, fuzzy
msgid "Save Contact as VCard"
msgstr "Iđsaugoti kaip VCard"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr "TTY/TDD"
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr ""
@@ -2561,7 +2593,7 @@ msgid "Edit Full"
msgstr "Redaguoti visà"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "Pilnas vardas"
@@ -2713,11 +2745,11 @@ msgid "contact-list-editor"
msgstr "contact-list-editor"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr "Kontaktű sàrađo redaktorius"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
#, fuzzy
msgid "Save List as VCard"
msgstr "Iđsaugoti kaip VCard"
@@ -2777,20 +2809,20 @@ msgstr "Iđsami paieđka"
msgid "Search"
msgstr "Paieđka"
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr "Nëra korteliű"
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr "1 kortelë"
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr "%d korteliű"
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
#, fuzzy
msgid "Error getting book view"
msgstr "Klaida pradedant %s"
@@ -2802,15 +2834,15 @@ msgid "Error modifying card"
msgstr "Klaida modifikuojant kortelæ"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr "Sëkmë"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "Neținoma klaida"
@@ -2819,7 +2851,7 @@ msgid "Repository offline"
msgstr "Saugykla atsijungta"
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "Priëjimas uțdraustas"
@@ -2836,7 +2868,7 @@ msgid "Protocol not supported"
msgstr "Protokolas nepalaikomas"
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -2891,7 +2923,7 @@ msgstr "Klaida pađalinant sàrađà"
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr "Klaida pađalinant kortelæ"
@@ -2933,160 +2965,160 @@ msgstr "Nëra korteliű"
msgid "Copy cards to"
msgstr "Nëra korteliű"
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr "* Spausk èia, kad pridëtum kontaktà *"
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr "Pagrindinis telefonas"
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr "Asistento telefonas"
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr "Darbo telefonas"
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr "Atsakiklio telefonas"
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr "Kompanijos telefonas"
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr "Namű telefonas"
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr "Darbo adresas"
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr "Namű adresas"
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr "Mobilus telefonas"
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr "Automobilio telefonas"
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr "Darbo telefonas 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr "Namű telefonas 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr "Kitas telefonas"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr "Kitas adresas"
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr "Adresű knygelë"
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "Iđsaugoti kaip VCard"
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
#, fuzzy
msgid "New Contact..."
msgstr "Naujas kontaktas"
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
#, fuzzy
msgid "New Contact List..."
msgstr "Naujas kontaktű sàrađas"
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
#, fuzzy
msgid "Go to Folder..."
msgstr "_Eiti á aplankà..."
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
#, fuzzy
msgid "Import..."
msgstr "_Importuoti..."
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
#, fuzzy
msgid "Search for Contacts..."
msgstr "_Ieđkoti kontaktű"
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
#, fuzzy
msgid "Addressbook Sources..."
msgstr "_Adresű knygelës đaltiniai..."
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
#, fuzzy
msgid "Pilot Settings..."
msgstr "_Pilot nuostatos..."
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr "Persiűsti kontaktà"
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr "Siűsti laiđkà kontaktui"
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Spausdinti"
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr "Spausdinti vokà"
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
#, fuzzy
msgid "Copy to folder..."
msgstr "Kopijuoti á aplankà..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
#, fuzzy
msgid "Move to folder..."
msgstr "Perkelti á aplankà..."
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "Iđkirpti"
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "Kopijuoti"
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "Ádëti"
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3094,8 +3126,8 @@ msgstr "Ádëti"
msgid "Delete"
msgstr "Iđtrinti"
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
#, fuzzy
msgid "Current View"
msgstr "_Esamas vaizdas"
@@ -3104,7 +3136,7 @@ msgstr "_Esamas vaizdas"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ""
",123,a,à,b,c,è,d,e,æ,ë,f,g,h,i,á,j,k,l,m,n,o,p,q,r,s,đ,t,u,ű,û,v,w,x,y,z,ț"
@@ -3113,11 +3145,19 @@ msgstr ""
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ""
",0,a,à,b,c,è,d,e,æ,ë,f,g,h,i,á,j,k,l,m,n,o,p,q,r,s,đ,t,u,ű,û,v,w,x,y,z,ț"
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3247,7 +3287,7 @@ msgid "Include:"
msgstr "Átraukti:"
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr "Gulsèias lapas"
@@ -3267,12 +3307,12 @@ msgstr "Parađtës"
msgid "Number of columns:"
msgstr "Stulpeliű skaièius:"
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
msgid "Options"
msgstr "Parinktys"
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
msgid "Orientation"
msgstr "Orientacija"
@@ -3295,7 +3335,7 @@ msgstr "Popieriaus đaltinis:"
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr "Staèias lapas"
@@ -3351,27 +3391,27 @@ msgstr "Plotis:"
msgid "_Font..."
msgstr "Đ_riftas..."
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
#, fuzzy
msgid "Untitled appointment"
msgstr "K_eisti ávyká"
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr "Aukđtas"
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr "Normalus"
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr "Țemas"
@@ -3421,39 +3461,39 @@ msgid "Configuration control for the Evolution Calendar."
msgstr "Evolution pađto komponento gamykla."
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
+msgid "Configure your timezone, Calendar and Task List here "
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
msgid "Evolution calendar iTip/iMip viewer"
msgstr "Evolution kalendoriaus iTip/iMip vaizduoklë"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Evolution component for handling the calendar."
msgstr "Evolution komponentas tvarkyti kalendoriui."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
#, fuzzy
msgid "Factory for the Evolution Tasks control"
msgstr "Testinio komponento gamykla."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
msgid "Factory for the calendar iTip view control"
msgstr ""
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
msgid "Factory for the sample Calendar control"
msgstr ""
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
msgid "Factory to centralize calendar component editor dialogs"
msgstr ""
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
#, fuzzy
msgid "Factory to create a component editor factory"
msgstr "Evolution kalendoriaus komponento gamykla."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
-msgstr ""
-
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr "Aliarmo praneđimo tarnyba"
@@ -3520,7 +3560,7 @@ msgstr ""
"uțuominos dialogà."
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "Áspëjimas"
@@ -3541,16 +3581,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "Kità kartà nebeklausti."
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "Negalëjau inicializuoti GNOME"
-#: calendar/gui/alarm-notify/notify-main.c:183
-#, fuzzy
-msgid "Could not create the alarm notify service"
-msgstr "Negalëjau sukurti laikino katalogo: %s"
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
#, fuzzy
msgid "Could not create the alarm notify service factory"
msgstr "Negalëjau sukurti laikino katalogo: %s"
@@ -3567,7 +3602,7 @@ msgstr "Aprađymas turi savyje"
msgid "Comment contains"
msgstr "Komentaras turi savyje"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr "Netinkantys"
@@ -3578,7 +3613,7 @@ msgstr "%A, %Y m. %B %d d."
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "%a, %b %d"
@@ -3637,37 +3672,37 @@ msgstr "R"
msgid "W"
msgstr "V"
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
msgid "Free"
msgstr "Laisvas"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "Uțimtas"
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr "Nepradëta"
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr "Vykdoma"
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr "Uțbaigta"
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3678,33 +3713,33 @@ msgstr ""
"45.436845,125.862501"
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr "Joks"
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr "Pasikartojantis"
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr "Priskirtas"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr "Taip"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr "Ne"
@@ -3724,7 +3759,7 @@ msgstr "Savaitës rodinys"
msgid "Month View"
msgstr "Mënesio rodinys"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3735,10 +3770,10 @@ msgid "Folder containing appointments and events"
msgstr "Aplankas, kuriame saugomi ávykiai ir susitikimai"
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
msgid "Tasks"
msgstr "Uțduotys"
@@ -3747,59 +3782,59 @@ msgstr "Uțduotys"
msgid "Folder containing to-do items"
msgstr "Aplankas, kuriame yra uțduotys"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "New appointment"
msgstr "Naujas ávykis"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "_Appointment"
msgstr "Ávykis"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "Sukurti naujà ávyká"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "New meeting"
msgstr "Naujienű đaltiniű nuostatos"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "_Meeting"
msgstr "Susitikimas"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
#, fuzzy
msgid "Create a new meeting request"
msgstr "Sukurti naujà uțduotá"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
#, fuzzy
msgid "New task"
msgstr "Nauja uțduotis"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "_Uțduotis"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr "Sukurti naujà uțduotá"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "New All Day Appointment"
msgstr "Naujas ávykis"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "All _Day Appointment"
msgstr "Naujas á_vykis"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Sukurti naujà ávyká"
@@ -4010,7 +4045,7 @@ msgstr "Uțuominos"
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr "Apțvalga:"
@@ -4039,7 +4074,7 @@ msgstr "ávykio pabaigà"
msgid "hour(s)"
msgstr "valandà(as)"
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
msgid "minute(s)"
msgstr "minutæ(es)"
@@ -4217,7 +4252,7 @@ msgid "_Fri"
msgstr "Pe_n"
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
msgid "_General"
msgstr "_Esmë"
@@ -4358,61 +4393,61 @@ msgstr ""
msgid "Due "
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "Negalëjau tvarkingai atnaujinti bylű"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "Negalëjau tvarkingai atnaujinti bylű"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Keisti ávyká"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Ávykis -- %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Uțduotis -- %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "Țurnalo árađas -- %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Nëra apțvalgos"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "Iđsaugoti kaip..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr "Nepavyko gauti esamos versijos!"
@@ -4484,13 +4519,13 @@ msgstr "Pasikartojimas"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
msgid "Scheduling"
msgstr "Dienotvarkë"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr "Susitikimas"
@@ -4615,7 +4650,7 @@ msgid "Member"
msgstr "Narys"
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr "RSVP"
@@ -4838,7 +4873,7 @@ msgstr "Uțbaigimo data:"
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
msgid "Needs Action"
msgstr "Reikalauja veiksmo"
@@ -4865,11 +4900,11 @@ msgstr "Esmë"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr "Priskyrimas"
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
msgid "Description:"
@@ -4938,14 +4973,14 @@ msgstr ""
msgid "100%"
msgstr ""
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
#, fuzzy
msgid "Deleting selected objects"
msgstr "Iđtrinti pațymëtus kontaktus"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "Ati_daryti"
@@ -4955,30 +4990,30 @@ msgstr "Ati_daryti"
msgid "_Save as..."
msgstr "Iđsaugoti kaip..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "S_pausdinti..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "_Iđkirpti"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "_Kopijuoti"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -5007,8 +5042,8 @@ msgstr "_Pațymëti uțduotis uțbaigtomis"
msgid "_Delete Selected Tasks"
msgstr "_Iđtrinti pațymëtas uțduotis"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr ""
@@ -5065,14 +5100,14 @@ msgid "URL"
msgstr "URL"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %Y-%m-%d %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %Y-%m-%d %I:%M:%S %p"
@@ -5094,531 +5129,504 @@ msgstr "%02i minuèiű padalos"
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%A, %B %e"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%b %d"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr " "
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr " "
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "Naujas á_vykis"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "Naujas visos _dienos ávykis"
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
#, fuzzy
msgid "New Meeting"
msgstr "Susitikimas"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr "Nauja uțduotis"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Spausdinti..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "Eiti á đia_ndienà"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "_Eiti á datà..."
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr "_Skelbti laisvas/uțimtas informacijà"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
#, fuzzy
msgid "_Configure..."
msgstr "Konfigûruoti aplankà..."
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
#, fuzzy
msgid "_Configure Pilot..."
msgstr "Konfigûruoti aplankà..."
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "Iđ_saugoti kaip..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
#, fuzzy
msgid "_Schedule Meeting..."
msgstr "Átraukti s_usitikimà á dienotvarkæ"
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
#, fuzzy
msgid "_Forward as iCalendar..."
msgstr "Persiűsti kaip i_Calendar"
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr "Leisti per_kelti đá pasitaikymà"
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr "Iđtrinti đá _pasitaikymà"
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr "Iđtrinti _visus pasitaikymus"
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr "Atrodo, kad GNOME Pilot árankiai nëra ádiegti á đià sistemà"
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
msgstr "Klaida vykdant %s."
-#: calendar/gui/e-itip-control.c:678
-#, fuzzy
-msgid "Meeting begins: <b>"
-msgstr "Susitikimo pa_baigos laikas:"
-
-#: calendar/gui/e-itip-control.c:683
-#, fuzzy
-msgid "Task begins: <b>"
-msgstr " (Uțbaigta "
-
-#: calendar/gui/e-itip-control.c:688
-#, fuzzy
-msgid "Free/Busy info begins: <b>"
-msgstr "_Skelbti laisvas/uțimtas informacijà"
-
-#: calendar/gui/e-itip-control.c:692
-#, fuzzy
-msgid "Begins: <b>"
-msgstr "Susitikimo pa_baigos laikas:"
-
-#: calendar/gui/e-itip-control.c:704
-#, fuzzy
-msgid "Meeting ends: <b>"
-msgstr "Susitikimo pa_baigos laikas:"
-
-#: calendar/gui/e-itip-control.c:707
-#, fuzzy
-msgid "Free/Busy info ends: <b>"
-msgstr "Susitikimo pa_baigos laikas:"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:711
+#: calendar/gui/e-itip-control.c:593
#, fuzzy
-msgid "Ends: <b>"
+msgid "<b>Ends:</b> "
msgstr "Susitikimo pa_baigos laikas:"
-#: calendar/gui/e-itip-control.c:725
+#: calendar/gui/e-itip-control.c:606
#, fuzzy
-msgid "Task Completed: <b>"
-msgstr " (Uțbaigta "
+msgid "<b>Completed:</b> "
+msgstr "Uțbaigta "
-#: calendar/gui/e-itip-control.c:735
-#, fuzzy
-msgid "Task Due: <b>"
-msgstr " (Uțbaigta "
+#: calendar/gui/e-itip-control.c:616
+msgid "<b>Due:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
#, fuzzy
msgid "iCalendar Information"
msgstr "kalendoriaus informacija"
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
#, fuzzy
msgid "iCalendar Error"
msgstr "Kalendorius"
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
#, fuzzy
msgid "An unknown person"
msgstr "neținomas siuntëjas"
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
msgstr ""
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr ""
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr ""
"\n"
"Geogr. vietovë: "
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
#, fuzzy
msgid "Status:"
msgstr "_Bûsena:"
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
msgid "Accepted"
msgstr "Priimtas"
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
#, fuzzy
msgid "Tentatively Accepted"
msgstr "Negalutinis"
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
msgid "Declined"
msgstr "Atmestas"
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr "Neținomas"
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
#, fuzzy
msgid "Choose an action:"
msgstr "Pasirink veiksmà"
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
#, fuzzy
msgid "Update"
msgstr "Data"
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "Gerai"
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
#, fuzzy
msgid "Accept"
msgstr "Priimtas"
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
#, fuzzy
msgid "Tentatively accept"
msgstr "Negalutinis"
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
#, fuzzy
msgid "Decline"
msgstr "Atmestas"
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
#, fuzzy
msgid "Send Free/Busy Information"
msgstr "_Skelbti laisvas/uțimtas informacijà"
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr ""
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
#, fuzzy
msgid "Send Latest Information"
msgstr "Susitikimo informacija"
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr "Nutraukti"
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, fuzzy, c-format
msgid "<b>%s</b> has published meeting information."
msgstr "Suținoti naujausià susitikimo informacijà"
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
msgid "Meeting Information"
msgstr "Susitikimo informacija"
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, fuzzy, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr "Suținoti naujausià susitikimo informacijà"
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
#, fuzzy
msgid "Meeting Proposal"
msgstr "Susitikimas"
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, fuzzy, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr "Suținoti naujausià susitikimo informacijà"
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
#, fuzzy
msgid "Meeting Update"
msgstr "Susitikimo pa_baigos laikas:"
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, fuzzy, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr "Suținoti naujausià susitikimo informacijà"
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
#, fuzzy
msgid "Meeting Update Request"
msgstr "Susitikimo pa_baigos laikas:"
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, fuzzy, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr "Suținoti naujausià susitikimo informacijà"
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
#, fuzzy
msgid "Meeting Reply"
msgstr "Susitikimas"
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, fuzzy, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr "Gauti naujausià informacijà apie uțduotá"
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
#, fuzzy
msgid "Meeting Cancellation"
msgstr "Susitikimo informacija"
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr ""
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
#, fuzzy
msgid "Bad Meeting Message"
msgstr "Ieđkoti laiđke"
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, fuzzy, c-format
msgid "<b>%s</b> has published task information."
msgstr "Gauti naujausià informacijà apie uțduotá"
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
#, fuzzy
msgid "Task Information"
msgstr "Informacija"
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr ""
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
#, fuzzy
msgid "Task Proposal"
msgstr "Susitikimas"
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, fuzzy, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr "Gauti naujausià informacijà apie uțduotá"
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
#, fuzzy
msgid "Task Update"
msgstr "buvo po"
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, fuzzy, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr "Gauti naujausià informacijà apie uțduotá"
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
#, fuzzy
msgid "Task Update Request"
msgstr "buvo po"
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, fuzzy, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr "Gauti naujausià informacijà apie uțduotá"
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
#, fuzzy
msgid "Task Reply"
msgstr "Atsakyti"
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, fuzzy, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr "Gauti naujausià informacijà apie uțduotá"
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
#, fuzzy
msgid "Task Cancellation"
msgstr "Nutraukti veiksmà"
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
#, fuzzy
msgid "Bad Task Message"
msgstr "Kalendoriaus ținutë"
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, fuzzy, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr "_Skelbti laisvas/uțimtas informacijà"
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
#, fuzzy
msgid "Free/Busy Information"
msgstr "_Skelbti laisvas/uțimtas informacijà"
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, fuzzy, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr "_Skelbti laisvas/uțimtas informacijà"
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
#, fuzzy
msgid "Free/Busy Request"
msgstr "_Laisvas-uțsiëmæs URL"
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, fuzzy, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr "_Skelbti laisvas/uțimtas informacijà"
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
#, fuzzy
msgid "Free/Busy Reply"
msgstr "_Laisvas-uțsiëmæs URL"
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
#, fuzzy
msgid "Bad Free/Busy Message"
msgstr "Praeità laiđkà"
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
#, fuzzy
msgid "The message does not appear to be properly formed"
msgstr "Atrodo, jog aplankas yra neatkuriamai sugadintas."
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
#, fuzzy
msgid "The message contains only unsupported requests."
msgstr "Điame laiđke yra tik Bcc gavëjai."
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr ""
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
msgid "The attachment has no viewable calendar items"
msgstr ""
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
#, fuzzy
msgid "There was an error on the CORBA system\n"
msgstr "Ávyko klaida parsiunèiant naujienű đaltiná"
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
#, fuzzy
msgid "Object could not be found\n"
msgstr "Elementas negalëjo bûti iđsiűstas!\n"
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
msgid "Update complete\n"
msgstr "Atnaujinimas uțbaigtas\n"
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
msgid "Calendar file could not be updated!\n"
msgstr "Kalendoriaus byla negalëjo bûti atnaujinta!\n"
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr ""
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr ""
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
msgid "Attendee status updated\n"
msgstr "Dalyvio bûsena atnaujinta\n"
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
#, fuzzy
msgid "Attendee status could not be updated!\n"
msgstr "Dalyvio bûsena atnaujinta\n"
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
msgid "Removal Complete"
msgstr "Pađalinimas uțbaigtas"
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
msgid "Item sent!\n"
msgstr "Elementas iđsiűstas!\n"
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr "Elementas negalëjo bûti iđsiűstas!\n"
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
#, fuzzy
msgid "Select Calendar Folder"
msgstr "Pasirink aplankà"
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
#, fuzzy
msgid "Select Tasks Folder"
msgstr "Pasirink aplankà"
@@ -5664,7 +5672,7 @@ msgstr "pradțios-data"
msgid "Chair Persons"
msgstr "Pirmininkaujantys asmenys"
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
msgid "Required Participants"
msgstr "Bûtini dalyviai"
@@ -5673,56 +5681,57 @@ msgid "Optional Participants"
msgstr "Nebûtini dalyviai"
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
-msgstr "Ne dalyviai"
+#, fuzzy
+msgid "Resources"
+msgstr "Resursas"
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr "Individas"
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
msgid "Group"
msgstr "Grupë"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
msgid "Resource"
msgstr "Resursas"
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr "Kambarys"
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
msgid "Chair"
msgstr "Pirmininkas"
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
msgid "Required Participant"
msgstr "Bûtinas dalyvis"
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr "Nebûtinas dalyvis"
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr "Ne dalyvis"
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr "Negalutinis"
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
msgid "Delegated"
msgstr "Pavestas"
@@ -5733,22 +5742,22 @@ msgstr "Vykdomas"
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr "%A, %Y m. %B %e"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a %Y-%m-%d"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%Y-%m-%d"
@@ -5812,8 +5821,8 @@ msgstr "Susitikimo _pradțios laikas:"
msgid "Meeting _end time:"
msgstr "Susitikimo pa_baigos laikas:"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, c-format
msgid "Opening tasks at %s"
msgstr "Atidaromos uțduotys iđ %s"
@@ -5828,7 +5837,7 @@ msgstr "Negalëjau ákelti uțduoèiű á „%sŽ"
msgid "The method required to load `%s' is not supported"
msgstr "Metodas, reikalingas ákelti „%sŽ, nepalaikomas"
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "Negalëjau atidaryti aplanko su „%sŽ"
@@ -5848,26 +5857,42 @@ msgstr "Iđtrinti pațymëtus kontaktus"
msgid "Expunging"
msgstr "Iđvalyti"
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "Naujas á_vykis..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr "Negalëjau atidaryti aplanko su „%sŽ"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr "Metodas, reikalingas atidaryti „%sŽ, nepalaikomas"
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, c-format
msgid "Opening calendar at %s"
msgstr "Atidaromas kalendorius iđ %s"
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "Atidaromas aplankas %s"
@@ -5928,55 +5953,55 @@ msgstr "Spalis"
msgid "September"
msgstr "Rugsëjis"
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
#, fuzzy
msgid "At least one attendee is necessary"
msgstr "Reikalingas bent vienas dalyvis"
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr "Turi bûti nurodytas organizatorius."
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
#, fuzzy
msgid "Event information"
msgstr "kalendoriaus informacija"
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
#, fuzzy
msgid "Task information"
msgstr "Informacija"
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
#, fuzzy
msgid "Journal information"
msgstr "Nebûtina informacija"
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
#, fuzzy
msgid "Free/Busy information"
msgstr "_Skelbti laisvas/uțimtas informacijà"
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
#, fuzzy
msgid "Calendar information"
msgstr "kalendoriaus informacija"
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
#, fuzzy
msgid "Updated"
msgstr "Data"
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
#, fuzzy
msgid "Refresh"
msgstr "Atnaujinti sàrađà"
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr "Tu turi bûti ávykio dalyvis."
@@ -6217,7 +6242,7 @@ msgid "Print Calendar"
msgstr "Spausdinti kalendoriű"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Spaudinio perțiûra"
@@ -6242,7 +6267,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr "Vaizduojamo uțduoèiű aplanko URI"
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
#, fuzzy
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
@@ -6255,12 +6280,12 @@ msgstr ""
"\n"
"Tikrai iđtrinti tuos laiđkus?"
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr "Kità kartà nebeklausti."
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
#, fuzzy
msgid "Print Tasks"
msgstr "Spausdinti korteles"
@@ -8246,7 +8271,7 @@ msgstr "Perkeliami laiđkai"
msgid "Copying messages"
msgstr "Laiđkai kopijuojami á %s"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -8254,47 +8279,47 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr "Nutraukta."
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, fuzzy, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr "Netikëtas atsakymas iđ POP serverio: %s"
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
#, fuzzy
msgid "No data provided"
msgstr "Nenurodytas aplanko vardas."
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
#, fuzzy
msgid "Failed to encrypt: No valid recipients specified."
msgstr "Negaliu uțđifruoti đio laiđko: nenurodyti jokie gavëjai."
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, fuzzy, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -8302,18 +8327,24 @@ msgid ""
"%.*s"
msgstr "Nepavyko iđkoduoti laiđko."
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, fuzzy, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr "Nepavyko iđkoduoti laiđko."
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "Nepavyko iđkoduoti laiđko."
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
#, fuzzy
msgid "Failed to execute gpg."
msgstr "Nepavyko iđkoduoti laiđko."
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, fuzzy, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr "Negalëjau sukurti laikinos bylos: %s"
@@ -8550,7 +8581,7 @@ msgid ""
msgstr "Negalëjau sukurti pipe: %s"
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr "Blogas autentikacijos atsakymas iđ serverio."
@@ -8672,7 +8703,7 @@ msgstr "Pađto skaitymui naudojant uțklausà iđ kitű aplankű aibës"
msgid "No provider available for protocol `%s'"
msgstr "Protokolui „%sŽ nëra tiekëjo."
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8718,12 +8749,12 @@ msgstr "Nepavyko iđkoduoti laiđko."
msgid "Failed to verify certificates."
msgstr "Nepavyko patikrinti sertifikatű."
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
#, fuzzy
msgid "Cannot get folder: Invalid operation on this store"
msgstr "Negaliu sukurti aplanko uțrakto ant %s: %s"
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
#, fuzzy
msgid "Cannot create folder: Invalid operation on this store"
msgstr "Negaliu sukurti aplanko uțrakto ant %s: %s"
@@ -8941,77 +8972,105 @@ msgstr "Negaliu pervadinti aplanko: %s: Bloga operacija"
msgid "Cannot rename folder: %s: No such folder"
msgstr "Negaliu pervadinti aplanko: %s: Nëra tokio aplanko"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr "Veiksmas nutrauktas"
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr "Serveris netikëtai atsijungë: %s"
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "Netikëtas atsakymas iđ IMAP serverio: %s"
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "Nepavyko IMAP komanda: %s"
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr "Serverio atsakymas baigësi per anksti."
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr "IMAP serverio atsakyme nebuvo %s informacijos"
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr "Netikëtas atsakymas OK iđ IMAP serverio: %s"
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr "Negalëjau sukurti katalogo %s: %s"
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr "Nepavyko ákelti %s santraukos"
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr "Aplankas serveryje buvo sunaikintas ir vël sukurtas."
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr "Ieđkoma pakeistű laiđkű"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Nepavyko iđkoduoti laiđko."
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"Negaliu gauti laiđko: %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr "Nëra tokio laiđko"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr "Đis laiđkas điuo metu nepasiekiamas"
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr "Ieđkoma naujű laiđkű"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr "Negalëjau rasti laiđko teksto FETCH atsakyme"
@@ -9036,7 +9095,7 @@ msgstr "Tikrinama, ar yra naujű laiđkű"
msgid "Check for new messages in all folders"
msgstr "Patikrinti, ar yra naujű laiđkű visuose aplankuose"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "Aplankai"
@@ -9066,7 +9125,7 @@ msgstr "Pađto skaitymui ir rađymui IMAP serveriuose."
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
msgid "Password"
msgstr "Slaptațodis"
@@ -9076,77 +9135,77 @@ msgstr ""
"Su đia parinktimi jungiantis prie IMAP serverio bus naudojamas paprasto "
"teksto slaptațodis."
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "SMTP serveris %s"
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "SMTP serveris %s"
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "Jungtis nutraukta"
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr "Negalëjau prisijungti prie %s (prievadas %d): %s"
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr ""
"Negalëjau prisijungti prie POP serverio.\n"
"Klaida siunèiant vartotojo vardà: %s"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
#, fuzzy
msgid "SSL/TLS extension not supported."
msgstr "Veiksmas nepalaikomas"
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
#, fuzzy
msgid "SSL negotiations failed"
msgstr "Autentikacija nepavyko."
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "Aplankas nëra tuđèias"
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr "IMAP serveris %s nepalaiko prađyto autentikacijos tipo %s"
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr "Nepalaikoma %s tipo autentikacija"
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr "%sPrađom ávesti IMAP slaptațodá dël %s@%s"
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr "Tu neávedei slaptațodțio."
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9156,19 +9215,24 @@ msgstr ""
"Negalëjau autentikuotis á IMAP serverá.\n"
"%s\n"
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr "Nëra tokio aplanko %s"
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, fuzzy, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr "Aplanko varde negali bûti Return simbolio."
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Neținoma klaida: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr "Tëvinis aplankas negali turëti vaikiniű aplankű"
@@ -9310,27 +9374,6 @@ msgstr "Nesëkmë ties laiđku %d"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "Negalëjau pridurti laiđko prie maildir aplanko: %s: %s"
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"Negaliu gauti laiđko: %s\n"
-" %s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr "Nëra tokio laiđko"
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9422,19 +9465,19 @@ msgstr "Negaliu sukurti aplanko uțrakto ant %s: %s"
msgid "Cannot open mailbox: %s: %s\n"
msgstr "Negaliu atidaryti pađto dëțutës: %s: %s\n"
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
#, fuzzy
msgid "Mail append cancelled"
msgstr "Veiksmas nutrauktas"
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr "Negaliu pridurti laiđko prie mbox bylos: %s: %s"
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9443,11 +9486,11 @@ msgstr ""
"Negaliu gauti laiđko: %s iđ aplanko %s\n"
" %s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr "Atrodo, jog aplankas yra neatkuriamai sugadintas."
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr "Nepavyko sukurti laiđko: Sugadinta pađto dëțutë?"
@@ -9552,12 +9595,13 @@ msgstr "Neținoma klaida: %s"
msgid "Could not store folder: %s"
msgstr "Negalëjau pervadinti aplanko: %s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr "Klaida rađant á laikinà pađto dëțutæ: %s"
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr "Nepavyko rađyti á laikinà pađto dëțutæ: %s: %s"
@@ -9768,7 +9812,7 @@ msgstr "Palikti laiđkus serveryje"
msgid "Delete after %s day(s)"
msgstr "Iđtrinti po %s dienos(ű)"
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr "POP"
@@ -9860,7 +9904,7 @@ msgid "No such folder `%s'."
msgstr "Nëra tokio aplanko „%sŽ."
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
msgid "Sendmail"
msgstr "Sendmail"
@@ -9914,7 +9958,7 @@ msgstr "sendmail"
msgid "Mail delivery via the sendmail program"
msgstr "Pađto siuntimas per sendmail programà"
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr "SMTP"
@@ -10030,40 +10074,40 @@ msgstr "Autentikacija bûtina"
msgid "Welcome response error"
msgstr "RSET atsakymo klaida: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, fuzzy, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr ""
"Negalëjau prisijungti prie POP serverio.\n"
"Klaida siunèiant vartotojo vardà: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
#, fuzzy
msgid "server does not appear to support SSL"
msgstr "Atrodo, jog aplankas yra neatkuriamai sugadintas."
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, fuzzy, c-format
msgid "STARTTLS request timed out: %s"
msgstr "Baigësi AUTH uțklausos laiko riba: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
#, fuzzy
msgid "STARTTLS response error"
msgstr "RSET atsakymo klaida: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, fuzzy, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr "SMTP serveris %s nepalaiko prađyto autentikacijos tipo %s"
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr "%sPrađom ávesti SMTP slaptațodá dël %s@%s"
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -10073,90 +10117,90 @@ msgstr ""
"Negalëjau autentikuotis á SMTP serverá.\n"
"%s\n"
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr "SMTP serveris %s"
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr "SMTP pađto siuntimas per %s"
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr "Negaliu siűsti laiđko: siuntëjo adresas neteisingas."
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
msgid "Sending message"
msgstr "Siunèiamas laiđkas"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr "Negaliu siűsti laiđko: neapibrëțti jokie gavëjai."
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
#, fuzzy
msgid "Cannot send message: one or more invalid recipients"
msgstr "Negaliu siűsti laiđko: neapibrëțti jokie gavëjai."
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr "SMTP pasveikinimas"
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, fuzzy, c-format
msgid "HELO request timed out: %s"
msgstr "Baigësi RSET uțklausos laiko riba: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
#, fuzzy
msgid "HELO response error"
msgstr "RSET atsakymo klaida: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
msgid "SMTP Authentication"
msgstr "SMTP autentikacija"
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr "Klaida sukuriant SASL autentikacijos objektà."
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr "Baigësi AUTH uțklausos laiko riba: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr "AUTH uțklausa nepavyko."
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr "Blogas autentikacijos atsakymas iđ serverio.\n"
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr "Baigësi MAIL FROM uțklausos laiko riba: %s: pađtas neiđsiűstas"
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
#, fuzzy
msgid "MAIL FROM response error"
msgstr "MAIL FROM atsakymo klaida: %s: pađtas neiđsiűstas"
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr "Baigësi RCPT TO uțklausos laiko riba: %s: pađtas neiđsiűstas"
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr "Baigësi DATA uțklausos laiko riba: %s: pađtas neiđsiűstas"
@@ -10164,39 +10208,39 @@ msgstr "Baigësi DATA uțklausos laiko riba: %s: pađtas neiđsiűstas"
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
#, fuzzy
msgid "DATA response error"
msgstr "RSET atsakymo klaida: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr ""
"Baigësi DATA siuntimo laiko riba: laiđko nutraukimas: %s: pađtas neiđsiűstas"
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
#, fuzzy
msgid "DATA termination response error"
msgstr "Blogas autentikacijos atsakymas iđ serverio."
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr "Baigësi RSET uțklausos laiko riba: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
#, fuzzy
msgid "RSET response error"
msgstr "RSET atsakymo klaida: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, fuzzy, c-format
msgid "QUIT request timed out: %s"
msgstr "Baigësi AUTH uțklausos laiko riba: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
#, fuzzy
msgid "QUIT response error"
msgstr "RSET atsakymo klaida: %s"
@@ -10270,7 +10314,7 @@ msgstr "MIME tipas:"
msgid "Suggest automatic display of attachment"
msgstr "Pasiûlyti automatiná priedo parodymà"
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
msgid "Click here for the address book"
msgstr "Paspausk èia, jei reikia adresű knygelës"
@@ -10281,45 +10325,45 @@ msgstr "Paspausk èia, jei reikia adresű knygelës"
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
msgid "Reply-To:"
msgstr "Atsakyti-kam:"
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
msgid "From:"
msgstr "Nuo:"
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr "Tema:"
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr "Kam:"
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
msgid "Enter the recipients of the message"
msgstr "Ávesk laiđko gavëjus"
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr "Cc:"
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr "Ávesk adresus, kurie gaus đio laiđko carbon copy"
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr "Bcc:"
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
"appearing in the recipient list of the message."
@@ -10330,11 +10374,16 @@ msgstr ""
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
#, fuzzy
msgid "Post To:"
msgstr "_Prievadas:"
+#: composer/e-msg-composer-hdrs.c:431
+#, fuzzy
+msgid "Posting destination"
+msgstr "aprađymas"
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -10354,34 +10403,34 @@ msgstr ""
"Klaida skaitant bylà %s:\n"
"%s"
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
msgid "Warning!"
msgstr "Áspëjimas!"
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr "Byla egzistuoja, uțrađyti?"
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, c-format
msgid "Error saving file: %s"
msgstr "Klaida iđsaugant bylà: %s"
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr "Klaida ákeliant bylà: %s"
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, c-format
msgid "Error accessing file: %s"
msgstr "Klaida prieinant prie bylos: %s"
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
msgid "Unable to retrieve message from editor"
msgstr "Nepavyko gauti laiđko iđ redaktoriaus"
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, fuzzy, c-format
msgid ""
"Unable to seek on file: %s\n"
@@ -10390,7 +10439,7 @@ msgstr ""
"Negaliu sukurti iđvesties bylos: %s\n"
" %s"
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, fuzzy, c-format
msgid ""
"Unable to truncate file: %s\n"
@@ -10399,7 +10448,7 @@ msgstr ""
"Negaliu sukurti iđvesties bylos: %s\n"
" %s"
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, c-format
msgid ""
"Error autosaving message: %s\n"
@@ -10408,7 +10457,7 @@ msgstr ""
"Klaida automatiđkai iđsaugant laiđkà: %s\n"
" %s"
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
@@ -10416,55 +10465,34 @@ msgstr ""
"Ximian Evolution rado neiđsaugotű bylű iđ praeitos sesijos.\n"
"Ar norëtum pabandyti jas atkurti?"
-#: composer/e-msg-composer.c:1516
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-"Đis laiđkas nebuvo iđsiűstas.\n"
-"\n"
-"Ar norëtum iđsaugoti jo pakeitimus?"
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
msgid "Warning: Modified Message"
msgstr "Áspëjimas: Pakeistas laiđkas"
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr "Atidaryti bylà"
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "Iđsaugoti parađà"
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-#, fuzzy
-msgid "Set as default"
-msgstr " (áprasta)"
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "Sukurti laiđkà"
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
msgstr ""
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
@@ -10472,7 +10500,7 @@ msgstr ""
"Negalëjau sukurti rađyklës lango:\n"
"Nepavyko aktyvuoti HTML redaktoriaus komponento."
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10539,7 +10567,7 @@ msgstr "Tema savyje turi"
msgid "Subject does not contain"
msgstr "Tema savyje neturi"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10567,92 +10595,92 @@ msgstr "Kategorijos"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a %Y-%m-%d %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a %Y-%m-%d %H:%M"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr "%a %Y-%m-%d %I %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr "%a %Y-%m-%d %H"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%Y-%m-%d %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%Y-%m-%d %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr "%Y-%m-%d %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr "%Y-%m-%d %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr "%Y-%m-%d %I %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr "%Y-%m-%d %H"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%I:%M %p"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr "%I %p"
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
msgid "seconds"
msgstr "sekundțiű"
@@ -10766,32 +10794,32 @@ msgstr ""
"Klaida reguliarioje iđraiđkoje „%sŽ:\n"
"%s"
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr "Svarbus"
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
#, fuzzy
msgid "Work"
msgstr "Dirbama"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
msgid "Personal"
msgstr ""
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
#, fuzzy
msgid "To Do"
msgstr "Togas"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
#, fuzzy
msgid "Later"
msgstr "po"
@@ -11062,7 +11090,7 @@ msgstr "nëra"
msgid "is not Flagged"
msgstr "nëra"
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
msgid "Label"
msgstr ""
@@ -11128,7 +11156,7 @@ msgstr "yra mațesnis uț"
msgid "Score"
msgstr "Ávertis"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "Siuntëjas"
@@ -11165,7 +11193,7 @@ msgstr "prasideda su"
msgid "Stop Processing"
msgstr "Sustabdyti vykdymà"
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "Tema"
@@ -11233,7 +11261,7 @@ msgstr "Skanuojama %s"
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr "Pađtas"
@@ -11299,7 +11327,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr "Evolution importuoja tavo senus Netscape duomenis"
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr "Điukđlës"
@@ -11376,69 +11404,72 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr "Evolution rađyklës komponento gamykla."
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
+msgid ""
+"Configure mail preferences, including security and message display, here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "Evolution pađto komponento gamykla."
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#, fuzzy
+msgid "Configure your email accounts here"
+msgstr "Sukurti ir keisti pađto sàskaitas ir kitas nuostatas"
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
msgid "Evolution component for handling mail."
msgstr "Evolution komponentas pađtui tvarkyti."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
msgid "Evolution mail composer."
msgstr "Evolution pađto rađyklë."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
#, fuzzy
msgid "Evolution mail executive summary component."
msgstr "Evolution pađto komponento."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
msgid "Evolution mail folder display component."
msgstr "Evolution pađto aplanko vaizdavimo komponentas."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
msgid "Evolution mail folder factory component."
msgstr "Evolution pađto aplanko gamyklos komponentas."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
msgid "Factory for the Evolution composer."
msgstr "Evolution rađyklës komponento gamykla."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
msgid "Factory for the Mail Summary component."
msgstr "Pađto apțvalgos komponento gamykla."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
#, fuzzy
msgid "Font Preferences"
msgstr "Kalendoriaus nuostatos"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
#, fuzzy
msgid "Mail Accounts"
msgstr "Pađto sàskaita"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
#, fuzzy
msgid "Mail Preferences"
msgstr "Kalendoriaus nuostatos"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
msgid "Mail configuration interface"
msgstr "Pađto nustatymo sàsaja"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr ""
-
#: mail/component-factory.c:102
msgid "Folder containing mail"
msgstr "Aplankas, kuriame yra laiđkai"
@@ -11463,264 +11494,264 @@ msgstr "Savybës..."
msgid "Change this folder's properties"
msgstr "Pakeisti đio aplanko savybes"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
msgstr ""
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr "Tu nenustatei pađto siuntimo metodo"
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Áspëjimas: Pakeistas laiđkas"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr "Naujas pađto laiđkas"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr "_Pađto laiđkas"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "Sukurti laiđkà"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "Kità laiđkà"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "S_pausdinti laiđkà"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "Naujas pađto laiđkas"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "Negaliu inicializuoti Evolution pađto komponento."
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
#, fuzzy
msgid "Cannot initialize Evolution's mail config component."
msgstr "Negaliu inicializuoti Evolution pađto komponento."
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
#, fuzzy
msgid "Cannot initialize Evolution's folder info component."
msgstr "Negaliu inicializuoti Evolution pađto komponento."
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
#, fuzzy
msgid "Connecting..."
msgstr "Jungiamasi prie serverio..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr "Negaliu uțregistruoti saugyklos apvalkale"
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr "„%sŽ savybës"
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "Savybës"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr "Negalëjau sukurti laikino katalogo: %s"
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr "%d nauji"
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ", "
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr "%d paslëpti"
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr ""
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr "%d pațymëti"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr "%d neiđsiűsti"
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, c-format
msgid "%d sent"
msgstr "%d iđsiűsti"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr "%d iđ viso"
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
#, fuzzy
msgid "Create _Virtual Folder From Search..."
msgstr "Sukurti _virtualű aplankà iđ laiđko"
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr "vAplankas pagal _Temà"
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr "vAplankas pagal Siu_ntëjà"
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr "vAplankas pagal _Gavëjus"
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr "vAplankas pagal _Konferencijà"
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr "Filtras pagal T_emà"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr "Filtras pagal Si_untëjà"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr "Filtras pagal Ga_vëjus"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr "Filtras pagal K_onferencijà"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr "_Taisyti kaip naujà laiđkà..."
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "S_pausdinti"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr "_Atsakyti siuntëjui"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr "Atsakyti á _konferencijà"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "Atsakyti _visiems"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "P_ersiűsti"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
#, fuzzy
msgid "Fla_g Completed"
msgstr "Uțbaigta"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
#, fuzzy
msgid "Cl_ear Flag"
msgstr "Iđvalyti"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "Pațymëti s_kaitytu"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
#, fuzzy
msgid "Mark as _Unread"
msgstr "Pațymëti _neskaitytu"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr "Pațymëti svarb_iu"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
#, fuzzy
msgid "_Mark as Unimportant"
msgstr "Pațymëti nesva_rbiu"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
#, fuzzy
msgid "U_ndelete"
msgstr "S_ugràținti"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
#, fuzzy
msgid "Mo_ve to Folder..."
msgstr "Perkelti á aplankà..."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "K_opijuoti á aplankà..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
#, fuzzy
msgid "Add Sender to Address_book"
msgstr "Pridëti siuntëjà á adresű knygelæ"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
#, fuzzy
msgid "Appl_y Filters"
msgstr "Pritaikyti filtrus"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
#, fuzzy
msgid "Crea_te Rule From Message"
msgstr "Sukurti _taisyklæ iđ laiđko"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
#, fuzzy
msgid "VFolder on M_ailing List"
msgstr "vAplankas pagal Konferencijà"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, fuzzy, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "Filtras pagal Konferencijà (%s)"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, fuzzy, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "vAplankas pagal Konferencijà (%s)"
@@ -11794,20 +11825,20 @@ msgstr "Tu neávedei visos bûtinos informacijos."
msgid "Evolution Account Editor"
msgstr "Evolution sàskaitű tvarkyklë"
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
msgid "_Host:"
msgstr "_Hostas:"
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
#, fuzzy
msgid "User_name:"
msgstr "_Vartotojo vardas:"
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
msgid "_Path:"
msgstr "_Kelias:"
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr "Tu negali sukurti dviejű aplankű tuo paèiu vardu."
@@ -11836,7 +11867,7 @@ msgid "Enable"
msgstr "Ájungti"
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
msgid "Enabled"
msgstr "Ájungta"
@@ -11890,7 +11921,7 @@ msgstr ""
" '%s'\n"
"Ir buvo atnaujinti."
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11902,7 +11933,7 @@ msgstr ""
"gauti ir rađyti laiđkus.\n"
"Ar norëtum sutvarkyti já dabar?"
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
@@ -11910,7 +11941,7 @@ msgstr ""
"Tu turi susitvarkyti asmenybæ,\n"
"tik tada galësi kurti laiđkus."
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
@@ -11919,7 +11950,7 @@ msgstr ""
"tik tada galësi kurti laiđkus."
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
@@ -11927,11 +11958,11 @@ msgstr ""
"Tu siunti HTML formatuotà laiđkà, bet sekantys gavëjai nemëgsta HTML "
"formatuoto pađto:\n"
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr "Siűsti vistiek?"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
@@ -11939,7 +11970,7 @@ msgstr ""
"Đis laiđkas neturi temos.\n"
"Tikrai siűsti?"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
@@ -11947,11 +11978,11 @@ msgstr ""
"Kadangi kontaktű sàrađas, kuriam tu siunti, yra sukonfigûruotas slëpti "
"sàrađo adresus, điame laiđke bus tik Bcc gavëjai."
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr "Điame laiđke yra tik Bcc gavëjai."
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
#, fuzzy
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
@@ -11959,11 +11990,11 @@ msgid ""
"Send anyway?"
msgstr "Gali bûti, kad pađto serveris"
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr "Tu turi nurodyti gavëjus, kad galëtum iđsiűsti đá laiđkà."
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
@@ -11971,28 +12002,28 @@ msgstr ""
"Nepavyko atidaryti đios sàskaitos juodrađèiű aplanko.\n"
"Ar norëtum naudoti áprastiná juodrađèiű aplankà?"
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr "neținomas siuntëjas"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr "%a, %Y-%m-%d %H:%M, %%s rađë:"
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr "Perkelti laiđkà(us) á"
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr "Kopijuoti laiđkà(us) á"
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr "Ar tu tikrai nori taisyti visus %d laiđkus?"
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
@@ -12000,7 +12031,7 @@ msgstr ""
"Tu gali taisyti tik laiđkus, esanèius \n"
"Juodrađèiű aplanke."
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
@@ -12008,39 +12039,39 @@ msgstr ""
"Tu gali iđ naujo pasiűsti laiđkus\n"
"tik iđ Sent aplanko."
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr "Ar tu tikrai nori vël siűsti visus %d laiđkus?"
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr "Joks laiđkas nepațymëtas"
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "Uțrađyti bylà?"
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "Iđsaugoti laiđkà kaip..."
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "Iđsaugoti laiđkus kaip..."
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
#, fuzzy
msgid "Go to next folder with unread messages?"
msgstr "Parodyti kità neskaitytà laiđkà"
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
msgstr ""
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -12052,7 +12083,7 @@ msgstr ""
"\n"
"Tikrai iđtrinti tuos laiđkus?"
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
@@ -12061,28 +12092,28 @@ msgstr ""
"Klaida, ákeliant filtro informacijà:\n"
"%s"
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr "Filtrai"
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, fuzzy, c-format
msgid "Page %d of %d"
msgstr "Gaunamas laiđkas %d iđ %d"
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "Spausdinti laiđkà"
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr ""
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "Nepavyko atspausdinti laiđko"
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr "Ar tu tikrai nori atidaryti visus %d laiđkus atskiruose languose?"
@@ -12103,7 +12134,7 @@ msgstr "aprađymas"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
#, fuzzy
msgid "Unnamed"
msgstr "Bevardis kontaktas"
@@ -12173,20 +12204,20 @@ msgstr ""
"țemiau esanèiame laukelyje. Đis pavadinimas bus naudojamas tik vaizdavimui."
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
msgid "Evolution Account Assistant"
msgstr "Evolution sàskaitű padëjëjas"
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, fuzzy, c-format
msgid "Account %d"
msgstr "Sàskaita"
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr "Tikrinama paslauga"
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr "Jungiamasi prie serverio..."
@@ -12362,304 +12393,308 @@ msgstr ""
msgid "Do not quote original message"
msgstr "Negaliu atidaryti laiđko"
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
msgid "Done"
msgstr "Baigta"
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
#, fuzzy
msgid "Drafts _folder:"
msgstr "_Juodrađèiű aplankas:"
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
msgid "E_nable"
msgstr "Áju_ngti"
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
#, fuzzy
msgid "Emacs"
msgstr "Rytű"
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
#, fuzzy
msgid "Email Accounts"
msgstr "Pađto sàskaita"
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
#, fuzzy
msgid "Email _address:"
msgstr "El. pađto adresas:"
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
#, fuzzy
msgid "Empty _trash folders on exit"
msgstr "_Iđtuđtinti điukđliű aplankus iđeinant"
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
#, fuzzy
msgid "Execute Command..."
msgstr "Ávykdyti veiksmus"
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
#, fuzzy
msgid "Fi_xed -width:"
msgstr "baigiasi su"
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
#, fuzzy
msgid "Font Properties"
msgstr "Sàskaitos savybës"
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
#, fuzzy
msgid "Format messages in _HTML"
msgstr "Persiűsti laiđkai"
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
msgid "Get Digital ID..."
msgstr ""
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
#, fuzzy
msgid "Highlight _quotations with"
msgstr "_Paryđkinti citatas su"
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
msgid "IMAPv4 "
msgstr "IMAPv4 "
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr "Asmenybë"
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
msgid "Inline"
msgstr "Viduje"
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
msgid "Kerberos "
msgstr "Kerberos "
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
#, fuzzy
msgid "Labels and Colors"
msgstr "Iđsaugoti ir uțdaryti"
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
#, fuzzy
msgid "Loading Images"
msgstr "Ákelt_i paveikslëlius"
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr "Pađto nustatymas"
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
msgid "Mailbox location"
msgstr "Pađto dëțutës vieta"
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
#, fuzzy
msgid "Message Composer"
msgstr "Laiđko antrađtë"
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
#, fuzzy
msgid "Message Display"
msgstr "_Laiđko rodymas"
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
#, fuzzy
msgid "Microsoft"
msgstr "Mikronezija"
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
#, fuzzy
msgid "New Mail Notification"
msgstr "Pađto nustatymas"
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr ""
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
msgid "Optional Information"
msgstr "Nebûtina informacija"
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
#, fuzzy
msgid "Or_ganization:"
msgstr "Organi_zacija:"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
msgid "PGP/GPG _Key ID:"
msgstr ""
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr "Pasirink spalvà"
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
#, fuzzy
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr "Paklausti prieđ siunèiant laiđkus vien tik su _Bcc gavëjais"
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
#, fuzzy
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr "Pretty Good Privacy"
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
#, fuzzy
msgid "Printed Fonts"
msgstr "Spausdinti pațymëtus kontaktus"
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
msgid "Qmail maildir "
msgstr "Qmail maildir "
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
#, fuzzy
msgid "Quote original message"
msgstr "Negaliu atidaryti laiđko"
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
msgid "Quoted"
msgstr "Cituojant"
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
msgid "Re_member this password"
msgstr "Prisi_minti đá slaptațodá"
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
#, fuzzy
msgid "Re_ply-To:"
msgstr "Atsakyti-kam:"
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
msgid "Receiving Email"
msgstr "Pađto gavimas"
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
#, fuzzy
msgid "Receiving _Options"
msgstr "Gavimo nuostatos"
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
#, fuzzy
msgid "Remember this _password"
msgstr "Prisiminti đá slaptațodá"
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
msgid "Required Information"
msgstr "Bûtina informacija"
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
#, fuzzy
msgid "Restore Defaults"
msgstr "Áp_rastas"
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
#, fuzzy
msgid "S_ecurity"
msgstr "Saugumas"
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
msgid "Secure MIME (S/MIME)"
msgstr ""
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr ""
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr ""
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
#, fuzzy
msgid "Select PGP program"
msgstr "Pasirink PGP"
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
msgid "Sending Email"
msgstr "Pađto siuntimas"
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
msgid "Sent _messages folder:"
msgstr "Iđsiűstű _laiđkű aplankas:"
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
msgid "Sent and Draft Messages"
msgstr "Iđsiűsti laiđkai ir juodrađèiai"
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
msgid "Ser_ver requires authentication"
msgstr "Ser_veris reikalauja autentikacijos"
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
msgid "Server Configuration"
msgstr "Serverio nustatymas"
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
msgid "Server _Type: "
msgstr "Serverio _tipas:"
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
#, fuzzy
msgid "Shortcuts _type:"
msgstr "Trumpës"
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
#, fuzzy
msgid "Signature #1"
msgstr "Iđsaugoti parađà"
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
#, fuzzy
msgid "Signature #2"
msgstr "Iđsaugoti parađà"
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
#, fuzzy
msgid "Specify _filename:"
msgstr "Stiliaus vardas:"
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
msgid "Spell Checking Language"
msgstr ""
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
msgid "Spell _Checking"
msgstr ""
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr "Standartinë Unix mbox"
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
#, fuzzy
msgid ""
"Type the name by which you would like to refer to this account.\n"
@@ -12668,12 +12703,12 @@ msgstr ""
"Pasirink pavadinimà, kuriuo norëtum vadinti điuos serverius. Pavyzdțiui, "
"„NamaiŽ ar „DarbasŽ."
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
#, fuzzy
msgid "V_ariable-width:"
msgstr "Kintamos krypties"
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
@@ -12683,201 +12718,201 @@ msgstr ""
"\n"
"Spausk „PirmynŽ, kad pradëtum."
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
#, fuzzy
msgid "XEmacs"
msgstr "Rytű"
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
#, fuzzy
msgid "_Add Signature"
msgstr "_HTML parađas:"
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr "Vis_ada ákelti paveikslëlius iđ tinklo"
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
msgid "_Always sign outgoing messages when using this account"
msgstr "Visad_a pasirađyti siunèiamus laiđkus, kai naudojama đi sàskaita"
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
msgid "_Authentication Type: "
msgstr "_Autentikacijos tipas: "
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
#, fuzzy
msgid "_Authentication type: "
msgstr "_Autentikacijos tipas: "
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
msgid "_Automatically check for new mail"
msgstr "_Automatiđkai tikrinti pađtà kas"
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
#, fuzzy
msgid "_Automatically insert smiley images"
msgstr "_Automatiđkai tikrinti pađtà kas"
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
msgid "_Beep when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
msgid "_Certificate ID:"
msgstr ""
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
#, fuzzy
msgid "_Confirm when expunging a folder"
msgstr "Patvirtinti aplankű iđvalymà"
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
#, fuzzy
msgid "_Default signature:"
msgstr "_HTML parađas:"
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
#, fuzzy
msgid "_Defaults"
msgstr "Áp_rastas"
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
msgid "_Do not notify me when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
#, fuzzy
msgid "_Enable"
msgstr "Ájungti"
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr ""
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
#, fuzzy
msgid "_Forward style:"
msgstr "Persiűsti kaip"
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
#, fuzzy
msgid "_Full name:"
msgstr "_Pilnas vardas:"
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
#, fuzzy
msgid "_HTML Mail"
msgstr "HTML laiđkuose"
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
#, fuzzy
msgid "_Identity"
msgstr "Asmenybë"
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
msgid "_Load images if sender is in addressbook"
msgstr "Áke_lti paveikslëlius, jei siuntëjas yra adresű knygelëje"
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
#, fuzzy
msgid "_Make this my default account"
msgstr "Pa_daryti đià sàskaità áprastine"
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
#, fuzzy
msgid "_Mark messages as read after"
msgstr "_Pațymëti laiđkus skaitytais po"
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
msgid "_Name:"
msgstr "_Vardas:"
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr "_Niekada neákelti paveikslëliű iđ tinklo"
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
#, fuzzy
msgid "_PGP binary path:"
msgstr "PGP uțđifruoti"
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
msgid "_Play sound file when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
#, fuzzy
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr "Paklausti, kai siunèiamas HTML laiđkas kontaktams, kurie jű nenori"
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
#, fuzzy
msgid "_Prompt when sending messages with an empty subject line"
msgstr "Paklausti prieđ siunèiant laiđkus su _tuđèia tema"
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
#, fuzzy
msgid "_Receiving Mail"
msgstr "Pađto gavimas"
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
#, fuzzy
msgid "_Reply style:"
msgstr "Atsakyti visiems"
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
msgid "_Restore defaults"
msgstr ""
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
#, fuzzy
msgid "_Script:"
msgstr "_Saugumas"
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr "_Saugumas"
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
#, fuzzy
msgid "_Sending Mail"
msgstr "Pađto siuntimas"
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
#, fuzzy
msgid "_Show animated images"
msgstr "Rodyti laikà kaip"
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
#, fuzzy
msgid "_Signatures"
msgstr "_HTML parađas:"
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
#, fuzzy
msgid "_Use secure connection (SSL):"
msgstr "Naudoti s_augià jungtá (SSL)"
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
#, fuzzy
msgid "_Variable-width:"
msgstr "Kintamos krypties"
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
msgid "_every"
msgstr "_kas"
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
#, fuzzy
msgid "color"
msgstr " spalva"
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
msgid "description"
msgstr "aprađymas"
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -12948,81 +12983,86 @@ msgstr "Ákelt_i paveikslëlius"
msgid "Loading message content"
msgstr "Ákeliamas laiđko turinys"
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
#, fuzzy
msgid "Overdue:"
msgstr "_Vëluojamos uțduotys:"
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%b %d %H:%M"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr "Nuorodà atidaryti narđyklëje"
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr "Kopijuoti nuorodos adresà"
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr "Iđsaugoti nuorodà kaip (FIXME)"
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr "Iđsaugoti paveikslëlá kaip..."
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "Skanuojama %s"
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr "%s priedas"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr "Negalëjau iđnagrinëti MIME laiđko. Rodomas đaltinis."
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "Data"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr "Blogas adresas"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "Nuo"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr "Atsakyti-kam"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "Kam"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr "Cc"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
msgid "Bcc"
msgstr "Bcc"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
#, fuzzy
msgid "Mailer"
msgstr ""
"\n"
"Pađto programa: "
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
#, fuzzy
msgid ""
"This message is digitally signed. Click the lock icon for more information."
@@ -13030,49 +13070,49 @@ msgstr ""
"Đis laiđkas yra pasirađytas skaitmeniniu parađu, patikrinus nustatyta, kad "
"jis autentiđkas"
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "Negalëjau prisijungti prie POP serverio %s."
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr ""
"Đis laiđkas yra pasirađytas skaitmeniniu parađu, patikrinus nustatyta, kad "
"jis autentiđkas"
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
"Đis laiđkas yra pasirađytas skaitmeniniu parađu, bet neina patikrinti, ar "
"jis autentiđkas"
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr "Rodyklë á FTP svetainæ (%s)"
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr "Rodyklë á vietinæ bylà (%s), galiojanti svetainëje „%sŽ"
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr "Rodyklë á vietinæ bylà (%s)"
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr "Rodyklë á nutolusius duomenis (%s)"
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr "Rodyklë á neținomus iđorinius duomenis („%sŽ tipo)"
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
#, fuzzy
msgid "Malformed external-body part."
msgstr "Blogai suformuota iđorinio kûno dalis."
@@ -13201,59 +13241,59 @@ msgstr "Laiđkai perkeliami á %s"
msgid "Copying messages to %s"
msgstr "Laiđkai kopijuojami á %s"
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr "Skanuojami aplankas, esantys „%sŽ"
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr "Persiűsti laiđkai"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr "Atidaromas aplankas %s"
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr "Atidaroma saugykla %s"
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr "Trinamas aplankas %s"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, c-format
msgid "Storing folder '%s'"
msgstr "Árađomas aplankas '%s'"
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
msgid "Refreshing folder"
msgstr "Atnaujinamas aplankas"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr "Iđvalomas aplankas"
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr "Gaunamas laiđkas %s"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr "Gaunami %d laiđkai"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr "Iđsaugomi %d laiđkai"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
@@ -13262,7 +13302,7 @@ msgstr ""
"Negaliu sukurti iđvesties bylos: %s\n"
" %s"
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
@@ -13271,11 +13311,11 @@ msgstr ""
"Klaida iđsaugant laiđkus á: %s:\n"
" %s"
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr "Iđsaugomas priedas"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
@@ -13284,22 +13324,22 @@ msgstr ""
"Negaliu sukurti iđvesties bylos: %s:\n"
" %s"
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr "Negalëjau árađyti duomenű: %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr "Atsijungiama nuo %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Reconnecting to %s"
msgstr "Vël jungiamasi prie %s"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "_Ieđkoti"
@@ -13370,25 +13410,25 @@ msgstr "Atnaujinama..."
msgid "Waiting..."
msgstr "Laukiama..."
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
msgid "User canceled operation."
msgstr "Vartotojas nutraukë veiksmà."
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
msgid "_Remember this password"
msgstr "_Prisiminti đá slaptațodá"
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
#, fuzzy
msgid "_Remember this password for the remainder of this session"
msgstr "Prisiminti đá slaptațodá iki đios sesijos galo"
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, c-format
msgid "Enter Password for %s"
msgstr "Ávesk %s slaptațodá"
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
msgid "Enter Password"
msgstr "Ávesk slaptațodá"
@@ -13411,44 +13451,27 @@ msgstr ""
"\n"
"Ar norëtum iđsaugoti pakeitimus?"
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
#, fuzzy
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
"Pasirink pavadinimà, kuriuo norëtum vadinti điuos serverius. Pavyzdțiui, "
"„NamaiŽ ar „DarbasŽ."
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "Vardas:"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "Iđsaugoti parađà"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "HTML parađo byla:"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr "Persiűstas laiđkas - %s"
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
msgid "Forwarded message"
msgstr "Persiűstas laiđkas"
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
msgid "Forwarded Message"
msgstr "Persiűstas laiđkas"
@@ -13506,67 +13529,67 @@ msgstr "(Nëra temos)"
msgid "%s - Message"
msgstr "%s - Laiđkas"
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr "Nematytas"
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr "Matytas"
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr "Atsakytas"
-#: mail/message-list.c:736
+#: mail/message-list.c:740
msgid "Multiple Unseen Messages"
msgstr "Keletas nematytű laiđkű"
-#: mail/message-list.c:737
+#: mail/message-list.c:741
msgid "Multiple Messages"
msgstr "Keletas laiđkű"
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr "Țemiausias"
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr "Țemesnis"
-#: mail/message-list.c:746
+#: mail/message-list.c:750
msgid "Higher"
msgstr "Aukđtesnis"
-#: mail/message-list.c:747
+#: mail/message-list.c:751
msgid "Highest"
msgstr "Aukđèiausias"
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr "?"
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr "Điandien %H:%M"
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr "Vakar %H:%M"
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr "%a %H:%M"
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
msgid "%b %d %l:%M %p"
msgstr "%b %d %H:%M"
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr "%Y %b %d"
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
msgid "Generating message list"
msgstr "Generuojamas laiđkű sàrađas"
@@ -13644,68 +13667,94 @@ msgstr "Perțiûra"
msgid "Flag to Follow Up"
msgstr ""
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, fuzzy, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr "Skanuojami aplankas, esantys „%sŽ"
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, fuzzy, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr "Skanuojami aplankas, esantys „%sŽ"
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, c-format
msgid "Subscribing to folder \"%s\""
msgstr "Uțsakomas aplankas „%sŽ"
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr "Atsisakoma aplanko „%sŽ"
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
msgid "Folder"
msgstr "Aplankas"
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "Iđsaugoti á aplankà..."
+
+#: mail/subscribe-dialog.c:1590
msgid "No server has been selected"
msgstr "Joks serveris nepasirinktas"
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr "Prađom pasirinkti serverá."
#: mail/subscribe-dialog.glade.h:1
-msgid " _Refresh List "
-msgstr " _Atnaujinti sàrađà "
-
-#: mail/subscribe-dialog.glade.h:2
msgid "All folders"
msgstr "Visi aplankai"
-#: mail/subscribe-dialog.glade.h:3
-msgid "Display options"
-msgstr "Vaizdavimo parinktys"
+#: mail/subscribe-dialog.glade.h:2
+#, fuzzy
+msgid "Apri file"
+msgstr "Balandis"
+
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+msgid "Close"
+msgstr "Uțdaryti"
#: mail/subscribe-dialog.glade.h:4
+#, fuzzy
+msgid "Display Options"
+msgstr "Vaizdavimo parinktys"
+
+#: mail/subscribe-dialog.glade.h:5
msgid "Folders whose names begin with:"
msgstr "Aplankai, kuriű vardai prasideda su:"
-#: mail/subscribe-dialog.glade.h:5
+#: mail/subscribe-dialog.glade.h:6
msgid "Manage Subscriptions"
msgstr "Tvarkyti uțsakymus"
-#: mail/subscribe-dialog.glade.h:6
-msgid "Show _folders from server: "
-msgstr "Rodyti _aplankus iđ serverio: "
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
+msgstr "Atnaujinti sàrađà"
+
+#: mail/subscribe-dialog.glade.h:8
+#, fuzzy
+msgid "S_elect server: "
+msgstr "Pațymëti viskà"
+
+#: mail/subscribe-dialog.glade.h:9
+#, fuzzy
+msgid "Salve file"
+msgstr "Pasirink bylà"
-#: mail/subscribe-dialog.glade.h:7
+#: mail/subscribe-dialog.glade.h:10
msgid "_Subscribe"
msgstr "_Uțsakyti"
-#: mail/subscribe-dialog.glade.h:8
+#: mail/subscribe-dialog.glade.h:11
msgid "_Unsubscribe"
msgstr "_Atsisakyti"
@@ -13716,28 +13765,29 @@ msgstr "Aplankas, kuriame yra Evolution apțvalga"
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
#, fuzzy
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr "Aplankas, kuriame yra Evolution apțvalga"
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#, fuzzy
msgid "Evolution Summary component."
msgstr "Evolution pađto rađyklë."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
#, fuzzy
msgid "Factory for Evolution Summary's configuration control."
msgstr "Testinio komponento gamykla."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
#, fuzzy
msgid "Factory for the Evolution Summary component."
msgstr "Evolution pađto komponento gamykla."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
#, fuzzy
msgid "Summary Preferences"
msgstr "Kalendoriaus nuostatos"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
-
#: my-evolution/Locations.h:1
#, fuzzy
msgid "Aarhus"
@@ -24542,23 +24592,23 @@ msgstr "Turkű"
msgid "Folder containing the Evolution Summary"
msgstr "Aplankas, kuriame yra Evolution apțvalga"
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
msgid "Appointments"
msgstr "Ávykiai"
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
msgid "No appointments"
msgstr "Nëra ávykiű"
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
msgid "%k:%M %d %B"
msgstr "%k:%M %d %B"
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
msgid "%l:%M %d %B"
msgstr "%l:%M %d %B"
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
#, fuzzy
msgid "No description"
msgstr "aprađymas"
@@ -24622,11 +24672,11 @@ msgstr "Pri_dëti"
msgid "Shown"
msgstr "Sniegas"
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
msgid "No tasks"
msgstr "Nëra uțduoèiű"
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
msgid "(No Description)"
msgstr "(Nëra aprađymo)"
@@ -24660,7 +24710,7 @@ msgstr "Spausdinti apțvalgà"
msgid "Printing of Summary failed"
msgstr "Nepavyko atspausdinti apțvalgos"
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
#, fuzzy
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr "init_bonobo(): negalëjau inicializuoti Bonobo"
@@ -25946,18 +25996,18 @@ msgid "Configuration control for Evolution folder settings."
msgstr "Evolution pađto komponento gamykla."
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "Nuostatos"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
msgid "The Evolution shell."
msgstr "Evolution apvalkalas."
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "Rodyti detales"
@@ -25985,7 +26035,7 @@ msgstr "Pridëti vAplanko taisyklæ"
msgid "Drafts"
msgstr "Juodrađtis"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "Gauti laiđkai"
@@ -26416,27 +26466,27 @@ msgstr "Sinchronizuojamas '%s'"
msgid "Evolution Settings"
msgstr "Evolution"
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "Atidaromas aplankas %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "Atidaromas aplankas %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, fuzzy, c-format
msgid "in \"%s\" ..."
msgstr "Atidaryti su %s..."
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr "Negalëjau pervadinti aplanko: %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
#, fuzzy
msgid "Cannot find the specified shared folder."
msgstr ""
@@ -26520,31 +26570,31 @@ msgstr "_Dirbti atsijungus"
msgid "Work Offline"
msgstr "Dirbti atsijungus"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "(Joks aplankas nerodomas)"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr "%s (%d)"
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr "(Jokio)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
"Ximian Evolution dabar yra prisijungusi. Paspausk đá mygtukà, kad dirbtum "
"atsijungus."
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr "Ximian Evolution dabar yra atsijungimo procese."
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -26568,7 +26618,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr ""
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -26576,19 +26626,19 @@ msgid ""
"in order to access that data again."
msgstr ""
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr "Blogi argumentai"
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr "Negaliu uțsiregistruoti OAF"
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr "Konfigûracijos duombazë nerasta"
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "Bendroji klaida"
@@ -26790,7 +26840,7 @@ msgstr "%s (...)"
msgid "%s (%d%% complete)"
msgstr "%s (%d%% uțbaigta)"
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr "<spausk èia, kad pasirinktum aplankà>"
@@ -26831,64 +26881,64 @@ msgstr ""
"Klaida iđ aktyvavimo sistemos yra:\n"
"%s"
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
msgid "CORBA error"
msgstr "CORBA klaida"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr "Pertraukta"
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr "Blogas argumentas"
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr "Jau turi savininkà"
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
msgid "No owner"
msgstr "Nëra savininko"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
msgid "Not found"
msgstr "Nerastas"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
msgid "Unsupported type"
msgstr "Nepalaikomas tipas"
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr "Nepalaikoma schema"
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr "Nepalaikomas veiksmas"
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
msgid "Internal error"
msgstr "Vidinë klaida"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
msgid "Exists"
msgstr "Egzistuoja"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr "Blogas URI"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
#, fuzzy
msgid "Has subfolders"
msgstr "Nëra tokio aplanko %s"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
msgid "No space left"
msgstr "Nebeliko vietos"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr "Senesnysis savininkas numirë"
@@ -26946,29 +26996,21 @@ msgid "Specify where to create the folder:"
msgstr "Nurodyk, kur sukurti aplankà:"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "Sukurti _naujà aplankà..."
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
#, fuzzy
-msgid "_Folder Name:"
-msgstr "Aplanko pavadinimas:"
+msgid "_Account:"
+msgstr "Sàskaitos"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
-msgid "_Server:"
-msgstr "_Serverio vardas:"
+msgid "_Folder Name:"
+msgstr "Aplanko pavadinimas:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "_Vartotojo vardas:"
@@ -27062,15 +27104,15 @@ msgstr "Kità kartà nebeklausti"
msgid "Evolution can import data from the following files:"
msgstr "Evolution gali importuoti duomenis iđ țemiau nurodytű bylű:"
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr "Evolution baigia darbà..."
-#: shell/main.c:223
+#: shell/main.c:227
#, fuzzy, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -27080,7 +27122,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -27107,7 +27149,7 @@ msgstr ""
"Mes tikimës, kad tau patiks mûsű sunkaus darbo vaisiai, ir\n"
"laukiame tavo prisidëjimo!\n"
-#: shell/main.c:246
+#: shell/main.c:250
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
@@ -27115,47 +27157,51 @@ msgstr ""
"Aèiû\n"
"Ximian Evolution komanda\n"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "Kità kartà nebeklausti"
-#: shell/main.c:348
+#: shell/main.c:394
msgid "Cannot access the Ximian Evolution shell."
msgstr "Negalëjau prieiti prie Ximian Evolution apvalkalo."
-#: shell/main.c:357
+#: shell/main.c:403
#, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "Negalëjau inicializuoti Ximian Evolution apvalkalo: %s"
-#: shell/main.c:438
+#: shell/main.c:485
#, fuzzy
msgid "Disable splash screen"
msgstr "Uțdrausti "
-#: shell/main.c:439
+#: shell/main.c:487
#, fuzzy
msgid "Start in offline mode"
msgstr "Pradedama importuoti"
-#: shell/main.c:440
+#: shell/main.c:489
#, fuzzy
msgid "Start in online mode"
msgstr "Paleidțiami inteligentiđki importeriai"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr "Siűsti visű komponentű derinimo iđvestá á bylà."
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "Negaliu inicializuoti Bonobo komponentű sistemos."
@@ -27370,14 +27416,6 @@ msgstr "Rodyti darbo savaitæ"
msgid "Week"
msgstr "Savaitë"
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-msgid "Close"
-msgstr "Uțdaryti"
-
#: ui/evolution-comp-editor.xml.h:3
msgid "Close this item"
msgstr "Uțdaryti đá elementà"
@@ -28321,10 +28359,6 @@ msgstr "Pridëti aplankà á uțsakytű aplankű sàrađà"
msgid "F_older"
msgstr "_Aplankas"
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr "Atnaujinti sàrađà"
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr "Atnaujinti aplankű sàrađà"
@@ -28886,21 +28920,21 @@ msgstr "Ținutë"
msgid "Don't show this message again."
msgstr "Kità kartà neberodyti đios ținutës."
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
#, fuzzy
msgid "_Find Now"
msgstr "Ieđkoti"
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
#, fuzzy
msgid "_Clear"
msgstr "Iđvalyti"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
msgid "Clear"
msgstr "Iđvalyti"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr "Ieđkoti"
@@ -28926,6 +28960,90 @@ msgstr "init_corba(): negalëjau inicializuoti GNOME"
msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonobo(): negalëjau inicializuoti Bonobo"
+#~ msgid "Error in search expression."
+#~ msgstr "Klaida paieđkos iđraiđkoje."
+
+#~ msgid "Restarting search."
+#~ msgstr "Paieđka pradedama iđ naujo."
+
+#, fuzzy
+#~ msgid "Could not parse query string"
+#~ msgstr "Negalëjau iđnagrinëti URL „%sŽ"
+
+#, fuzzy
+#~ msgid "Email is"
+#~ msgstr "El. pađtas 2"
+
+#, fuzzy
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr "Negalëjau sukurti laikino katalogo: %s"
+
+#, fuzzy
+#~ msgid "Meeting begins: <b>"
+#~ msgstr "Susitikimo pa_baigos laikas:"
+
+#, fuzzy
+#~ msgid "Task begins: <b>"
+#~ msgstr " (Uțbaigta "
+
+#, fuzzy
+#~ msgid "Free/Busy info begins: <b>"
+#~ msgstr "_Skelbti laisvas/uțimtas informacijà"
+
+#, fuzzy
+#~ msgid "Begins: <b>"
+#~ msgstr "Susitikimo pa_baigos laikas:"
+
+#, fuzzy
+#~ msgid "Meeting ends: <b>"
+#~ msgstr "Susitikimo pa_baigos laikas:"
+
+#, fuzzy
+#~ msgid "Free/Busy info ends: <b>"
+#~ msgstr "Susitikimo pa_baigos laikas:"
+
+#, fuzzy
+#~ msgid "Task Completed: <b>"
+#~ msgstr " (Uțbaigta "
+
+#, fuzzy
+#~ msgid "Task Due: <b>"
+#~ msgstr " (Uțbaigta "
+
+#~ msgid "Non-Participants"
+#~ msgstr "Ne dalyviai"
+
+#~ msgid ""
+#~ "This message has not been sent.\n"
+#~ "\n"
+#~ "Do you wish to save your changes?"
+#~ msgstr ""
+#~ "Đis laiđkas nebuvo iđsiűstas.\n"
+#~ "\n"
+#~ "Ar norëtum iđsaugoti jo pakeitimus?"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr " (áprasta)"
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "Iđsaugoti parađà"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "HTML parađo byla:"
+
+#~ msgid " _Refresh List "
+#~ msgstr " _Atnaujinti sàrađà "
+
+#~ msgid "Show _folders from server: "
+#~ msgstr "Rodyti _aplankus iđ serverio: "
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "_Serverio vardas:"
+
#, fuzzy
#~ msgid "_Browse..."
#~ msgstr "_Perkelti..."
@@ -29398,9 +29516,6 @@ msgstr "init_bonobo(): negalëjau inicializuoti Bonobo"
#~ "\n"
#~ "Vieđas raktas: "
-#~ msgid "Connecting to LDAP server..."
-#~ msgstr "Jungiamasi prie LDAP serverio..."
-
#~ msgid "Waiting for connection to LDAP server..."
#~ msgstr "Laukiama prisijungimo prie LDAP serverio..."
@@ -29614,9 +29729,6 @@ msgstr "init_bonobo(): negalëjau inicializuoti Bonobo"
#~ msgid "%s: Inbox"
#~ msgstr "Gauti laiđkai"
-#~ msgid "Accounts"
-#~ msgstr "Sàskaitos"
-
#~ msgid "Composer"
#~ msgstr "Rađyklë"
@@ -29705,9 +29817,6 @@ msgstr "init_bonobo(): negalëjau inicializuoti Bonobo"
#~ msgid "_Task..."
#~ msgstr "_Uțduotis..."
-#~ msgid "Create or edit mail accounts and other preferences"
-#~ msgstr "Sukurti ir keisti pađto sàskaitas ir kitas nuostatas"
-
#~ msgid "_Mail Settings..."
#~ msgstr "_Pađto nuostatos..."
@@ -30139,9 +30248,6 @@ msgstr "init_bonobo(): negalëjau inicializuoti Bonobo"
#~ msgid "Schedule some sort of a meeting"
#~ msgstr "Árađyti á dienotvarkæ kațkoká susitikimà"
-#~ msgid "Select everything"
-#~ msgstr "Pațymëti viskà"
-
#~ msgid "Create a new email"
#~ msgstr "Sukurti naujà laiđkà"
diff --git a/po/lv.po b/po/lv.po
index 53603938b7..0339c5b5cb 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Evolution for latvian\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2002-01-22 00:27+0200\n"
"Last-Translator: Peteris Krisjanis <peteris.krisjanis@ttc.lv>\n"
"Language-Team: Latvian <ll10nt@ttc.lv>\n"
@@ -31,22 +31,22 @@ msgid "Imports VCard files into Evolution."
msgstr "Importē VKartes failus Evolution."
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr "Glabāt Kā"
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr "Nosaukums"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "Epasts"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Primārais"
@@ -56,16 +56,16 @@ msgstr "Prim"
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "Asistents"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Bizness"
@@ -75,12 +75,12 @@ msgid "Bus"
msgstr "Kopne"
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr "Atzvanīƥana"
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Kompānija"
@@ -91,13 +91,13 @@ msgstr "Komp"
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Mājas"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Organizācija"
@@ -107,19 +107,19 @@ msgstr "Org"
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Mobīlais tel."
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Auto"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "Fakss Darījumiem"
@@ -128,13 +128,13 @@ msgid "Bus Fax"
msgstr "Fakss Dar."
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Mājas Fakss"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "Bizness 2"
@@ -143,68 +143,68 @@ msgid "Bus 2"
msgstr "Biz. 2"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Mājas 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "ISDN"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "Citi"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "Cits Fakss"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "PeidĆŸers"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "Radio"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "Telekss"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr "TTY"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "Epasts 2"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "Epasts 3"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "TÄ«mekÄŒa lappaspuse"
@@ -213,7 +213,7 @@ msgid "Url"
msgstr "Url"
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "Departaments"
@@ -222,7 +222,7 @@ msgid "Dep"
msgstr "Dep"
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "Birojs"
@@ -231,12 +231,12 @@ msgid "Off"
msgstr "Bir"
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "Amats"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "Profesija"
@@ -245,7 +245,7 @@ msgid "Prof"
msgstr "Prof"
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr "MenedĆŸeris"
@@ -258,7 +258,7 @@ msgid "Ass"
msgstr "Ass"
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "Iesauka"
@@ -267,12 +267,12 @@ msgid "Nick"
msgstr "Iesauka"
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "Spouse"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "Piezīme"
@@ -285,7 +285,7 @@ msgid "CALUri"
msgstr "KalUri"
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr "BrÄ«vs-aizƆemts URL"
@@ -336,7 +336,7 @@ msgstr "%s VKarte"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -344,7 +344,7 @@ msgid "Could not initialize Bonobo"
msgstr "Nevar inizializēt Bonobo"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr "Meklējam..."
@@ -352,41 +352,33 @@ msgstr "Meklējam..."
msgid "Loading..."
msgstr "Ielādējam..."
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
-msgid "Error in search expression."
-msgstr "KÄŒĆ«da meklēơanas izteiksmē."
+#: addressbook/backend/pas/pas-backend-ldap.c:677
+#, fuzzy
+msgid "Reconnecting to LDAP server..."
+msgstr "Savienojamies ar LDAP serveri..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr "Pievienojam karti LDAP serverim..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr "IzƆemam karti no LDAP servera..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr "Mainām karti no LDAP servera..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr "Parstartējam meklēơanu."
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr "SaƆemam LDAP meklēơanas rezultātus..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
#, fuzzy
msgid "Error performing search"
msgstr "KÄŒĆ«da izƆemot vizÄ«tkarti"
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-#, fuzzy
-msgid "Could not parse query string"
-msgstr "Nevarēja noparsēt URL `%s'"
-
#: addressbook/conduit/address-conduit.c:293
#, fuzzy
msgid "Default Sync Address:"
@@ -434,47 +426,47 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
+msgid "Configure access to LDAP directory servers here"
+msgstr ""
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
msgid "Control that displays an Evolution addressbook minicard."
msgstr "Kontrole, kas attēlo Evolution adreơu grāmatas minikarti."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
msgid "Directory Servers"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
msgid "Evolution Addressbook minicard viewer"
msgstr "Evolution Adreƥu Grāmatas minikarƥu skatītājs"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr "Evolution komponente kontaktu vadīƥanai."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the Addressbook Minicard control"
msgstr "RaĆŸotne AdreĆĄu Grāmatas MinikarĆĄu kontrolei"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr "RaĆŸotne AdreĆĄu Grāmatas adreĆĄu rādÄ«tājam "
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
msgid "Factory for the Addressbook's address popup"
msgstr "RaĆŸotne AdreĆĄu Grāmatas adreĆĄu izlecējam"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
msgid "Factory for the sample Addressbook control"
msgstr "RaĆŸotne vienkārĆĄai AdreĆĄu grāmatas kontrolei"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
-msgstr ""
-
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -494,29 +486,29 @@ msgstr "LDAP Serveris"
msgid "LDAP server containing contact information"
msgstr "LDAP serveris, kas satur informāciju par kontaktiem"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "Jauns Kontakts"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "_Kontaktēties"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "Izveidot jaunu kontaktu"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "Jauns Kontaktu Saraksts"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
#, fuzzy
msgid "Contact _List"
msgstr "_Kontaktu Saraksts"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "Izveidot jaunu kontaktu sarakstu"
@@ -542,30 +534,30 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
#, fuzzy
msgid "This server does not support LDAPv3 schema information"
msgstr "IMAP servera atbilde nesaturēja %s informāciju"
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
#, fuzzy
msgid "Error retrieving schema information"
msgstr ""
"KÄŒĆ«da ielādējot filtra informāciju:\n"
"%s"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
#, fuzzy
msgid "Server did not respond with valid schema information"
msgstr "IMAP servera atbilde nesaturēja %s informāciju"
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
#, fuzzy
msgid "LDAP was not enabled in this build of Evolution"
msgstr "(SSL nav vēl atbalstÄ«ts ĆĄajā evolution kompilējumā)"
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "Nevar initicializēt gnome-vfs"
@@ -573,21 +565,30 @@ msgstr "Nevar initicializēt gnome-vfs"
msgid "Other Contacts"
msgstr "Citi Kontakti"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "Nevar atvērt adreơu gramatu"
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+"Mēs nespējām atvērt ĆĄo adreĆĄu grāmatu. LĆ«dzu pārbaudiet\n"
+"vai ĆĄis ceÄŒĆĄ eksistē un vai jums ir atÄŒauja atvērt to."
+
+#: addressbook/gui/component/addressbook.c:487
+#, fuzzy
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
"Mēs nevaram atvērt ĆĄo adreĆĄu grāmatu. Tas nozÄ«mē,\n"
"ka esat ievadijuƥi nepareizu URI, vai arī LDAP serveris\n"
"ir izslēgts"
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -599,52 +600,83 @@ msgstr ""
"jums ir jākompilē programma no CVS avota pēc OpenLDAP\n"
"dabƫƥanas no saites lejup.\n"
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
+#, fuzzy
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-"Mēs nespējām atvērt ĆĄo adreĆĄu grāmatu. LĆ«dzu pārbaudiet\n"
-"vai ĆĄis ceÄŒĆĄ eksistē un vai jums ir atÄŒauja atvērt to."
+"Mēs nevaram atvērt ĆĄo adreĆĄu grāmatu. Tas nozÄ«mē,\n"
+"ka esat ievadijuƥi nepareizu URI, vai arī LDAP serveris\n"
+"ir izslēgts"
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr "Ievadiet %s paroli (lietotājs %s)"
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
#, fuzzy
msgid "Name begins with"
msgstr "beidzas ar"
-#: addressbook/gui/component/addressbook.c:729
+#: addressbook/gui/component/addressbook.c:742
#, fuzzy
-msgid "Email is"
-msgstr "Epasts 2"
+msgid "Email begins with"
+msgstr "beidzas ar"
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr "Kategorija ir"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr "JebkurĆĄs lauks satur"
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "Paplaƥināts..."
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr "Jebkura Kategorija"
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr "URI ko Mapju AplĆ«ks attēlos"
@@ -659,7 +691,7 @@ msgstr "(nekas)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "Primārais Epasts"
@@ -711,53 +743,53 @@ msgid " S_how Supported Bases "
msgstr "_PārbaudÄ«t atbalstÄ«tos paƆēmienus"
#: addressbook/gui/component/ldap-config.glade.h:2
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "Opcijas"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr "_IzƆemt"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
msgid "1234"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
#, fuzzy
msgid "1:00"
msgstr "100%"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
#, fuzzy
msgid "380"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:11
-#, fuzzy
-msgid "<- _Remove"
-msgstr "_IzƆemt"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-#, fuzzy
-msgid "<< Fewer Options"
-msgstr "Opcijas"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr ""
@@ -861,7 +893,7 @@ msgid "Mappings"
msgstr "RobeĆŸas"
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
#, fuzzy
msgid "Never"
msgstr "_katru"
@@ -913,8 +945,8 @@ msgstr "Meklēơanas apmēri: "
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
msgid "Searching"
msgstr "Meklēơana"
@@ -1105,7 +1137,7 @@ msgid "Using email address"
msgstr "Ć Ä« ir pas_ta adrese"
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr ""
@@ -1113,13 +1145,13 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
msgid "_Add"
msgstr "_Pievienot"
#: addressbook/gui/component/ldap-config.glade.h:105
#, fuzzy
-msgid "_Add ->"
+msgid "_Add -&gt;"
msgstr "_Pievienot"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1160,7 +1192,7 @@ msgid "_Download limit:"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1197,7 +1229,7 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
#, fuzzy
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr "_Opcijas"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1279,7 +1311,7 @@ msgstr "RaĆŸotne AdreĆĄu grāmatas vārda izvēles interfeisam"
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1311,11 +1343,11 @@ msgstr "(%d nav parādīts)"
msgid "Unnamed Contact"
msgstr "Nenosaukts Kontakts"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr "Izvēlieties Kontaktus no Adreơu Grāmatas"
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
#, fuzzy
msgid "Find contact in"
msgstr "Sƫtītājs satur"
@@ -1380,7 +1412,7 @@ msgstr "Kolabrācija"
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "Kontaktu Redaktors"
@@ -1450,9 +1482,9 @@ msgstr "Grib saƆemt _HTML pastu"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2521,23 +2553,23 @@ msgstr ""
msgid "Delete Contact?"
msgstr "Dzēst Kontaktu?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
msgid "Category editor not available."
msgstr "Kategoriju redaktors nav pieejams."
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr "Ơis kontakts pieder ƥādām kategorijām:"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
msgid "Save Contact as VCard"
msgstr "Saglabāt Konaktu kā VKarti"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr "TTY/TDD"
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr "Nevar atrast vidĆŸetu laukā: `%s'"
@@ -2551,7 +2583,7 @@ msgid "Edit Full"
msgstr "Rediģēt PilnÄ«gi"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "Pilns Vārds"
@@ -2703,11 +2735,11 @@ msgid "contact-list-editor"
msgstr "konaktu-saraksta-redaktors"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr "Kontaktu Saraksta Redaktors"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
msgid "Save List as VCard"
msgstr "Saglabāt Sarakstu kā VKarti"
@@ -2766,20 +2798,20 @@ msgstr "Paplaơinātā Meklēơana"
msgid "Search"
msgstr "Meklēơana"
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr "Nav vizītkarƥu"
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr "1 vizītkarte"
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr "%d vizītkartes"
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
#, fuzzy
msgid "Error getting book view"
msgstr "KÄŒĆ«da sāknējot %s"
@@ -2791,15 +2823,15 @@ msgid "Error modifying card"
msgstr "KÄŒĆ«da mainot vizÄ«tkarti"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr "Veiksmīgi"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "Nezināma kÄŒĆ«da"
@@ -2808,7 +2840,7 @@ msgid "Repository offline"
msgstr "Repozitorijs nesaistes reĆŸÄ«mā"
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "AtÄŒauja liegta"
@@ -2825,7 +2857,7 @@ msgid "Protocol not supported"
msgstr "Protokols nav atbalstīts"
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -2880,7 +2912,7 @@ msgstr "KÄŒĆ«da izƆemot sarakstu"
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr "KÄŒĆ«da izƆemot vizÄ«tkarti"
@@ -2922,160 +2954,160 @@ msgstr "Nav vizītkarƥu"
msgid "Copy cards to"
msgstr "Nav vizītkarƥu"
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr "* KlikĆĄÄ·ini ĆĄeit lai pievienotu kontaktu *"
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr "Primārais Telefons"
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr "Asistenta Telefons"
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr "Biznesa Telefons"
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr "Atzvanīƥanas Telefons"
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr "Kompānijas Telefons"
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr "Mājas Telefons"
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr "Biznesa Adrese"
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr "Mājas Adrese"
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr "Mobilais Telefons"
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr "AutomaĆĄÄ«nas Telefons"
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr "Biznesa Telefons 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr "Mājas Telefons 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr "Cits Telefons"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr "Cita Adrese"
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr "Adreƥu grāmata"
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "Saglabāt kā VKarti"
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
#, fuzzy
msgid "New Contact..."
msgstr "Jauns Kontakts"
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
#, fuzzy
msgid "New Contact List..."
msgstr "Jauns Kontaktu Saraksts"
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
#, fuzzy
msgid "Go to Folder..."
msgstr "_Iet Uz Mapi..."
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
#, fuzzy
msgid "Import..."
msgstr "I_mportēt..."
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
#, fuzzy
msgid "Search for Contacts..."
msgstr "_Meklēt Kontaktus"
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
#, fuzzy
msgid "Addressbook Sources..."
msgstr "_Adreƥu Grāmatas Avoti..."
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
#, fuzzy
msgid "Pilot Settings..."
msgstr "_Pilot Uzstādījumi..."
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr "Pārsƫtīt Kontaktu"
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr "SĆ«tÄ«t Vēstuli Kontaktam"
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Drukāt"
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr "Drukāt Aploksni"
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
#, fuzzy
msgid "Copy to folder..."
msgstr "_Kopēt uz Mapi..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
#, fuzzy
msgid "Move to folder..."
msgstr "Pārvietot uz _Mapi..."
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "Izgriezt"
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "Kopēt"
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "Ievietot"
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3083,8 +3115,8 @@ msgstr "Ievietot"
msgid "Delete"
msgstr "Dzēst"
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
#, fuzzy
msgid "Current View"
msgstr "_Paơreizējais Skats"
@@ -3093,7 +3125,7 @@ msgstr "_Paơreizējais Skats"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
@@ -3101,10 +3133,18 @@ msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3233,7 +3273,7 @@ msgid "Include:"
msgstr "IekÄŒaut:"
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr "Ainavveida"
@@ -3253,12 +3293,12 @@ msgstr "RobeĆŸas"
msgid "Number of columns:"
msgstr "Kolonu skaits:"
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
msgid "Options"
msgstr "Opcijas"
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
msgid "Orientation"
msgstr "Orientācija"
@@ -3281,7 +3321,7 @@ msgstr "Papīra avots:"
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr "Portrets"
@@ -3337,26 +3377,26 @@ msgstr "Platums:"
msgid "_Font..."
msgstr "_Fonts..."
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
msgid "Untitled appointment"
msgstr "Nenosaukta tikƥanās"
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr "Augsts"
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr "Normāls"
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr "Zems"
@@ -3406,38 +3446,38 @@ msgid "Configuration control for the Evolution Calendar."
msgstr "Evolution komponista raĆŸotne."
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
+msgid "Configure your timezone, Calendar and Task List here "
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
msgid "Evolution calendar iTip/iMip viewer"
msgstr "Evolution kalendāra iTip/iMip skatītājs"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Evolution component for handling the calendar."
msgstr "Evolution komponente kalendāra vadīƥanai."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
msgid "Factory for the Evolution Tasks control"
msgstr "RaĆŸotne Evolution Uzdevumu kontrolei"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
msgid "Factory for the calendar iTip view control"
msgstr ""
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
msgid "Factory for the sample Calendar control"
msgstr "RaĆŸotne vienkārĆĄai Kalendāra kontrolei."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
msgid "Factory to centralize calendar component editor dialogs"
msgstr "RaĆŸotne kalendāra komponentes redaktora dialogu centralizēơanai"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
#, fuzzy
msgid "Factory to create a component editor factory"
msgstr "komponents"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
-msgstr ""
-
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr "Brīdinājuma notifikācijas serviss"
@@ -3503,7 +3543,7 @@ msgstr ""
" normāls kaste."
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "Brīdinājums"
@@ -3530,15 +3570,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "Neprasiet man vēlreiz."
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "Nevar initializēt GNOME"
-#: calendar/gui/alarm-notify/notify-main.c:183
-msgid "Could not create the alarm notify service"
-msgstr ""
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr ""
@@ -3554,7 +3590,7 @@ msgstr "Apraksts satur"
msgid "Comment contains"
msgstr "Komentāri satur"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr "Nesakrītoƥi"
@@ -3565,7 +3601,7 @@ msgstr "%A %d %B %Y"
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "%a %d %b"
@@ -3622,37 +3658,37 @@ msgstr "A"
msgid "W"
msgstr "R"
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
msgid "Free"
msgstr "Brīvs"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "AizƆemts"
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr "Nav iesākts"
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr "Progresā"
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr "Pabeigts"
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3663,33 +3699,33 @@ msgstr ""
"45.436845,125.862501"
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr "Nekas"
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr "Periodisks"
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr "Asignēts"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr "Jā"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr "Nē"
@@ -3709,7 +3745,7 @@ msgstr "NedēČas Skats"
msgid "Month View"
msgstr "Mēneơa Skats"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3720,10 +3756,10 @@ msgid "Folder containing appointments and events"
msgstr "Mape, kur atrodas informācija par satikƥanām un notikumiem"
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
msgid "Tasks"
msgstr "Uzdevumi"
@@ -3732,59 +3768,59 @@ msgstr "Uzdevumi"
msgid "Folder containing to-do items"
msgstr "Uzdevumu mape"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "New appointment"
msgstr "Jauna Tikƥanās"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "_Appointment"
msgstr "Satikƥanās"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "Ievietot jaunu ierakstu par satikĆĄanos"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "New meeting"
msgstr "ZiƆas"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "_Meeting"
msgstr "Satikƥanās"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
#, fuzzy
msgid "Create a new meeting request"
msgstr "Ievietot jaunu uzdevumu"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
#, fuzzy
msgid "New task"
msgstr "Jauns Uzdevums"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "_Uzdevums"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr "Ievietot jaunu uzdevumu"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "New All Day Appointment"
msgstr "Jauna Tikƥanās"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "All _Day Appointment"
msgstr "Jauna _Satikƥanās"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Ievietot jaunu ierakstu par satikĆĄanos"
@@ -3997,7 +4033,7 @@ msgstr "Atgādinājumi"
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr "Kopsavilkums:"
@@ -4026,7 +4062,7 @@ msgstr "satikƥanās beigas"
msgid "hour(s)"
msgstr "stunda(s)"
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
msgid "minute(s)"
msgstr "minƫte(s)"
@@ -4204,7 +4240,7 @@ msgid "_Fri"
msgstr "_Piek"
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
msgid "_General"
msgstr "_Galvenais"
@@ -4348,61 +4384,61 @@ msgstr " (LÄ«dz "
msgid "Due "
msgstr "LÄ«dz"
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "Nevar atjaunināt objektu!"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "Nevar atjaunināt objektu!"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Rediģēt Satikơanos"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "satikƥanās - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Uzdevums - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "Ćœurnāla ieraksts - %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Nav kopsavilkuma"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "Saglabāt kā..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr "Nevar dabĆ«t paĆĄreizējo versiju!"
@@ -4475,13 +4511,13 @@ msgstr "Atkārtoƥanās"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
msgid "Scheduling"
msgstr "Plānoƥana"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr "Satikƥanās"
@@ -4602,7 +4638,7 @@ msgid "Member"
msgstr "Loceklis"
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr "RSVP"
@@ -4825,7 +4861,7 @@ msgstr "Izpildes Datums:"
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
msgid "Needs Action"
msgstr "Pieprasa Darbību"
@@ -4852,11 +4888,11 @@ msgstr "Pamata"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr "Uzticējums"
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
msgid "Description:"
@@ -4925,13 +4961,13 @@ msgstr "80%"
msgid "100%"
msgstr "10%"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
msgid "Deleting selected objects"
msgstr "Dzēơam "
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "_Atvērt"
@@ -4941,30 +4977,30 @@ msgstr "_Atvērt"
msgid "_Save as..."
msgstr "Saglabāt kā..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "_Drukāt..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "_Izgriezt"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "_Kopēt"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -4993,8 +5029,8 @@ msgstr "A_tzīmēt Uzdevumus kā Izpildītus"
msgid "_Delete Selected Tasks"
msgstr "_Dzēst Izvēlētos Uzdevumus"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr "Atjaunināt objektus"
@@ -5051,14 +5087,14 @@ msgid "URL"
msgstr "URL"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %m/%d/%Y %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %m/%d/%Y %I:%M:%S %p"
@@ -5080,164 +5116,146 @@ msgstr "%02i minĆ«ĆĄu sadaÄŒas"
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%A %d %B"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%d %b"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "am"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "pm"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "Jauna _Satikƥanās"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "Jauns Visas Di_enas Notikums"
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
#, fuzzy
msgid "New Meeting"
msgstr "Satikƥanās"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr "Jauns Uzdevums"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Drukāt..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "Ej Uz _Dienu"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "_Ej uz Datumu..."
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr "_Publicēt BrÄ«vs/AizƆemts Informāciju"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
#, fuzzy
msgid "_Configure..."
msgstr "Konfigurācija"
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
#, fuzzy
msgid "_Configure Pilot..."
msgstr "Konfigurācija"
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "_Saglabāt Kā..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
#, fuzzy
msgid "_Schedule Meeting..."
msgstr "Plānot _Tikƥanos"
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
#, fuzzy
msgid "_Forward as iCalendar..."
msgstr "Pārsƫtīt kā iKalendāru"
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr ""
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr "Dzēst ĆĄo _GadÄ«jumu"
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr "Dzēst Visus G_adījumus"
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr "GNOME Pilot rÄ«ki nav uzstādÄ«ti ĆĄajā sistēmā."
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
msgstr "KÄŒĆ«da sāknējot %s."
-#: calendar/gui/e-itip-control.c:678
-msgid "Meeting begins: <b>"
-msgstr "Satikƥanās sākas: <b>"
-
-#: calendar/gui/e-itip-control.c:683
-msgid "Task begins: <b>"
-msgstr "Uzdevums sākas: <b>"
-
-#: calendar/gui/e-itip-control.c:688
-msgid "Free/Busy info begins: <b>"
-msgstr "BrÄ«vs/AizƆemts informācija sākas: <b>"
-
-#: calendar/gui/e-itip-control.c:692
-msgid "Begins: <b>"
-msgstr "Sākas: <b>"
-
-#: calendar/gui/e-itip-control.c:704
-msgid "Meeting ends: <b>"
-msgstr "Satikƥanās beidzas: <b>"
-
-#: calendar/gui/e-itip-control.c:707
-msgid "Free/Busy info ends: <b>"
-msgstr "BrÄ«vs/AizƆemts informācija beidzas: <b>"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:711
-msgid "Ends: <b>"
+#: calendar/gui/e-itip-control.c:593
+#, fuzzy
+msgid "<b>Ends:</b> "
msgstr "Beidzas: <b>"
-#: calendar/gui/e-itip-control.c:725
-msgid "Task Completed: <b>"
-msgstr "Uzdevums Pabeigts: <b>"
+#: calendar/gui/e-itip-control.c:606
+#, fuzzy
+msgid "<b>Completed:</b> "
+msgstr "Izpildīts"
-#: calendar/gui/e-itip-control.c:735
-msgid "Task Due: <b>"
-msgstr "Uzdevums LÄ«dz: <b>"
+#: calendar/gui/e-itip-control.c:616
+msgid "<b>Due:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
msgid "iCalendar Information"
msgstr "iCalendar informācija"
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
msgid "iCalendar Error"
msgstr "iCalendar KÄŒĆ«da"
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
msgid "An unknown person"
msgstr "Nezināma persona"
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
@@ -5245,330 +5263,330 @@ msgstr ""
"<br> LĆ«dzu apskatiet sekojoĆĄo informāciju un pēc tam izvēlieties darbÄ«bu no "
"izvēlnes zemāk."
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr "<i>Nekas</i>"
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr "L_okācija: "
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
#, fuzzy
msgid "Status:"
msgstr "_Statuss:"
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
msgid "Accepted"
msgstr "Apstiprināts"
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
#, fuzzy
msgid "Tentatively Accepted"
msgstr "Paigaidām akceptēt"
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
msgid "Declined"
msgstr "Noliegts"
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr "Nezināms"
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
msgid "Choose an action:"
msgstr "Izvēlieties darbību:"
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
msgid "Update"
msgstr "Atjaunot"
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "OK"
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
msgid "Accept"
msgstr "Apstiprināt"
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
msgid "Tentatively accept"
msgstr "Paigaidām akceptēt"
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
msgid "Decline"
msgstr "Noliegt"
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
msgid "Send Free/Busy Information"
msgstr "NosĆ«tÄ«t BrÄ«vs/AizƆemts Informāciju"
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr "Atjaunināt respondenta statusu"
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
msgid "Send Latest Information"
msgstr "SĆ«tÄ«t PēdÄ«go Informāciju"
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr "Atsaukt"
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, c-format
msgid "<b>%s</b> has published meeting information."
msgstr "<b>%s</b> ir publicējis informāciju par tikơanos."
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
msgid "Meeting Information"
msgstr "Informācija par Satikƥanos"
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr "<b>%s</b> pieprasa tavu klātbƫtni tikƥanās."
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
msgid "Meeting Proposal"
msgstr "Satikƥanās Iemesls"
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr "<b>%s</b> vēlas pievienot jau eksistējoơai tikơanās."
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
msgid "Meeting Update"
msgstr "Atjaunināta Informācija Par Satikƥanos"
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr "<b>%s</b> vēlas saƆemt pēdÄ«go informāciju par tikĆĄanos."
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
msgid "Meeting Update Request"
msgstr "Informācijas Par Satikƥanos Atjaunināƥanas Pieprasīƥana"
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr "<b>%s</b> ir atbildējis uz tikĆĄanās pieprasÄ«jumu."
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
msgid "Meeting Reply"
msgstr "Atbilde Par SatikĆĄanos"
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr "<b>%s</b> ir atsaucis tikĆĄanos."
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
msgid "Meeting Cancellation"
msgstr "Satikƥanās Atcelƥana"
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, fuzzy, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr "<b>%s</b> ir atsaucis tikĆĄanos."
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
msgid "Bad Meeting Message"
msgstr "Slikta Satikơanās ZiƆa"
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, c-format
msgid "<b>%s</b> has published task information."
msgstr "<b>%s</b> ir publicējis informāciju par uzdevumu."
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
msgid "Task Information"
msgstr "Uzdevuma Informācija"
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr "<b>%s</b> pieprasa jums izpildīt uzdevumu."
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
msgid "Task Proposal"
msgstr "Uzdevuma PrieĆĄlikums"
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr "<b>%s</b> vēlas pievienot jau eksistējoơam uzdevumam."
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
msgid "Task Update"
msgstr "Uzdevuma Atjaunināƥana"
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr "<b>%s</b> vēlas saƆemt pēdÄ«go informāciju par uzdevumu."
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
msgid "Task Update Request"
msgstr "Uzdevuma Atjaunināƥanas Pieprasījums"
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr "<b>%s</b> ir atbildējis uz uzdevuma nozÄ«mēơanu."
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
msgid "Task Reply"
msgstr "Uzdevuma Atbilde"
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr "<b>%s</b> ir atcēlis uzdevumu."
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
msgid "Task Cancellation"
msgstr "Uzdevuma Atsaukums"
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
msgid "Bad Task Message"
msgstr "Slikts Uzdevuma ZiƆojums"
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr "<b>%s</b> ir publicējis brÄ«vs/aizƆemts informāciju."
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
msgid "Free/Busy Information"
msgstr "BrÄ«vs/AizƆemts Informācija"
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr "<b>%s</b> pieprasa tavu brÄ«vs/aizƆemts informāciju."
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
msgid "Free/Busy Request"
msgstr "BrÄ«vs/AizƆemts PieprasÄ«jums"
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr "<b>%s</b> ir atbildējis uz brÄ«vs/aizƆemts informāciju."
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
msgid "Free/Busy Reply"
msgstr "BrÄ«vs/AizƆemts Atbilde"
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
msgid "Bad Free/Busy Message"
msgstr "Slikta BrÄ«vs/AizƆemts ZiƆa"
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
#, fuzzy
msgid "The message does not appear to be properly formed"
msgstr "Ơī mape izskatās ir neatgriezeniski sabojāta."
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
msgid "The message contains only unsupported requests."
msgstr "ZiƆa satur tikai neatbalstÄ«tus pieprasÄ«jumus."
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr "Pievienojums nesatur atÄŒautu kalendāra ziƆu"
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
msgid "The attachment has no viewable calendar items"
msgstr "Pievienojumam nav skatāmu kalendāra priekƥmetu"
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
msgid "There was an error on the CORBA system\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
#, fuzzy
msgid "Object could not be found\n"
msgstr "Priekƥmets nevar tikt nosƫtīts!\n"
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
msgid "Update complete\n"
msgstr "Atjaunināƥana izpildīta\n"
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
msgid "Calendar file could not be updated!\n"
msgstr "Kalendāra fails nevar tikt atjaunināts!\n"
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr ""
"Apmeklētāja status nevar tikt atjaunināts tāpēc ka priekơmets vairāk "
"neeksistē"
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr ""
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr ""
"Apmeklētāja statuss nevar tikt atjaunināts sakarā ar nepareizo statusu!\n"
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
msgid "Attendee status updated\n"
msgstr "Apmeklētāja status atjaunināts\n"
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
msgid "Attendee status could not be updated!\n"
msgstr "Apmeklētāja status nevar tikt atjaunināts!\n"
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
msgid "Removal Complete"
msgstr "IzƆemơana Pabeigta"
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
msgid "Item sent!\n"
msgstr "Priekƥmets nosƫtīts!\n"
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr "Priekƥmets nevar tikt nosƫtīts!\n"
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
#, fuzzy
msgid "Select Calendar Folder"
msgstr "Izvēlēties Mapi"
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
#, fuzzy
msgid "Select Tasks Folder"
msgstr "Izvēlēties Mapi"
@@ -5614,7 +5632,7 @@ msgstr "datums-beigas"
msgid "Chair Persons"
msgstr "Vadoƥās Personas"
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
msgid "Required Participants"
msgstr "Pieprasītie Dalībnieki"
@@ -5623,56 +5641,57 @@ msgid "Optional Participants"
msgstr "Iespējamie Dalībnieki"
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
-msgstr "Nepiedalās"
+#, fuzzy
+msgid "Resources"
+msgstr "Resurss"
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr "Individuāli"
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
msgid "Group"
msgstr "Grupa"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
msgid "Resource"
msgstr "Resurss"
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr "Istaba"
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
msgid "Chair"
msgstr "Krēsls"
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
msgid "Required Participant"
msgstr "Pieprasītais Dalībnieks"
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr "Iespējamais Dalībnieks"
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr "Nepiedalās"
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr "Pagaidu"
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
msgid "Delegated"
msgstr "Deleģēts"
@@ -5683,22 +5702,22 @@ msgstr "Procesā"
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr "%A, %B %d, %Y"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a %m/%d/%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%m/%d/%Y"
@@ -5762,8 +5781,8 @@ msgstr "Satikƥanās _sākuma laiks:"
msgid "Meeting _end time:"
msgstr "Satikƥanās _beigu laiks:"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, c-format
msgid "Opening tasks at %s"
msgstr "Atvērt uzdevumus uz %s"
@@ -5778,7 +5797,7 @@ msgstr "Nevar ielādēt uzdevumus uz `%s'"
msgid "The method required to load `%s' is not supported"
msgstr "Metode lai ielādētu `%s' nav atbalstīta"
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "Nevar atvērt mapi uz `%s'"
@@ -5798,26 +5817,42 @@ msgstr "Dzēơam "
msgid "Expunging"
msgstr "Dzēơam mapi"
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "Jauna _Tikƥanās...."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr "Nevar atvērt mapi uz `%s'"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr "Pieprasītā metode, lai atvērtu `%s' nav atbalstīta"
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, c-format
msgid "Opening calendar at %s"
msgstr "Atvērt kalendāru uz %s"
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "Atveram mapi %s"
@@ -5878,49 +5913,49 @@ msgstr "Oktobris"
msgid "September"
msgstr "Septembris"
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
msgid "At least one attendee is necessary"
msgstr "Vismaz viens apmeklētajs ir vajadzīgs"
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr "JābĆ«t norādÄ«tam organizētājam."
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
msgid "Event information"
msgstr "Notikuma informācija"
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
msgid "Task information"
msgstr "Uzdevuma Informācija"
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
msgid "Journal information"
msgstr "Ćœurnāla informācija"
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
msgid "Free/Busy information"
msgstr "BrÄ«vs/AizƆemts informācija"
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
msgid "Calendar information"
msgstr "Kalendāra informācija"
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
#, fuzzy
msgid "Updated"
msgstr "Atjaunot"
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
#, fuzzy
msgid "Refresh"
msgstr "Atsvaidzināt Sarakstu"
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr "Jums jābĆ«t notikuma apmeklētājam."
@@ -6157,7 +6192,7 @@ msgid "Print Calendar"
msgstr "Drukāt Kalendāru"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Drukāƥanas Pirmsapskats"
@@ -6181,7 +6216,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr ""
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
#, fuzzy
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
@@ -6193,12 +6228,12 @@ msgstr ""
"\n"
"?"
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr "Neprasiet man vēlreiz."
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
#, fuzzy
msgid "Print Tasks"
msgstr "Drukāt vizītkartes"
@@ -8161,7 +8196,7 @@ msgstr "Pārvietojam vēstules"
msgid "Copying messages"
msgstr "Kopējam vēstules uz %s"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -8169,47 +8204,47 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr "Atsaukts."
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, fuzzy, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr "Negaidīta atbilde no POP servera: %s"
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
#, fuzzy
msgid "No data provided"
msgstr "Nav dots faila nosaukums."
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
#, fuzzy
msgid "Failed to encrypt: No valid recipients specified."
msgstr "Nevar kodēt ĆĄo vēstuli: nav norādÄ«ti saƆēmēji"
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, fuzzy, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -8217,18 +8252,24 @@ msgid ""
"%.*s"
msgstr "Neizdevās keiơot vēstuli %s: %s"
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, fuzzy, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr "Neizdevās keiơot vēstuli %s: %s"
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "Neizdevās atkodēt vēstuli"
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
#, fuzzy
msgid "Failed to execute gpg."
msgstr "Neizdevās atkodēt vēstuli"
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, fuzzy, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr "Nevar pārbaudÄ«t ĆĄo vēstuli: nevarēja izveidot pagaidu failu: %s"
@@ -8472,7 +8513,7 @@ msgstr ""
"%s"
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr "Slikta autentifikācijas atbilde no servera."
@@ -8591,7 +8632,7 @@ msgstr "uzstādīt"
msgid "No provider available for protocol `%s'"
msgstr ""
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8638,11 +8679,11 @@ msgstr "Neizdevās atkodēt vēstuli"
msgid "Failed to verify certificates."
msgstr "Neizdevās pārbaudīt sertifikātu"
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
msgid "Cannot get folder: Invalid operation on this store"
msgstr "Nevar dabĆ«t mapi: Nepareiza operācija ĆĄajā glabātuvē"
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
msgid "Cannot create folder: Invalid operation on this store"
msgstr "Nevar izveidot mapi: Nepareiza operācija ơajā glabātuvē"
@@ -8853,77 +8894,105 @@ msgstr "Nevar pārsaukt mapi: %s: Nepareiza operācija"
msgid "Cannot rename folder: %s: No such folder"
msgstr "Nevar pārsaukt mapi: %s: Nav tādas mapes"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr "Operācija atsaukta"
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr "Serveris negaidīti atvienojās: %s"
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "Negaidīta atbilde no IMAP servera: %s"
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "IMAP komandas kÄŒĆ«da: %s"
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr "Servera atbilde beidzās pārāk ātri."
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr "IMAP servera atbilde nesaturēja %s informāciju"
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr "Negaidīta OK atbilde no IMAP servera: %s"
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr "Nevar izveidot direktoriju %s: %s"
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr "Nevar ielādēt %s kopsavilkumu"
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr "Mape tika iznīcināta un pārizveidota uz servera."
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr "Meklējam izmainītās vēstules"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Neizdevās atkodēt vēstuli"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"Nevar dabĆ«t vēstuli: %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr "Nav tādas vēstules"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr "Ć Ä« vēstule ĆĄobrÄ«d nav pieejama"
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr "Meklējam jaunās vēstules"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr ""
@@ -8948,7 +9017,7 @@ msgstr "Pārbaudam jauno pastu"
msgid "Check for new messages in all folders"
msgstr "Pārbaudam jaunas vēstules visās mapēs"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "Mapes"
@@ -8978,7 +9047,7 @@ msgstr "Lai lasītu un glabātu pastu uz IMAP serveriem."
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
msgid "Password"
msgstr "Parole"
@@ -8986,77 +9055,77 @@ msgstr "Parole"
msgid "This option will connect to the IMAP server using a plaintext password."
msgstr "Ć Ä« opcija savienos ar IMAP serveri lietojot parastu teksta paroli."
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "SMTP serveris %s"
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "%s serviss priekĆĄ %s uz %s"
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "Konekcija pārtraukta"
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr "Nevarēja savienoties ar %s (ports %d): %s"
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr ""
"Nevar savienoties ar POP serveri.\n"
"KÄŒĆ«da sĆ«tot lietotajvārdu: %s"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
#, fuzzy
msgid "SSL/TLS extension not supported."
msgstr "Operācija nav atbalstīta"
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
#, fuzzy
msgid "SSL negotiations failed"
msgstr "Autentifikācija izjukusi."
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "Mape nav tukĆĄa"
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr "IMAP serveris %s neatbalsta pieprasīto autentifikācijas tipu %s"
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr "Neatbalstīts autentifikācijas tips %s"
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr "%sLĆ«dzu ievadi IMAP paroli %s@%s"
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr "Jƫs neievadījāt paroli."
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9067,19 +9136,24 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr "Nav tādas mapes %s"
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, fuzzy, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr "Mapes nosaukums nedrīkst saturēt Return simbolu."
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Nezināma kÄŒĆ«da: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr "Vecāku mapei nav atÄŒauts saturēt apakĆĄmapes"
@@ -9223,27 +9297,6 @@ msgstr ""
msgid "Cannot append message to maildir folder: %s: %s"
msgstr ""
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"Nevar dabĆ«t vēstuli: %s\n"
-" %s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr "Nav tādas vēstules"
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9333,19 +9386,19 @@ msgstr ""
msgid "Cannot open mailbox: %s: %s\n"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
#, fuzzy
msgid "Mail append cancelled"
msgstr "Pasts"
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr "Nevar pievienot vēstuli mbox failam: %s: %s"
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9354,11 +9407,11 @@ msgstr ""
"Nevar dabĆ«t vēstuli: %s no mapes %s\n"
" %s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr "Ơī mape izskatās ir neatgriezeniski sabojāta."
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr "Vēstules konstrukcija neveiksmīga: Sabojāta pastkaste?"
@@ -9463,12 +9516,13 @@ msgstr "Nezināma kÄŒĆ«da: %s"
msgid "Could not store folder: %s"
msgstr "Nevarēja atvērt mapi: %s: %s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr "KÄŒĆ«da rakstot pagaidu pastkastē: %s"
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr ""
@@ -9678,7 +9732,7 @@ msgstr "Atstāt vēstules uz servera"
msgid "Delete after %s day(s)"
msgstr "Dzēst pēc %s dienas (ām)"
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr "POP"
@@ -9769,7 +9823,7 @@ msgid "No such folder `%s'."
msgstr "Nav tādas mapes `%s'."
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
msgid "Sendmail"
msgstr "Sendmail"
@@ -9823,7 +9877,7 @@ msgstr "sendmail"
msgid "Mail delivery via the sendmail program"
msgstr "Pasta nosƫtīƥana ar sendmail programmu"
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr "SMTP"
@@ -9941,40 +9995,40 @@ msgstr "Pieprasīta autentifikācija"
msgid "Welcome response error"
msgstr "RSET atbildes kÄŒĆ«da: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, fuzzy, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr ""
"Nevar savienoties ar POP serveri.\n"
"KÄŒĆ«da sĆ«tot lietotajvārdu: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
#, fuzzy
msgid "server does not appear to support SSL"
msgstr "ZiƆa varētu bĆ«t pareizi noformēta"
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, fuzzy, c-format
msgid "STARTTLS request timed out: %s"
msgstr "AUTH pieprasījums iztecējis: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
#, fuzzy
msgid "STARTTLS response error"
msgstr "RSET atbildes kÄŒĆ«da: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, fuzzy, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr "SMTP serveris %s neatbalsta pieprasīto autentifikācijas tipu %s"
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr "%sLĆ«dzu ievadiet %s@%s SMTP paroli"
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -9985,92 +10039,92 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr "SMTP serveris %s"
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr "SMTP pasta nosƫtīƥana caur %s"
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr "Nevar nosƫtīt adresi: sƫtītāja adrese nav pareiza."
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
msgid "Sending message"
msgstr "SĆ«tam vēstuli"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
#, fuzzy
msgid "Cannot send message: no recipients defined."
msgstr "nē."
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
#, fuzzy
msgid "Cannot send message: one or more invalid recipients"
msgstr "nē."
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr "SMTP Apsveikums"
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, fuzzy, c-format
msgid "HELO request timed out: %s"
msgstr "RSET pieprasījums iztecējis: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
#, fuzzy
msgid "HELO response error"
msgstr "RSET atbildes kÄŒĆ«da: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
msgid "SMTP Authentication"
msgstr "SMTP Autentifikācija"
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
#, fuzzy
msgid "Error creating SASL authentication object."
msgstr "KÄŒĆ«da."
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr "AUTH pieprasījums iztecējis: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr "AUTH neveiksmīgs pieprasījums."
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr "Slikta autentifikācijas atbilde no servera.\n"
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr "MAIL FROM pieprasÄ«jums iztecējis: %s: pasts nav nosĆ«tÄ«ts"
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
#, fuzzy
msgid "MAIL FROM response error"
msgstr "MAIL FROM atbildes kÄŒĆ«da: %s: pasts nav nosĆ«tÄ«ts"
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr "RCPT TO pieprasÄ«jums iztecējis: %s: pasts nav nosĆ«tÄ«ts"
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr "DATA pieprasÄ«jums iztecējis: %s: pasts nav nosĆ«tÄ«ts"
@@ -10078,38 +10132,38 @@ msgstr "DATA pieprasÄ«jums iztecējis: %s: pasts nav nosĆ«tÄ«ts"
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
#, fuzzy
msgid "DATA response error"
msgstr "RSET atbildes kÄŒĆ«da: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr "DATA sĆ«tijums iztecējis: vēstules pārtraukĆĄana: %s: pasts nav nosĆ«tÄ«ts"
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
#, fuzzy
msgid "DATA termination response error"
msgstr "Slikta autentifikācijas atbilde no servera."
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr "RSET pieprasījums iztecējis: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
#, fuzzy
msgid "RSET response error"
msgstr "RSET atbildes kÄŒĆ«da: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, fuzzy, c-format
msgid "QUIT request timed out: %s"
msgstr "AUTH pieprasījums iztecējis: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
#, fuzzy
msgid "QUIT response error"
msgstr "RSET atbildes kÄŒĆ«da: %s"
@@ -10183,7 +10237,7 @@ msgstr "MIME tips:"
msgid "Suggest automatic display of attachment"
msgstr "Ieteikt automātisku pievienojuma attēloơanu"
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
msgid "Click here for the address book"
msgstr "Uz adreƥu grāmatu"
@@ -10194,45 +10248,45 @@ msgstr "Uz adreƥu grāmatu"
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
msgid "Reply-To:"
msgstr "Atbildēt Kam:"
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
msgid "From:"
msgstr "No:"
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr "Subjekts:"
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr "Kam:"
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
msgid "Enter the recipients of the message"
msgstr "Ievadiet vēstules saƆēmējus"
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr "Cc:"
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr "Ievadiet adreses kuras saƆems vēstules kopiju"
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr "Bcc:"
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
#, fuzzy
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
@@ -10242,11 +10296,16 @@ msgstr "saraksts."
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
#, fuzzy
msgid "Post To:"
msgstr "Porto"
+#: composer/e-msg-composer-hdrs.c:431
+#, fuzzy
+msgid "Posting destination"
+msgstr "Nav apraksta"
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -10266,34 +10325,34 @@ msgstr ""
"KÄŒĆ«da kāmēr lasot failu %s:\n"
"%s"
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
msgid "Warning!"
msgstr "Brīdinājums!"
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr "Fails eksistē, pārrakstīt?"
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, c-format
msgid "Error saving file: %s"
msgstr "KÄŒĆ«da saglabājot failu: %s"
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr "KÄŒĆ«da ielādējot failu: %s"
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, c-format
msgid "Error accessing file: %s"
msgstr "KÄŒĆ«da atverot failu: %s"
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
msgid "Unable to retrieve message from editor"
msgstr "Nespēju saƆemt vēstuli no redaktora"
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, c-format
msgid ""
"Unable to seek on file: %s\n"
@@ -10302,7 +10361,7 @@ msgstr ""
"Nevar meklēt failā: %s\n"
"%s"
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, c-format
msgid ""
"Unable to truncate file: %s\n"
@@ -10311,7 +10370,7 @@ msgstr ""
"Nevar samazināt failu: %s\n"
"%s"
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, c-format
msgid ""
"Error autosaving message: %s\n"
@@ -10320,7 +10379,7 @@ msgstr ""
"KÄŒĆ«da automātiski glabājot vēstuli: %s\n"
" %s"
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
@@ -10328,55 +10387,34 @@ msgstr ""
"Ximian Evolution ir atradis nesaglabātus failus no iepriekơējās sesijas.\n"
"Vai jĆ«s gribētu tos atjaunot?"
-#: composer/e-msg-composer.c:1516
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-"Ć Ä« vēstule netika nosĆ«tÄ«ta.\n"
-"\n"
-"Vai tu vēlies saglabāt izmaiƆas?"
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
msgid "Warning: Modified Message"
msgstr "Brīdinājums: Mainīta Vēstule"
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr "Atvērt failu"
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "Saglabāt parakstu"
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-#, fuzzy
-msgid "Set as default"
-msgstr "(noklusētais)"
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "Uzrakstīt vēstuli"
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
msgstr ""
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
#, fuzzy
msgid ""
"Could not create composer window:\n"
@@ -10385,7 +10423,7 @@ msgstr ""
"\n"
" HTML komponents."
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10452,7 +10490,7 @@ msgstr "Subjekts satur"
msgid "Subject does not contain"
msgstr "Subjekts nesatur"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10480,92 +10518,92 @@ msgstr "Kategorijas"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a %m/%d/%Y %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a %m/%d/%Y %H:%M"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr "%a %m/%d/%Y %I %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr "%a %m/%d/%Y %H"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%m/%d/%Y %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%m/%d/%Y %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr "%m/%d/%Y %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr "%m/%d/%Y %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr "%m/%d/%Y %I %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr "%m/%d/%Y %H"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%I:%M %p"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr "%I %p"
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
msgid "seconds"
msgstr "sekundes"
@@ -10679,33 +10717,33 @@ msgstr ""
"KÄŒĆ«da neregulārajā izteiksmē '%s':\n"
"%s"
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr "Svarīgs"
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
#, fuzzy
msgid "Work"
msgstr "Korka"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
#, fuzzy
msgid "Personal"
msgstr "Galvenais"
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
#, fuzzy
msgid "To Do"
msgstr "Togo"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
#, fuzzy
msgid "Later"
msgstr "pēc"
@@ -10976,7 +11014,7 @@ msgstr "nav"
msgid "is not Flagged"
msgstr "Karogots"
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
#, fuzzy
msgid "Label"
msgstr "_Lielāks"
@@ -11043,7 +11081,7 @@ msgstr "ir mazāks par"
msgid "Score"
msgstr "Rezultāts"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "Sƫtītajs"
@@ -11080,7 +11118,7 @@ msgstr "sākas ar"
msgid "Stop Processing"
msgstr "Apturēt Procesēơanu"
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "Subjekts"
@@ -11147,7 +11185,7 @@ msgstr "Skanējam %s"
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr "Pasts"
@@ -11213,7 +11251,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr "Evolution importē jĆ«su vecos Netscape datus"
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr "Atkritumkaste"
@@ -11289,68 +11327,71 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr "Evolution komponista raĆŸotne."
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
+msgid ""
+"Configure mail preferences, including security and message display, here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "Evolution komponista raĆŸotne."
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#, fuzzy
+msgid "Configure your email accounts here"
+msgstr "Izveidot vai rediģēt pasta kontus un citas preferences"
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
msgid "Evolution component for handling mail."
msgstr "Evolution komponente pasta parvāldīƥanai."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
msgid "Evolution mail composer."
msgstr "Evolution pasta sacerētājs."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
#, fuzzy
msgid "Evolution mail executive summary component."
msgstr "komponents."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
msgid "Evolution mail folder display component."
msgstr "Evolution pasta mapes attēloơanas komponents."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
msgid "Evolution mail folder factory component."
msgstr "Evolution pasta mapes raĆŸotnes komponents."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
msgid "Factory for the Evolution composer."
msgstr "Evolution komponista raĆŸotne."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
msgid "Factory for the Mail Summary component."
msgstr "Pasta Kopsavilkuma komponentes raĆŸotne."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
#, fuzzy
msgid "Font Preferences"
msgstr "Bez A_tkārtoƥanās"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
#, fuzzy
msgid "Mail Accounts"
msgstr "Konti"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
msgid "Mail Preferences"
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
msgid "Mail configuration interface"
msgstr "Pasta konfigurēơanas saskarne"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr ""
-
#: mail/component-factory.c:102
msgid "Folder containing mail"
msgstr "Mape, kura satur pastu"
@@ -11375,7 +11416,7 @@ msgstr "Rekvizīti..."
msgid "Change this folder's properties"
msgstr "Izmainīt ƥīs mapes rekvizītus"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
@@ -11383,257 +11424,257 @@ msgstr ""
"Kādi no pasta uzstādījumiem ir nepareizi, lƫdzu pārbaudiet vai viss ir "
"kārtībā."
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
#, fuzzy
msgid "You have not set a mail transport method"
msgstr "uzstādīt"
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Brīdinājums: Mainīta Vēstule"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr "Jauna Pasta ZiƆojums"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr "_Pasta Vēstule"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "Uzrakstīt vēstuli"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "Jauna Vēstule"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "Iepriekơējā Vēstule"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "Jauna Pasta ZiƆojums"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "Nevar initializēt Evolution pasta komponenti."
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
msgid "Cannot initialize Evolution's mail config component."
msgstr "Nevar initializēt Evolution pasta konfigurācijas komponentu."
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
msgid "Cannot initialize Evolution's folder info component."
msgstr "Nevar initializēt Evolution mapes informatīvo komponentu."
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
#, fuzzy
msgid "Connecting..."
msgstr "Savienojamies ar serveri..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr "Nevar reģistrēt glabātuvi ar čaulu"
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr " \"%s\" Rekvizīti"
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "Rekvizīti"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr "Nevar izveidot pagaidu direktoriju: %s"
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr "%d jauni"
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ", "
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr "%d slēpti"
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr ""
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr "%d izvēlēti"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr "%d nenosƫtīti"
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, c-format
msgid "%d sent"
msgstr "%d nosƫtīti"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr "%d kopā"
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
#, fuzzy
msgid "Create _Virtual Folder From Search..."
msgstr "Izveidot _Virtuālu Mapi No Vēstules"
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr "VMape ar Subjektu"
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr "VMape ar Sƫtītāju"
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr "Vmape a_r SaƆēmējiem"
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr "VMape ar Adresātu sarakstu"
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr "Filtrs uz Subjektu"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr "Filtrs uz Sƫtītāju"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr "Filtrs uz SaƆēmējiem"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr "Filtrs uz Adresātu Sarakstu"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr "R_ediģēt kā Jaunu ZiƆojumu..."
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "_Drukāt"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr "_Atbildēt SĆ«tÄ«tājam"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr "Atbildēt uz _Sarakstu"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "Atbildēt _Visiem"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "_Pārsƫtīt"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
#, fuzzy
msgid "Fla_g Completed"
msgstr "Pabeigts"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
#, fuzzy
msgid "Cl_ear Flag"
msgstr "TÄ«rs"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "A_tzīmēt kā Lasītu"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
#, fuzzy
msgid "Mark as _Unread"
msgstr "Atzīmēt kā _Neizlasītu"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr "Atzīmēt kā _Svarīgu"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
#, fuzzy
msgid "_Mark as Unimportant"
msgstr "Atzīmēt _kā Nesvarīgu"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
#, fuzzy
msgid "U_ndelete"
msgstr "_Atdzēst"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
#, fuzzy
msgid "Mo_ve to Folder..."
msgstr "Pārvietot uz _Mapi..."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "_Kopēt uz Mapi..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
#, fuzzy
msgid "Add Sender to Address_book"
msgstr "Pievienot Sƫtītāju Adreƥu Grāmatai"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
#, fuzzy
msgid "Appl_y Filters"
msgstr "Attiecināt Filtrus"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
#, fuzzy
msgid "Crea_te Rule From Message"
msgstr "Izveidot Noteikumu No Vēstules"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
#, fuzzy
msgid "VFolder on M_ailing List"
msgstr "VMape Pasta Sarakstei"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, fuzzy, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "Filtrs Pasta Sarakstei (%s)"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, fuzzy, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "VMape Pasta Sarakstam (%s)"
@@ -11709,20 +11750,20 @@ msgstr "visi."
msgid "Evolution Account Editor"
msgstr "Evolution Kontu Redaktors"
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
msgid "_Host:"
msgstr "_Resursdators:"
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
#, fuzzy
msgid "User_name:"
msgstr "_Lietotājvārds:"
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
msgid "_Path:"
msgstr "_CeÄŒĆĄ:"
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
#, fuzzy
msgid "You may not create two accounts with the same name."
msgstr "ar."
@@ -11752,7 +11793,7 @@ msgid "Enable"
msgstr "Aktivizēt"
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
msgid "Enabled"
msgstr "Aktivizēts"
@@ -11802,7 +11843,7 @@ msgid ""
"And have been updated."
msgstr ""
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
#, fuzzy
msgid ""
"You have not configured the mail client.\n"
@@ -11815,7 +11856,7 @@ msgstr ""
"\n"
" tagad?"
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
#, fuzzy
msgid ""
"You need to configure an identity\n"
@@ -11824,7 +11865,7 @@ msgstr ""
"\n"
" pirms."
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
#, fuzzy
msgid ""
"You need to configure a mail transport\n"
@@ -11834,18 +11875,18 @@ msgstr ""
" pirms."
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
#, fuzzy
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
msgstr "HTML HTML"
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr "Sƫtīt jebkurā gadījumā?"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
@@ -11853,18 +11894,18 @@ msgstr ""
"Ơai vēstulei nav virsraksta\n"
"Patieƥām nosƫtīt?"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
#, fuzzy
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
msgstr "saraksts ir saraksts Bcc."
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr "Ć Ä« vēstule satur tikai Bcc adresātus."
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
#, fuzzy
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
@@ -11874,11 +11915,11 @@ msgstr ""
"ir Kam\n"
" Sƫtīt?"
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr "Jums jānorāda saƆēmēji, lai nosĆ«tÄ«tu ĆĄo vēstuli."
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
@@ -11886,28 +11927,28 @@ msgstr ""
"Nevar atvērt melnraksta mapi ơim kontam.\n"
"Vai jĆ«s vēlaties lietot noklusēto melnrakstu mapi?"
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr "nezināms nosƫtītājs"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr "%a, %Y-%m-%d at %H:%M, %%s rakstīja:"
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr "Pārvietot vēstule(s) uz"
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr "Kopēt vēstule(s) uz"
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr "Vai jĆ«s esat pārliecināts, ka vēlaties rediģēt visas %d vēstules?"
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
#, fuzzy
msgid ""
"You may only edit messages saved\n"
@@ -11916,7 +11957,7 @@ msgstr ""
"\n"
" Melnraksti."
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
@@ -11924,39 +11965,39 @@ msgstr ""
"JĆ«s varat pārsĆ«tÄ«t vēlreiz tikai\n"
"tās vēstules, kas NosĆ«tÄ«ts mapē."
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr "Vai jĆ«s vēlaties pārsĆ«tÄ«t vēlreiz visas %d vēstules?"
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr "Nav Izvēlēta Vēstule"
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "Pārrakstīt failu?"
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "Saglabāt Vēstuli Kā..."
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "Saglabāt Vēstules Kā..."
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
#, fuzzy
msgid "Go to next folder with unread messages?"
msgstr "ParādÄ«t nākoĆĄo neizlasÄ«to vēstuli"
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
msgstr ""
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
#, fuzzy
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
@@ -11968,7 +12009,7 @@ msgstr ""
"\n"
"?"
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
@@ -11977,28 +12018,28 @@ msgstr ""
"KÄŒĆ«da ielādējot filtra informāciju:\n"
"%s"
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr "Filtri"
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, fuzzy, c-format
msgid "Page %d of %d"
msgstr "DabĆ«jam vēstuli %d no %d"
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "Drukāt Vēstuli"
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr "US-Vēstule"
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "Vēstules drukāơana neizdevās"
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr ""
@@ -12021,7 +12062,7 @@ msgstr "Nav apraksta"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
#, fuzzy
msgid "Unnamed"
msgstr "Nenosaukts Kontakts"
@@ -12089,20 +12130,20 @@ msgstr ""
"."
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
msgid "Evolution Account Assistant"
msgstr "Evolution Kontu Asistents"
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, fuzzy, c-format
msgid "Account %d"
msgstr "Konts"
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr "Pārbaudam Servisu"
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr "Savienojamies ar serveri..."
@@ -12278,317 +12319,321 @@ msgstr "Digitālie IDs..."
msgid "Do not quote original message"
msgstr "Nevar atvērt vēstuli"
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
msgid "Done"
msgstr "Izdarīs"
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
#, fuzzy
msgid "Drafts _folder:"
msgstr "_Melnrakstu mape:"
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
msgid "E_nable"
msgstr "A_ktivizēt"
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
#, fuzzy
msgid "Emacs"
msgstr "Austrumu"
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
#, fuzzy
msgid "Email Accounts"
msgstr "Epasts satur"
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
#, fuzzy
msgid "Email _address:"
msgstr "Epasta adrese:"
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
#, fuzzy
msgid "Empty _trash folders on exit"
msgstr "_IztukĆĄot atkritumkastes izejot"
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
#, fuzzy
msgid "Execute Command..."
msgstr "Aktivizēt darbības"
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
#, fuzzy
msgid "Fi_xed -width:"
msgstr "beidzas ar"
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
#, fuzzy
msgid "Font Properties"
msgstr "Rekvizīti"
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
#, fuzzy
msgid "Format messages in _HTML"
msgstr "PārsĆ«tÄ«tās vēstules"
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
msgid "Get Digital ID..."
msgstr "Dabƫt Digitālo ID..."
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
#, fuzzy
msgid "Highlight _quotations with"
msgstr "_Izcelt citātus ar"
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
msgid "IMAPv4 "
msgstr "IMAPv4 "
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr "Identitāte"
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
msgid "Inline"
msgstr "IekÄŒauts"
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
msgid "Kerberos "
msgstr "Kerberos"
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
#, fuzzy
msgid "Labels and Colors"
msgstr "Saglabāt un Aizvērt"
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
#, fuzzy
msgid "Loading Images"
msgstr "_Ielādēt Attēlus"
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr "Pasta Konfigurācija"
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
msgid "Mailbox location"
msgstr "Pasta kastes atraƥanās vieta:"
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
#, fuzzy
msgid "Message Composer"
msgstr "ZiƆojuma Iesākums"
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
#, fuzzy
msgid "Message Display"
msgstr "_Vēstules Attēloơana"
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
#, fuzzy
msgid "Microsoft"
msgstr "Mikronēzija"
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
#, fuzzy
msgid "New Mail Notification"
msgstr "Pasta Konfigurācija"
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr ""
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
msgid "Optional Information"
msgstr "Optionāla Informācija"
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
#, fuzzy
msgid "Or_ganization:"
msgstr "Orani_zācija:"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
#, fuzzy
msgid "PGP/GPG _Key ID:"
msgstr "PGP _Atslēgas ID:"
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr "Izvēlies krāsu"
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
#, fuzzy
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr "NorādÄ«t, kad sĆ«ta vēstuleas tikai ar norādÄ«tiem _Bcc saƆēmējiem"
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
#, fuzzy
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr "Pretty Good Privacy"
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
#, fuzzy
msgid "Printed Fonts"
msgstr "Drukāt izvēlētos kontaktus"
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
msgid "Qmail maildir "
msgstr "Qmail maildir "
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
#, fuzzy
msgid "Quote original message"
msgstr "Nevar atvērt vēstuli"
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
msgid "Quoted"
msgstr "Citēts"
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
msgid "Re_member this password"
msgstr "Atc_eries ĆĄo paroli"
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
#, fuzzy
msgid "Re_ply-To:"
msgstr "Atbildēt Kam:"
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
msgid "Receiving Email"
msgstr "SaƆemam Epastu"
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
#, fuzzy
msgid "Receiving _Options"
msgstr "SaƆemam Opcijas"
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
#, fuzzy
msgid "Remember this _password"
msgstr "Atceries ĆĄo paroli"
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
msgid "Required Information"
msgstr "Pieprasītā Informācija"
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
#, fuzzy
msgid "Restore Defaults"
msgstr "Noklusētais"
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
#, fuzzy
msgid "S_ecurity"
msgstr "DroĆĄÄ«ba"
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
#, fuzzy
msgid "Secure MIME (S/MIME)"
msgstr "DroĆĄais MIME"
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr ""
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr ""
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
#, fuzzy
msgid "Select PGP program"
msgstr "Izvēlieties PGP bināri"
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
msgid "Sending Email"
msgstr "SĆ«tam Epastu"
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
msgid "Sent _messages folder:"
msgstr "NosĆ«tÄ«to _ziƆu mape:"
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
msgid "Sent and Draft Messages"
msgstr "NosĆ«tÄ«tās ziƆas un ZiƆu Paraugi"
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
msgid "Ser_ver requires authentication"
msgstr "Ser_veris pieprasa autentikāciju"
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
msgid "Server Configuration"
msgstr "Servera Konfigurācija"
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
msgid "Server _Type: "
msgstr "Servera _Tips:"
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
#, fuzzy
msgid "Shortcuts _type:"
msgstr "Saīsinājumi"
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
#, fuzzy
msgid "Signature #1"
msgstr "Saglabāt parakstu"
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
#, fuzzy
msgid "Signature #2"
msgstr "Saglabāt parakstu"
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
#, fuzzy
msgid "Specify _filename:"
msgstr "Stila nosaukums:"
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
msgid "Spell Checking Language"
msgstr ""
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
msgid "Spell _Checking"
msgstr ""
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr "Standarta Unix mbox"
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
msgid ""
"Type the name by which you would like to refer to this account.\n"
"For example: \"Work\" or \"Personal\""
msgstr ""
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
#, fuzzy
msgid "V_ariable-width:"
msgstr "Mainīgs"
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
@@ -12598,200 +12643,200 @@ msgstr ""
"\n"
"Klikƥķiniet \"Nākoƥais\" lai sāktu."
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
#, fuzzy
msgid "XEmacs"
msgstr "Austrumu"
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
#, fuzzy
msgid "_Add Signature"
msgstr "_HTML Paraksts:"
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr "_Vienmēr ielādēt attēlus no tīkla"
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
msgid "_Always sign outgoing messages when using this account"
msgstr "_Vienmēr parakstÄ«t izejoƥās vēstules lietojot ĆĄo kontu"
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
msgid "_Authentication Type: "
msgstr "_Autentifikācijas Tips:"
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
#, fuzzy
msgid "_Authentication type: "
msgstr "_Autentifikācijas Tips:"
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
msgid "_Automatically check for new mail"
msgstr "_Automātiski parbaudīt jauno pastu"
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
#, fuzzy
msgid "_Automatically insert smiley images"
msgstr "_Automātiski parbaudīt jauno pastu"
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
msgid "_Beep when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
msgid "_Certificate ID:"
msgstr "_Sertifikāta ID:"
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
#, fuzzy
msgid "_Confirm when expunging a folder"
msgstr "Apstiprināt, kad Izdzēơ mapi"
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
#, fuzzy
msgid "_Default signature:"
msgstr "_HTML Paraksts:"
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
#, fuzzy
msgid "_Defaults"
msgstr "Noklusētais"
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
msgid "_Do not notify me when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
#, fuzzy
msgid "_Enable"
msgstr "Aktivizēt"
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr ""
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
#, fuzzy
msgid "_Forward style:"
msgstr "Pārsƫtīt Kā"
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
#, fuzzy
msgid "_Full name:"
msgstr "_Pilns Vārds:"
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
#, fuzzy
msgid "_HTML Mail"
msgstr "HTML pastā"
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
#, fuzzy
msgid "_Identity"
msgstr "Identitāte"
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
msgid "_Load images if sender is in addressbook"
msgstr "_Ielādēt attēlus, ja sĆ«tÄ«tājs ir adreĆĄu grāmatā"
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
#, fuzzy
msgid "_Make this my default account"
msgstr "UzstādÄ«t ĆĄo kā manu noklusēto kontu"
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
#, fuzzy
msgid "_Mark messages as read after"
msgstr "_Atzīmēt vēstules kā Lasītas pēc"
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
msgid "_Name:"
msgstr "Vārds:"
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr "_Nekad nelādēt attēlus no tīkla"
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
msgid "_PGP binary path:"
msgstr "_PGP programmas ceÄŒĆĄ:"
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
msgid "_Play sound file when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
#, fuzzy
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr "NorādÄ«t, kad sĆ«ta HTML vēstules kontaktiem, kuri to nevēlas"
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
#, fuzzy
msgid "_Prompt when sending messages with an empty subject line"
msgstr "NorādÄ«t, kad sĆ«ta vēstules ar tukĆĄu subj_ektu."
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
#, fuzzy
msgid "_Receiving Mail"
msgstr "SaƆemam Pastu"
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
#, fuzzy
msgid "_Reply style:"
msgstr "Atbildēt Visiem"
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
msgid "_Restore defaults"
msgstr ""
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
#, fuzzy
msgid "_Script:"
msgstr "_DroĆĄÄ«ba"
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr "_DroĆĄÄ«ba"
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
#, fuzzy
msgid "_Sending Mail"
msgstr "SĆ«tam Pastu"
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
#, fuzzy
msgid "_Show animated images"
msgstr "Parādī Laiku Kā"
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
#, fuzzy
msgid "_Signatures"
msgstr "_HTML Paraksts:"
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
#, fuzzy
msgid "_Use secure connection (SSL):"
msgstr "Lietot dr_oĆĄu savienojumu (SSL)"
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
#, fuzzy
msgid "_Variable-width:"
msgstr "Mainīgs"
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
msgid "_every"
msgstr "_katru"
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
#, fuzzy
msgid "color"
msgstr "krāsa"
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
msgid "description"
msgstr "apraksts"
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -12860,128 +12905,133 @@ msgstr "_Ielādēt Attēlus"
msgid "Loading message content"
msgstr "Ielādējam vēstules saturu"
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
#, fuzzy
msgid "Overdue:"
msgstr "N_okavētie uzdevumi:"
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%b %d %l:%M %p"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr "Kopēt Saiti PārlĆ«kprogrammā"
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr "Kopēt Saites Lokāciju"
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr "Saglabāt Saiti kā (FIXME)"
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr "Saglabāt attēlu kā..."
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "Skanējam %s"
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr "%s pievienojums"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr "Nevar noparsēt MIME vēstuli. Attēlojam kā avotu."
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "Datums"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr "Nepareiza Adrese"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "No"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr "Atbildēt-Uz"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "Kam"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr "Cc"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
msgid "Bcc"
msgstr "Bcc"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
#, fuzzy
msgid "Mailer"
msgstr ""
"\n"
"Pastnieks: "
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
"Ć Ä« vēstule ir digitāli parakstÄ«ta. KlikĆĄÄ·iniet uz slēdzenes ikonu, lai "
"uzzinātu vairāk."
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "Nevarēja izveidot PGP pārbaudes kontekstu."
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr "Ć Ä« vēstule ir digitāli parakstÄ«ta un ir autentiska."
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
"Ć Ä« vēstule ir digitāli parakstÄ«ta bet nevar tikt pārbaudÄ«ta, vai ir "
"autnetiska."
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr "Norāde uz FTP saiti (%s)"
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr ""
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr "Norāde uz lokālu failu (%s)"
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr ""
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr "Norāde uz nezināmiem ārējiem datiem (\"%s\" tips)"
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr ""
@@ -13106,59 +13156,59 @@ msgstr "Pārvietojam vēstules uz %s"
msgid "Copying messages to %s"
msgstr "Kopējam vēstules uz %s"
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr "Skanējam mapes \"%s\""
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr "PārsĆ«tÄ«tās vēstules"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr "Atveram mapi %s"
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr "Atveram glabātuvi %s"
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr "IzƆemam mapi %s"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, c-format
msgid "Storing folder '%s'"
msgstr "Glabājam mapi '%s'"
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
msgid "Refreshing folder"
msgstr "Atjauninām mapi"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr "Dzēơam mapi"
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr "SaƆemam vēstuli %s"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr "SaƆemam %d vēstule(s)"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr "Saglabājam %d vēstuli(es)"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
@@ -13167,7 +13217,7 @@ msgstr ""
"Nevar izveidot izejas failu: %s\n"
" %s"
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
@@ -13176,11 +13226,11 @@ msgstr ""
"KÄŒĆ«da glabājot vēstules uz: %s:\n"
" %s"
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr "Saglabājam pievienojumu"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
@@ -13189,22 +13239,22 @@ msgstr ""
"Nevaru izveidot izejas failu: %s:\n"
" %s"
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr "Nevarēja ierakstīt datus: %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr "Atvienojamies no %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Reconnecting to %s"
msgstr "Pārvienojamies ar %s"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "_Meklēt"
@@ -13275,25 +13325,25 @@ msgstr "Atjauninām..."
msgid "Waiting..."
msgstr "Gaidām..."
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
msgid "User canceled operation."
msgstr "Lietotājs atsauca operāciju."
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
msgid "_Remember this password"
msgstr "_Atceries ĆĄo paroli"
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
#, fuzzy
msgid "_Remember this password for the remainder of this session"
msgstr "Atceries ĆĄo paroli uz atlikuĆĄo sesiju"
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, c-format
msgid "Enter Password for %s"
msgstr "Ievadiet %s Paroli"
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
msgid "Enter Password"
msgstr "Ievadiet Paroli"
@@ -13316,41 +13366,24 @@ msgstr ""
"\n"
"Vai saglabāt jĆ«su izmaiƆas?"
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "Nosaukums:"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "Saglabāt parakstu"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "HTML paraksta fails:"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr "PārsĆ«tÄ«tā vēstule - %s"
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
msgid "Forwarded message"
msgstr "PārsĆ«tÄ«ta vēstule"
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
msgid "Forwarded Message"
msgstr "PārsĆ«tÄ«ta Vēstule"
@@ -13403,67 +13436,67 @@ msgstr "(Nav subjekta)"
msgid "%s - Message"
msgstr "%s - Vēstule"
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr "Neredzēta"
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr "Redzēta"
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr "Atbildēta"
-#: mail/message-list.c:736
+#: mail/message-list.c:740
msgid "Multiple Unseen Messages"
msgstr "Vairākas Neredzētas ZiƆas"
-#: mail/message-list.c:737
+#: mail/message-list.c:741
msgid "Multiple Messages"
msgstr "Vairākas ZiƆas"
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr "Zemākais"
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr "Zemāk"
-#: mail/message-list.c:746
+#: mail/message-list.c:750
msgid "Higher"
msgstr "Augstāk"
-#: mail/message-list.c:747
+#: mail/message-list.c:751
msgid "Highest"
msgstr "Augstākais"
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr "?"
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr "Ć odien %l:%M %p"
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr "Vakardiena %I:%M %p"
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr "%a %l:%M %p"
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
msgid "%b %d %l:%M %p"
msgstr "%b %d %l:%M %p"
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr "%b %d %Y"
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
msgid "Generating message list"
msgstr "Izveidojam vēstuÄŒu sarakstu"
@@ -13542,68 +13575,94 @@ msgstr "Pirmsapskats"
msgid "Flag to Follow Up"
msgstr ""
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, c-format
msgid "Subscribing to folder \"%s\""
msgstr "Parakstīties uz mapi \"%s\""
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr "Atrakstīties no mapes \"%s\""
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
msgid "Folder"
msgstr "Mape"
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "Saglabāt mapē..."
+
+#: mail/subscribe-dialog.c:1590
msgid "No server has been selected"
msgstr "Nav izvēlēts serveris"
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr "LĆ«dzu izvēlieties serveri."
#: mail/subscribe-dialog.glade.h:1
-msgid " _Refresh List "
-msgstr "_Atjaunināt Sarakstu"
-
-#: mail/subscribe-dialog.glade.h:2
msgid "All folders"
msgstr "Visas mapes"
-#: mail/subscribe-dialog.glade.h:3
-msgid "Display options"
-msgstr "Parādīt opcijas"
+#: mail/subscribe-dialog.glade.h:2
+#, fuzzy
+msgid "Apri file"
+msgstr "Aprīlis"
+
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+msgid "Close"
+msgstr "Aizvērt"
#: mail/subscribe-dialog.glade.h:4
+#, fuzzy
+msgid "Display Options"
+msgstr "Parādīt opcijas"
+
+#: mail/subscribe-dialog.glade.h:5
msgid "Folders whose names begin with:"
msgstr "Mapes ar nosaukumiem, kuri sākas ar:"
-#: mail/subscribe-dialog.glade.h:5
+#: mail/subscribe-dialog.glade.h:6
msgid "Manage Subscriptions"
msgstr "Pārvaldīt Subskripcijas"
-#: mail/subscribe-dialog.glade.h:6
-msgid "Show _folders from server: "
-msgstr "Parādīt _mapes uz servera:"
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
+msgstr "Atsvaidzināt Sarakstu"
+
+#: mail/subscribe-dialog.glade.h:8
+#, fuzzy
+msgid "S_elect server: "
+msgstr "Izvēlēties Mapi"
-#: mail/subscribe-dialog.glade.h:7
+#: mail/subscribe-dialog.glade.h:9
+#, fuzzy
+msgid "Salve file"
+msgstr "Izvēlieties failu"
+
+#: mail/subscribe-dialog.glade.h:10
msgid "_Subscribe"
msgstr "_Parakstīties"
-#: mail/subscribe-dialog.glade.h:8
+#: mail/subscribe-dialog.glade.h:11
msgid "_Unsubscribe"
msgstr "_Atrakstīties"
@@ -13614,28 +13673,29 @@ msgstr "Mape"
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
#, fuzzy
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr "Mape"
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#, fuzzy
msgid "Evolution Summary component."
msgstr "Evolution pasta sacerētājs."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
#, fuzzy
msgid "Factory for Evolution Summary's configuration control."
msgstr "RaĆŸotne Evolution Uzdevumu kontrolei"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
#, fuzzy
msgid "Factory for the Evolution Summary component."
msgstr "Pasta Kopsavilkuma komponentes raĆŸotne."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
#, fuzzy
msgid "Summary Preferences"
msgstr "Kopsavilkuma Uzstādījumi"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
-
#: my-evolution/Locations.h:1
#, fuzzy
msgid "Aarhus"
@@ -24325,23 +24385,23 @@ msgstr "CÄ«riha"
msgid "Folder containing the Evolution Summary"
msgstr "Mape"
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
msgid "Appointments"
msgstr "Satikƥanās"
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
msgid "No appointments"
msgstr "Nav satikĆĄanos"
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
msgid "%k:%M %d %B"
msgstr "%k:%M %d %B"
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
msgid "%l:%M %d %B"
msgstr "%l:%M %d %B"
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
msgid "No description"
msgstr "Nav apraksta"
@@ -24406,11 +24466,11 @@ msgstr "Pievieno_t"
msgid "Shown"
msgstr "Lietavas"
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
msgid "No tasks"
msgstr "Nav uzdevumu"
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
msgid "(No Description)"
msgstr "(Nav Apraksta)"
@@ -24442,7 +24502,7 @@ msgstr "Drukāt Kopsavilkumu"
msgid "Printing of Summary failed"
msgstr "Kopsavilkuma Drukāƥana neveiksmīga"
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
#, fuzzy
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr "komponents"
@@ -25726,18 +25786,18 @@ msgid "Configuration control for Evolution folder settings."
msgstr "Evolution komponista raĆŸotne."
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "Pasta Uzstādījumi"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
msgid "The Evolution shell."
msgstr "Evolution kommandrinda."
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "Parādīt DetaČas"
@@ -25764,7 +25824,7 @@ msgstr "Izvēlēties Mapi"
msgid "Drafts"
msgstr "Melnraksti"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "Inbox"
@@ -26207,27 +26267,27 @@ msgstr ""
msgid "Evolution Settings"
msgstr "Evolution "
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "Atveram mapi %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "Atveram mapi %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, fuzzy, c-format
msgid "in \"%s\" ..."
msgstr "Atvērt ar %s..."
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr "Nevar atvērt mapi uz `%s'"
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
#, fuzzy
msgid "Cannot find the specified shared folder."
msgstr ""
@@ -26310,31 +26370,31 @@ msgstr "_Strādāt Nesaistē"
msgid "Work Offline"
msgstr "Strādāt Nesaistē"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "(Nav atēlota mape)"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr "%s (%d)"
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr "(Nekas)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
"Ximian Evolution paĆĄreiz ir tieĆĄaistē. KlikĆĄÄ·iniet pogu lai strādātu "
"netieơsaistē."
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr "Ximian Evolution ir nesaistes reĆŸÄ«mā ieĆĄanas procesā."
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -26358,7 +26418,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr "Nevar uzstādīt vietējo glabātuvi -- %s"
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -26369,19 +26429,19 @@ msgstr ""
"ir pēkơƆi aizvēries. Jums vajadzēs Evolution un pārstartēt\n"
"lai tiktu atkal pie datiem."
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr "Nepareizi argrumenti"
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr "Nevar reģistrēties uz OAF"
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr "Konfigurāciju Datubāze nav atrasta"
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "Vispārēja kÄŒĆ«da"
@@ -26583,7 +26643,7 @@ msgstr "%s (...)"
msgid "%s (%d%% complete)"
msgstr "%s (%d%% izpildīts)"
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr "<klikĆĄÄ·iniet ĆĄeit, lai izvēlētos mapi>"
@@ -26624,63 +26684,63 @@ msgstr ""
"KÄŒĆ«da no aktivizēơanas sistēmas ir:\n"
"%s"
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
msgid "CORBA error"
msgstr "COBRA kÄŒĆ«da"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr "Pārtraukts"
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr "Nepareizs arguments"
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr "Jau ir Ä«paĆĄnieks"
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
msgid "No owner"
msgstr "Nav Ä«paĆĄnieka"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
msgid "Not found"
msgstr "Nav atrasts"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
msgid "Unsupported type"
msgstr "Neatbalstīts tips"
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr "Neatbalstīta shēma"
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr "Neatbalstīta operācija"
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
msgid "Internal error"
msgstr "Iekơēja kÄŒĆ«da"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
msgid "Exists"
msgstr "Izejam"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr "Nepareizs URI"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
msgid "Has subfolders"
msgstr "Ir apakĆĄmapes"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
msgid "No space left"
msgstr "Nav brīvas vietas"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr "Vecais Ä«paĆĄnieks ir 'miris'"
@@ -26739,29 +26799,21 @@ msgid "Specify where to create the folder:"
msgstr "Norādīt ƥeit, lai izveidotu mapi:"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "Izveidot _Jaunu Mapi..."
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
#, fuzzy
-msgid "_Folder Name:"
-msgstr "Mapes nosaukums:"
+msgid "_Account:"
+msgstr "Konts"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
-msgid "_Server:"
-msgstr "_Servera nosaukums:"
+msgid "_Folder Name:"
+msgstr "Mapes nosaukums:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "_Lietotājvārds:"
@@ -26862,15 +26914,15 @@ msgstr "Neprasiet man vēlreiz"
msgid "Evolution can import data from the following files:"
msgstr "Evolution var importēt datus no sekojoơiem failiem:"
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr "Evolution tagad iziet ..."
-#: shell/main.c:223
+#: shell/main.c:227
#, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -26880,7 +26932,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -26890,53 +26942,57 @@ msgid ""
"eagerly await your contributions!\n"
msgstr ""
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
msgstr "Ximian Evolution"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "Neprasiet man vēlreiz"
-#: shell/main.c:348
+#: shell/main.c:394
msgid "Cannot access the Ximian Evolution shell."
msgstr "Nevar atvērt Ximian Evolution čaulu."
-#: shell/main.c:357
+#: shell/main.c:403
#, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "Nevar initializēt Ximian Evolution čaulu: %s"
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr "Deaktivizēt splash ekrānu"
-#: shell/main.c:439
+#: shell/main.c:487
#, fuzzy
msgid "Start in offline mode"
msgstr "Sākam importu"
-#: shell/main.c:440
+#: shell/main.c:489
#, fuzzy
msgid "Start in online mode"
msgstr "Startējam Inteliģentos Importētājus"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr "SĆ«tÄ«t visu atkÄŒudoĆĄanas informāciju no visiem komponentiem uz failu."
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "Nevar initializēt Bonobo komponentu sistēmu."
@@ -27149,14 +27205,6 @@ msgstr "ParādÄ«t darba nedÄ“ÄŒu"
msgid "Week"
msgstr "NedēČa"
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-msgid "Close"
-msgstr "Aizvērt"
-
#: ui/evolution-comp-editor.xml.h:3
msgid "Close this item"
msgstr "Aizvērt ơo priekơmetu"
@@ -28097,10 +28145,6 @@ msgstr "Pievienot mapi jƫsu pierakstīto mapju sarakstam"
msgid "F_older"
msgstr "_Mape"
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr "Atsvaidzināt Sarakstu"
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr "Atjaunināt Mapju Sarakstu"
@@ -28664,21 +28708,21 @@ msgstr "Vēstule"
msgid "Don't show this message again."
msgstr "NerādÄ«t ĆĄo ziƆu vēlreiz."
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
#, fuzzy
msgid "_Find Now"
msgstr "Atrast Tagad"
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
#, fuzzy
msgid "_Clear"
msgstr "TÄ«rs"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
msgid "Clear"
msgstr "TÄ«rs"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr "Atrast Tagad"
@@ -28704,6 +28748,78 @@ msgstr "init_corba(): nevar initializēt GNOME"
msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonobo(): nevar initializēt Bonobo"
+#~ msgid "Error in search expression."
+#~ msgstr "KÄŒĆ«da meklēơanas izteiksmē."
+
+#~ msgid "Restarting search."
+#~ msgstr "Parstartējam meklēơanu."
+
+#, fuzzy
+#~ msgid "Could not parse query string"
+#~ msgstr "Nevarēja noparsēt URL `%s'"
+
+#, fuzzy
+#~ msgid "Email is"
+#~ msgstr "Epasts 2"
+
+#~ msgid "Meeting begins: <b>"
+#~ msgstr "Satikƥanās sākas: <b>"
+
+#~ msgid "Task begins: <b>"
+#~ msgstr "Uzdevums sākas: <b>"
+
+#~ msgid "Free/Busy info begins: <b>"
+#~ msgstr "BrÄ«vs/AizƆemts informācija sākas: <b>"
+
+#~ msgid "Begins: <b>"
+#~ msgstr "Sākas: <b>"
+
+#~ msgid "Meeting ends: <b>"
+#~ msgstr "Satikƥanās beidzas: <b>"
+
+#~ msgid "Free/Busy info ends: <b>"
+#~ msgstr "BrÄ«vs/AizƆemts informācija beidzas: <b>"
+
+#~ msgid "Task Completed: <b>"
+#~ msgstr "Uzdevums Pabeigts: <b>"
+
+#~ msgid "Task Due: <b>"
+#~ msgstr "Uzdevums LÄ«dz: <b>"
+
+#~ msgid "Non-Participants"
+#~ msgstr "Nepiedalās"
+
+#~ msgid ""
+#~ "This message has not been sent.\n"
+#~ "\n"
+#~ "Do you wish to save your changes?"
+#~ msgstr ""
+#~ "Ć Ä« vēstule netika nosĆ«tÄ«ta.\n"
+#~ "\n"
+#~ "Vai tu vēlies saglabāt izmaiƆas?"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr "(noklusētais)"
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "Saglabāt parakstu"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "HTML paraksta fails:"
+
+#~ msgid " _Refresh List "
+#~ msgstr "_Atjaunināt Sarakstu"
+
+#~ msgid "Show _folders from server: "
+#~ msgstr "Parādīt _mapes uz servera:"
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "_Servera nosaukums:"
+
#~ msgid ""
#~ "Evolution is unable to get the addressbook local storage.\n"
#~ "This may have been caused by the evolution-addressbook component "
@@ -29248,9 +29364,6 @@ msgstr "init_bonobo(): nevar initializēt Bonobo"
#~ "\n"
#~ "Publiskā Atslēga: "
-#~ msgid "Connecting to LDAP server..."
-#~ msgstr "Savienojamies ar LDAP serveri..."
-
#~ msgid "Waiting for connection to LDAP server..."
#~ msgstr "Gaidam savienojumu ar LDAP serveri..."
@@ -29601,9 +29714,6 @@ msgstr "init_bonobo(): nevar initializēt Bonobo"
#~ msgid "_Task..."
#~ msgstr "_Uzdevums..."
-#~ msgid "Create or edit mail accounts and other preferences"
-#~ msgstr "Izveidot vai rediģēt pasta kontus un citas preferences"
-
#~ msgid "_Mail Settings..."
#~ msgstr "_Pasta uzstādījumi"
diff --git a/po/nl.po b/po/nl.po
index 91859a8ee4..3b1076e8bd 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -14,7 +14,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Evolution 1\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2002-04-01 04:27+02:00\n"
"Last-Translator: Tino Meinen <a.t.meinen@chello.nl>\n"
"Language-Team: Dutch <nl@li.org>\n"
@@ -39,22 +39,22 @@ msgid "Imports VCard files into Evolution."
msgstr "Importeert GnomeCard bestanden in Evolution."
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr "Opslaan Als:"
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr "Naam"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "Email"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Eerste"
@@ -64,16 +64,16 @@ msgstr "1e"
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "Assistent"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Zakelijk"
@@ -83,12 +83,12 @@ msgid "Bus"
msgstr "Bzg"
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr "Terugbel"
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Bedrijf"
@@ -99,13 +99,13 @@ msgstr "Bedr"
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Thuis"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Organisatie"
@@ -115,19 +115,19 @@ msgstr "Org"
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Mobiel"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Auto"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "Bedrijfsfax"
@@ -136,13 +136,13 @@ msgid "Bus Fax"
msgstr "Bedr Fax"
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Fax Thuis"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "Bedrijf 2"
@@ -151,68 +151,68 @@ msgid "Bus 2"
msgstr "Bzg 2"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Thuis 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "ISDN Nummer"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "Overige"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "Andere Fax"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "Pieper"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "Radio"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "Telex"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr "TTY"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "Email 2"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "Email 3"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "Website"
@@ -221,7 +221,7 @@ msgid "Url"
msgstr "Url"
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "Afdeling:"
@@ -230,7 +230,7 @@ msgid "Dep"
msgstr "Afd"
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "Kantoor:"
@@ -239,12 +239,12 @@ msgid "Off"
msgstr "Knt"
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "Functie"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "Beroep"
@@ -253,7 +253,7 @@ msgid "Prof"
msgstr "Ber"
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr "Manager"
@@ -266,7 +266,7 @@ msgid "Ass"
msgstr "Ass"
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "Bijnaam"
@@ -275,12 +275,12 @@ msgid "Nick"
msgstr "Bijnaam"
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "Echtgenoot/Echtgenote"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "Opmerkingen"
@@ -293,7 +293,7 @@ msgid "CALUri"
msgstr "KALuri"
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr "Vrij/Bezet URL"
@@ -344,7 +344,7 @@ msgstr "Vkaart voor %s"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -352,7 +352,7 @@ msgid "Could not initialize Bonobo"
msgstr "Kon Bonobo niet initialiseren"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr "Bezig met zoeken..."
@@ -360,41 +360,33 @@ msgstr "Bezig met zoeken..."
msgid "Loading..."
msgstr "Bezig met laden..."
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
-msgid "Error in search expression."
-msgstr "Fout in zoekopdracht."
+#: addressbook/backend/pas/pas-backend-ldap.c:677
+#, fuzzy
+msgid "Reconnecting to LDAP server..."
+msgstr "Verbinding met LDAP server wordt opgezet..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr "Kaart wordt toegevoegd aan LDAP server..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr "Kaart wordt verwijderd van LDAP server..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr "Kaart van LDAP server wordt aangepast..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr "Zoeken wordt herstart."
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr "LDAP zoekresultaten komen binnen..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
#, fuzzy
msgid "Error performing search"
msgstr "Fout bij verwijderen kaart"
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-#, fuzzy
-msgid "Could not parse query string"
-msgstr "kon URL %s niet verwerken"
-
#: addressbook/conduit/address-conduit.c:293
msgid "Default Sync Address:"
msgstr "Standaard Sync Emailadres:"
@@ -442,48 +434,48 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr "Fabriek voor de Evolution opsteller."
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
+msgid "Configure access to LDAP directory servers here"
+msgstr ""
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
msgid "Control that displays an Evolution addressbook minicard."
msgstr "Control dat een Evolution minikaart adresboek weergeeft."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
msgid "Directory Servers"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
msgid "Evolution Addressbook minicard viewer"
msgstr "Evolution Adresboek minikaartbekijker"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr "Een component voor het afhandelen van contacten."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the Addressbook Minicard control"
msgstr "Fabriek voor het Adresboek Minikaart control"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr "Fabriek voor de naam selectie interface van het Adresboek"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
msgid "Factory for the Addressbook's address popup"
msgstr "Fabriek voor de naam selectie interface van het Adresboek"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
#, fuzzy
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr "Fabriek voor de Evolution kalendercomponent."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
msgid "Factory for the sample Addressbook control"
msgstr "Fabriek voor het voorbeeld Adresboekcontrol"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
-msgstr ""
-
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -503,28 +495,28 @@ msgstr "LDAP Server"
msgid "LDAP server containing contact information"
msgstr "LDAP server met contactinformatie"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "Nieuw Contact"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "C_ontacten...."
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "Nieuw contact maken"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "Nieuwe Contactenlijst"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "Contact _List"
msgstr "Contacten _Lijst"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "Maak een nieuwe contactenlijst"
@@ -551,30 +543,30 @@ msgstr "kon URL %s niet verwerken"
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
#, fuzzy
msgid "This server does not support LDAPv3 schema information"
msgstr "Het antwoord van de IMAP-server bevatte geen %s informatie"
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
#, fuzzy
msgid "Error retrieving schema information"
msgstr ""
"Fout bij het laden van filterinformatie:\n"
"%s"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
#, fuzzy
msgid "Server did not respond with valid schema information"
msgstr "Het antwoord van de IMAP-server bevatte geen %s informatie"
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
#, fuzzy
msgid "LDAP was not enabled in this build of Evolution"
msgstr "(SSL wordt niet ondersteund in deze versie van Evolution)"
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "Kon Gnome-vfs niet initialiseren"
@@ -582,21 +574,30 @@ msgstr "Kon Gnome-vfs niet initialiseren"
msgid "Other Contacts"
msgstr "Andere Adresboeken"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "Kan het adresboek niet openen"
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+"Kan het adressenboek niet openen. Controleer of het pad bestaat\n"
+"en of u het mag benaderen."
+
+#: addressbook/gui/component/addressbook.c:487
+#, fuzzy
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
"Kan het adresboek niet openen. Dit kan komen doordat\n"
"u een ongeldige URI heeft opgegeven of de LDAPserver\n"
"down is."
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -608,52 +609,83 @@ msgstr ""
"moet u het programma vanuit de CVS sources meecompileren\n"
"nadat u OpenLDAP van de link hierbeneden heeft opgehaald.\n"
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
+#, fuzzy
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-"Kan het adressenboek niet openen. Controleer of het pad bestaat\n"
-"en of u het mag benaderen."
+"Kan het adresboek niet openen. Dit kan komen doordat\n"
+"u een ongeldige URI heeft opgegeven of de LDAPserver\n"
+"down is."
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr "Voer uw wachtwoord in voor %s (gebruiker %s)"
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
#, fuzzy
msgid "Name begins with"
msgstr "eindigt op"
-#: addressbook/gui/component/addressbook.c:729
+#: addressbook/gui/component/addressbook.c:742
#, fuzzy
-msgid "Email is"
-msgstr "Email 2"
+msgid "Email begins with"
+msgstr "eindigt op"
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr "Categorie is"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr "Elk veld bevat"
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "Uitgebreid..."
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr "Elke Categorie"
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr "De URI die de Mapbladeraar zal laten zien"
@@ -668,7 +700,7 @@ msgstr "(geen)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "Primaire Email"
@@ -720,53 +752,53 @@ msgid " S_how Supported Bases "
msgstr "_Controleer op ondersteunde types"
#: addressbook/gui/component/ldap-config.glade.h:2
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "Opties"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr "Verwijderen"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
msgid "1234"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
#, fuzzy
msgid "1:00"
msgstr "100"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
#, fuzzy
msgid "380"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:11
-#, fuzzy
-msgid "<- _Remove"
-msgstr "Verwijderen"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-#, fuzzy
-msgid "<< Fewer Options"
-msgstr "Opties"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr ""
@@ -873,7 +905,7 @@ msgid "Mappings"
msgstr "Marges"
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
#, fuzzy
msgid "Never"
msgstr "_elke"
@@ -927,8 +959,8 @@ msgstr "Zoek_gebied: "
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
msgid "Searching"
msgstr "Zoeken"
@@ -1126,7 +1158,7 @@ msgid "Using email address"
msgstr "Emailadres"
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr ""
@@ -1134,13 +1166,13 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
msgid "_Add"
msgstr "_Toevoegen"
#: addressbook/gui/component/ldap-config.glade.h:105
#, fuzzy
-msgid "_Add ->"
+msgid "_Add -&gt;"
msgstr "_Toevoegen"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1183,7 +1215,7 @@ msgid "_Download limit:"
msgstr "_Downloadlimiet"
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1220,7 +1252,7 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
#, fuzzy
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr "_Opties"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1303,7 +1335,7 @@ msgstr "Factory voor de naamselectie-interface van het Adresboek"
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1335,11 +1367,11 @@ msgstr "(%d niet weergegeven)"
msgid "Unnamed Contact"
msgstr "Ander contact"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr "Selecteer Contacten uit het Adresboek"
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
#, fuzzy
msgid "Find contact in"
msgstr "Verzender bevat"
@@ -1404,7 +1436,7 @@ msgstr "Samenwerking"
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "Contacten Bewerken"
@@ -1473,9 +1505,9 @@ msgstr "Bij voorkeur _HTML-berichten"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2539,23 +2571,23 @@ msgstr ""
msgid "Delete Contact?"
msgstr "Contact verwijderen?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
msgid "Category editor not available."
msgstr "Categoriebewerker niet beschikbaar."
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr "Dit contact behoort tot deze categoriëen:"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
msgid "Save Contact as VCard"
msgstr "Contact opslaan als VCard"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr "TTY/TDD"
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr "Kon geen widget vinden voor een veld: `%s'"
@@ -2569,7 +2601,7 @@ msgid "Edit Full"
msgstr "Volledig bewerken"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "Volledige Naam:"
@@ -2721,11 +2753,11 @@ msgid "contact-list-editor"
msgstr "Contactlijstbewerker"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr "Contactenlijst bewerken"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
msgid "Save List as VCard"
msgstr "Lijst opslaan als VCard"
@@ -2784,20 +2816,20 @@ msgstr "Uitgebreid zoeken"
msgid "Search"
msgstr "Zoeken"
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr "Geen kaarten"
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr "1 kaart"
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr "%d kaarten"
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
msgid "Error getting book view"
msgstr "Fout bij weergave boekvorm"
@@ -2808,15 +2840,15 @@ msgid "Error modifying card"
msgstr "Fout bij aanpassen van kaart"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr "Succes"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "Onbekende fout"
@@ -2825,7 +2857,7 @@ msgid "Repository offline"
msgstr "Opslagplaats offline"
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "Operatie niet toegestaan"
@@ -2842,7 +2874,7 @@ msgid "Protocol not supported"
msgstr "Protocol niet ondersteund"
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -2897,7 +2929,7 @@ msgstr "Fout bij verwijderen lijst"
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr "Fout bij verwijderen kaart"
@@ -2936,158 +2968,158 @@ msgstr "Verplaats kaarten naar"
msgid "Copy cards to"
msgstr "Kopieer kaarten naar"
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr "* Klik hier om een contact toe te voegen *"
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr "Eerste Telefoon"
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr "Assistent Telefoon"
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr "Bedrijfstelefoon"
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr "TerugbelTelefoon"
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr "BedrijfsTelefoon"
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr "Thuis Telefoon"
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr "Bedrijfs Adres"
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr "Huis Adres"
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr "Mobiele Telefoon"
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr "Autotelefoon"
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr "Bedrijf Telefoon-2"
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr "Thuis Telefoon-2"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr "Andere Telefoon"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr "Ander Adres"
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr "Adresboek"
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "Opslaan als VCard"
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
#, fuzzy
msgid "New Contact..."
msgstr "Nieuw Contact"
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
#, fuzzy
msgid "New Contact List..."
msgstr "Nieuwe Contactenlijst"
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
#, fuzzy
msgid "Go to Folder..."
msgstr "_Ga naar Map..."
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
#, fuzzy
msgid "Import..."
msgstr "_Importeer..."
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
#, fuzzy
msgid "Search for Contacts..."
msgstr "_Zoek naar Contacten"
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
#, fuzzy
msgid "Addressbook Sources..."
msgstr "_Adresboekbronnen"
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
#, fuzzy
msgid "Pilot Settings..."
msgstr "_Pilot Instellingen..."
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr "Stuur Contact Door"
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr "Stuur Bericht aan Contact..."
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Afdrukken"
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr "Envelop Afdrukken..."
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
msgid "Copy to folder..."
msgstr "Kopiëren naar Map..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
msgid "Move to folder..."
msgstr "Verplaatsen naar Map..."
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "Knippen"
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "Kopiëren"
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "Plakken"
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3095,8 +3127,8 @@ msgstr "Plakken"
msgid "Delete"
msgstr "Verwijderen"
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
#, fuzzy
msgid "Current View"
msgstr "_Huidige Weergave"
@@ -3105,7 +3137,7 @@ msgstr "_Huidige Weergave"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
@@ -3113,10 +3145,18 @@ msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3241,7 +3281,7 @@ msgid "Include:"
msgstr "Insluiten:"
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr "Liggend"
@@ -3261,12 +3301,12 @@ msgstr "Marges"
msgid "Number of columns:"
msgstr "Aantal kolommen:"
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
msgid "Options"
msgstr "Opties"
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
msgid "Orientation"
msgstr "Oriëntatie"
@@ -3289,7 +3329,7 @@ msgstr "Papierbron:"
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr "Staand"
@@ -3345,26 +3385,26 @@ msgstr "Breedte:"
msgid "_Font..."
msgstr "_Lettertype..."
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
msgid "Untitled appointment"
msgstr "Afspraak zonder titel"
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr "Hoog"
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr "Normaal"
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr "Laag"
@@ -3413,38 +3453,38 @@ msgid "Configuration control for the Evolution Calendar."
msgstr "Fabriek voor de Evolution opsteller."
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
+msgid "Configure your timezone, Calendar and Task List here "
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
msgid "Evolution calendar iTip/iMip viewer"
msgstr "Evolution kalender iTip/iMip bekijker"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Evolution component for handling the calendar."
msgstr "Evolution component voor het afhandelen van de kalender."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
msgid "Factory for the Evolution Tasks control"
msgstr "Fabriek voor de Evolution takencomponent"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
msgid "Factory for the calendar iTip view control"
msgstr "Fabriek voor het kalender iTip bekijk control"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
msgid "Factory for the sample Calendar control"
msgstr "Fabriek voor het voorbeeld Kalender control"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
msgid "Factory to centralize calendar component editor dialogs"
msgstr ""
"Fabriek voor het centraliseren van kalendercomponent bewerkingsdialoogvenster"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
msgid "Factory to create a component editor factory"
msgstr "Fabriek om een componentbewerkingsfabriek te creëren."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
-msgstr ""
-
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr "Alarmnotificatie-dienst"
@@ -3509,7 +3549,7 @@ msgstr ""
"normaal dialoogvenster weergeven als herinnering."
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "Waarschuwing"
@@ -3535,15 +3575,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "Dit bericht niet meer weergeven voor dit programma."
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "Kon GNOME niet initialiseren"
-#: calendar/gui/alarm-notify/notify-main.c:183
-msgid "Could not create the alarm notify service"
-msgstr "Creëeren van de alarmnotificatie-dienst is mislukt:"
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr "Creëeren van de alarmnotificatie-dienst is mislukt:"
@@ -3559,7 +3595,7 @@ msgstr "Omschrijving bevat"
msgid "Comment contains"
msgstr "Commentaar bevat"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr "Niet passend"
@@ -3570,7 +3606,7 @@ msgstr "%A %d %B %Y"
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "%a %d %b"
@@ -3627,37 +3663,37 @@ msgstr "E"
msgid "W"
msgstr "W"
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
msgid "Free"
msgstr "Vrij"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "Bezig"
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr "Niet Gestart"
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr "In Uitvoer"
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr "Voltooid"
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3668,33 +3704,33 @@ msgstr ""
"45.436845,125.862501"
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr "Geen"
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr "Herhalend"
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr "Toegewezen"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr "Ja"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr "Nee"
@@ -3714,7 +3750,7 @@ msgstr "Week Weergave"
msgid "Month View"
msgstr "Maand Weergave"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3725,10 +3761,10 @@ msgid "Folder containing appointments and events"
msgstr "Folder met afspraken en gebeurtenissen"
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
msgid "Tasks"
msgstr "Taken"
@@ -3737,53 +3773,53 @@ msgstr "Taken"
msgid "Folder containing to-do items"
msgstr "Map met to-do items"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
msgid "New appointment"
msgstr "Nieuwe afspraak"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
msgid "_Appointment"
msgstr "_Afspraak"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "Maak een nieuwe afspraak"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
msgid "New meeting"
msgstr "Nieuwe vergadering"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
msgid "_Meeting"
msgstr "_Vergadering"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
msgid "Create a new meeting request"
msgstr "Maak een nieuw bijeenkomstverzoek"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "New task"
msgstr "Nieuwe Taak"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "_Taak"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr "Nieuwe taak aanmaken"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "New All Day Appointment"
msgstr "Nieuwe afspraak"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "All _Day Appointment"
msgstr "_Afspraak"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Maak een nieuwe afspraak"
@@ -3998,7 +4034,7 @@ msgstr "Herinneringen"
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr "Samenvatting:"
@@ -4027,7 +4063,7 @@ msgstr "einde van afspraak"
msgid "hour(s)"
msgstr "u(u)r(en)"
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
msgid "minute(s)"
msgstr "minuten"
@@ -4205,7 +4241,7 @@ msgid "_Fri"
msgstr "_Vrij"
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
msgid "_General"
msgstr "_Algemeen"
@@ -4347,61 +4383,61 @@ msgstr " (Verloopt "
msgid "Due "
msgstr "Verloopdatum "
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "Kon object niet vernieuwen!"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "Kon object niet vernieuwen!"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Afspraak Bewerken"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Afspraak - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Taak - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "Dagboekelement - %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Geen samenvatting"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "Opslaan als..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr "Ophalen huidige versie mislukt!"
@@ -4473,13 +4509,13 @@ msgstr "Herhaling"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
msgid "Scheduling"
msgstr "Bijeenkomst Plannen"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr "Vergadering"
@@ -4600,7 +4636,7 @@ msgid "Member"
msgstr "Lid"
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr "RSVP"
@@ -4821,7 +4857,7 @@ msgstr "Voltooiingsdatum:"
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
msgid "Needs Action"
msgstr "Heeft Actie Nodig"
@@ -4848,11 +4884,11 @@ msgstr "Basis"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr "Opdracht"
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
msgid "Description:"
@@ -4921,13 +4957,13 @@ msgstr "90%"
msgid "100%"
msgstr "100%"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
msgid "Deleting selected objects"
msgstr "Geselecteerde objecten verwijderen"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "_Openen"
@@ -4937,30 +4973,30 @@ msgstr "_Openen"
msgid "_Save as..."
msgstr "Opslaan als..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "_Afdrukken..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "K_nippen"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "_Kopiëren"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -4989,8 +5025,8 @@ msgstr "_Markeer de Taken als Voltooid"
msgid "_Delete Selected Tasks"
msgstr "_Verwijder de Geselecteerde Taken"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr "Objecten worden ververst"
@@ -5047,14 +5083,14 @@ msgid "URL"
msgstr "URL"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %d-%m-%Y %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %d-%m-%Y %I:%M:%S %p"
@@ -5076,165 +5112,147 @@ msgstr "%02i minuten delingen"
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%A %d %B"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%d %b"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "am"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "pm"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "Nieuwe _Afspraak"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "Gebeurtenis voor de hele dag"
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
#, fuzzy
msgid "New Meeting"
msgstr "Nieuwe vergadering"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
#, fuzzy
msgid "New Task"
msgstr "Nieuwe Taak"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Afdrukken..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "Ga Naar _Vandaag"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "_Ga Naar Datum..."
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr "_Publiceer Beschikbaarheidsinformatie"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
#, fuzzy
msgid "_Configure..."
msgstr "Configureer %s"
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
#, fuzzy
msgid "_Configure Pilot..."
msgstr "Configureer %s"
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "_Opslaan Als..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
#, fuzzy
msgid "_Schedule Meeting..."
msgstr "_Bijeenkomst Plannen"
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
#, fuzzy
msgid "_Forward as iCalendar..."
msgstr "Doorsturen als i_Calendar"
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr "Maak deze Gebeurtenis Verplaatsbaar"
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr "Verwijder deze Gebeurtenis"
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr "Verwijder alle Gebeurtenissen"
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr "Het gereedschap voor GNOME Pilot lijkt niet geïnstalleerd te zijn."
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
msgstr "Fout bij uitvoeren filter %s."
-#: calendar/gui/e-itip-control.c:678
-msgid "Meeting begins: <b>"
-msgstr "Vergadering begint: <b>"
-
-#: calendar/gui/e-itip-control.c:683
-msgid "Task begins: <b>"
-msgstr "Taak begint: <b>"
-
-#: calendar/gui/e-itip-control.c:688
-msgid "Free/Busy info begins: <b>"
-msgstr "Vrij/Bezet informatie begint <b>"
-
-#: calendar/gui/e-itip-control.c:692
-msgid "Begins: <b>"
-msgstr "Begint: <b>"
-
-#: calendar/gui/e-itip-control.c:704
-msgid "Meeting ends: <b>"
-msgstr "Einde bijeenkomst: <b>"
-
-#: calendar/gui/e-itip-control.c:707
-msgid "Free/Busy info ends: <b>"
-msgstr "Vrij/Bezet informatie eindigt: <b>"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:711
-msgid "Ends: <b>"
+#: calendar/gui/e-itip-control.c:593
+#, fuzzy
+msgid "<b>Ends:</b> "
msgstr "Eindigt: <b>"
-#: calendar/gui/e-itip-control.c:725
-msgid "Task Completed: <b>"
-msgstr " (Taak Voltooid: <b>"
+#: calendar/gui/e-itip-control.c:606
+#, fuzzy
+msgid "<b>Completed:</b> "
+msgstr "Voltooid"
-#: calendar/gui/e-itip-control.c:735
-msgid "Task Due: <b>"
-msgstr "Taak klaar: <b>"
+#: calendar/gui/e-itip-control.c:616
+msgid "<b>Due:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
msgid "iCalendar Information"
msgstr "iCalendar Informatie"
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
msgid "iCalendar Error"
msgstr "iCalendar Fout"
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
msgid "An unknown person"
msgstr "Een onbekende persoon"
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
@@ -5242,327 +5260,327 @@ msgstr ""
"<br> Bekijk de volgende informatie en kies daarna een actie uit het menu "
"hieronder."
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr "<i>Geen</i>"
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr "Geografische Locatie: "
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
msgid "Status:"
msgstr "Status:"
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
msgid "Accepted"
msgstr "Geaccepteerd"
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
msgid "Tentatively Accepted"
msgstr "Voorlopig Geaccepteerd"
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
msgid "Declined"
msgstr "Geweigerd"
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr "Onbekend"
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
msgid "Choose an action:"
msgstr "Kies een actie:"
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
msgid "Update"
msgstr "Verversen"
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "OK"
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
msgid "Accept"
msgstr "Accepteren"
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
msgid "Tentatively accept"
msgstr "Voorlopig accepteren"
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
msgid "Decline"
msgstr "Weigeren"
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
msgid "Send Free/Busy Information"
msgstr "Verstuur Vrij/Bezet Informatie"
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr "Ververs antwoordstatus"
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
msgid "Send Latest Information"
msgstr "Verstuur Laatste Informatie"
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr "Annuleren"
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, c-format
msgid "<b>%s</b> has published meeting information."
msgstr "<b>%s</b> heeft bijeenkomstgegevens beschikbaar gemaakt."
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
msgid "Meeting Information"
msgstr "Bijeenkomst Informatie"
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr "<b>%s</b> verzoekt u bij de bijeenkomst aanwezig te zijn."
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
msgid "Meeting Proposal"
msgstr "Vergadering Voorstel"
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr "<b>%s</b> wil graag aan een bestaande bijeenkomst bijdragen."
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
msgid "Meeting Update"
msgstr "Vergadering Update"
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr "<b>%s</b> wil graag de laatste bijeenkomstgegevens ontvangen."
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
msgid "Meeting Update Request"
msgstr "VergaderingsUpdate Verzoek"
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr "<b>%s<b> heeft geantwoord op een bijeenkomstverzoek."
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
msgid "Meeting Reply"
msgstr "Bijeenkomst Antwoord"
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr "<b>%s</b> heeft een bijeenkomst geannuleerd."
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
msgid "Meeting Cancellation"
msgstr "Bijeenkomst Annulering"
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr "<b>%s</b> heeft een onleesbaar bericht gestuurd."
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
msgid "Bad Meeting Message"
msgstr "Fout Bijeenkomstbericht"
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, c-format
msgid "<b>%s</b> has published task information."
msgstr "<b>%s</b> heeft taakgegevens beschikbaar gemaakt."
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
msgid "Task Information"
msgstr "Taak Informatie"
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr "<b>%s</b> verzoekt u een taak uit te voeren."
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
msgid "Task Proposal"
msgstr "Taak Voorstel"
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr "<b>%s</b> wil graag iets toevoegen aan een bestaande taak."
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
msgid "Task Update"
msgstr "Taak Update"
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr "<b>%s</b> wil graag de laatste taakgegevens ontvangen."
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
msgid "Task Update Request"
msgstr "Taak Update Verzoek"
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr "<b>%s</b> heeft een taakopdracht beantwoord."
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
msgid "Task Reply"
msgstr "Taak Antwoord"
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr "<b>%s</b> heeft een taak geannuleerd."
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
msgid "Task Cancellation"
msgstr "Taak Annulering"
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
msgid "Bad Task Message"
msgstr "Fout Taakbericht"
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr "<b>%s<b> heeft vrij/bezet informatie gepubliceerd."
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
msgid "Free/Busy Information"
msgstr "Vrij/Bezet Informatie"
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr "<b>%s</b> vraagt om uw beschikbaarheidsinformatie."
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
msgid "Free/Busy Request"
msgstr "Vrij/Bezet Verzoek"
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr "<b>%s</b> heeft een verzoek om beschikbaarheidsinformatie beantwoord."
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
msgid "Free/Busy Reply"
msgstr "Vrij/Bezet Antwoord"
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
msgid "Bad Free/Busy Message"
msgstr "Foutief Vrij/Bezet Bericht"
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
msgid "The message does not appear to be properly formed"
msgstr "Het bericht lijkt niet goed opgemaakt te zijn"
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
msgid "The message contains only unsupported requests."
msgstr "Het bericht bevat slechts niet ondersteunde aanvragen."
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr "De bijlage bevat geen geldig kalenderbericht"
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
msgid "The attachment has no viewable calendar items"
msgstr "De bijlage heeft geen bekijkbaar kalenderobject"
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
#, fuzzy
msgid "There was an error on the CORBA system\n"
msgstr "Er trad een fout op bij het downloaden van gegevens voor"
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
#, fuzzy
msgid "Object could not be found\n"
msgstr "Dit item kon niet verzonden worden!\n"
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
msgid "Update complete\n"
msgstr "Update Voltooid\n"
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
msgid "Calendar file could not be updated!\n"
msgstr "Calenderbestand kon niet bijgewerkt worden!\n"
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr ""
"Bezoekerstatus kan niet ververst worden omdat het object niet meer bestaat"
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr ""
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr ""
"Bezoekerstatus kon niet ververst worden vanwege een ongeldige status!\n"
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
msgid "Attendee status updated\n"
msgstr "Bezoekerstatus ververst\n"
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
msgid "Attendee status could not be updated!\n"
msgstr "Aanwezigheidstatus kon niet worden bijgewerkt!\n"
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
msgid "Removal Complete"
msgstr "Verwijderen Voltooid"
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
msgid "Item sent!\n"
msgstr "Item Verzonden!\n"
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr "Dit item kon niet verzonden worden!\n"
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
#, fuzzy
msgid "Select Calendar Folder"
msgstr "Selecteer Map"
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
#, fuzzy
msgid "Select Tasks Folder"
msgstr "Selecteer Map"
@@ -5608,7 +5626,7 @@ msgstr "begindatum"
msgid "Chair Persons"
msgstr "Voorzitters"
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
msgid "Required Participants"
msgstr "Vereiste Deelnemers"
@@ -5617,56 +5635,57 @@ msgid "Optional Participants"
msgstr "Optionele Deelnemers"
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
-msgstr "Niet-Deelnemers"
+#, fuzzy
+msgid "Resources"
+msgstr "Hulpbron"
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr "Persoon"
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
msgid "Group"
msgstr "Groep"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
msgid "Resource"
msgstr "Hulpbron"
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr "Kamer"
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
msgid "Chair"
msgstr "Voorzitter"
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
msgid "Required Participant"
msgstr "Vereiste Deelnemer"
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr "Optionele Deelnemer"
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr "Niet-Deelnemer"
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr "Voorlopig"
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
msgid "Delegated"
msgstr "Overgedragen"
@@ -5677,22 +5696,22 @@ msgstr "In Uitvoer"
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr "%A, %d %B, %Y"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a %d-%m-%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%d-%m-%Y"
@@ -5756,8 +5775,8 @@ msgstr "Aanvang _bijeenkomst:"
msgid "Meeting _end time:"
msgstr "_Einde bijeenkomst:"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, c-format
msgid "Opening tasks at %s"
msgstr "Bezig met openen taken op %s"
@@ -5772,7 +5791,7 @@ msgstr "Kon de taken in `%s' niet laden"
msgid "The method required to load `%s' is not supported"
msgstr "De methode die nodig is om `%s' te laden wordt niet ondersteund"
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "Kon de map in `%s' niet openen"
@@ -5791,26 +5810,42 @@ msgstr "Geselecteerde objecten verwijderen"
msgid "Expunging"
msgstr "Bezig met Schrappen"
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "Nieuwe _Afspraak..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr "Kon de map in `%s' niet openen"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr "De methode die nodig is om `%s' te openen word niet ondersteund"
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, c-format
msgid "Opening calendar at %s"
msgstr "Bezig met openen kalender op %s"
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "Bezig met openen map %s"
@@ -5871,49 +5906,49 @@ msgstr "Oktober"
msgid "September"
msgstr "September"
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
msgid "At least one attendee is necessary"
msgstr "Er is minstens één bezoeker nodig"
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr "Er moet een organisator ingesteld worden."
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
msgid "Event information"
msgstr "Gebeurtenis informatie"
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
msgid "Task information"
msgstr "Taak informatie"
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
msgid "Journal information"
msgstr "Journaal informatie"
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
msgid "Free/Busy information"
msgstr "Vrij/Bezet informatie"
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
msgid "Calendar information"
msgstr "Kalenderinformatie"
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
#, fuzzy
msgid "Updated"
msgstr "Verversen"
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
#, fuzzy
msgid "Refresh"
msgstr "Lijst Verversen"
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr "U moet een bezoeker zijn van het evenement."
@@ -6149,7 +6184,7 @@ msgid "Print Calendar"
msgstr "Kalender afdrukken"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Afdrukvoorbeeld"
@@ -6172,7 +6207,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr "De URI van de te tonen takenmap"
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
"continue, you will not be able to recover these tasks.\n"
@@ -6184,12 +6219,12 @@ msgstr ""
"\n"
"De taken echt verwijderen?"
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr "Dit bericht niet meer weergeven."
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
#, fuzzy
msgid "Print Tasks"
msgstr "Kaarten afdrukken"
@@ -8115,7 +8150,7 @@ msgstr "Verplaatsen van berichten"
msgid "Copying messages"
msgstr "Bezig met het kopiëren van berichten naar %s"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -8123,47 +8158,47 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr "Geannuleerd."
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, fuzzy, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr "Onverwacht antwoord van IMAP-server: %s"
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
#, fuzzy
msgid "No data provided"
msgstr "Geen bestandsnaam opgegeven."
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
#, fuzzy
msgid "Failed to encrypt: No valid recipients specified."
msgstr "Kan dit bericht niet versleutelen: er zijn geen ontvangers opgegeven"
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, fuzzy, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -8171,18 +8206,24 @@ msgid ""
"%.*s"
msgstr "Faalde bij cachen bericht %s: %s"
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, fuzzy, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr "Faalde bij cachen bericht %s: %s"
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "Decoderen van bericht mislukt."
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
#, fuzzy
msgid "Failed to execute gpg."
msgstr "Decoderen van bericht mislukt."
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, fuzzy, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr "Kan dit bestand niet verifiëren: kon geen tijdelijk bestand maken: %s"
@@ -8429,7 +8470,7 @@ msgstr ""
"%s"
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr "Fout aanmeldingsantwoord van server."
@@ -8554,7 +8595,7 @@ msgstr "Voor het lezen van post als een zoekopdracht op een verzameling mappen"
msgid "No provider available for protocol `%s'"
msgstr "Geen aanbieder beschikbaar voor protocol `%s'"
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8600,11 +8641,11 @@ msgstr "Decoderen van bericht mislukt."
msgid "Failed to verify certificates."
msgstr "Verifiëren van certificaten mislukt."
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
msgid "Cannot get folder: Invalid operation on this store"
msgstr "Kan map niet verkrijgen: Ongeldige bewerking op deze opslag"
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
msgid "Cannot create folder: Invalid operation on this store"
msgstr "Kan map niet maken: Ongeldige bewerking op deze opslag"
@@ -8829,77 +8870,105 @@ msgstr "Kon de naam van de map: %s niet wijzigen: ongeldige bewerking"
msgid "Cannot rename folder: %s: No such folder"
msgstr "Kon de naam van map: %s niet wijzigen naar: map bestaat niet"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr "Operatie geannuleerd"
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr "Server verbrak onverwacht de verbinding: %s"
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "Onverwacht antwoord van IMAP-server: %s"
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "IMAP-commando mislukt: %s"
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr "Het antwoord van de server eindigde te snel."
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr "Het antwoord van de IMAP-server bevatte geen %s informatie"
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr "De IMAP-server gaf onverwacht een 'OK' antwoord: %s"
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr "Kon directory %s niet maken: %s"
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr "Kon samenvatting voor %s niet laden"
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr "Map is vernietigd en opnieuw gemaakt op de server."
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr "Bezig met zoeken naar veranderde berichten"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Ophalen bericht mislukt"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"Kan bericht niet verkrijgen: %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr "Een dergelijk bericht bestaat niet"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr "Dit bericht is nu niet beschikbaar"
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr "Ophalen van samenvattingsinformatie van nieuwe berichten"
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr "Bezig met zoeken naar nieuwe berichten"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr "Kon bericht inhoud niet vinden in FETCH-antwoord."
@@ -8924,7 +8993,7 @@ msgstr "Controleren voor nieuwe email"
msgid "Check for new messages in all folders"
msgstr "Controleer op nieuwe berichten in alle mappen"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "Mappen"
@@ -8954,7 +9023,7 @@ msgstr "Voor het lezen en opslaan van post op IMAP servers."
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
msgid "Password"
msgstr "Wachtwoord"
@@ -8964,77 +9033,77 @@ msgstr ""
"Deze optie zal bij het verbinden met de IMAP-server het wachtwoord versturen "
"als platte tekst."
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "SMTP-server %s"
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "%s dienst voor %s op %s"
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "Verbinding geannuleerd"
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr "Kon niet verbinden met %s (poort %d): %s"
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr ""
"Fout bij verbinden met de POP-server.\n"
"Fout bij het versturen van het wachtwoord: %s"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
#, fuzzy
msgid "SSL/TLS extension not supported."
msgstr "Operatie niet ondersteund"
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
#, fuzzy
msgid "SSL negotiations failed"
msgstr "Aanmelding mislukt"
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "De map is niet leeg"
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr "IMAP-server %s ondersteunt het gevraagde aanmeldingstype %s niet"
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr "Geen ondersteuning voor aanmeldingstype %s"
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr "%sVoer het IMAP-wachtwoord voor %s@%s in"
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr "U heeft geen wachtwoord ingevoerd"
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9045,19 +9114,24 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr "Map `%s' bestaat niet."
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, fuzzy, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr "Mapnaam kan geen enter-teken bevatten."
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Onbekende fout: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr "De map kan geen submappen bevatten"
@@ -9199,27 +9273,6 @@ msgstr "Maildir bericht toevoegen geannuleerd"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "Kan bericht niet toevoegen aan maildir-map: %s: %s"
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"Kan bericht niet verkrijgen: %s\n"
-" %s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr "Een dergelijk bericht bestaat niet"
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9309,18 +9362,18 @@ msgstr "Kan map niet verkrijgen: %s: %s"
msgid "Cannot open mailbox: %s: %s\n"
msgstr "Kon postbus niet openen: %s: %s\n"
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
msgid "Mail append cancelled"
msgstr "Mail toevoegen geannuleerd"
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr "Kan bericht niet aan mbox-bestand toevoegen: %s: %s"
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9329,11 +9382,11 @@ msgstr ""
"Kan bericht %s uit folder %s niet verkrijgen\n"
" %s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr "De map lijkt onherstelbaar beschadigd te zijn."
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr "Opbouwen bericht mislukt: Beschadigde mailbox?"
@@ -9438,12 +9491,13 @@ msgstr "Onbekende fout: %s"
msgid "Could not store folder: %s"
msgstr "Kon de naam van de map niet wijzigen: %s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr "Fout bij het schrijven naar tijdelijke postbus: %s"
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr "Fout bij het schrijven naar tijdelijk postbus %s: %s"
@@ -9651,7 +9705,7 @@ msgstr "Laat de berichten op de server achter"
msgid "Delete after %s day(s)"
msgstr "Verwijder na %s dag(en)"
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr "POP"
@@ -9744,7 +9798,7 @@ msgid "No such folder `%s'."
msgstr "Map `%s' bestaat niet."
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
msgid "Sendmail"
msgstr "Sendmail"
@@ -9798,7 +9852,7 @@ msgstr "sendmail"
msgid "Mail delivery via the sendmail program"
msgstr "Postaflevering via het sendmail programma"
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr "SMTP"
@@ -9911,40 +9965,40 @@ msgstr "Aanmelding is vereist"
msgid "Welcome response error"
msgstr "Fout bij QUIT-respons"
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, fuzzy, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr ""
"Fout bij verbinden met de POP-server.\n"
"Fout bij het versturen van het wachtwoord: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
#, fuzzy
msgid "server does not appear to support SSL"
msgstr "Het bericht lijkt niet goed opgemaakt te zijn"
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, fuzzy, c-format
msgid "STARTTLS request timed out: %s"
msgstr "Time-out tijdens RSET-verzoek: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
#, fuzzy
msgid "STARTTLS response error"
msgstr "Fout bij DATA-respons"
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, fuzzy, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr "SMTP-server %s ondersteunt het gevraagde aanmeldingstype %s niet"
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr "%sVoer het SMTP wachtwoord in voor %s@%s"
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -9955,88 +10009,88 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr "SMTP-server %s"
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr "Postaflevering via %s"
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr "Kan berichten niet versturen: afzender niet geldig."
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
msgid "Sending message"
msgstr "Bezig met versturen bericht"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr "Kan bericht niet versturen: Geen ontvangers gespecificeerd."
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
msgid "Cannot send message: one or more invalid recipients"
msgstr "Kan bericht niet versturen: een of meerdere ongeldige ontvangers"
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr "SMTP Begroeting"
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, fuzzy, c-format
msgid "HELO request timed out: %s"
msgstr "Time-out tijdens RSET-verzoek: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
#, fuzzy
msgid "HELO response error"
msgstr "Fout bij RSET-respons"
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
msgid "SMTP Authentication"
msgstr "SMTP Aanmelding"
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr "Fout bij aanmaken van SASL aanmeldingsobject"
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr "Time-out tijdens AUTH-verzoek: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr "AUTH verzoek faalde"
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr "Fout aanmeldingsantwoord van server.\n"
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr "Time-out tijdens 'MAIL FROM'-verzoek: %s: bericht niet verzonden"
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
msgid "MAIL FROM response error"
msgstr "Fout bij 'MAIL FROM'-respons"
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr "Time-out tijdens 'RCPT TO'-verzoek: %s: bericht niet verzonden"
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr "RCPT TO <%s> mislukt"
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr "Time-out tijdens DATA-verzoek: %s: bericht niet verstuurd"
@@ -10044,37 +10098,37 @@ msgstr "Time-out tijdens DATA-verzoek: %s: bericht niet verstuurd"
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
msgid "DATA response error"
msgstr "Fout bij DATA-respons"
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr ""
"Time-out tijdens het versturen van DATA: bericht afgebroken: %s: bericht "
"niet verstuurd"
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
msgid "DATA termination response error"
msgstr "DATA terminatie foutmelding."
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr "Time-out tijdens RSET-verzoek: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
msgid "RSET response error"
msgstr "Fout bij RSET-respons"
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, fuzzy, c-format
msgid "QUIT request timed out: %s"
msgstr "Time-out tijdens AUTH-verzoek: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
msgid "QUIT response error"
msgstr "Fout bij QUIT-respons"
@@ -10147,7 +10201,7 @@ msgstr "MIME type:"
msgid "Suggest automatic display of attachment"
msgstr "Probeer bijlage automatisch weer te geven"
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
msgid "Click here for the address book"
msgstr "Klik hier voor het adresboek"
@@ -10158,45 +10212,45 @@ msgstr "Klik hier voor het adresboek"
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
msgid "Reply-To:"
msgstr "Antwoordadres:"
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
msgid "From:"
msgstr "Van:"
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr "Onderwerp:"
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr "Aan:"
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
msgid "Enter the recipients of the message"
msgstr "Geef de geadresseerden"
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr "Cc:"
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr "Geef de adressen die een kopie van het bericht moeten krijgen"
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr "Bcc:"
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
"appearing in the recipient list of the message."
@@ -10207,11 +10261,16 @@ msgstr ""
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
#, fuzzy
msgid "Post To:"
msgstr "Porto"
+#: composer/e-msg-composer-hdrs.c:431
+#, fuzzy
+msgid "Posting destination"
+msgstr "Geen omschrijving"
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -10231,34 +10290,34 @@ msgstr ""
"Fout bij lezen bestand %s:\n"
"%s"
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
msgid "Warning!"
msgstr "Waarschuwing"
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr "Bestand bestaat reeds, overschrijven?"
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, c-format
msgid "Error saving file: %s"
msgstr "Fout bij opslaan bestand: %s"
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr "Fout bij openen bestand: %s"
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, c-format
msgid "Error accessing file: %s"
msgstr "Fout bij benaderen bestand: %s"
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
msgid "Unable to retrieve message from editor"
msgstr "Kon bericht niet van editor halen"
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, c-format
msgid ""
"Unable to seek on file: %s\n"
@@ -10267,7 +10326,7 @@ msgstr ""
"Niet in staat te zoeken op bestand: %s\n"
"%s"
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, c-format
msgid ""
"Unable to truncate file: %s\n"
@@ -10276,7 +10335,7 @@ msgstr ""
"Niet in staat om bestand: %s af te kappen\n"
"%s"
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, c-format
msgid ""
"Error autosaving message: %s\n"
@@ -10285,7 +10344,7 @@ msgstr ""
"Fout bij automatisch opslaan bericht: %s\n"
" %s"
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
@@ -10294,49 +10353,28 @@ msgstr ""
"gevonden.\n"
"Wilt u dat deze hersteld worden?"
-#: composer/e-msg-composer.c:1516
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-"Dit bericht is nog niet verstuurd.\n"
-"\n"
-"Wilt u de wijzingen opslaan?"
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
msgid "Warning: Modified Message"
msgstr "Waarschuwing: Veranderd Bericht"
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr "Bestand openen"
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "Bewaar handtekening"
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-#, fuzzy
-msgid "Set as default"
-msgstr " (standaard)"
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "Stel een nieuw bericht op"
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
@@ -10344,7 +10382,7 @@ msgstr ""
"Kon het venster Opstellen niet aanmaken:\n"
"Kan adresselectie niet activeren."
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
@@ -10352,7 +10390,7 @@ msgstr ""
"Kon het venster voor het opstellen van het bericht niet maken:\n"
"Niet in staat de HTML editor component te activeren."
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10419,7 +10457,7 @@ msgstr "Onderwerp bevat"
msgid "Subject does not contain"
msgstr "Onderwerp bevat niet"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10446,92 +10484,92 @@ msgstr "Categorieën Actualiseren:"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a %m/%d/%Y %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a %d-%m-%Y %H:%M:%S"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr "%a %m/%d/%Y %I %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr "%a %m/%d/%Y %H"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%m/%d/%Y %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%m/%d/%Y %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr "%m/%d/%Y %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr "%m/%d/%Y %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr "%m/%d/%Y %I %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr "%m/%d/%Y %H"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p%n"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S%n"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%I:%M %p"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr "%I %p"
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
msgid "seconds"
msgstr "seconden"
@@ -10645,33 +10683,33 @@ msgstr ""
"Fout in reguliere expressie '%s':\n"
"%s"
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr "Belangrijk"
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
#, fuzzy
msgid "Work"
msgstr "Cork"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
#, fuzzy
msgid "Personal"
msgstr "Pownal"
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
#, fuzzy
msgid "To Do"
msgstr "Togo"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
#, fuzzy
msgid "Later"
msgstr "na"
@@ -10938,7 +10976,7 @@ msgstr "is niet"
msgid "is not Flagged"
msgstr "Is niet Gemarkeerd"
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
#, fuzzy
msgid "Label"
msgstr "Laurel"
@@ -11005,7 +11043,7 @@ msgstr "is kleiner dan"
msgid "Score"
msgstr "Score"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "Afzender"
@@ -11042,7 +11080,7 @@ msgstr "begint met"
msgid "Stop Processing"
msgstr "Stop met Verwerken"
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "Onderwerp"
@@ -11109,7 +11147,7 @@ msgstr "Bezig met doorzoeken %s"
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr "Post"
@@ -11175,7 +11213,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr "Evolution importeert uw oude Netscape informatie"
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr "Prullenbak"
@@ -11251,67 +11289,70 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr "Fabriek voor de Evolution opsteller."
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
+msgid ""
+"Configure mail preferences, including security and message display, here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "Fabriek voor de Evolution opsteller."
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#, fuzzy
+msgid "Configure your email accounts here"
+msgstr "Creeer of bewerk een emailaccount of andere voorkeuren"
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
msgid "Evolution component for handling mail."
msgstr "Evolution-component voor het afhandelen van post"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
msgid "Evolution mail composer."
msgstr "Evolution bericht-opsteller."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
msgid "Evolution mail executive summary component."
msgstr "Evolution post-samenvattingscomponent."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
msgid "Evolution mail folder display component."
msgstr "Evolution postmap-weergavecomponent."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
msgid "Evolution mail folder factory component."
msgstr "Evolution postmap-factorycomponent."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
msgid "Factory for the Evolution composer."
msgstr "Fabriek voor de Evolution opsteller."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
msgid "Factory for the Mail Summary component."
msgstr "Fabriek voor het post-samenvattingscomponent."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
#, fuzzy
msgid "Font Preferences"
msgstr "Samenvatting Instellingen"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
#, fuzzy
msgid "Mail Accounts"
msgstr "Accounts"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
msgid "Mail Preferences"
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
msgid "Mail configuration interface"
msgstr "Mail configuratie interface"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr ""
-
#: mail/component-factory.c:102
msgid "Folder containing mail"
msgstr "Map die post bevat"
@@ -11336,7 +11377,7 @@ msgstr "Eigenschappen..."
msgid "Change this folder's properties"
msgstr "Verander de eigenschappen van deze map"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
@@ -11344,257 +11385,257 @@ msgstr ""
"Sommige van uw email-instellingen lijken ongeldig, controleer alstublieft of "
"alles goed staat."
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr "Er is geen post-transportmethode ingesteld"
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Waarschuwing: Veranderd Bericht"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr "Nieuw Bericht"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr "Bericht"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "Stel een nieuw bericht op"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "Volgend Bericht"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "Vorig Bericht"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "Nieuw Bericht"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "Kan de Mail-component van Evolution niet initialiseren."
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
msgid "Cannot initialize Evolution's mail config component."
msgstr "Kan de mailconfiguratie-component van Evolution niet initialiseren."
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
msgid "Cannot initialize Evolution's folder info component."
msgstr "Kan de Map-info-component van Evolution niet initialiseren."
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
#, fuzzy
msgid "Connecting..."
msgstr "Verbinden met server..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr "Kan opslag niet registreren met shell"
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr "Eigenschappen voor \"%s\""
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "Eigenschappen"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr "Kon tijdelijke directory niet maken: %s"
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr " %d nieuw"
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ", "
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr "%d verborgen"
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr "%d zichtbaar"
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr "%d geselecteerd"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr "%d niet verzonden"
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, c-format
msgid "%d sent"
msgstr "%d verzonden"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr "%d totaal"
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
#, fuzzy
msgid "Create _Virtual Folder From Search..."
msgstr "Maak VMap Van Bericht"
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr "VMap op _Onderwerp"
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr "VMap op Afze_nder"
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr "VMap op _Geadresseerden"
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr "VMap op Mailing_Lijst"
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr "Filter op Onderwerp"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr "Filter op Afzen_der"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr "Filter op Geadresseerden"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr "Filter op _Mailinglijst"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr "B_ewerk als Nieuw Bericht..."
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "_Afdrukken"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr "Afzender beantwoorden"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr "Lijst Be_antwoorden"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "Iedereen Be_antwoorden"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "_Doorsturen"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
#, fuzzy
msgid "Follo_w Up..."
msgstr "Antwoord..."
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
#, fuzzy
msgid "Fla_g Completed"
msgstr "Markeer als Voltooid"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
#, fuzzy
msgid "Cl_ear Flag"
msgstr "Markering Wissen"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "Mar_keer als Gelezen"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
#, fuzzy
msgid "Mark as _Unread"
msgstr "Markeer als O_ngelezen"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr "Markeer als _Belangrijk"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
#, fuzzy
msgid "_Mark as Unimportant"
msgstr "Markeer Als _Onbelangrijk"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
#, fuzzy
msgid "U_ndelete"
msgstr "_Herstellen"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
#, fuzzy
msgid "Mo_ve to Folder..."
msgstr "Verplaatsen naar Map..."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "_Kopiëren naar Map..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
#, fuzzy
msgid "Add Sender to Address_book"
msgstr "Afzender aan Adresboek Toevoegen"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
#, fuzzy
msgid "Appl_y Filters"
msgstr "Filters Toepassen"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
#, fuzzy
msgid "Crea_te Rule From Message"
msgstr "Creeer Regel Van Bericht"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
#, fuzzy
msgid "VFolder on M_ailing List"
msgstr "VMap op Mailinglijst"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, fuzzy, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "Filter op Mailinglijst (%s)"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, fuzzy, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "VMap op Mailinglijst (%s)"
@@ -11668,20 +11709,20 @@ msgstr "U heeft niet alle informatie ingevuld die nodig is."
msgid "Evolution Account Editor"
msgstr "Evolution Accountbeheer"
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
msgid "_Host:"
msgstr "Computernaam:"
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
#, fuzzy
msgid "User_name:"
msgstr "Gebruikersnaam:"
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
msgid "_Path:"
msgstr "_Pad:"
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr "U kunt niet meerdere accounts met dezelfde naam maken."
@@ -11710,7 +11751,7 @@ msgid "Enable"
msgstr "Aanzetten"
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
msgid "Enabled"
msgstr "Aangezet"
@@ -11764,7 +11805,7 @@ msgstr ""
" '%s'\n"
"En zijn aangepast."
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11776,7 +11817,7 @@ msgstr ""
"of ontvangen.\n"
"Wilt u email nu configureren?"
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
@@ -11784,7 +11825,7 @@ msgstr ""
"U dient een identiteit te configuren\n"
"voordat u post kunt versturen."
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
@@ -11793,7 +11834,7 @@ msgstr ""
"voordat u email kunt versturen."
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
@@ -11801,11 +11842,11 @@ msgstr ""
"U verstuurt een HTML-geformateerd bericht, maar de volgende ontvangers "
"willen geen HTML emailtjes ontvangen:\n"
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr "Toch versturen?"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
@@ -11813,7 +11854,7 @@ msgstr ""
"Dit bericht heeft geen onderwerp.\n"
"Weet u zeker dat u het wilt versturen?"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
@@ -11821,11 +11862,11 @@ msgstr ""
"Omdat de contactenlijst waar u heen stuurt configureerd is voor verborgen "
"adreslijsten zal dit bericht slechts Bcc dressen bevatten."
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr "Dit bericht bevat alleen Bcc-ontvangers."
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
@@ -11835,12 +11876,12 @@ msgstr ""
"toevoegen van een 'Apparently-To' kop.\n"
"Toch versturen?"
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr ""
"De geadresseerde moeten worden gespecificeerd om dit bericht te versturen."
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
@@ -11848,28 +11889,28 @@ msgstr ""
"Kan de drafts map voor die account niet openen.\n"
"Wilt u gebruik maken van de standaardmap?"
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr "een onbekende afzender"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr "Op %a %d-%m-%Y, om %H:%M schreef %%s:"
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr "Verplaats bericht(en) naar"
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr "Kopieer bericht(en) naar"
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr "Weet u zeker dat u alle %d berichten wilt bewerken?"
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
@@ -11877,7 +11918,7 @@ msgstr ""
"U kunt alleen berichten bewerken die opgeslagen zijn\n"
"in de Kladmap."
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
@@ -11885,32 +11926,32 @@ msgstr ""
"U kunt alleen berichten bewerken die opgeslagen zijn\n"
"in de Kladmap."
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr "Weet u zeker dat alle %d berichten wilt herversturen?"
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr "Geen bericht geselecteerd"
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "Bestand overschrijven?"
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "Bericht Opslaan Als..."
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "Berichten Opslaan Als..."
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
msgid "Go to next folder with unread messages?"
msgstr "Volgende map met ongelezen berichten tonen?"
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
@@ -11918,7 +11959,7 @@ msgstr ""
"Er zijn geen nieuwe berichten meer in deze map.\n"
"Wil je naar de volgende map gaan?"
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -11930,7 +11971,7 @@ msgstr ""
"\n"
"De berichten echt verwijderen?"
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
@@ -11939,28 +11980,28 @@ msgstr ""
"Fout bij het laden van filterinformatie:\n"
"%s"
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr "Filters"
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, c-format
msgid "Page %d of %d"
msgstr "Pagina %d van %d"
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "Bericht Afdrukken"
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr "US-Letter"
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "Afdrukken van bericht mislukt"
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr ""
@@ -11982,7 +12023,7 @@ msgstr "_Beveiliging"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
#, fuzzy
msgid "Unnamed"
msgstr "Ander contact"
@@ -12053,20 +12094,20 @@ msgstr ""
"naam zal alleen worden gebruikt als roepnaam."
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
msgid "Evolution Account Assistant"
msgstr "Evolution Account Assistent"
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, fuzzy, c-format
msgid "Account %d"
msgstr "Account"
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr "Dienst wordt gecontroleerd"
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr "Verbinden met server..."
@@ -12244,313 +12285,317 @@ msgstr "Digitale ID's..."
msgid "Do not quote original message"
msgstr "Kan bericht niet opnemen"
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
msgid "Done"
msgstr "Klaar"
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
#, fuzzy
msgid "Drafts _folder:"
msgstr "_Klad map:"
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
msgid "E_nable"
msgstr "Aanzetten"
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
#, fuzzy
msgid "Emacs"
msgstr "Oost"
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
#, fuzzy
msgid "Email Accounts"
msgstr "Email bevat"
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
#, fuzzy
msgid "Email _address:"
msgstr "_Emailadres:"
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
#, fuzzy
msgid "Empty _trash folders on exit"
msgstr "Leeg prullenbakken bij het afsluiten"
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
msgid "Execute Command..."
msgstr "Opdracht Uitvoeren..."
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
#, fuzzy
msgid "Fi_xed -width:"
msgstr "eindigt op"
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
#, fuzzy
msgid "Font Properties"
msgstr "Eigenschappen"
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
#, fuzzy
msgid "Format messages in _HTML"
msgstr "Doorgestuurde berichten"
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
msgid "Get Digital ID..."
msgstr "Haal Digitaal ID op..."
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
#, fuzzy
msgid "Highlight _quotations with"
msgstr "_Accentueer citaten met"
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
msgid "IMAPv4 "
msgstr "IMAPv4"
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr "Identiteit"
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
msgid "Inline"
msgstr "Ingebonden"
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
msgid "Kerberos "
msgstr "Kerberos"
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
#, fuzzy
msgid "Labels and Colors"
msgstr "Opslaan en Sluiten"
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
#, fuzzy
msgid "Loading Images"
msgstr "Toon _Afbeeldingen"
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr "Postconfiguratie"
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
msgid "Mailbox location"
msgstr "Mailbox locatie"
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
#, fuzzy
msgid "Message Composer"
msgstr "Berichten"
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
#, fuzzy
msgid "Message Display"
msgstr "_Berichtweergave"
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
#, fuzzy
msgid "Microsoft"
msgstr "Micronesië"
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
msgid "New Mail Notification"
msgstr "Nieuwe Mail Notificatie"
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr ""
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
msgid "Optional Information"
msgstr "Optionele Informatie"
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
#, fuzzy
msgid "Or_ganization:"
msgstr "Organisatie:"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
msgid "PGP/GPG _Key ID:"
msgstr "PGP/GPG sleutel ID:"
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr "Kies een kleur"
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
#, fuzzy
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr ""
"Waarschuw wanneer berichten worden verstuurd met alleen _Bcc-ontvangers"
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr "Pretty Good Privacy (PGP/GPG)"
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
#, fuzzy
msgid "Printed Fonts"
msgstr "Druk geselecteerde contacten af"
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
msgid "Qmail maildir "
msgstr "Qmail maildir"
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
#, fuzzy
msgid "Quote original message"
msgstr "Kan bericht niet opnemen"
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
msgid "Quoted"
msgstr "Geciteerd"
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
msgid "Re_member this password"
msgstr "Onthoud dit wachtwoord"
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
#, fuzzy
msgid "Re_ply-To:"
msgstr "Antwoordadres:"
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
msgid "Receiving Email"
msgstr "Email Ontvangen"
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
#, fuzzy
msgid "Receiving _Options"
msgstr "Ontvangst Instellingen"
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
#, fuzzy
msgid "Remember this _password"
msgstr "Onthoud dit wachtwoord"
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
msgid "Required Information"
msgstr "Vereiste informatie"
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
#, fuzzy
msgid "Restore Defaults"
msgstr " (standaard)"
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
#, fuzzy
msgid "S_ecurity"
msgstr "Beveiliging"
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
msgid "Secure MIME (S/MIME)"
msgstr "Beveiligde MIME (S/MIME)"
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr ""
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr ""
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
#, fuzzy
msgid "Select PGP program"
msgstr "Selecteer het pad naar PGP"
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
msgid "Sending Email"
msgstr "Email Versturen"
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
msgid "Sent _messages folder:"
msgstr "Verzonden _berichtenmap:"
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
msgid "Sent and Draft Messages"
msgstr "Verzonden en Klad Berichten"
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
msgid "Ser_ver requires authentication"
msgstr "Server _vereist aanmelding"
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
msgid "Server Configuration"
msgstr "Serverconfiguratie"
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
msgid "Server _Type: "
msgstr "Server _Type: "
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
#, fuzzy
msgid "Shortcuts _type:"
msgstr "Snelkoppelingen"
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
#, fuzzy
msgid "Signature #1"
msgstr "Bewaar handtekening"
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
#, fuzzy
msgid "Signature #2"
msgstr "Bewaar handtekening"
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
#, fuzzy
msgid "Specify _filename:"
msgstr "Geef Bestandsnaam:"
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
msgid "Spell Checking Language"
msgstr ""
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
msgid "Spell _Checking"
msgstr ""
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr "Standaard Unix mailboxbestand"
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
msgid ""
"Type the name by which you would like to refer to this account.\n"
"For example: \"Work\" or \"Personal\""
msgstr ""
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
#, fuzzy
msgid "V_ariable-width:"
msgstr "Variabel"
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
@@ -12560,204 +12605,204 @@ msgstr ""
"\n"
"Klik op \"Volgende\" om te beginnen."
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
#, fuzzy
msgid "XEmacs"
msgstr "Oost"
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
#, fuzzy
msgid "_Add Signature"
msgstr "Bestand met ondertekening:"
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr "Altijd afbeeldingen ophalen va het internet"
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
msgid "_Always sign outgoing messages when using this account"
msgstr "Onderteken uitgaande berichten altijd bij het gebruik van dit account"
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
msgid "_Authentication Type: "
msgstr "_Aanmeldings Type:"
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
msgid "_Authentication type: "
msgstr "_Aanmeldings type:"
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
msgid "_Automatically check for new mail"
msgstr "_Automatisch controleren op nieuwe post"
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
#, fuzzy
msgid "_Automatically insert smiley images"
msgstr "_Automatisch controleren op nieuwe post"
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
#, fuzzy
msgid "_Beep when new mail arrives"
msgstr "Piep bij binnenkomst van nieuwe email"
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
msgid "_Certificate ID:"
msgstr "_Certificaat-ID:"
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
#, fuzzy
msgid "_Confirm when expunging a folder"
msgstr "Bevestigen bij het Legen van een map"
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
#, fuzzy
msgid "_Default signature:"
msgstr "Bestand met _HTML-ondertekening:"
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
#, fuzzy
msgid "_Defaults"
msgstr "Standaard"
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
#, fuzzy
msgid "_Do not notify me when new mail arrives"
msgstr "Geen melding bij binnenkomst van nieuwe berichten"
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
#, fuzzy
msgid "_Enable"
msgstr "Aanzetten"
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr ""
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
#, fuzzy
msgid "_Forward style:"
msgstr "Standaardwijze van doorsturen: "
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
msgid "_Full name:"
msgstr "_Volledige Naam:"
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
#, fuzzy
msgid "_HTML Mail"
msgstr "In HTML-berichten"
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
#, fuzzy
msgid "_Identity"
msgstr "Identiteit"
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
msgid "_Load images if sender is in addressbook"
msgstr "Toon afbeeldingen als de afzender in het adresboek voorkomt"
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
#, fuzzy
msgid "_Make this my default account"
msgstr "Stel dit in als standaardaccount"
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
#, fuzzy
msgid "_Mark messages as read after"
msgstr "_Markeer berichten als Gelezen na "
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
msgid "_Name:"
msgstr "_Naam:"
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr "_Nooit afbeeldingen van het internet ophalen"
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
msgid "_PGP binary path:"
msgstr "_Pad naar het PGP-programma:"
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
#, fuzzy
msgid "_Play sound file when new mail arrives"
msgstr "Geluid afspelen bij binnekomst van nieuwe berichten"
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
#, fuzzy
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr ""
"Waarschuw wanneer HTML berichten verstuurd worden naar contacten die dat "
"niet willen"
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
#, fuzzy
msgid "_Prompt when sending messages with an empty subject line"
msgstr "Waarschuw wanneer een bericht verstuurd wordt zonder _onderwerp"
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
#, fuzzy
msgid "_Receiving Mail"
msgstr "Berichten Ophalen"
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
#, fuzzy
msgid "_Reply style:"
msgstr "Standaardwijze van doorsturen: "
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
#, fuzzy
msgid "_Restore defaults"
msgstr " (standaard)"
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
#, fuzzy
msgid "_Script:"
msgstr "_Beveiliging"
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr "_Beveiliging"
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
#, fuzzy
msgid "_Sending Mail"
msgstr "Berichten versturen"
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
#, fuzzy
msgid "_Show animated images"
msgstr "Toon Tijd Als"
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
#, fuzzy
msgid "_Signatures"
msgstr "Bestand met ondertekening:"
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
#, fuzzy
msgid "_Use secure connection (SSL):"
msgstr "Gebruik een beveiligde verbinding (SSL)"
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
#, fuzzy
msgid "_Variable-width:"
msgstr "Variabel"
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
msgid "_every"
msgstr "_elke"
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
#, fuzzy
msgid "color"
msgstr " kleur"
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
msgid "description"
msgstr "omschrijving"
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -12826,126 +12871,131 @@ msgstr "Toon _Afbeeldingen"
msgid "Loading message content"
msgstr "Bezig met laden berichtinhoud"
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
#, fuzzy
msgid "Overdue:"
msgstr "Verlopen taken:"
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%b %d %l:%M %p"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr "Open Link in Browser"
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr "Kopieer Link Locatie"
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr "Sla Link op als (FIXME)"
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr "Sla Figuur op als..."
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "Bezig met doorzoeken %s"
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr "%s bijlage"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr "Kon MIME bericht niet verwerken. Laat zien als source"
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "Datum"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr "Ongeldig Emailadres"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "Van"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr "Antwoordadres"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "Aan"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr "Cc"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
msgid "Bcc"
msgstr "Bcc"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
#, fuzzy
msgid "Mailer"
msgstr "Post"
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
"Dit bericht is digitaal ondertekend. Klik op het hangslot icoontje voor meer "
"informatie."
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "Kon geen PGP verificatie context maken"
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr "Dit bericht is digitaal ondertekend en is authentiek."
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
"Dit bericht is digitaal ondertekend, maar er kan niet worden aangetoond dat "
"het authentiek is."
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr "Verwijzing naar FTP site (%s)"
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr "Verwijzing naar lokaal bestand (%s) geldig bij site \"%s\""
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr "Verwijzing naar lokaal bestand (%s)"
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr "Verwijzing naar externe gegevens (%s)"
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr "Verwijzing naar onbekende externe gegevens (\"%s\" type)"
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr "Misvormd extern-berichtgedeelte"
@@ -13071,59 +13121,59 @@ msgstr "Bezig met verplaatsen van berichten naar %s"
msgid "Copying messages to %s"
msgstr "Bezig met het kopiëren van berichten naar %s"
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr "Bezig met scannen van mappen in \"%s\""
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr "Doorgestuurde berichten"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr "Bezig met openen map %s"
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr "Bezig met openen van opslag %s"
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr "verwijderen map %s"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, c-format
msgid "Storing folder '%s'"
msgstr "Bezig met opslaan map '%s'"
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
msgid "Refreshing folder"
msgstr "Map wordt ververest"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr "Bezig met legen map"
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr "Bezig met ophalen bericht %s"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr "Bezig met ophalen van %d bericht(en)"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr "Bezig met het opslaan van %d bericht(en)"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
@@ -13132,7 +13182,7 @@ msgstr ""
"Kon uitvoerbestand niet maken: %s\n"
" %s"
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
@@ -13141,11 +13191,11 @@ msgstr ""
"Fout bij opslaan berichten in: %s:\n"
" %s"
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr "Bezig met opslaan bijlage"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
@@ -13154,22 +13204,22 @@ msgstr ""
"Kan uitvoerbestand niet maken: %s:\n"
" %s"
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr "Kon gegevens niet wegschrijven: %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr "Verbreken van %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Reconnecting to %s"
msgstr "Bezig met opnieuw verbinden met %s"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "_Zoeken"
@@ -13240,25 +13290,25 @@ msgstr "Aan het Actualiseren ..."
msgid "Waiting..."
msgstr "Aan het Wachten ..."
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
msgid "User canceled operation."
msgstr "Gebruiker heeft operatie afgebroken."
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
msgid "_Remember this password"
msgstr "_Onthoud dit wachtwoord"
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
#, fuzzy
msgid "_Remember this password for the remainder of this session"
msgstr "Onthoud dit wachtwoord tot het einde van deze sessie"
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, c-format
msgid "Enter Password for %s"
msgstr "Voer uw Wachtwoord in voor %s"
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
msgid "Enter Password"
msgstr "Voer Wachtwoord in"
@@ -13281,41 +13331,24 @@ msgstr ""
"\n"
"Wilt u de wijzingen opslaan?"
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "Naam:"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "Bewaar handtekening"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "HTML Handtekeningbestand:"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr "Doorgestuurd bericht - %s"
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
msgid "Forwarded message"
msgstr "Doorgestuurd bericht"
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
msgid "Forwarded Message"
msgstr "Doorgestuurd Bericht"
@@ -13373,67 +13406,67 @@ msgstr "(geen onderwerp)"
msgid "%s - Message"
msgstr "%s - Bericht"
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr "Ongelezen"
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr "Gelezen"
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr "Beantwoord"
-#: mail/message-list.c:736
+#: mail/message-list.c:740
msgid "Multiple Unseen Messages"
msgstr "Meerdere Ongelezen Berichten"
-#: mail/message-list.c:737
+#: mail/message-list.c:741
msgid "Multiple Messages"
msgstr "Meerdere Berichten"
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr "Laagste"
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr "Laag"
-#: mail/message-list.c:746
+#: mail/message-list.c:750
msgid "Higher"
msgstr "Hoog"
-#: mail/message-list.c:747
+#: mail/message-list.c:751
msgid "Highest"
msgstr "Hoogste"
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr "?"
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr "Vandaag %l:%M %p"
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr "Gisteren %l:%M %p"
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr "%a %l:%M %p"
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
msgid "%b %d %l:%M %p"
msgstr "%b %d %l:%M %p"
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr "%b %d %Y"
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
msgid "Generating message list"
msgstr "Bezig met genereren van berichtenlijst"
@@ -13512,68 +13545,94 @@ msgstr "Voorbeeld"
msgid "Flag to Follow Up"
msgstr "Antwoord"
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr "Bezig met scannen van mappen onder %s op \"%s\""
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr "Bezig met scannen van root-level mappen op \"%s\""
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, c-format
msgid "Subscribing to folder \"%s\""
msgstr "Bezig met aanmelden bij map \"%s\""
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr "Bezig met afmelden van map \"%s\""
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
msgid "Folder"
msgstr "Map"
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "Opslaan in _map..."
+
+#: mail/subscribe-dialog.c:1590
msgid "No server has been selected"
msgstr "Geen server geselecteerd"
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr "Selecteer een server"
#: mail/subscribe-dialog.glade.h:1
-msgid " _Refresh List "
-msgstr "Lijst Verversen "
-
-#: mail/subscribe-dialog.glade.h:2
msgid "All folders"
msgstr "Alle mappen"
-#: mail/subscribe-dialog.glade.h:3
-msgid "Display options"
-msgstr "Weergave-instellingen"
+#: mail/subscribe-dialog.glade.h:2
+#, fuzzy
+msgid "Apri file"
+msgstr "April"
+
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+msgid "Close"
+msgstr "Sluiten"
#: mail/subscribe-dialog.glade.h:4
+#, fuzzy
+msgid "Display Options"
+msgstr "Weergave-instellingen"
+
+#: mail/subscribe-dialog.glade.h:5
msgid "Folders whose names begin with:"
msgstr "Mappen waarvan de namen beginnen met:"
-#: mail/subscribe-dialog.glade.h:5
+#: mail/subscribe-dialog.glade.h:6
msgid "Manage Subscriptions"
msgstr "Beheer Postbusabonnementen..."
-#: mail/subscribe-dialog.glade.h:6
-msgid "Show _folders from server: "
-msgstr "Toon mappen van server: "
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
+msgstr "Lijst Verversen"
+
+#: mail/subscribe-dialog.glade.h:8
+#, fuzzy
+msgid "S_elect server: "
+msgstr "Selecteer een service"
-#: mail/subscribe-dialog.glade.h:7
+#: mail/subscribe-dialog.glade.h:9
+#, fuzzy
+msgid "Salve file"
+msgstr "Selecteer een bestand"
+
+#: mail/subscribe-dialog.glade.h:10
msgid "_Subscribe"
msgstr "Abonneren"
-#: mail/subscribe-dialog.glade.h:8
+#: mail/subscribe-dialog.glade.h:11
msgid "_Unsubscribe"
msgstr "Afmelden"
@@ -13584,28 +13643,29 @@ msgstr "Mappen met de Evolution Samenvatting"
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
#, fuzzy
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr "Mappen met de Evolution Samenvatting"
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#, fuzzy
msgid "Evolution Summary component."
msgstr "Evolution bericht-opsteller."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
#, fuzzy
msgid "Factory for Evolution Summary's configuration control."
msgstr "Fabriek voor de Evolution takencomponent"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
#, fuzzy
msgid "Factory for the Evolution Summary component."
msgstr "Fabriek voor het Evolution-samenvattingscomponent."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
#, fuzzy
msgid "Summary Preferences"
msgstr "Samenvatting Instellingen"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
-
#: my-evolution/Locations.h:1
msgid "Aarhus"
msgstr "Aarhus"
@@ -23402,23 +23462,23 @@ msgstr "Zurich"
msgid "Folder containing the Evolution Summary"
msgstr "Mappen met de Evolution Samenvatting"
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
msgid "Appointments"
msgstr "Afspraken"
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
msgid "No appointments"
msgstr "Geen afspraken"
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
msgid "%k:%M %d %B"
msgstr "%k %M %d %B"
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
msgid "%l:%M %d %B"
msgstr "%l:%M %d %B"
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
msgid "No description"
msgstr "Geen omschrijving"
@@ -23486,11 +23546,11 @@ msgstr "_Toevoegen"
msgid "Shown"
msgstr "Sneeuwval"
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
msgid "No tasks"
msgstr "Geen taken"
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
msgid "(No Description)"
msgstr "(Geen Omschrijving)"
@@ -23522,7 +23582,7 @@ msgstr "Samenvatting Afdrukken"
msgid "Printing of Summary failed"
msgstr "Afdrukken van Samenvatting mislukt"
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr "Executieve samenvattingscomponent kon Bonobo niet initializeren.\n"
@@ -24800,18 +24860,18 @@ msgid "Configuration control for Evolution folder settings."
msgstr "Fabriek voor de Evolution opsteller."
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "Mail-instellingen"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
msgid "The Evolution shell."
msgstr "De Evolution shell."
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "Details weergeven"
@@ -24838,7 +24898,7 @@ msgstr "Als Verzonden Map"
msgid "Drafts"
msgstr "Klad"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "Inbox"
@@ -25281,27 +25341,27 @@ msgstr ""
msgid "Evolution Settings"
msgstr "Evolution "
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "Bezig met openen map %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "Bezig met openen map %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, fuzzy, c-format
msgid "in \"%s\" ..."
msgstr "Openen in %s..."
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr "Kon de naam van de map niet wijzigen: %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
#, fuzzy
msgid "Cannot find the specified shared folder."
msgstr ""
@@ -25384,31 +25444,31 @@ msgstr "Werk Offline"
msgid "Work Offline"
msgstr "Werk zonder netwerk"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "(Geen map weergegeven)"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr "%s (%d)"
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr "(Geen)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
"Evolution is nu verbonden met het netwerk. Klik op deze knop om zonder "
"netwerkverbinding te werken"
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr "Ximian Evolution is in bezig offline te gaan."
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -25431,7 +25491,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr "Kan de lokale opslag niet opzetten -- %s"
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -25443,19 +25503,19 @@ msgstr ""
"gestopt. U zult Evolution opnieuw moeten starten om die informatie\n"
"weer te kunnen benaderen."
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr "Ongeldige argumenten"
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr "Kan niet registreren op OAF"
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr "Configuratiedatabase niet gevonden"
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "Generieke fout"
@@ -25657,7 +25717,7 @@ msgstr "%s (...)"
msgid "%s (%d%% complete)"
msgstr "%s (%d%% voltooid)"
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr "<klik hier om een map te selecteren>"
@@ -25698,63 +25758,63 @@ msgstr ""
"De fout van het activeringssysteem is:\n"
"%s"
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
msgid "CORBA error"
msgstr "CORBA fout"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr "Onderbroken"
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr "Ongeldige argument"
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr "Heeft al een eigenaar"
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
msgid "No owner"
msgstr "Geen eigenaar"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
msgid "Not found"
msgstr "Niet gevonden"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
msgid "Unsupported type"
msgstr "Niet ondersteund type"
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr "Niet ondersteund schema"
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr "Niet ondersteunde bewerking"
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
msgid "Internal error"
msgstr "Interne fout"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
msgid "Exists"
msgstr "Bestaat"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr "Ongeldige URI"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
msgid "Has subfolders"
msgstr "Heeft submappen"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
msgid "No space left"
msgstr "Geen ruimte over"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr "Oude eigenaar is gestorven"
@@ -25811,29 +25871,21 @@ msgid "Specify where to create the folder:"
msgstr "Specificeer waar de map gemaakt moet worden:"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "_Nieuwe map aanmaken..."
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
#, fuzzy
-msgid "_Folder Name:"
-msgstr "Mapnaam:"
+msgid "_Account:"
+msgstr "Accounts"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
-msgid "_Server:"
-msgstr "_Servernaam:"
+msgid "_Folder Name:"
+msgstr "Mapnaam:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "Gebruikersnaam:"
@@ -25936,15 +25988,15 @@ msgstr "Dit bericht niet meer weergeven."
msgid "Evolution can import data from the following files:"
msgstr "Evolution kan gegevens importeren van de volgende bestanden:"
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr "Evolution is bezig met afsluiten ..."
-#: shell/main.c:223
+#: shell/main.c:227
#, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -25954,7 +26006,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -25964,44 +26016,48 @@ msgid ""
"eagerly await your contributions!\n"
msgstr ""
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
msgstr "Ximian Evolution"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "Dit bericht niet meer weergeven."
-#: shell/main.c:348
+#: shell/main.c:394
msgid "Cannot access the Ximian Evolution shell."
msgstr "Kan geen toegang verkrijgen tot de Evolution shell."
-#: shell/main.c:357
+#: shell/main.c:403
#, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "Kan de Ximian Evolution-schil niet initialiseren: %s"
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr "Splash screen niet tonen"
-#: shell/main.c:439
+#: shell/main.c:487
msgid "Start in offline mode"
msgstr "Beginnen in offline modus"
-#: shell/main.c:440
+#: shell/main.c:489
msgid "Start in online mode"
msgstr "Beginnen in online modus"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr "Zend de debug uitvoor van alle componenten naar een bestand"
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
@@ -26010,7 +26066,7 @@ msgstr ""
"%s: --online en --oflinne kan niet tegelijk worden gebruikt.\n"
" Gebruik %s --help voor meer informatie.\n"
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "Kan het Bonobo-componentensysteem niet initializeren"
@@ -26217,14 +26273,6 @@ msgstr "Toon de werkweek"
msgid "Week"
msgstr "Week"
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-msgid "Close"
-msgstr "Sluiten"
-
#: ui/evolution-comp-editor.xml.h:3
msgid "Close this item"
msgstr "Sluit dit item"
@@ -27157,10 +27205,6 @@ msgstr "Neem abonnement op deze map"
msgid "F_older"
msgstr "_Map"
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr "Lijst Verversen"
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr "Lijst of Mappen Verversen"
@@ -27719,21 +27763,21 @@ msgstr "Bericht"
msgid "Don't show this message again."
msgstr "Dit bericht niet meer weergeven."
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
#, fuzzy
msgid "_Find Now"
msgstr "Zoek Nu"
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
#, fuzzy
msgid "_Clear"
msgstr "Wissen"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
msgid "Clear"
msgstr "Wissen"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr "Zoek Nu"
@@ -27759,6 +27803,81 @@ msgstr "init_corba(): kon Gnome niet initializeren"
msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonobo(): kon Bonobo niet initializeren"
+#~ msgid "Error in search expression."
+#~ msgstr "Fout in zoekopdracht."
+
+#~ msgid "Restarting search."
+#~ msgstr "Zoeken wordt herstart."
+
+#, fuzzy
+#~ msgid "Could not parse query string"
+#~ msgstr "kon URL %s niet verwerken"
+
+#, fuzzy
+#~ msgid "Email is"
+#~ msgstr "Email 2"
+
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr "Creëeren van de alarmnotificatie-dienst is mislukt:"
+
+#~ msgid "Meeting begins: <b>"
+#~ msgstr "Vergadering begint: <b>"
+
+#~ msgid "Task begins: <b>"
+#~ msgstr "Taak begint: <b>"
+
+#~ msgid "Free/Busy info begins: <b>"
+#~ msgstr "Vrij/Bezet informatie begint <b>"
+
+#~ msgid "Begins: <b>"
+#~ msgstr "Begint: <b>"
+
+#~ msgid "Meeting ends: <b>"
+#~ msgstr "Einde bijeenkomst: <b>"
+
+#~ msgid "Free/Busy info ends: <b>"
+#~ msgstr "Vrij/Bezet informatie eindigt: <b>"
+
+#~ msgid "Task Completed: <b>"
+#~ msgstr " (Taak Voltooid: <b>"
+
+#~ msgid "Task Due: <b>"
+#~ msgstr "Taak klaar: <b>"
+
+#~ msgid "Non-Participants"
+#~ msgstr "Niet-Deelnemers"
+
+#~ msgid ""
+#~ "This message has not been sent.\n"
+#~ "\n"
+#~ "Do you wish to save your changes?"
+#~ msgstr ""
+#~ "Dit bericht is nog niet verstuurd.\n"
+#~ "\n"
+#~ "Wilt u de wijzingen opslaan?"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr " (standaard)"
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "Bewaar handtekening"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "HTML Handtekeningbestand:"
+
+#~ msgid " _Refresh List "
+#~ msgstr "Lijst Verversen "
+
+#~ msgid "Show _folders from server: "
+#~ msgstr "Toon mappen van server: "
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "_Servernaam:"
+
#~ msgid ""
#~ "Evolution is unable to get the addressbook local storage.\n"
#~ "This may have been caused by the evolution-addressbook component "
@@ -28274,9 +28393,6 @@ msgstr "init_bonobo(): kon Bonobo niet initializeren"
#~ msgid "Cannot initialize Evolution's Executive Summary component."
#~ msgstr "Kan het Samenvattingscomponent van Evolution niet initializeren"
-#~ msgid "Select a service"
-#~ msgstr "Selecteer een service"
-
#~ msgid ""
#~ "You can select a different HTML page for the background of the Executive "
#~ "Summary.\n"
@@ -28383,9 +28499,6 @@ msgstr "init_bonobo(): kon Bonobo niet initializeren"
#~ msgid " color"
#~ msgstr " kleur"
-#~ msgid "Accounts"
-#~ msgstr "Accounts"
-
#, fuzzy
#~ msgid "Ad_vanced &gt;&gt;"
#~ msgstr "Uitgebreid"
@@ -28779,9 +28892,6 @@ msgstr "init_bonobo(): kon Bonobo niet initializeren"
#~ "Public Key: "
#~ msgstr "Openbaar"
-#~ msgid "Connecting to LDAP server..."
-#~ msgstr "Verbinding met LDAP server wordt opgezet..."
-
#~ msgid "Waiting for connection to LDAP server..."
#~ msgstr "Wacht op antwoord van de LDAP server..."
@@ -28979,9 +29089,6 @@ msgstr "init_bonobo(): kon Bonobo niet initializeren"
#~ msgid "_Task..."
#~ msgstr "_Taak..."
-#~ msgid "Create or edit mail accounts and other preferences"
-#~ msgstr "Creeer of bewerk een emailaccount of andere voorkeuren"
-
#~ msgid "_Mail Settings..."
#~ msgstr "Postinstellingen..."
diff --git a/po/nn.po b/po/nn.po
index 338e1d704f..f538c20727 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution-1.01\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2002-01-30 06:10+0100\n"
"Last-Translator: Roy-Magne Mo <rmo@sunnmore.net>\n"
"Language-Team: \n"
@@ -30,22 +30,22 @@ msgid "Imports VCard files into Evolution."
msgstr "Importerar VCard-filer inn i Evolution."
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr "Arkiver som"
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr "Namn"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "E-post"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Primær"
@@ -55,16 +55,16 @@ msgstr "Prim"
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "Assistent"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Firma"
@@ -74,12 +74,12 @@ msgid "Bus"
msgstr "Frm"
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr "Ring tilbake"
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Firma"
@@ -90,13 +90,13 @@ msgstr "Frm"
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Heim"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Organisasjon"
@@ -106,19 +106,19 @@ msgstr "Org"
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Mobil"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Bil"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "Firma-fax"
@@ -127,13 +127,13 @@ msgid "Bus Fax"
msgstr "Frm-fax"
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Heime-faks"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "Firma 2"
@@ -142,68 +142,68 @@ msgid "Bus 2"
msgstr "Frm 2"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Heim 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "ISDN"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "Anna"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "Alternativ faks"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "Personsűkjar"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "Radio"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "Teleks"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr "TTY"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "E-post 2"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "E-post 3"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "Nettstad"
@@ -212,7 +212,7 @@ msgid "Url"
msgstr "Url"
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "Avdeling"
@@ -221,7 +221,7 @@ msgid "Dep"
msgstr "Avd"
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "Kontor"
@@ -230,12 +230,12 @@ msgid "Off"
msgstr "Av"
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "Tittel"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "Yrke"
@@ -244,7 +244,7 @@ msgid "Prof"
msgstr "Yrke"
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr "Sjef"
@@ -257,7 +257,7 @@ msgid "Ass"
msgstr "Ass"
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "Kallenamn"
@@ -266,12 +266,12 @@ msgid "Nick"
msgstr "Kallenamn"
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "Ektefelle"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "Merknad"
@@ -284,7 +284,7 @@ msgid "CALUri"
msgstr "CALUri"
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr "Ledit-oppteke URL"
@@ -335,7 +335,7 @@ msgstr "VKort for %s"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -343,7 +343,7 @@ msgid "Could not initialize Bonobo"
msgstr "Kunne ikkje initialisere Bonobo"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr "Sűkjer ..."
@@ -351,41 +351,33 @@ msgstr "Sűkjer ..."
msgid "Loading..."
msgstr "Lastar ..."
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
-msgid "Error in search expression."
-msgstr "Feil i sűkeuttrykk."
+#: addressbook/backend/pas/pas-backend-ldap.c:677
+#, fuzzy
+msgid "Reconnecting to LDAP server..."
+msgstr "Koplar til LDAP-tenar ..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr "Legg til kort til LDAP-tenar ..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr "Fjernar kort frć LDAP-tenar ..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr "Endrar kort frć LDAP-tenar ..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr "Startar sűk om att."
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr "Mottek LDAP-sűkeresultat ..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
#, fuzzy
msgid "Error performing search"
msgstr "Feil ved fjerning av kort"
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-#, fuzzy
-msgid "Could not parse query string"
-msgstr "Klarter ikkje ć tolke URL frć «%s»"
-
#: addressbook/conduit/address-conduit.c:293
#, fuzzy
msgid "Default Sync Address:"
@@ -433,47 +425,47 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
+msgid "Configure access to LDAP directory servers here"
+msgstr ""
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
msgid "Control that displays an Evolution addressbook minicard."
msgstr "Kontroll som viser eit Evolution addressebok minikort."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
msgid "Directory Servers"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
msgid "Evolution Addressbook minicard viewer"
msgstr "Evolutions addressebok minikortlesar"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr "Evolutionkomponent for handsaming av kontakter."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the Addressbook Minicard control"
msgstr "Fabrikk for Minikortkontrolle i addresseboka"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr "Fabrikk for addressevisaren til addresseboka"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
msgid "Factory for the Addressbook's address popup"
msgstr "Fabrikke for sprettopp-vindauget til addresseboka"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
msgid "Factory for the sample Addressbook control"
msgstr "Fabrikk for ein eksemple adressebokkontroll"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
-msgstr ""
-
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -493,29 +485,29 @@ msgstr "LDAP-tenar"
msgid "LDAP server containing contact information"
msgstr "LDAP-tenar som inneheld kontaktinformasjon"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "Ny kontakt"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "_Kontakt"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "Opprett ny kontak"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "Ny kontaktliste"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
#, fuzzy
msgid "Contact _List"
msgstr "&Innhald ..."
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "Lagar eit nytt dokument"
@@ -540,27 +532,27 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
#, fuzzy
msgid "This server does not support LDAPv3 schema information"
msgstr "Les filinformasjon"
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
#, fuzzy
msgid "Error retrieving schema information"
msgstr "Les filinformasjon"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
msgid "Server did not respond with valid schema information"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
#, fuzzy
msgid "LDAP was not enabled in this build of Evolution"
msgstr "Den oppgitte fila finst ikkje"
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "Klarte ikkje ć initialisere gnome-vfs"
@@ -568,18 +560,24 @@ msgstr "Klarte ikkje ć initialisere gnome-vfs"
msgid "Other Contacts"
msgstr "Andre kontakter"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "Ikkje i stand ć opne adresseboka"
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:487
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -587,50 +585,79 @@ msgid ""
"retrieving OpenLDAP from the link below.\n"
msgstr ""
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr "Oppgi passord for %s (brukar %s)"
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
#, fuzzy
msgid "Name begins with"
msgstr "sluttar med"
-#: addressbook/gui/component/addressbook.c:729
+#: addressbook/gui/component/addressbook.c:742
#, fuzzy
-msgid "Email is"
-msgstr "E-post 2"
+msgid "Email begins with"
+msgstr "sluttar med"
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr "Kategori er"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr "Nokon felt inneheld"
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "Avansert ..."
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr "Nokon kategori"
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr ""
@@ -645,7 +672,7 @@ msgstr "(ingen)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "Primær e-post"
@@ -697,53 +724,53 @@ msgid " S_how Supported Bases "
msgstr "Vel modemtype ..."
#: addressbook/gui/component/ldap-config.glade.h:2
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "Val"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr "Fje_rn"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
msgid "1234"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
#, fuzzy
msgid "1:00"
msgstr "100%"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
#, fuzzy
msgid "380"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:11
-#, fuzzy
-msgid "<- _Remove"
-msgstr "Fje_rn"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-#, fuzzy
-msgid "<< Fewer Options"
-msgstr "Val"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr ""
@@ -851,7 +878,7 @@ msgid "Mappings"
msgstr "Margar"
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
#, fuzzy
msgid "Never"
msgstr "_kvar"
@@ -905,8 +932,8 @@ msgstr "Sűkes_kop:"
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
msgid "Searching"
msgstr "Sűker"
@@ -1097,7 +1124,7 @@ msgid "Using email address"
msgstr "E-postadresse:"
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr ""
@@ -1105,13 +1132,13 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
msgid "_Add"
msgstr "_Legg til"
#: addressbook/gui/component/ldap-config.glade.h:105
#, fuzzy
-msgid "_Add ->"
+msgid "_Add -&gt;"
msgstr "_Legg til"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1152,7 +1179,7 @@ msgid "_Download limit:"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1189,7 +1216,7 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
#, fuzzy
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr "_Val"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1273,7 +1300,7 @@ msgstr ""
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1305,11 +1332,11 @@ msgstr "(%d ikkje vist)"
msgid "Unnamed Contact"
msgstr "Kontakt utan namn"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr ""
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
#, fuzzy
msgid "Find contact in"
msgstr "Avsendar inneheld"
@@ -1374,7 +1401,7 @@ msgstr "Samarbeid"
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "Kontaktredigering"
@@ -1441,9 +1468,9 @@ msgstr "Vil motta _HTML-post"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2512,23 +2539,23 @@ msgstr ""
msgid "Delete Contact?"
msgstr "Slett kontakt?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
msgid "Category editor not available."
msgstr "Kategoriredigering ikkje tilgjengeleg."
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr ""
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
msgid "Save Contact as VCard"
msgstr "Lagre kontakt som VKort"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr "TTY/TDD"
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr ""
@@ -2542,7 +2569,7 @@ msgid "Edit Full"
msgstr "Rediger full"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "Fullt namn"
@@ -2694,11 +2721,11 @@ msgid "contact-list-editor"
msgstr "contact-list-editor"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr "Redigering av kontakter"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
msgid "Save List as VCard"
msgstr "Lagre liste som VCard"
@@ -2756,20 +2783,20 @@ msgstr "Avansert sűk"
msgid "Search"
msgstr "Sűk"
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr "Ingen kort"
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr "1 kort"
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr "%d kort"
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
#, fuzzy
msgid "Error getting book view"
msgstr ""
@@ -2783,15 +2810,15 @@ msgid "Error modifying card"
msgstr "Feil ved endringa av kort"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr "Vellukka"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "Ukjend feil"
@@ -2801,7 +2828,7 @@ msgid "Repository offline"
msgstr "depot i vcs"
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "Nekta tilgang"
@@ -2818,7 +2845,7 @@ msgid "Protocol not supported"
msgstr "Protokollen er ikkje stűtta"
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -2873,7 +2900,7 @@ msgstr "Feil ved fjerning av liste"
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr "Feil ved fjerning av kort"
@@ -2915,160 +2942,160 @@ msgstr "Ingen kort"
msgid "Copy cards to"
msgstr "Ingen kort"
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr "* Trykk her for ć legge til ein kontakt *"
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr "Primær telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr "Telefon til assistent"
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr "Firma-telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr "Tilbakering telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr "Firmatelefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr "Heime-telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr "Firma-adresse"
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr "Heime-adresse"
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr "Mobiltelefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr "Bil-telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr "Firma-telefon 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr "Heime-telefon 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr "Alternativ telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr "Alternativ adresse"
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr "Adressebok"
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "Lagre som VKort"
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
#, fuzzy
msgid "New Contact..."
msgstr "Ny kontakt"
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
#, fuzzy
msgid "New Contact List..."
msgstr "Ny kontaktliste"
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
#, fuzzy
msgid "Go to Folder..."
msgstr "_Gć til mappe"
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
#, fuzzy
msgid "Import..."
msgstr "_Importér ..."
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
#, fuzzy
msgid "Search for Contacts..."
msgstr "Slett kolonne"
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
#, fuzzy
msgid "Addressbook Sources..."
msgstr "Kjelde:"
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
#, fuzzy
msgid "Pilot Settings..."
msgstr "_Pilot-innstillingar"
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr "Vidaresend kontakt"
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr "Send melding til kontakt"
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Skriv ut"
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr "Skriv ut konvolutt"
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
#, fuzzy
msgid "Copy to folder..."
msgstr "_Kopier til mappe ..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
#, fuzzy
msgid "Move to folder..."
msgstr "Flytt til _mappe ..."
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "Klipp ut"
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "Kopier"
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "Lim inn"
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3076,8 +3103,8 @@ msgstr "Lim inn"
msgid "Delete"
msgstr "Slett"
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
#, fuzzy
msgid "Current View"
msgstr "_Aktiv visning"
@@ -3086,7 +3113,7 @@ msgstr "_Aktiv visning"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,æ,ű,ć"
@@ -3094,10 +3121,18 @@ msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,æ,ű,ć"
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,æ,ű,ć"
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3214,7 +3249,7 @@ msgid "Include:"
msgstr "Inkluder:"
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr "Liggjande"
@@ -3234,12 +3269,12 @@ msgstr "Margar"
msgid "Number of columns:"
msgstr "Tal pć kolonnar:"
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
msgid "Options"
msgstr "Val"
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
msgid "Orientation"
msgstr "Retning"
@@ -3262,7 +3297,7 @@ msgstr "Papirkjelde:"
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr "Stćande"
@@ -3318,26 +3353,26 @@ msgstr "Breidd:"
msgid "_Font..."
msgstr "_Skrifttype ..."
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
msgid "Untitled appointment"
msgstr "Avtale utan namn"
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr "Hűg"
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr "Vanleg"
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr "Lav"
@@ -3388,43 +3423,43 @@ msgid "Configuration control for the Evolution Calendar."
msgstr "Űydelagd oppsettfil."
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
+msgid "Configure your timezone, Calendar and Task List here "
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
#, fuzzy
msgid "Evolution calendar iTip/iMip viewer"
msgstr "Tilgjengelege lenkjer:"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Evolution component for handling the calendar."
msgstr "Evolutionkomponent for handtere kalendaren."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
#, fuzzy
msgid "Factory for the Evolution Tasks control"
msgstr "Űydelagd oppsettfil."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
#, fuzzy
msgid "Factory for the calendar iTip view control"
msgstr "Űydelagd oppsettfil."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
#, fuzzy
msgid "Factory for the sample Calendar control"
msgstr "Űydelagd oppsettfil."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
#, fuzzy
msgid "Factory to centralize calendar component editor dialogs"
msgstr "Űydelagd oppsettfil."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
#, fuzzy
msgid "Factory to create a component editor factory"
msgstr "Űydelagd oppsettfil."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
-msgstr ""
-
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr ""
@@ -3487,7 +3522,7 @@ msgid ""
msgstr ""
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "Ćtvaring"
@@ -3508,20 +3543,12 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "Ikkje spűr igjen"
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
#, fuzzy
msgid "Could not initialize GNOME"
msgstr "Kunne ikkje initiere Bonobo"
-#: calendar/gui/alarm-notify/notify-main.c:183
-#, fuzzy
-msgid "Could not create the alarm notify service"
-msgstr ""
-"Kunne ikkje laga mellombels fil\n"
-"%1:\n"
-"%2"
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
#, fuzzy
msgid "Could not create the alarm notify service factory"
msgstr ""
@@ -3541,7 +3568,7 @@ msgstr "Skildring inneheld"
msgid "Comment contains"
msgstr "Merknad inneheld"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr "Ikkje truffe"
@@ -3553,7 +3580,7 @@ msgstr "%1 bit %2 %3"
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "%d. %a %b"
@@ -3610,37 +3637,37 @@ msgstr "E"
msgid "W"
msgstr "V"
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
msgid "Free"
msgstr "Ledig"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "Oppteke"
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr "Ikkje starta"
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr "Under arbeid"
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr "Ferdig"
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3648,33 +3675,33 @@ msgid ""
msgstr ""
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr "Ingen"
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr "Repeterande"
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr "Tildelt"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr "Ja"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr "Nei"
@@ -3694,7 +3721,7 @@ msgstr "Vekesvisning"
msgid "Month View"
msgstr "Mćnadsvising"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3705,10 +3732,10 @@ msgid "Folder containing appointments and events"
msgstr "Mappe inneheld avtaler og hendingar"
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
msgid "Tasks"
msgstr "Oppgćver"
@@ -3717,59 +3744,59 @@ msgstr "Oppgćver"
msgid "Folder containing to-do items"
msgstr "Mappe inneheld huskeliste"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "New appointment"
msgstr "Ny avtale"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "_Appointment"
msgstr "Avtale"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "Lag ein ny avtale"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "New meeting"
msgstr "Nettverksinnstillingar"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "_Meeting"
msgstr "Műte"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
#, fuzzy
msgid "Create a new meeting request"
msgstr "Opprett ei ny oppgćve"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
#, fuzzy
msgid "New task"
msgstr "Ny oppgćve"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "_Oppgćve"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr "Opprett ei ny oppgćve"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "New All Day Appointment"
msgstr "Ny avtale"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "All _Day Appointment"
msgstr "Ny _avtale"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Lag ein ny avtale"
@@ -3988,7 +4015,7 @@ msgstr "Pćminning"
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr "Samandrag:"
@@ -4017,7 +4044,7 @@ msgstr "slutt pć avtale"
msgid "hour(s)"
msgstr "time/timar"
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
msgid "minute(s)"
msgstr "minutt"
@@ -4196,7 +4223,7 @@ msgid "_Fri"
msgstr "_Fre"
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
msgid "_General"
msgstr "_Generelt"
@@ -4344,61 +4371,61 @@ msgstr " (Ferdig"
msgid "Due "
msgstr "Ferdig"
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "Kunne ikkje laga kio-jobb.\n"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "Kunne ikkje laga kio-jobb.\n"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Redigér avtale"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Avtale - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Oppgćve - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "Journaloppfűring - %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Ikkje noko samandrag"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "Lagre som ..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr "Ikkje stand til ć fć tak i noverande versjon!"
@@ -4473,14 +4500,14 @@ msgstr "Repetering"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
#, fuzzy
msgid "Scheduling"
msgstr "Kűyreplan ..."
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr "Műte"
@@ -4601,7 +4628,7 @@ msgid "Member"
msgstr "Medlem"
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr "RSVP"
@@ -4830,7 +4857,7 @@ msgstr "Dato ferdig"
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
#, fuzzy
msgid "Needs Action"
msgstr "Vel ikon"
@@ -4858,11 +4885,11 @@ msgstr "Enkel"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr "Tildeling"
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
msgid "Description:"
@@ -4931,13 +4958,13 @@ msgstr "90%"
msgid "100%"
msgstr "100%"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
msgid "Deleting selected objects"
msgstr "Slettar valde objekt"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "_Opne"
@@ -4947,30 +4974,30 @@ msgstr "_Opne"
msgid "_Save as..."
msgstr "Lagre som ..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "S_kriv ut"
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "Kl_ipp ut"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "_Kopier"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -4999,8 +5026,8 @@ msgstr "_Merk oppgćver som ferdig"
msgid "_Delete Selected Tasks"
msgstr "Slett _den valde oppgćver"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr "Oppdaterar objekt"
@@ -5057,14 +5084,14 @@ msgid "URL"
msgstr "URL"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr ""
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr ""
@@ -5086,112 +5113,112 @@ msgstr "%02i minutt oppdeling"
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%A %d. %B"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%d. %b"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "am"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "pm"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "Ny _avtale"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "Ny h_eildagshending"
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
#, fuzzy
msgid "New Meeting"
msgstr "Műte"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr "Ny oppgćve"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Skriv ut ..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "Gć _til idag"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "_Gć til dato ..."
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
#, fuzzy
msgid "_Publish Free/Busy Information"
msgstr "Informasjon"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
#, fuzzy
msgid "_Configure..."
msgstr "Set opp %1"
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
#, fuzzy
msgid "_Configure Pilot..."
msgstr "Set opp %1"
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "_Lagre som ..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
#, fuzzy
msgid "_Schedule Meeting..."
msgstr "Kűyreplan ..."
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
#, fuzzy
msgid "_Forward as iCalendar..."
msgstr "Fort framover"
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
#, fuzzy
msgid "Make this Occurrence _Movable"
msgstr "Se&nd avtale"
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
#, fuzzy
msgid "Delete this _Occurrence"
msgstr "Erstatt denne fűrekomsten?"
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
#, fuzzy
msgid "Delete _All Occurrences"
msgstr "Slettar klassen"
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr ""
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, fuzzy, c-format
msgid "Error executing %s."
@@ -5199,63 +5226,41 @@ msgstr ""
"Feil ved lesing a fil:\n"
"%1"
-#: calendar/gui/e-itip-control.c:678
-msgid "Meeting begins: <b>"
-msgstr "Műtet byrjar: <b>"
-
-#: calendar/gui/e-itip-control.c:683
-msgid "Task begins: <b>"
-msgstr "Oppgćva byrjar: <b>"
-
-#: calendar/gui/e-itip-control.c:688
-#, fuzzy
-msgid "Free/Busy info begins: <b>"
-msgstr "Informasjon"
-
-#: calendar/gui/e-itip-control.c:692
-msgid "Begins: <b>"
-msgstr "Byrjar: <b>"
-
-#: calendar/gui/e-itip-control.c:704
-#, fuzzy
-msgid "Meeting ends: <b>"
-msgstr "Informasjon"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:707
+#: calendar/gui/e-itip-control.c:593
#, fuzzy
-msgid "Free/Busy info ends: <b>"
-msgstr "Informasjon"
-
-#: calendar/gui/e-itip-control.c:711
-msgid "Ends: <b>"
+msgid "<b>Ends:</b> "
msgstr "Sluttar: <b>"
-#: calendar/gui/e-itip-control.c:725
+#: calendar/gui/e-itip-control.c:606
#, fuzzy
-msgid "Task Completed: <b>"
-msgstr "Ferdig"
+msgid "<b>Completed:</b> "
+msgstr "Ferdig "
-#: calendar/gui/e-itip-control.c:735
-msgid "Task Due: <b>"
-msgstr "Oppgćva ferdig: <b>"
+#: calendar/gui/e-itip-control.c:616
+msgid "<b>Due:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
#, fuzzy
msgid "iCalendar Information"
msgstr "Informasjon"
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
#, fuzzy
msgid "iCalendar Error"
msgstr "Skriv ut alle"
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
msgid "An unknown person"
msgstr "Ein ukjent person"
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
@@ -5263,340 +5268,340 @@ msgstr ""
"<br> Sjć gjennom den fűlgjande informasjon, og velj ei handling frć menyen "
"under."
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr "<i>Ingen</i>"
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr "_Plassering:"
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
#, fuzzy
msgid "Status:"
msgstr "_Status:"
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
msgid "Accepted"
msgstr "Akseptert"
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
#, fuzzy
msgid "Tentatively Accepted"
msgstr "Mellombels"
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
msgid "Declined"
msgstr "Avslćtt"
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr "Ukjend"
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
msgid "Choose an action:"
msgstr "Vel ei handling:"
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
msgid "Update"
msgstr "Oppdater"
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "OK"
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
msgid "Accept"
msgstr "Godta"
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
#, fuzzy
msgid "Tentatively accept"
msgstr "Mellombels"
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
msgid "Decline"
msgstr "Avslć"
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
#, fuzzy
msgid "Send Free/Busy Information"
msgstr "Informasjon"
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr "Opdatér status pć svar"
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
#, fuzzy
msgid "Send Latest Information"
msgstr "Informasjon"
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr "Avbryt"
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, fuzzy, c-format
msgid "<b>%s</b> has published meeting information."
msgstr "generer avlusingsinformasjon"
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
#, fuzzy
msgid "Meeting Information"
msgstr "Personleg informasjon"
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr "<b>%s</b> spűr etter deg for ć stille opp pć eit műte."
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
msgid "Meeting Proposal"
msgstr "Műteframlegg"
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, fuzzy, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr "<b>%s</b> űnskjar ć leggje til ei eksisterande oppgćve."
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
msgid "Meeting Update"
msgstr "Műteoppdatering"
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, fuzzy, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr "generer avlusingsinformasjon"
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
#, fuzzy
msgid "Meeting Update Request"
msgstr "Műteoppdatering"
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, fuzzy, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr "Dette er ei repeterande hending."
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
msgid "Meeting Reply"
msgstr "Műtesvar"
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, fuzzy, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr "<b>%s</b> har kansellert ei oppgćve."
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
msgid "Meeting Cancellation"
msgstr "Műtekansellering"
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, fuzzy, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr "<b>%s</b> har kansellert ei oppgćve."
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
#, fuzzy
msgid "Bad Meeting Message"
msgstr "&Finn i melding ..."
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, fuzzy, c-format
msgid "<b>%s</b> has published task information."
msgstr "generer avlusingsinformasjon"
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
msgid "Task Information"
msgstr "Oppgćveinformasjon"
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, fuzzy, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr "Prűv «%s --help» for meir informasjon\n"
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
msgid "Task Proposal"
msgstr "Oppgćveframlegg"
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr "<b>%s</b> űnskjar ć leggje til ei eksisterande oppgćve."
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
msgid "Task Update"
msgstr "Oppgćveoppdatering"
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, fuzzy, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr "Dette er ei fűrehandsvising av det valte bakgrunnsbiletet."
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
msgid "Task Update Request"
msgstr "Oppgćveoppdateringsforepűrjing"
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, fuzzy, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr "Dette er ei repeterande hending."
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
msgid "Task Reply"
msgstr "Oppgćvesvar"
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr "<b>%s</b> har kansellert ei oppgćve."
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
msgid "Task Cancellation"
msgstr "Oppgćvekansellering"
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
#, fuzzy
msgid "Bad Task Message"
msgstr "Skriv ut alle"
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, fuzzy, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr "Skriv avlusingsinformasjon"
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
msgid "Free/Busy Information"
msgstr "Fri/ledig-informasjon"
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, fuzzy, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr "Prűv «%s --help» for meir informasjon\n"
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
msgid "Free/Busy Request"
msgstr "Fri/ledig forespűrsel"
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, fuzzy, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr "Dette er ei repeterande hending."
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
msgid "Free/Busy Reply"
msgstr "Fri/Oppteke svar"
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
#, fuzzy
msgid "Bad Free/Busy Message"
msgstr "Private meldingar"
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
#, fuzzy
msgid "The message does not appear to be properly formed"
msgstr "Meldinga ser ikkje ut til ć vere skikkeleg forma"
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
#, fuzzy
msgid "The message contains only unsupported requests."
msgstr "Meldinga har ingen sendar"
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr "Vedlegg inneheld ikkje ei gyldig kalendarmelding."
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
#, fuzzy
msgid "The attachment has no viewable calendar items"
msgstr "Vedlegg inneheld ikkje ei gyldig kalendarmelding."
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
msgid "There was an error on the CORBA system\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
#, fuzzy
msgid "Object could not be found\n"
msgstr "Kunne ikkje lagra adresseboka."
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
#, fuzzy
msgid "Update complete\n"
msgstr "Ferdig"
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
msgid "Calendar file could not be updated!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr ""
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr ""
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
msgid "Attendee status updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
msgid "Attendee status could not be updated!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
#, fuzzy
msgid "Removal Complete"
msgstr "Ferdig"
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
#, fuzzy
msgid "Item sent!\n"
msgstr "Dato"
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
#, fuzzy
msgid "Select Calendar Folder"
msgstr "Vel mappe"
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
#, fuzzy
msgid "Select Tasks Folder"
msgstr "Vel mappe"
@@ -5643,7 +5648,7 @@ msgstr "start-dato"
msgid "Chair Persons"
msgstr "Bil-telefon"
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
#, fuzzy
msgid "Required Participants"
msgstr "Tenarinformasjon"
@@ -5654,59 +5659,60 @@ msgid "Optional Participants"
msgstr "Personleg informasjon"
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
-msgstr "Ikkje-deltakarar"
+#, fuzzy
+msgid "Resources"
+msgstr "Ressurs"
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr "Individuell"
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
msgid "Group"
msgstr "Gruppe"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
msgid "Resource"
msgstr "Ressurs"
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr "Rom"
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
#, fuzzy
msgid "Chair"
msgstr "Teikn"
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
#, fuzzy
msgid "Required Participant"
msgstr "Tenarinformasjon"
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
#, fuzzy
msgid "Optional Participant"
msgstr "Personleg informasjon"
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr "Ikkje-deltakar"
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr "Mellombels"
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
msgid "Delegated"
msgstr "Delegert"
@@ -5717,22 +5723,22 @@ msgstr "Under prossering"
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr "%A, %d. %B, %Y"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a %d/%m/%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%d/%m/%Y"
@@ -5800,8 +5806,8 @@ msgstr "&Helsingstekst:"
msgid "Meeting _end time:"
msgstr "Műt_e slutttid:"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, fuzzy, c-format
msgid "Opening tasks at %s"
msgstr "Leitar etter tilleggsmodular"
@@ -5816,7 +5822,7 @@ msgstr "Kunne ikkje lasta kalender '%1'.\n"
msgid "The method required to load `%s' is not supported"
msgstr "Metoden %1 er ikkje stűtta."
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr ""
@@ -5839,11 +5845,11 @@ msgstr "Slettar valde objekt"
msgid "Expunging"
msgstr "Forventar %1"
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "Ny _avtale ..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, fuzzy, c-format
msgid "Could not open the folder in `%s'"
msgstr ""
@@ -5851,17 +5857,33 @@ msgstr ""
"postboksen '%1':\n"
"%2"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, fuzzy, c-format
msgid "The method required to open `%s' is not supported"
msgstr "Metoden %1 er ikkje stűtta."
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, fuzzy, c-format
msgid "Opening calendar at %s"
msgstr "Feil ved opning"
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "Leitar etter tilleggsmodular"
@@ -5922,53 +5944,53 @@ msgstr "Oktober"
msgid "September"
msgstr "September"
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
msgid "At least one attendee is necessary"
msgstr ""
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr ""
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
#, fuzzy
msgid "Event information"
msgstr "Informasjon"
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
msgid "Task information"
msgstr "Informasjon om oppgćve"
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
#, fuzzy
msgid "Journal information"
msgstr "Personleg informasjon"
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
#, fuzzy
msgid "Free/Busy information"
msgstr "Informasjon"
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
#, fuzzy
msgid "Calendar information"
msgstr "Informasjon"
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
#, fuzzy
msgid "Updated"
msgstr "Oppdater"
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
#, fuzzy
msgid "Refresh"
msgstr "Frisk opp liste"
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr ""
@@ -6208,7 +6230,7 @@ msgid "Print Calendar"
msgstr "Skriv ut kalendar"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Fűrehandsvising av utskrift"
@@ -6231,7 +6253,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr "Viser korleis datoverdiar vert viste."
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
"continue, you will not be able to recover these tasks.\n"
@@ -6239,12 +6261,12 @@ msgid ""
"Really erase these tasks?"
msgstr ""
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr "Ikkje spűr igjen"
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
#, fuzzy
msgid "Print Tasks"
msgstr "Skriv ut kort"
@@ -8187,7 +8209,7 @@ msgstr "Flyttar melding"
msgid "Copying messages"
msgstr "Melding"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -8195,46 +8217,46 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr "Avbroten."
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, fuzzy, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr "Uventa svar frć POP-tenaren: %s"
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
#, fuzzy
msgid "No data provided"
msgstr "Gć til side"
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
msgid "Failed to encrypt: No valid recipients specified."
msgstr ""
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, fuzzy, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -8242,18 +8264,24 @@ msgid ""
"%.*s"
msgstr "Kunne ikkje leggja til melding:\n"
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, fuzzy, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr "Kunne ikkje leggja til melding:\n"
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "Klarte ikkje ć dekode melding."
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
#, fuzzy
msgid "Failed to execute gpg."
msgstr "Klarte ikkje ć dekode melding."
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, fuzzy, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr "Kunne ikkje laga katalog\n"
@@ -8494,7 +8522,7 @@ msgid ""
msgstr ""
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr ""
@@ -8613,7 +8641,7 @@ msgstr ""
msgid "No provider available for protocol `%s'"
msgstr ""
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, fuzzy, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8660,12 +8688,12 @@ msgstr "Klarte ikkje ć dekode melding."
msgid "Failed to verify certificates."
msgstr "Ćtvaring ved &tilbaketrekte sertifikat"
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
#, fuzzy
msgid "Cannot get folder: Invalid operation on this store"
msgstr "Leitar etter tilleggsmodular"
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
msgid "Cannot create folder: Invalid operation on this store"
msgstr "Klarar ikkje ć opprette mappe: Ugyldig operasjon pć dette lageret"
@@ -8888,82 +8916,109 @@ msgstr "Leitar etter tilleggsmodular"
msgid "Cannot rename folder: %s: No such folder"
msgstr "Leitar etter tilleggsmodular"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr "Operasjonen vart avbroten"
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, fuzzy, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "Slett e-post frć tenaren"
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "IMAP-kommando feila: %s"
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, fuzzy, c-format
msgid "Could not create directory %s: %s"
msgstr ""
"Kan ikkje laga heimekatalog\n"
"Feil: %1"
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, fuzzy, c-format
msgid "Could not load summary for %s"
msgstr "Kunne ikkje lasta kalender '%1'.\n"
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr ""
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
#, fuzzy
msgid "Scanning for changed messages"
msgstr "Melding"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Klarte ikkje ć dekode melding."
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, fuzzy, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr "Kan ikkje setja blokkstorleik for band."
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#, fuzzy
+msgid "No such message"
+msgstr "Vidaresendt melding"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
#, fuzzy
msgid "This message is not currently available"
msgstr "%1 er ikkje tilgjengeleg."
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
#, fuzzy
msgid "Scanning for new messages"
msgstr "Melding"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr ""
@@ -8992,7 +9047,7 @@ msgstr "Berre sjekk for ny e-post."
msgid "Check for new messages in all folders"
msgstr "Berre sjekk for ny e-post."
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "Mapper"
@@ -9024,7 +9079,7 @@ msgstr ""
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
msgid "Password"
msgstr "Passord"
@@ -9032,75 +9087,75 @@ msgstr "Passord"
msgid "This option will connect to the IMAP server using a plaintext password."
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "SMTP-tenar %s"
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "SMTP-tenar %s"
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "Tilknytning avbroten"
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr "Kunne ikkje lasta kalender '%1'.\n"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
#, fuzzy
msgid "SSL/TLS extension not supported."
msgstr "Operasjonen vart stoppa"
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
#, fuzzy
msgid "SSL negotiations failed"
msgstr "Autentisering feila."
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "Mappa er ikkje tom"
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr "IMAP-tenaren %s sűttar ikkje den űnska autentiseringstypa %s"
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, fuzzy, c-format
msgid "No support for authentication type %s"
msgstr "Autentisering:"
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr "Du tasta ikkje inn eit passord."
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9110,13 +9165,13 @@ msgstr ""
"Ikkje i stand til ć autentisere mot IMAP-tenar.\n"
"%s\n"
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, fuzzy, c-format
msgid "No such folder %s"
msgstr "Vidaresendt melding"
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, fuzzy, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
@@ -9124,7 +9179,12 @@ msgstr ""
"Kan ikkje laga heimekatalog\n"
"Feil: %1"
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Ukjend feil"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr ""
@@ -9279,26 +9339,6 @@ msgstr "Kunne ikkje leggja til melding:\n"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "Mottek meldingar frć %1"
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, fuzzy, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr "Kan ikkje setja blokkstorleik for band."
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#, fuzzy
-msgid "No such message"
-msgstr "Vidaresendt melding"
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9393,30 +9433,30 @@ msgstr ""
"postboksen '%1':\n"
"%2"
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
#, fuzzy
msgid "Mail append cancelled"
msgstr "Feil ved opning"
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, fuzzy, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
" %s"
msgstr "Mottek meldingar frć %1"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr ""
@@ -9527,12 +9567,13 @@ msgstr "Ukjend feil"
msgid "Could not store folder: %s"
msgstr "Kunne ikkje lasta kalender '%1'.\n"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr ""
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr ""
@@ -9752,7 +9793,7 @@ msgstr "&La e-posten liggja pć tenaren."
msgid "Delete after %s day(s)"
msgstr "Slett denne adressa"
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr "POP"
@@ -9832,7 +9873,7 @@ msgid "No such folder `%s'."
msgstr "Inga slik mappe «%s»."
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
msgid "Sendmail"
msgstr "Sendmail"
@@ -9885,7 +9926,7 @@ msgstr "sendmail"
msgid "Mail delivery via the sendmail program"
msgstr ""
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr "SMTP"
@@ -10002,38 +10043,38 @@ msgstr "Autentisering:"
msgid "Welcome response error"
msgstr "Feil svar pć RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, fuzzy, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr "Kunne ikkje lasta kalender '%1'.\n"
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
#, fuzzy
msgid "server does not appear to support SSL"
msgstr "Meldinga ser ikkje ut til ć vere skikkeleg forma"
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, fuzzy, c-format
msgid "STARTTLS request timed out: %s"
msgstr "Kunne ikkje lasta kalender '%1'.\n"
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
#, fuzzy
msgid "STARTTLS response error"
msgstr "Feil svar pć RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, fuzzy, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr "Autentisering:"
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, fuzzy, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr "Oppgi ditt OpenPGP-passord"
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, fuzzy, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -10041,94 +10082,94 @@ msgid ""
"\n"
msgstr "Kunne ikkje starta underprosess."
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr "SMTP-tenar %s"
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
#, fuzzy
msgid "Sending message"
msgstr "Sen melding"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
#, fuzzy
msgid "Cannot send message: one or more invalid recipients"
msgstr "Meldinga har ingen sendar"
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
#, fuzzy
msgid "SMTP Greeting"
msgstr "Műte"
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, fuzzy, c-format
msgid "HELO request timed out: %s"
msgstr "Kunne ikkje lasta kalender '%1'.\n"
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
#, fuzzy
msgid "HELO response error"
msgstr "Feil svar pć RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
#, fuzzy
msgid "SMTP Authentication"
msgstr "Autentisering:"
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, fuzzy, c-format
msgid "AUTH request timed out: %s"
msgstr "Kunne ikkje lasta kalender '%1'.\n"
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
#, fuzzy
msgid "AUTH request failed."
msgstr "Kunne ikkje lasta kalender '%1'.\n"
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
#, fuzzy
msgid "MAIL FROM response error"
msgstr "Feil svar pć RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, fuzzy, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr "Kunne ikkje lasta kalender '%1'.\n"
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, fuzzy, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr "Kunne ikkje lasta kalender '%1'.\n"
@@ -10136,37 +10177,37 @@ msgstr "Kunne ikkje lasta kalender '%1'.\n"
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
#, fuzzy
msgid "DATA response error"
msgstr "Feil svar pć RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
msgid "DATA termination response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
#, fuzzy
msgid "RSET response error"
msgstr "Feil svar pć RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, fuzzy, c-format
msgid "QUIT request timed out: %s"
msgstr "Kunne ikkje lasta kalender '%1'.\n"
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
#, fuzzy
msgid "QUIT response error"
msgstr "Feil svar pć RSET: %s"
@@ -10244,7 +10285,7 @@ msgstr "MIME-type:"
msgid "Suggest automatic display of attachment"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
#, fuzzy
msgid "Click here for the address book"
msgstr "Legg adresse til adresseboka"
@@ -10256,46 +10297,46 @@ msgstr "Legg adresse til adresseboka"
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
msgid "Reply-To:"
msgstr "Svar-til:"
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
msgid "From:"
msgstr "Frć:"
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr "Emne:"
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr "Til:"
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
#, fuzzy
msgid "Enter the recipients of the message"
msgstr "Oppgi eit nytt namn pć meldinga."
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr "Cc:"
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr "Bcc:"
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
"appearing in the recipient list of the message."
@@ -10304,11 +10345,16 @@ msgstr ""
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
#, fuzzy
msgid "Post To:"
msgstr "Porto"
+#: composer/e-msg-composer-hdrs.c:431
+#, fuzzy
+msgid "Posting destination"
+msgstr "Ingen skildring"
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -10328,53 +10374,53 @@ msgstr ""
"Feil ved lesing av fil %s:\n"
"%s"
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
msgid "Warning!"
msgstr "Ćtvaring:"
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr "Fila eksisterar, skriv over?"
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, fuzzy, c-format
msgid "Error saving file: %s"
msgstr ""
"Feil ved lesing a fil:\n"
"%1"
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr "Feil ved lasting av fil %s"
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, fuzzy, c-format
msgid "Error accessing file: %s"
msgstr ""
"Feil ved lesing a fil:\n"
"%1"
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
#, fuzzy
msgid "Unable to retrieve message from editor"
msgstr "Kunne ikkje motta fil"
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, fuzzy, c-format
msgid ""
"Unable to seek on file: %s\n"
"%s"
msgstr "Kunne ikkje lasta kalender '%1'.\n"
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, fuzzy, c-format
msgid ""
"Unable to truncate file: %s\n"
"%s"
msgstr "Kunne ikkje lasta kalender '%1'.\n"
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, fuzzy, c-format
msgid ""
"Error autosaving message: %s\n"
@@ -10383,68 +10429,47 @@ msgstr ""
"Feil ved lesing a fil:\n"
"%1"
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
msgstr ""
-#: composer/e-msg-composer.c:1516
-#, fuzzy
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-"Dette er siste trekk.\n"
-"Vil du leggja til fleire trekk?"
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
msgid "Warning: Modified Message"
msgstr "Ćtvaring: Melding er endra"
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr "Opna fil"
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "Lagre signatur"
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-#, fuzzy
-msgid "Set as default"
-msgstr " (standard)"
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "Skriv ei melding"
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
msgstr ""
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
#, fuzzy
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
msgstr "Kan ikkje laga nytt vindauge.\n"
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10508,7 +10533,7 @@ msgstr "Emne inneheld"
msgid "Subject does not contain"
msgstr "Emne inneheld ikkje"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10536,92 +10561,92 @@ msgstr "Kategoriar"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a %m/%d/%Y %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr ""
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr "%a %m/%d/%Y %I %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr "%a %d/%m/%Y %H"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%m/%d/%Y %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%d/%m/%Y %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr "%m/%d/%Y %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr "%d/%m/%Y %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr "%m/%d/%Y %I %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr "%m/%d/%Y %H"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%I:%M %p"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr "%I %p"
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
msgid "seconds"
msgstr "sekund"
@@ -10736,33 +10761,33 @@ msgstr ""
"Feil ved lesing av fil:\n"
"%s"
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr "Viktig"
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
#, fuzzy
msgid "Work"
msgstr "Cork"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
#, fuzzy
msgid "Personal"
msgstr "Pownal"
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
#, fuzzy
msgid "To Do"
msgstr "Togo"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
#, fuzzy
msgid "Later"
msgstr "etter"
@@ -11025,7 +11050,7 @@ msgstr "er ikkje"
msgid "is not Flagged"
msgstr "Flagga"
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
#, fuzzy
msgid "Label"
msgstr "Laurel"
@@ -11093,7 +11118,7 @@ msgstr "er mindre enn"
msgid "Score"
msgstr "Poengsum"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "Avsendar"
@@ -11131,7 +11156,7 @@ msgstr "byrjar med"
msgid "Stop Processing"
msgstr "Stopp prosessering"
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "Emne"
@@ -11199,7 +11224,7 @@ msgstr "Sender %1"
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr "E-post"
@@ -11261,7 +11286,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr ""
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr "Papirkorg"
@@ -11338,74 +11363,76 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr "Űydelagd oppsettfil."
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
+msgid ""
+"Configure mail preferences, including security and message display, here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "Űydelagd oppsettfil."
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+msgid "Configure your email accounts here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
msgid "Evolution component for handling mail."
msgstr "Evolutionskomponent for ć handtere e-post."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
#, fuzzy
msgid "Evolution mail composer."
msgstr "Kan ikkje initialisera lokale variablar"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
#, fuzzy
msgid "Evolution mail executive summary component."
msgstr "Kan ikkje initialisera lokale variablar"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
#, fuzzy
msgid "Evolution mail folder display component."
msgstr "Kan ikkje initialisera lokale variablar"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
#, fuzzy
msgid "Evolution mail folder factory component."
msgstr "Kan ikkje initialisera lokale variablar"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
#, fuzzy
msgid "Factory for the Evolution composer."
msgstr "Űydelagd oppsettfil."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
#, fuzzy
msgid "Factory for the Mail Summary component."
msgstr "Űydelagd oppsettfil."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
#, fuzzy
msgid "Font Preferences"
msgstr "Repetering"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
#, fuzzy
msgid "Mail Accounts"
msgstr "Kontoar"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
msgid "Mail Preferences"
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
#, fuzzy
msgid "Mail configuration interface"
msgstr "Oppsett"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr ""
-
#: mail/component-factory.c:102
#, fuzzy
msgid "Folder containing mail"
@@ -11433,7 +11460,7 @@ msgstr "Eigenskapar ..."
msgid "Change this folder's properties"
msgstr "Endra namnet pć spelarane"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
@@ -11441,260 +11468,260 @@ msgstr ""
"Nokre av e-postinstillingane dine ser ut til ć vere űydelagde, sjekk at alt "
"er i orden."
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr "Du har ikkje sett opp ein transportmetode for e-post"
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Ćtvaring: Melding er endra"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr "Ny e-postmelding"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr ""
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "Skriv ei melding"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "Ny melding"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "Forrige melding"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "Ny e-postmelding"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "Klarar ikkje initialisere Evolution sin e-postkomponent"
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
#, fuzzy
msgid "Cannot initialize Evolution's mail config component."
msgstr "Kan ikkje initialisera lokale variablar"
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
#, fuzzy
msgid "Cannot initialize Evolution's folder info component."
msgstr "Kan ikkje initialisera lokale variablar"
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
#, fuzzy
msgid "Connecting..."
msgstr " Koplar til tenar ..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr "Klarar ikkje ć registrer lager med skal"
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr "Eigenskapar for «%s»"
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "Eigenskapar"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr "Klarte ikkje ć lage mellombels katalog: %s"
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr "%d nye"
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ", "
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr "%d gűymde"
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr ""
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr "%d valde"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr "%d usendt"
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, c-format
msgid "%d sent"
msgstr "%d sendt"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr "%d totalt"
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
#, fuzzy
msgid "Create _Virtual Folder From Search..."
msgstr "Mapper"
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr "vMappe pć _emne"
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr "vMappe pć avse_dar"
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr "vMappe pć mottaka_r"
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr "vMappe pć e-post_liste"
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr "Filtrér pć _emne"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr "Filtrér pć avsen_dar:"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
#, fuzzy
msgid "Filter on Re_cipients"
msgstr "Skriv ut filer"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
#, fuzzy
msgid "Filter on _Mailing List"
msgstr "Fil alt i liste"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr "R_ediger som ny melding .."
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "S_kriv ut"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr "Sva_r til avsendar"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr "Svar til _liste"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "Svar til _alle"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "_Vidaresend"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
#, fuzzy
msgid "Fla_g Completed"
msgstr "Ferdig"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
#, fuzzy
msgid "Cl_ear Flag"
msgstr "Tűm"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "Mar_ker som lesen"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
#, fuzzy
msgid "Mark as _Unread"
msgstr "Marker som _ulesen"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr "Marker som v_iktig"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
#, fuzzy
msgid "_Mark as Unimportant"
msgstr "Marker som uvi_ktig"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
#, fuzzy
msgid "U_ndelete"
msgstr "Slett"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
#, fuzzy
msgid "Mo_ve to Folder..."
msgstr "Flytt til _mappe ..."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "_Kopier til mappe ..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
#, fuzzy
msgid "Add Sender to Address_book"
msgstr "Legg til avsendar i adresseboka"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
#, fuzzy
msgid "Appl_y Filters"
msgstr "Bruk filter"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
#, fuzzy
msgid "Crea_te Rule From Message"
msgstr "Mapper"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
#, fuzzy
msgid "VFolder on M_ailing List"
msgstr "Fil alt i liste"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, fuzzy, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "Filtrér pć e-postliste (%s)"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, fuzzy, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "Fil alt i liste"
@@ -11770,20 +11797,20 @@ msgstr "Du har ikkje fyllt ut all den pćkrevde informasjonen."
msgid "Evolution Account Editor"
msgstr "Evolutions kontohandtering"
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
msgid "_Host:"
msgstr "_Vert:"
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
#, fuzzy
msgid "User_name:"
msgstr "Br_ukarnamn:"
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
msgid "_Path:"
msgstr "_Sti:"
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr "Du kan ikkje opprette to kontoar med det same namnet."
@@ -11813,7 +11840,7 @@ msgid "Enable"
msgstr "Skru pć"
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
msgid "Enabled"
msgstr "Pć"
@@ -11864,7 +11891,7 @@ msgid ""
"And have been updated."
msgstr ""
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11876,7 +11903,7 @@ msgstr ""
"eller skrive e-post.\n"
"Vil du sette opp dette no?"
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
@@ -11884,7 +11911,7 @@ msgstr ""
"Du mć sette opp ein identitet\n"
"fűr du skrive e-post."
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
@@ -11893,7 +11920,7 @@ msgstr ""
"fűr du kan skrive e-post."
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
@@ -11901,18 +11928,18 @@ msgstr ""
"Du sender ei HTML-formattert melding, men den fűlgjande mottakeren vil ikkje "
"ha HTML-formatter e-post:\n"
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr "Send likevel?"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
#, fuzzy
msgid ""
"This message has no subject.\n"
"Really send?"
msgstr "Meldinga har ingen sendar"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
@@ -11920,11 +11947,11 @@ msgstr ""
"Sidan kontaktlista du sender til, er sett opp til ć gűyme addressatane, vil "
"den sette opp alle mottakarane som Bcc."
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr "Denne meldinga inneheld kun Bcc-mottakarar."
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
@@ -11934,86 +11961,86 @@ msgstr ""
"«Apparently-To»-topptekst.\n"
"Send likevel?"
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr "Du mć spesifisere mottakarar for ć sende denne meldinga."
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
msgstr ""
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr "ein ukjend avsendar"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr "Pć %a, %d/%m/%Y klokka %H:%M, skreiv %%s:"
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
#, fuzzy
msgid "Move message(s) to"
msgstr "Flytta alle meldingar til papirkorga"
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
#, fuzzy
msgid "Copy message(s) to"
msgstr "&Kopier bileteplassering"
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, fuzzy, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr "Er du sikker pć at du vil sletta %1?"
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
#, fuzzy
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
msgstr "Vil du lagra denne artikkelen i Kladd-mappa?"
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
#, fuzzy
msgid ""
"You may only resend messages\n"
"in the Sent folder."
msgstr "Vil du lagra denne artikkelen i Kladd-mappa?"
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, fuzzy, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr "Er du sikker pć at du vil fjerna %1?"
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr "Ingen meldingar vald!"
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "Skriv over fil?"
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "Lagre melding som ..."
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "Lagre meldingar som ..."
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
#, fuzzy
msgid "Go to next folder with unread messages?"
msgstr "Vis informasjonsmelding"
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
msgstr ""
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -12021,35 +12048,35 @@ msgid ""
"Really erase these messages?"
msgstr ""
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, fuzzy, c-format
msgid ""
"Error loading filter information:\n"
"%s"
msgstr "Les filinformasjon"
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr "Filter"
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, fuzzy, c-format
msgid "Page %d of %d"
msgstr "Mottek meldingar frć %1"
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "Skriv ut melding"
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr "US-Letter"
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "Utskrift av melding feila"
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, fuzzy, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr "Er du sikker pć at du vil sletta denne overfűringa?"
@@ -12070,7 +12097,7 @@ msgstr "Ingen skildring"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
#, fuzzy
msgid "Unnamed"
msgstr "Kontakt utan namn"
@@ -12123,21 +12150,21 @@ msgid ""
msgstr ""
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
#, fuzzy
msgid "Evolution Account Assistant"
msgstr "KDeelop-installering"
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, fuzzy, c-format
msgid "Account %d"
msgstr "Konto"
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr "Sjekkar teneste"
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
#, fuzzy
msgid "Connecting to server..."
msgstr " Koplar til tenar ..."
@@ -12310,525 +12337,529 @@ msgstr "Digitale IDar ..."
msgid "Do not quote original message"
msgstr "Kan ikkje opne melding"
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
msgid "Done"
msgstr "Ferdig"
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
#, fuzzy
msgid "Drafts _folder:"
msgstr "Lagra i &kladdemappe"
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
msgid "E_nable"
msgstr "S_lć pć"
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
#, fuzzy
msgid "Emacs"
msgstr "Aust"
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
#, fuzzy
msgid "Email Accounts"
msgstr "E-post inneheld"
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
#, fuzzy
msgid "Email _address:"
msgstr "E-postadresse:"
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
#, fuzzy
msgid "Empty _trash folders on exit"
msgstr "Tűm papirkorg ved avslutting"
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
#, fuzzy
msgid "Execute Command..."
msgstr "Kűyr autorun.sh"
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
#, fuzzy
msgid "Fi_xed -width:"
msgstr "sluttar med"
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
#, fuzzy
msgid "Font Properties"
msgstr "Eigenskapar"
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
#, fuzzy
msgid "Format messages in _HTML"
msgstr "Vidaresendt melding"
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
#, fuzzy
msgid "Get Digital ID..."
msgstr "Les band-ID ..."
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
#, fuzzy
msgid "Highlight _quotations with"
msgstr "Merkingsvilkćr"
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
msgid "IMAPv4 "
msgstr "IMAPv4 "
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr "Identitet"
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
msgid "Inline"
msgstr "Innvevd"
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
msgid "Kerberos "
msgstr "Kerberos "
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
#, fuzzy
msgid "Labels and Colors"
msgstr "Lagre og lukk"
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
#, fuzzy
msgid "Loading Images"
msgstr "Last b_ileter"
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr "Oppsett for post"
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
msgid "Mailbox location"
msgstr "Postkaseeplassering"
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
#, fuzzy
msgid "Message Composer"
msgstr "Melding motteken"
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
#, fuzzy
msgid "Message Display"
msgstr "_Meldingsvisning"
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
#, fuzzy
msgid "Microsoft"
msgstr "Mikronesia"
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
#, fuzzy
msgid "New Mail Notification"
msgstr "Oppsett for post"
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr ""
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
msgid "Optional Information"
msgstr "Valfri informasjon"
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
#, fuzzy
msgid "Or_ganization:"
msgstr "Organi_sasjon:"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
#, fuzzy
msgid "PGP/GPG _Key ID:"
msgstr "PGP-lykje ID:"
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr "Vel ein farge"
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
#, fuzzy
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr "Sender meldingar til %1"
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
#, fuzzy
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr "Pretty Good Privacy"
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
#, fuzzy
msgid "Printed Fonts"
msgstr "&Innhald ..."
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
msgid "Qmail maildir "
msgstr "Qmail maildir "
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
#, fuzzy
msgid "Quote original message"
msgstr "Kan ikkje opne melding"
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
msgid "Quoted"
msgstr "Sitert"
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
msgid "Re_member this password"
msgstr "_Husk dette passordet"
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
#, fuzzy
msgid "Re_ply-To:"
msgstr "Svar-til:"
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
msgid "Receiving Email"
msgstr "Mottek e-post"
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
#, fuzzy
msgid "Receiving _Options"
msgstr "Val for mottak"
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
#, fuzzy
msgid "Remember this _password"
msgstr "Husk dette passordet"
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
#, fuzzy
msgid "Required Information"
msgstr "Tenarinformasjon"
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
#, fuzzy
msgid "Restore Defaults"
msgstr "Forvald"
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
#, fuzzy
msgid "S_ecurity"
msgstr "Tryggleik"
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
#, fuzzy
msgid "Secure MIME (S/MIME)"
msgstr "Trygg MIME"
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr ""
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr ""
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
#, fuzzy
msgid "Select PGP program"
msgstr "Vel PGP-binær"
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
#, fuzzy
msgid "Sending Email"
msgstr "Send"
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
#, fuzzy
msgid "Sent _messages folder:"
msgstr "Mottek meldingar frć %1"
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
#, fuzzy
msgid "Sent and Draft Messages"
msgstr "Send meldingar"
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
#, fuzzy
msgid "Ser_ver requires authentication"
msgstr "Autentisering:"
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
msgid "Server Configuration"
msgstr "Tenar-oppsett"
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
msgid "Server _Type: "
msgstr "Tenar-_type: "
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
#, fuzzy
msgid "Shortcuts _type:"
msgstr "Snarvegar"
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
#, fuzzy
msgid "Signature #1"
msgstr "Lagre signatur"
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
#, fuzzy
msgid "Signature #2"
msgstr "Lagre signatur"
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
#, fuzzy
msgid "Specify _filename:"
msgstr "Stilnamn:"
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
msgid "Spell Checking Language"
msgstr ""
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
msgid "Spell _Checking"
msgstr ""
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr "Standard unix e-postkasse"
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
msgid ""
"Type the name by which you would like to refer to this account.\n"
"For example: \"Work\" or \"Personal\""
msgstr ""
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
#, fuzzy
msgid "V_ariable-width:"
msgstr "Variabel"
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
"Click \"Next\" to begin. "
msgstr ""
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
#, fuzzy
msgid "XEmacs"
msgstr "Aust"
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
#, fuzzy
msgid "_Add Signature"
msgstr "_HTML-signatur:"
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr ""
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
msgid "_Always sign outgoing messages when using this account"
msgstr ""
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
msgid "_Authentication Type: "
msgstr "_Autentiseringtype: "
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
#, fuzzy
msgid "_Authentication type: "
msgstr "_Autentiseringtype: "
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
#, fuzzy
msgid "_Automatically check for new mail"
msgstr "enkle innlegg"
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
#, fuzzy
msgid "_Automatically insert smiley images"
msgstr "enkle innlegg"
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
msgid "_Beep when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
msgid "_Certificate ID:"
msgstr "_Sertifikat-ID:"
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
#, fuzzy
msgid "_Confirm when expunging a folder"
msgstr "Forventar %1"
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
#, fuzzy
msgid "_Default signature:"
msgstr "_HTML-signatur:"
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
#, fuzzy
msgid "_Defaults"
msgstr "Forvald"
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
msgid "_Do not notify me when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
#, fuzzy
msgid "_Enable"
msgstr "Skru pć"
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr ""
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
#, fuzzy
msgid "_Forward style:"
msgstr "Vidaresend som"
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
#, fuzzy
msgid "_Full name:"
msgstr "_Fullt namn:"
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
#, fuzzy
msgid "_HTML Mail"
msgstr "I HTML-e-post"
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
#, fuzzy
msgid "_Identity"
msgstr "Identitet"
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
#, fuzzy
msgid "_Load images if sender is in addressbook"
msgstr "Last alle bileta i ein katalog"
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
#, fuzzy
msgid "_Make this my default account"
msgstr "Gjer _dette til min standardkonto"
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
#, fuzzy
msgid "_Mark messages as read after"
msgstr "_Merk meldingar som lest etter"
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
msgid "_Name:"
msgstr "_Namn:"
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr "Last aldri bileter frć _nettet"
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
msgid "_PGP binary path:"
msgstr ""
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
msgid "_Play sound file when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
#, fuzzy
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr "Sender meldingar til %1"
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
#, fuzzy
msgid "_Prompt when sending messages with an empty subject line"
msgstr "Sender meldingar til %1"
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
#, fuzzy
msgid "_Receiving Mail"
msgstr "Mottak av e-post"
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
#, fuzzy
msgid "_Reply style:"
msgstr "Svar til alle"
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
msgid "_Restore defaults"
msgstr ""
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
#, fuzzy
msgid "_Script:"
msgstr "_Tryggleik"
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr "_Tryggleik"
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
#, fuzzy
msgid "_Sending Mail"
msgstr "Sender e-post"
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
#, fuzzy
msgid "_Show animated images"
msgstr "Vis tid som"
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
#, fuzzy
msgid "_Signatures"
msgstr "_HTML-signatur:"
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
#, fuzzy
msgid "_Use secure connection (SSL):"
msgstr "Bruk sikker tilknytning (SSL)"
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
#, fuzzy
msgid "_Variable-width:"
msgstr "Variabel"
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
msgid "_every"
msgstr "_kvar"
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
#, fuzzy
msgid "color"
msgstr "farge"
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
msgid "description"
msgstr "skildring"
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -12903,123 +12934,128 @@ msgstr "Last b_ileter"
msgid "Loading message content"
msgstr "Markerer meldingar"
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
#, fuzzy
msgid "Overdue:"
msgstr "&Syntaksmerkingsmodusar"
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%d. %b %k:%M"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
#, fuzzy
msgid "Open Link in Browser"
msgstr "Opna ved innsetjing"
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr "Kopier lenkjeadresse"
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr "Lagre lenkje som "
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr "Lagre bilete som ..."
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "Sender %1"
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr "%s vedlegg"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr ""
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "Dato"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr "Ugyldig addresse"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "Frć"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr "Svar-til"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "Til"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr "Cc"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
msgid "Bcc"
msgstr "Bcc:"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
#, fuzzy
msgid "Mailer"
msgstr "E-post"
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "Kunne ikkje laga kio-jobb.\n"
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr ""
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr ""
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr ""
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr ""
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr ""
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr ""
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr ""
@@ -13145,67 +13181,67 @@ msgstr "Flyttar meldingar til %s"
msgid "Copying messages to %s"
msgstr "Melding"
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, fuzzy, c-format
msgid "Scanning folders in \"%s\""
msgstr "Leitar etter tilleggsmodular"
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr "Vidaresendt melding"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, fuzzy, c-format
msgid "Opening folder %s"
msgstr "Leitar etter tilleggsmodular"
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, fuzzy, c-format
msgid "Opening store %s"
msgstr "Leitar etter tilleggsmodular"
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr "Fjernar mappe %s"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, c-format
msgid "Storing folder '%s'"
msgstr "Lagrar mappe «%s»"
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
msgid "Refreshing folder"
msgstr "Friskar opp mappe"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
#, fuzzy
msgid "Expunging folder"
msgstr "Forventar %1"
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr "Hentat melding %s"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr "Mottek %d melding(ar)"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr "Lagrar %d melding(ar)"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, fuzzy, c-format
msgid ""
"Unable to create output file: %s\n"
" %s"
msgstr "Kunne ikkje lasta kalender '%1'.\n"
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, fuzzy, c-format
msgid ""
"Error saving messages to: %s:\n"
@@ -13214,33 +13250,33 @@ msgstr ""
"Feil ved lesing a fil:\n"
"%1"
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr "Lagrar vedlegg"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, fuzzy, c-format
msgid ""
"Cannot create output file: %s:\n"
" %s"
msgstr "Kunne ikkje lasta kalender '%1'.\n"
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr "Klarte ikkje ć skrive data: %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr "Koplar frć %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Reconnecting to %s"
msgstr "Koplar til %s pć nytt"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "_Sűk"
@@ -13311,25 +13347,25 @@ msgstr "Oppdaterar ..."
msgid "Waiting..."
msgstr "Ventar ..."
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
msgid "User canceled operation."
msgstr "Brukar avbraut operasjonen."
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
#, fuzzy
msgid "_Remember this password"
msgstr "Fjern denne oppfűringa"
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
msgid "_Remember this password for the remainder of this session"
msgstr ""
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, c-format
msgid "Enter Password for %s"
msgstr "Tast inn passord for %s"
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
msgid "Enter Password"
msgstr "Tast inn passord"
@@ -13352,41 +13388,24 @@ msgstr ""
"Dette er siste trekk.\n"
"Vil du leggja til fleire trekk?"
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "Namn:"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "Lagre signatur"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "HTML-signaturfil:"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr "Vidaresendt melding - %s"
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
msgid "Forwarded message"
msgstr "Vidaresendt melding"
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
msgid "Forwarded Message"
msgstr "Vidaresendt melding"
@@ -13439,68 +13458,68 @@ msgstr "(Ikkje noko emne)"
msgid "%s - Message"
msgstr "%s - melding"
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr "Ulesen"
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr "Lest"
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr "Svara"
-#: mail/message-list.c:736
+#: mail/message-list.c:740
msgid "Multiple Unseen Messages"
msgstr "Fleire uleste meldingar"
-#: mail/message-list.c:737
+#: mail/message-list.c:741
msgid "Multiple Messages"
msgstr "Fleire meldingar"
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr "Lavast"
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr "Senk"
-#: mail/message-list.c:746
+#: mail/message-list.c:750
msgid "Higher"
msgstr "Hűgare"
-#: mail/message-list.c:747
+#: mail/message-list.c:751
msgid "Highest"
msgstr "Hűgast"
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr "?"
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr "I dag, %H:%M"
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr "I gćr %H:%M"
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr "%a %H:%M"
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
#, fuzzy
msgid "%b %d %l:%M %p"
msgstr "%d. %b %k:%M"
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr "%d. %b %Y"
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
msgid "Generating message list"
msgstr "Opprettar meldingsliste"
@@ -13579,69 +13598,95 @@ msgstr "Fűrehandsvisning"
msgid "Flag to Follow Up"
msgstr ""
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, fuzzy, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr "Leitar etter tilleggsmodular"
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, fuzzy, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr "Leitar etter tilleggsmodular"
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, c-format
msgid "Subscribing to folder \"%s\""
msgstr "Abbonerar pć mappe «%s»"
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, fuzzy, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr "Mottek meldingar frć %1"
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
msgid "Folder"
msgstr "Mappe"
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "Lagre i mappe ..."
+
+#: mail/subscribe-dialog.c:1590
msgid "No server has been selected"
msgstr "Ingen tenar har vorte vald"
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr "Velj ein tenar"
#: mail/subscribe-dialog.glade.h:1
-msgid " _Refresh List "
-msgstr " F_risk opp liste "
-
-#: mail/subscribe-dialog.glade.h:2
msgid "All folders"
msgstr "Alle mapper"
-#: mail/subscribe-dialog.glade.h:3
-msgid "Display options"
-msgstr "Visingsval"
+#: mail/subscribe-dialog.glade.h:2
+#, fuzzy
+msgid "Apri file"
+msgstr "April"
+
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+msgid "Close"
+msgstr "Lukk"
#: mail/subscribe-dialog.glade.h:4
+#, fuzzy
+msgid "Display Options"
+msgstr "Visingsval"
+
+#: mail/subscribe-dialog.glade.h:5
msgid "Folders whose names begin with:"
msgstr ""
-#: mail/subscribe-dialog.glade.h:5
+#: mail/subscribe-dialog.glade.h:6
#, fuzzy
msgid "Manage Subscriptions"
msgstr "Skildring:"
-#: mail/subscribe-dialog.glade.h:6
-msgid "Show _folders from server: "
-msgstr "Vis mapper _frć tenar:"
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
+msgstr "Frisk opp liste"
-#: mail/subscribe-dialog.glade.h:7
+#: mail/subscribe-dialog.glade.h:8
+#, fuzzy
+msgid "S_elect server: "
+msgstr "Vel ei fil"
+
+#: mail/subscribe-dialog.glade.h:9
+#, fuzzy
+msgid "Salve file"
+msgstr "Vel ei fil"
+
+#: mail/subscribe-dialog.glade.h:10
msgid "_Subscribe"
msgstr "_Abboner"
-#: mail/subscribe-dialog.glade.h:8
+#: mail/subscribe-dialog.glade.h:11
msgid "_Unsubscribe"
msgstr "_Fjern abbonnment"
@@ -13652,28 +13697,29 @@ msgstr "Evolutionkomponent for Mitt samandrag"
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
#, fuzzy
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr "Evolutionkomponent for Mitt samandrag"
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#, fuzzy
msgid "Evolution Summary component."
msgstr "Kan ikkje initialisera lokale variablar"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
#, fuzzy
msgid "Factory for Evolution Summary's configuration control."
msgstr "Űydelagd oppsettfil."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
#, fuzzy
msgid "Factory for the Evolution Summary component."
msgstr "Kan ikkje initialisera lokale variablar"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
#, fuzzy
msgid "Summary Preferences"
msgstr "Innstillingar for samandrag"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
-
#: my-evolution/Locations.h:1
msgid "Aarhus"
msgstr "Ćrhus"
@@ -23474,23 +23520,23 @@ msgstr "Zürich"
msgid "Folder containing the Evolution Summary"
msgstr ""
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
msgid "Appointments"
msgstr "Avtalar"
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
msgid "No appointments"
msgstr "Ingen avtalar"
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
msgid "%k:%M %d %B"
msgstr "%k:%M %d. %B"
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
msgid "%l:%M %d %B"
msgstr "%l:%M %d %B"
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
msgid "No description"
msgstr "Ingen skildring"
@@ -23553,11 +23599,11 @@ msgstr "Le_gg til"
msgid "Shown"
msgstr "Shannon"
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
msgid "No tasks"
msgstr "Ingen oppgćver"
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
msgid "(No Description)"
msgstr "(Ingen skildring)"
@@ -23589,7 +23635,7 @@ msgstr "Skriv ut samandrag"
msgid "Printing of Summary failed"
msgstr "Utskrift av samandrag feila"
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
#, fuzzy
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr "Kunne ikkje initiere Bonobo"
@@ -24982,19 +25028,19 @@ msgid "Configuration control for Evolution folder settings."
msgstr "Űydelagd oppsettfil."
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "Innstillingar for e-post"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
#, fuzzy
msgid "The Evolution shell."
msgstr "Kan ikkje initialisera adresseboka"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "Vis detaljar"
@@ -25019,7 +25065,7 @@ msgstr "Vel mappe"
msgid "Drafts"
msgstr "Kladd"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "Innboks"
@@ -25427,27 +25473,27 @@ msgstr ""
msgid "Evolution Settings"
msgstr "Evolution"
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "Leitar etter tilleggsmodular"
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "Leitar etter tilleggsmodular"
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, fuzzy, c-format
msgid "in \"%s\" ..."
msgstr "Opne i %s ..."
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr "Kunne ikkje lasta kalender '%1'.\n"
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
#, fuzzy
msgid "Cannot find the specified shared folder."
msgstr ""
@@ -25541,29 +25587,29 @@ msgstr "Arbeid _frćkopla"
msgid "Work Offline"
msgstr "Arbeid frćkopla"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "(Ingen mappe vist)"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr "%s (%d)"
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr "(Ingen)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr ""
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -25581,7 +25627,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr "Kan ikkje setja blokkstorleik for band."
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -25589,20 +25635,20 @@ msgid ""
"in order to access that data again."
msgstr ""
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
#, fuzzy
msgid "Invalid arguments"
msgstr "Ugyldig(e) argument"
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr ""
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr "Oppsettsdatabasen ikkje funnen"
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "Generell feil"
@@ -25823,7 +25869,7 @@ msgstr "%s (...)"
msgid "%s (%d%% complete)"
msgstr "%1 av %2 ferdig"
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr "<klikk her for ć velje mappe>"
@@ -25853,66 +25899,66 @@ msgid ""
"%s"
msgstr ""
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
msgid "CORBA error"
msgstr "CORBA-feil"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr "Avbroten"
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr "Ugyldig argument"
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr "Har allereide ein eigar"
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
msgid "No owner"
msgstr "Ingen eigar"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
#, fuzzy
msgid "Not found"
msgstr "Fann ikkje fil"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
#, fuzzy
msgid "Unsupported type"
msgstr "Vel modemtype ..."
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr "Ustűtta skjema"
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr "Ustűtta operasjon"
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
msgid "Internal error"
msgstr "Intern feil"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
msgid "Exists"
msgstr "Eksisterar"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr "Ugyldig URI"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
#, fuzzy
msgid "Has subfolders"
msgstr "Vidaresendt melding"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
msgid "No space left"
msgstr "Ikkje noko plass att"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr "Gammal eigar har dűydd"
@@ -25973,29 +26019,21 @@ msgid "Specify where to create the folder:"
msgstr "Ikkje nok skip ć senda."
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "Lag _ny mappe ..."
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
#, fuzzy
-msgid "_Folder Name:"
-msgstr "Mappenamn:"
+msgid "_Account:"
+msgstr "Konto"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
-msgid "_Server:"
-msgstr "_Tenarnamn:"
+msgid "_Folder Name:"
+msgstr "Mappenamn:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "Br_ukarnamn:"
@@ -26092,15 +26130,15 @@ msgstr "Ikkje spűr meg igjen"
msgid "Evolution can import data from the following files:"
msgstr "Bruk pć fűlgjande delar:"
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr "Evolution avsluttar no ..."
-#: shell/main.c:223
+#: shell/main.c:227
#, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -26110,7 +26148,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -26120,54 +26158,58 @@ msgid ""
"eagerly await your contributions!\n"
msgstr ""
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
msgstr "Ximian Evolution"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "Ikkje spűr meg igjen"
-#: shell/main.c:348
+#: shell/main.c:394
#, fuzzy
msgid "Cannot access the Ximian Evolution shell."
msgstr "Kan ikkje initialisera adresseboka"
-#: shell/main.c:357
+#: shell/main.c:403
#, fuzzy, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "Kan ikkje initialisera adresseboka"
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr "Slć av oppstartsskjerm"
-#: shell/main.c:439
+#: shell/main.c:487
#, fuzzy
msgid "Start in offline mode"
msgstr "Startar importering"
-#: shell/main.c:440
+#: shell/main.c:489
#, fuzzy
msgid "Start in online mode"
msgstr "Startar importering"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr ""
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
#, fuzzy
msgid "Cannot initialize the Bonobo component system."
msgstr "Kan ikkje initialisera adresseboka"
@@ -26395,14 +26437,6 @@ msgstr "Vis hovudvindauget"
msgid "Week"
msgstr "Veke"
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-msgid "Close"
-msgstr "Lukk"
-
#: ui/evolution-comp-editor.xml.h:3
#, fuzzy
msgid "Close this item"
@@ -27407,10 +27441,6 @@ msgstr "Legg til mappe til liste over abbonerte mapper"
msgid "F_older"
msgstr "M_apper"
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr "Frisk opp liste"
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr "Frisk opp liste over mapper"
@@ -27974,21 +28004,21 @@ msgstr "Melding"
msgid "Don't show this message again."
msgstr "Ikkje vis denne meldinga att"
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
#, fuzzy
msgid "_Find Now"
msgstr "Finn no"
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
#, fuzzy
msgid "_Clear"
msgstr "Tűm"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
msgid "Clear"
msgstr "Tűm"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr "Finn no"
@@ -28014,6 +28044,89 @@ msgstr "init_corba(): klarte ikkje initialisere GNOME"
msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonobo(): klarte ikkje ć initialisere Bonobo"
+#~ msgid "Error in search expression."
+#~ msgstr "Feil i sűkeuttrykk."
+
+#~ msgid "Restarting search."
+#~ msgstr "Startar sűk om att."
+
+#, fuzzy
+#~ msgid "Could not parse query string"
+#~ msgstr "Klarter ikkje ć tolke URL frć «%s»"
+
+#, fuzzy
+#~ msgid "Email is"
+#~ msgstr "E-post 2"
+
+#, fuzzy
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr ""
+#~ "Kunne ikkje laga mellombels fil\n"
+#~ "%1:\n"
+#~ "%2"
+
+#~ msgid "Meeting begins: <b>"
+#~ msgstr "Műtet byrjar: <b>"
+
+#~ msgid "Task begins: <b>"
+#~ msgstr "Oppgćva byrjar: <b>"
+
+#, fuzzy
+#~ msgid "Free/Busy info begins: <b>"
+#~ msgstr "Informasjon"
+
+#~ msgid "Begins: <b>"
+#~ msgstr "Byrjar: <b>"
+
+#, fuzzy
+#~ msgid "Meeting ends: <b>"
+#~ msgstr "Informasjon"
+
+#, fuzzy
+#~ msgid "Free/Busy info ends: <b>"
+#~ msgstr "Informasjon"
+
+#, fuzzy
+#~ msgid "Task Completed: <b>"
+#~ msgstr "Ferdig"
+
+#~ msgid "Task Due: <b>"
+#~ msgstr "Oppgćva ferdig: <b>"
+
+#~ msgid "Non-Participants"
+#~ msgstr "Ikkje-deltakarar"
+
+#, fuzzy
+#~ msgid ""
+#~ "This message has not been sent.\n"
+#~ "\n"
+#~ "Do you wish to save your changes?"
+#~ msgstr ""
+#~ "Dette er siste trekk.\n"
+#~ "Vil du leggja til fleire trekk?"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr " (standard)"
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "Lagre signatur"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "HTML-signaturfil:"
+
+#~ msgid " _Refresh List "
+#~ msgstr " F_risk opp liste "
+
+#~ msgid "Show _folders from server: "
+#~ msgstr "Vis mapper _frć tenar:"
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "_Tenarnamn:"
+
#, fuzzy
#~ msgid "_Browse..."
#~ msgstr "_Flytt ..."
@@ -28499,9 +28612,6 @@ msgstr "init_bonobo(): klarte ikkje ć initialisere Bonobo"
#~ "\n"
#~ "Offentleg nűkkel: "
-#~ msgid "Connecting to LDAP server..."
-#~ msgstr "Koplar til LDAP-tenar ..."
-
#~ msgid "Waiting for connection to LDAP server..."
#~ msgstr "Ventar pć ć kople til LDAP-tenar ..."
@@ -28649,10 +28759,6 @@ msgstr "init_bonobo(): klarte ikkje ć initialisere Bonobo"
#~ msgstr "Kan ikkje initialisera lokale variablar"
#, fuzzy
-#~ msgid "Select a service"
-#~ msgstr "Vel ei fil"
-
-#, fuzzy
#~ msgid "Send an email to %s"
#~ msgstr "Send ein e-post"
diff --git a/po/no.po b/po/no.po
index df35da55ca..19e99d8eb2 100644
--- a/po/no.po
+++ b/po/no.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution 1.0\n"
-"POT-Creation-Date: 2002-09-05 23:01+0200\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2002-09-05 23:12+0200\n"
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
"Language-Team: Norwegian <no@li.org>\n"
@@ -720,49 +720,51 @@ msgid " S_how Supported Bases "
msgstr "V_is stűttede baser "
#: addressbook/gui/component/ldap-config.glade.h:2
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "<< Færre alternativer"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr "<- Fje_rn"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
msgid "1234"
msgstr "1234"
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
msgid "1:00"
msgstr "1:00"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr "2:30"
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr "3268"
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
msgid "380"
msgstr "380"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr "5:00"
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr "636"
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr "666"
-#: addressbook/gui/component/ldap-config.glade.h:11
-msgid "<- _Remove"
-msgstr "<- Fje_rn"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-msgid "<< Fewer Options"
-msgstr "<< Færre alternativer"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr "Legg til (eller rediger) mapping av attributter"
@@ -1110,7 +1112,8 @@ msgid "_Add"
msgstr "_Legg til"
#: addressbook/gui/component/ldap-config.glade.h:105
-msgid "_Add ->"
+#, fuzzy
+msgid "_Add -&gt;"
msgstr "_Legg til->"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1180,7 +1183,8 @@ msgid "_Log in method:"
msgstr "Metode for pć_logging:"
#: addressbook/gui/component/ldap-config.glade.h:121
-msgid "_More Options >>"
+#, fuzzy
+msgid "_More Options &gt;&gt;"
msgstr "_Flere alternativer >>"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1423,8 +1427,8 @@ msgstr "Vil motta _HTML e-post"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3721
-#: calendar/gui/e-week-view.c:3533 filter/filter.glade.h:15
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
@@ -3036,7 +3040,7 @@ msgid "Delete"
msgstr "Slett"
#: addressbook/gui/widgets/e-addressbook-view.c:930
-#: calendar/gui/e-day-view.c:3679 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
msgid "Current View"
msgstr "Aktiv visning"
@@ -3452,7 +3456,7 @@ msgstr ""
"for pćminnelse i stedet."
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2871
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "Advarsel"
@@ -4315,8 +4319,8 @@ msgid "No summary"
msgstr "Ingen sammendrag"
#: calendar/gui/dialogs/comp-editor.c:1220
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3934
-#: calendar/gui/e-week-view.c:3765 composer/e-msg-composer.c:1146
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "Lagre som..."
@@ -4842,13 +4846,13 @@ msgstr "90%"
msgid "100%"
msgstr "100%"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2825
-#: calendar/gui/e-week-view.c:1855
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
msgid "Deleting selected objects"
msgstr "Sletter valgte objekter"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3703
-#: calendar/gui/e-week-view.c:3515 mail/folder-browser.c:1717
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "_Ćpne"
@@ -4857,30 +4861,30 @@ msgstr "_Ćpne"
msgid "_Save as..."
msgstr "_Lagre som..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3705
-#: calendar/gui/e-week-view.c:3489 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "S_kriv ut..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3710
-#: calendar/gui/e-week-view.c:3522 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "Kli_pp ut"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3711
-#: calendar/gui/e-week-view.c:3523 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "_Kopier"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3674
-#: calendar/gui/e-day-view.c:3712 calendar/gui/e-week-view.c:3493
-#: calendar/gui/e-week-view.c:3524 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -4906,8 +4910,8 @@ msgstr "_Merk valgte oppgaver som fullfűrt"
msgid "_Delete Selected Tasks"
msgstr "Sle_tt valgte oppgaver"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7589
-#: calendar/gui/e-week-view.c:4266
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr "Oppdaterer objekter"
@@ -5017,80 +5021,80 @@ msgstr "am"
msgid "pm"
msgstr "pm"
-#: calendar/gui/e-day-view.c:3658
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "Ny _avtale"
-#: calendar/gui/e-day-view.c:3660 calendar/gui/e-week-view.c:3483
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "Ny avtale som varer h_ele dagen"
-#: calendar/gui/e-day-view.c:3662 calendar/gui/e-week-view.c:3484
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
msgid "New Meeting"
msgstr "Nytt műte"
-#: calendar/gui/e-day-view.c:3664 calendar/gui/e-week-view.c:3485
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr "Ny oppgave"
-#: calendar/gui/e-day-view.c:3669 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Skriv ut..."
-#: calendar/gui/e-day-view.c:3681 calendar/gui/e-week-view.c:3499
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "Gć _til i dag"
-#: calendar/gui/e-day-view.c:3683 calendar/gui/e-week-view.c:3500
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "_Gć til dato..."
-#: calendar/gui/e-day-view.c:3688 calendar/gui/e-week-view.c:3504
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr "_Publiser ledig/opptatt-informasjon"
-#: calendar/gui/e-day-view.c:3693 calendar/gui/e-week-view.c:3508
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
msgid "_Configure..."
msgstr "_Konfigurer..."
-#: calendar/gui/e-day-view.c:3695 calendar/gui/e-week-view.c:3509
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
msgid "_Configure Pilot..."
msgstr "_Konfigurer pilot..."
-#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3516
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "Lagre _som..."
-#: calendar/gui/e-day-view.c:3716 calendar/gui/e-week-view.c:3528
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
msgid "_Schedule Meeting..."
msgstr "_Sett opp műte..."
-#: calendar/gui/e-day-view.c:3717 calendar/gui/e-week-view.c:3529
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
msgid "_Forward as iCalendar..."
msgstr "_Videresend som iCalendar..."
-#: calendar/gui/e-day-view.c:3722 calendar/gui/e-week-view.c:3534
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr "Gjűr denne hendelsen _flyttbar"
-#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3535
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr "Slett denne _hendelsen"
-#: calendar/gui/e-day-view.c:3724 calendar/gui/e-week-view.c:3536
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr "Slett _alle hendelser"
-#: calendar/gui/e-day-view.c:4086 calendar/gui/e-week-view.c:3893
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr ""
"GNOME pilot verktűyene ser ikke ut til ć være installert pć dette systemet."
-#: calendar/gui/e-day-view.c:4092 calendar/gui/e-week-view.c:3899
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
@@ -5675,7 +5679,7 @@ msgstr "Sletter valgte objekter..."
msgid "Expunging"
msgstr "Tűmmer"
-#: calendar/gui/e-week-view.c:3482
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "Ny _avtale..."
@@ -6045,7 +6049,7 @@ msgid "Print Calendar"
msgstr "Skriv ut kalender"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3163
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Forhćndsvisning av utskrift"
@@ -6081,8 +6085,8 @@ msgstr ""
"\n"
"Vil du virkelig slette disse oppgavene?"
-#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2643
-#: mail/mail-callbacks.c:2885
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr "Ikke spűr meg igjen."
@@ -10270,7 +10274,7 @@ msgstr "Emne inneholder"
msgid "Subject does not contain"
msgstr "Emne inneholder ikke"
-#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2510
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10837,7 +10841,7 @@ msgstr "returnerer mindre enn"
msgid "Score"
msgstr "Gi poeng"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "Avsender"
@@ -11563,7 +11567,7 @@ msgstr ""
" «%s»\n"
"Og har blitt oppdatert."
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11575,7 +11579,7 @@ msgstr ""
"motta eller skrive meldinger.\n"
"Vil du konfigurere den nć?"
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
@@ -11583,7 +11587,7 @@ msgstr ""
"Du mć konfigurere en identitet\n"
"fűr du kan skrive e-post."
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
@@ -11592,7 +11596,7 @@ msgstr ""
"fűr du kan skrive e-post."
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
@@ -11600,11 +11604,11 @@ msgstr ""
"Du sender en melding i HMTL-format, men fűlgende mottakeres űnsker ikke ć "
"motta meldinger i HTML-format:\n"
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr "Send likevel?"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
@@ -11612,7 +11616,7 @@ msgstr ""
"Denne meldingen har ikke emne.\n"
"Send likevel?"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
@@ -11620,11 +11624,11 @@ msgstr ""
"Siden kontaktlisten du sender til er konfigurert til ć skjule listens "
"adresser vil denne meldingen kun inneholde Bcc mottakere."
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr "Denne meldingen inneholder kun Bcc mottakere."
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
@@ -11634,11 +11638,11 @@ msgstr ""
"«Apparently-To»-header.\n"
"Send likevel?"
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr "Du mć spesifisere mottakere for ć kunne sende denne meldingen."
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
@@ -11646,28 +11650,28 @@ msgstr ""
"Kunne ikke ćpne skisse-mappen for denne kontoen.\n"
"Vil du bruke standard skisse-mappe?"
-#: mail/mail-callbacks.c:1155
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr "en ukjent avsender"
-#: mail/mail-callbacks.c:1159
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr "%a, %Y-%m-%d kl. %H:%M skrev %%s:"
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr "Flytt melding(er) til"
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr "Kopier melding(er) til"
-#: mail/mail-callbacks.c:2354
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr "Er du sikker pć at du vil redigere alle %d meldingene?"
-#: mail/mail-callbacks.c:2379
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
@@ -11675,7 +11679,7 @@ msgstr ""
"Du kan kun redigere meldinger lagret\n"
"i Skisser-katalogen."
-#: mail/mail-callbacks.c:2418
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
@@ -11683,32 +11687,32 @@ msgstr ""
"Du kan kun sende meldinger pć nytt\n"
"som er lagret i sendt-katalogen."
-#: mail/mail-callbacks.c:2432
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr "Er du sikker pć at du vil sende alle %d meldingene pć nytt?"
-#: mail/mail-callbacks.c:2458
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr "Ingen melding valgt"
-#: mail/mail-callbacks.c:2503 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "Overskriv fil?"
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "Lagre melding som..."
-#: mail/mail-callbacks.c:2559
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "Lagre meldinger som..."
-#: mail/mail-callbacks.c:2628
+#: mail/mail-callbacks.c:2627
msgid "Go to next folder with unread messages?"
msgstr "Gć til neste mappe med uleste meldinger?"
-#: mail/mail-callbacks.c:2635
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
@@ -11716,7 +11720,7 @@ msgstr ""
"Ingen flere nye meldinger i denne mappen.\n"
"Vil du gć til neste mappe?"
-#: mail/mail-callbacks.c:2878
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -11728,7 +11732,7 @@ msgstr ""
"\n"
"Vil du virkelig slette disse meldingene?"
-#: mail/mail-callbacks.c:2991
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
@@ -11737,28 +11741,28 @@ msgstr ""
"Feil under lasting av filter-informasjon:\n"
"%s"
-#: mail/mail-callbacks.c:3003
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr "Filtre"
-#: mail/mail-callbacks.c:3047
+#: mail/mail-callbacks.c:3046
#, c-format
msgid "Page %d of %d"
msgstr "Side %d av %d"
-#: mail/mail-callbacks.c:3102
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "Skriv ut melding"
-#: mail/mail-callbacks.c:3129
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr "US-letter"
-#: mail/mail-callbacks.c:3170
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "Feil under utskrift av melding"
-#: mail/mail-callbacks.c:3339
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr "Er du sikker pć at du vil ćpne alle %d meldingene i separate vinduer?"
@@ -24520,11 +24524,6 @@ msgstr ""
"Kan ikke overfűre mappe:\n"
"%s"
-#: shell/e-folder-list.c:113 shell/evolution-folder-selector-button.c:121
-#, c-format
-msgid "\"%s\" in \"%s\""
-msgstr "«%s» i «%s»"
-
#: shell/e-folder-list.c:312
msgid "Add a Folder"
msgstr "Legg til en mappe"
@@ -27370,6 +27369,9 @@ msgstr "init_corba(): kunne ikke initiere GNOME"
msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonobo(): kunne ikke initiere Bonobo"
+#~ msgid "\"%s\" in \"%s\""
+#~ msgstr "«%s» i «%s»"
+
#~ msgid "Error in search expression."
#~ msgstr "Feil i sűkeuttrykk."
diff --git a/po/pl.po b/po/pl.po
index 2fc369c6ad..f812128f16 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2001-11-13 07:43+0100\n"
"Last-Translator: GNOME PL Team <translators@gnome.pl>\n"
"Language-Team: Polish <pl@li.org>\n"
@@ -34,22 +34,22 @@ msgid "Imports VCard files into Evolution."
msgstr "Importuje pliki VCard do Evolution."
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr "Nazwa karty"
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr "Nazwa"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "E-mail"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Główny"
@@ -59,16 +59,16 @@ msgstr "Głwn"
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "Asystent"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Praca"
@@ -78,12 +78,12 @@ msgid "Bus"
msgstr "Prc"
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr "Telefon kontaktowy"
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Firma"
@@ -94,13 +94,13 @@ msgstr "Frma"
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Dom"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Organizacja"
@@ -110,19 +110,19 @@ msgstr "Org"
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Przeno¶ny"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Samochód"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "Faks służbowy"
@@ -131,13 +131,13 @@ msgid "Bus Fax"
msgstr "Faks służb"
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Faks w domu"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "Praca 2"
@@ -146,68 +146,68 @@ msgid "Bus 2"
msgstr "Prc 2"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Dom 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "ISDN"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "Inne"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "Inny faks"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "Pager"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "Radio"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "Teleks"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr "TTY"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "E-mail 2"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "E-mail 3"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "Serwis WWW"
@@ -216,7 +216,7 @@ msgid "Url"
msgstr "Url"
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "Oddział"
@@ -225,7 +225,7 @@ msgid "Dep"
msgstr "Oddz"
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "Biuro"
@@ -234,12 +234,12 @@ msgid "Off"
msgstr "Bro"
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "Tytuł"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "Zawód"
@@ -248,7 +248,7 @@ msgid "Prof"
msgstr "Zawd"
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr "Menadżer"
@@ -261,7 +261,7 @@ msgid "Ass"
msgstr "Asyst"
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "Przydomek"
@@ -270,12 +270,12 @@ msgid "Nick"
msgstr "Przyd"
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "Małżonek"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "Notka"
@@ -288,7 +288,7 @@ msgid "CALUri"
msgstr "URIKal"
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr "URL sygnalizuj±cy zajêto¶æ"
@@ -339,7 +339,7 @@ msgstr "Plik VCard z pozycj± %s"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -347,7 +347,7 @@ msgid "Could not initialize Bonobo"
msgstr "Nie można zainicjowaæ Bonobo"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr "Wyszukiwanie..."
@@ -355,41 +355,33 @@ msgstr "Wyszukiwanie..."
msgid "Loading..."
msgstr "Wczytywanie..."
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
-msgid "Error in search expression."
-msgstr "Bł±d w wyrażeniu wyszukiwania."
+#: addressbook/backend/pas/pas-backend-ldap.c:677
+#, fuzzy
+msgid "Reconnecting to LDAP server..."
+msgstr "Nawi±zywanie poł±czenia z serwerem LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr "Dodawanie karty na serwerze LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr "Usuwanie karty z serwera LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr "Modyfikowanie karty na serwerze LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr "Ponowne rozpoczynanie wyszukiwania."
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr "Pobieranie wyników wyszukiwania na LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
#, fuzzy
msgid "Error performing search"
msgstr "Bł±d przy usuwaniu karty"
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-#, fuzzy
-msgid "Could not parse query string"
-msgstr "Nie można rozpoznaæ URL-a \"%s\""
-
#: addressbook/conduit/address-conduit.c:293
#, fuzzy
msgid "Default Sync Address:"
@@ -437,50 +429,50 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
+msgid "Configure access to LDAP directory servers here"
+msgstr ""
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
msgid "Control that displays an Evolution addressbook minicard."
msgstr ""
"Komponent Bonobo wy¶wietlaj±cy miniaturow± kartê ksi±żki adresowej Evolution."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
msgid "Directory Servers"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
msgid "Evolution Addressbook minicard viewer"
msgstr "Przegl±darka miniaturowych kart ksi±żki adresowej Evolution"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr "Komponent Evolution obsługuj±cy kontakty."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the Addressbook Minicard control"
msgstr "Generator komponentów miniatorowych kart ksi±żki adresowej"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr "Generator komponentów wy¶wietlaj±cych adres z ksi±żki adresowej"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
msgid "Factory for the Addressbook's address popup"
msgstr ""
"Generator komponentów wy¶wietlaj±cych wyskakuj±ce okno z adresem z ksi±żki "
"adresowej"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
msgid "Factory for the sample Addressbook control"
msgstr "Generator przykładowych komponentów ksi±żki adresowej"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
-msgstr ""
-
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -500,29 +492,29 @@ msgstr "Serwer LDAP"
msgid "LDAP server containing contact information"
msgstr "Serwer LDAP zawieraj±cy informacje o kontaktach"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "Nowy kontakt"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "_Kontakt"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "Tworzy nowy kontakt"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "Nowa lista kontaktów"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
#, fuzzy
msgid "Contact _List"
msgstr "Lista _kontaktów"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "Tworzy now± listê kontaktów"
@@ -548,30 +540,30 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
#, fuzzy
msgid "This server does not support LDAPv3 schema information"
msgstr "OdpowiedŒ serwera IMAP nie zawiera informacji %s"
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
#, fuzzy
msgid "Error retrieving schema information"
msgstr ""
"Bł±d przy wczytywaniu informacji o filtrze:\n"
"%s"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
#, fuzzy
msgid "Server did not respond with valid schema information"
msgstr "OdpowiedŒ serwera IMAP nie zawiera informacji %s"
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
#, fuzzy
msgid "LDAP was not enabled in this build of Evolution"
msgstr "(Ta kopia Evolution nie obsługuje SSL-a)"
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "Nie można zainicjowaæ gnome-vfs"
@@ -579,20 +571,29 @@ msgstr "Nie można zainicjowaæ gnome-vfs"
msgid "Other Contacts"
msgstr "Inne kontakty"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "Nie można otworzyæ ksi±żki adresowej"
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+"Nie można otworzyæ tej ksi±żki adresowej. Upewnij siê, że ¶cieżka\n"
+"ustnieje oraz że ma ustawione odpowiednie uprawnienia."
+
+#: addressbook/gui/component/addressbook.c:487
+#, fuzzy
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
"Nie można otworzyæ tej ksi±żki adresowej. Może to byæ spowodowane\n"
"wprowadzeniem niepoprawnego URI lub niedostêpno¶ci± serwera LDAP."
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -603,52 +604,82 @@ msgstr ""
"Aby móc wykorzystaæ LDAP, należy pobraæ OpenLDAP spod podanego\n"
"poniżej adresu i ponownie skompilowaæ Evolution ze Œródeł.\n"
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
+#, fuzzy
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-"Nie można otworzyæ tej ksi±żki adresowej. Upewnij siê, że ¶cieżka\n"
-"ustnieje oraz że ma ustawione odpowiednie uprawnienia."
+"Nie można otworzyæ tej ksi±żki adresowej. Może to byæ spowodowane\n"
+"wprowadzeniem niepoprawnego URI lub niedostêpno¶ci± serwera LDAP."
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr "WprowadŒ hasło dla %s (użytkownik %s)"
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
#, fuzzy
msgid "Name begins with"
msgstr "kończy siê na"
-#: addressbook/gui/component/addressbook.c:729
+#: addressbook/gui/component/addressbook.c:742
#, fuzzy
-msgid "Email is"
-msgstr "E-mail 2"
+msgid "Email begins with"
+msgstr "kończy siê na"
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
msgid "Category is"
msgstr "Kategori± jest"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr "Jakiekolwiek pole zawiera"
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "Zaawansowane..."
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr "Dowolna kategoria"
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr "URI które ma wy¶wietliæ przegl±darka katalogów"
@@ -663,7 +694,7 @@ msgstr "(brak)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "Główny e-mail"
@@ -715,53 +746,53 @@ msgid " S_how Supported Bases "
msgstr " _SprawdŒ obsługiwane typy "
#: addressbook/gui/component/ldap-config.glade.h:2
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "Opcje"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr " _Usuń"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
msgid "1234"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
#, fuzzy
msgid "1:00"
msgstr "100%"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
#, fuzzy
msgid "380"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:11
-#, fuzzy
-msgid "<- _Remove"
-msgstr " _Usuń"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-#, fuzzy
-msgid "<< Fewer Options"
-msgstr "Opcje"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr ""
@@ -867,7 +898,7 @@ msgid "Mappings"
msgstr "Marginesy"
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
#, fuzzy
msgid "Never"
msgstr "_co"
@@ -919,8 +950,8 @@ msgstr "_Zakres wyszukiwania:"
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
msgid "Searching"
msgstr "Wyszukiwanie"
@@ -1111,7 +1142,7 @@ msgid "Using email address"
msgstr "_To jest adres pocztowy"
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr ""
@@ -1119,13 +1150,13 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
msgid "_Add"
msgstr "_Dodaj"
#: addressbook/gui/component/ldap-config.glade.h:105
#, fuzzy
-msgid "_Add ->"
+msgid "_Add -&gt;"
msgstr "_Dodaj"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1166,7 +1197,7 @@ msgid "_Download limit:"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1203,7 +1234,7 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
#, fuzzy
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr "Opcj_e"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1285,7 +1316,7 @@ msgstr "Generator interfejsu wyboru nazwy ksi±żki adresowej Evolution"
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1317,11 +1348,11 @@ msgstr "(%d niewy¶wietlonych)"
msgid "Unnamed Contact"
msgstr "Kontakt bez nazwy"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr "Wybór kontaktów z ksi±żki adresowej"
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
#, fuzzy
msgid "Find contact in"
msgstr "Nadawca zawiera"
@@ -1390,7 +1421,7 @@ msgstr "Współpraca"
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
msgid "Contact Editor"
msgstr "Edytor kontaktów"
@@ -1465,9 +1496,9 @@ msgstr "Chce otrzymywaæ listy w HTML-u"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2538,24 +2569,24 @@ msgstr ""
msgid "Delete Contact?"
msgstr "Usun±æ kontakt?"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
msgid "Category editor not available."
msgstr "Edytor kategorii nie jest dostêpny."
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr "Ten kontakt przynależy do nastêpuj±cych kategorii:"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
#, fuzzy
msgid "Save Contact as VCard"
msgstr "Zapisz jako VCard"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr "TTy/TDD"
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr "Nie można odnaleŒæ widgetu zwi±zanego z polem: \"%s\""
@@ -2569,7 +2600,7 @@ msgid "Edit Full"
msgstr "Pełna edycja"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
msgid "Full Name"
msgstr "Pełna nazwa"
@@ -2722,11 +2753,11 @@ msgid "contact-list-editor"
msgstr "Edytor listy kontaktów"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
msgid "Contact List Editor"
msgstr "Edytor listy kontaktów"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
#, fuzzy
msgid "Save List as VCard"
msgstr "Zapisz jako VCard"
@@ -2786,20 +2817,20 @@ msgstr "Zaawansowane wyszukiwanie"
msgid "Search"
msgstr "Wyszukiwanie"
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
msgid "No cards"
msgstr "Brak kart"
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
msgid "1 card"
msgstr "liczba kart: 1"
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, c-format
msgid "%d cards"
msgstr "liczba kart: %d"
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
#, fuzzy
msgid "Error getting book view"
msgstr "Bł±d przy uruchamianiu %s"
@@ -2811,15 +2842,15 @@ msgid "Error modifying card"
msgstr "Bł±d przy modyfikacji karty"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr "Sukces"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "Nieznany bł±d"
@@ -2828,7 +2859,7 @@ msgid "Repository offline"
msgstr "Repozytorium rozł±czone"
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "Brak uprawnień"
@@ -2845,7 +2876,7 @@ msgid "Protocol not supported"
msgstr "Protokół nie jest obsługiwany"
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -2900,7 +2931,7 @@ msgstr "Bł±d przy usuwaniu listy"
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
msgid "Error removing card"
msgstr "Bł±d przy usuwaniu karty"
@@ -2942,160 +2973,160 @@ msgstr "Brak kart"
msgid "Copy cards to"
msgstr "Brak kart"
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr "* Kliknij, aby dodaæ kontakt *"
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
msgid "Primary Phone"
msgstr "Główny telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr "Telefon asystenta"
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr "Telefon służbowy"
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr "Telefon callbacka"
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
msgid "Company Phone"
msgstr "Telefon firmowy"
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
msgid "Home Phone"
msgstr "Telefon domowy"
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
msgid "Business Address"
msgstr "Adres firmowy"
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
msgid "Home Address"
msgstr "Adres domowy"
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
msgid "Mobile Phone"
msgstr "Telefon przeno¶ny"
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr "Telefon samochodowy"
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr "Telefon służbowy 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
msgid "Home Phone 2"
msgstr "Telefon domowy 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
msgid "Other Phone"
msgstr "Inny telefon"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
msgid "Other Address"
msgstr "Inny adres"
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
msgid "Addressbook"
msgstr "Ksi±żka adresowa"
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "Zapisz jako VCard"
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
#, fuzzy
msgid "New Contact..."
msgstr "Nowy kontakt"
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
#, fuzzy
msgid "New Contact List..."
msgstr "Nowa lista kontaktów"
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
#, fuzzy
msgid "Go to Folder..."
msgstr "_PrzejdŒ do folderu..."
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
#, fuzzy
msgid "Import..."
msgstr "Za_importuj..."
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
#, fuzzy
msgid "Search for Contacts..."
msgstr "_Szukaj kontaktów"
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
#, fuzzy
msgid "Addressbook Sources..."
msgstr "Źródła ksi±żki adresowej..."
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
#, fuzzy
msgid "Pilot Settings..."
msgstr "_Ustawienia pilota..."
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr "Prze¶lij kontakt"
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Send Message to Contact"
msgstr "Wy¶lij list do kontaktu"
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Wydrukuj"
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
msgid "Print Envelope"
msgstr "Wydrukuj kopertê"
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
#, fuzzy
msgid "Copy to folder..."
msgstr "S_kopiuj do folderu..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
#, fuzzy
msgid "Move to folder..."
msgstr "P_rzenie¶ do folderu..."
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "Wytnij"
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "Skopiuj"
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "Wklej"
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3103,8 +3134,8 @@ msgstr "Wklej"
msgid "Delete"
msgstr "Usuń"
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
#, fuzzy
msgid "Current View"
msgstr "_Bież±cy widok"
@@ -3113,7 +3144,7 @@ msgstr "_Bież±cy widok"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ""
",123,a,±,b,c,æ,d,e,ê,f,g,h,i,j,k,l,ł,m,n,ń,o,ó,p,q,r,s,¶,t,u,v,w,x,y,z,Œ,ż"
@@ -3122,11 +3153,19 @@ msgstr ""
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ""
",0,a,±,b,c,æ,d,e,ê,f,g,h,i,j,k,l,ł,m,n,ń,o,ó,p,q,r,s,¶,t,u,v,w,x,y,z,Œ,ż"
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3255,7 +3294,7 @@ msgid "Include:"
msgstr "Doł±czanie:"
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr "Pejzaż"
@@ -3275,12 +3314,12 @@ msgstr "Marginesy"
msgid "Number of columns:"
msgstr "Liczba kolumn:"
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
msgid "Options"
msgstr "Opcje"
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
msgid "Orientation"
msgstr "Ułożenie"
@@ -3303,7 +3342,7 @@ msgstr "Źródło papieru:"
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
msgid "Portrait"
msgstr "Portret"
@@ -3359,26 +3398,26 @@ msgstr "Szeroko¶æ:"
msgid "_Font..."
msgstr "_Czcionka..."
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
msgid "Untitled appointment"
msgstr "Termin pozbawiony nazwy"
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
msgid "High"
msgstr "Wysoki"
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
msgid "Normal"
msgstr "Zwykły"
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
msgid "Low"
msgstr "Niski"
@@ -3428,37 +3467,37 @@ msgid "Configuration control for the Evolution Calendar."
msgstr "Generator edytora listów Evolution."
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
+msgid "Configure your timezone, Calendar and Task List here "
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
msgid "Evolution calendar iTip/iMip viewer"
msgstr "Przegl±darka kalendarza iTip/iMip"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Evolution component for handling the calendar."
msgstr "Komponent Bonobo obsługuj±cy kalendarz."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
msgid "Factory for the Evolution Tasks control"
msgstr "Generator formantu zadań Evolution"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
msgid "Factory for the calendar iTip view control"
msgstr "Generator formantu wy¶wietlania iTip kalendarza"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
msgid "Factory for the sample Calendar control"
msgstr "Generator przykładowego formantu kalendarza"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
msgid "Factory to centralize calendar component editor dialogs"
msgstr "Generator centralizuj±cy okna edytora komponentu kalendarza"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
msgid "Factory to create a component editor factory"
msgstr "Generator tworz±cy generator komponentu edytora"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
-msgstr ""
-
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr "Usługa przypominania za pomoc± alarmu"
@@ -3525,7 +3564,7 @@ msgstr ""
"zostanie wy¶wietlone zwykłe okno przypomnienia."
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
msgid "Warning"
msgstr "Ostrzeżenie"
@@ -3552,15 +3591,11 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "Bez pytania o to w przyszło¶ci."
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
msgid "Could not initialize GNOME"
msgstr "Nie można zainicjowaæ GNOME"
-#: calendar/gui/alarm-notify/notify-main.c:183
-msgid "Could not create the alarm notify service"
-msgstr "Nie można stworzyæ usługi przypominania za pomoc± alarmu"
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr "Nie można stworzyæ generatora usługi przypominania za pomoc± alarmu"
@@ -3576,7 +3611,7 @@ msgstr "Opis zawiera"
msgid "Comment contains"
msgstr "Komentarz zawiera"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr "Niedopasowane"
@@ -3587,7 +3622,7 @@ msgstr "%A %d %B %Y"
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "%a %d %b"
@@ -3645,37 +3680,37 @@ msgstr "E"
msgid "W"
msgstr "W"
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
msgid "Free"
msgstr "Wolny"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "Zajêty"
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
msgid "Not Started"
msgstr "Przed rozpoczêciem"
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr "Trwaj±ce"
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
msgid "Completed"
msgstr "Zakończone"
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3686,33 +3721,33 @@ msgstr ""
"45.436845,125.862501"
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr "Brak"
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr "Powtarzanie"
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr "Przyporz±dkowany"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr "Tak"
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
msgid "No"
msgstr "Nie"
@@ -3732,7 +3767,7 @@ msgstr "Widok tygodnia"
msgid "Month View"
msgstr "Widok miesi±ca"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3743,10 +3778,10 @@ msgid "Folder containing appointments and events"
msgstr "Folder zawieraj±cy terminy i zdarzenia"
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
msgid "Tasks"
msgstr "Zadania"
@@ -3755,59 +3790,59 @@ msgstr "Zadania"
msgid "Folder containing to-do items"
msgstr "Folder zawieraj±cy pozycje do wykonania"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "New appointment"
msgstr "Nowy termin"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "_Appointment"
msgstr "Termin"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "Tworzy nowy termin"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "New meeting"
msgstr "Ustawienia Œródeł nowo¶ci"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "_Meeting"
msgstr "Spotkanie"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
#, fuzzy
msgid "Create a new meeting request"
msgstr "Tworzy nowe zadanie"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
#, fuzzy
msgid "New task"
msgstr "Nowe zadanie"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "_Zadanie"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr "Tworzy nowe zadanie"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "New All Day Appointment"
msgstr "Nowy termin"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "All _Day Appointment"
msgstr "Nowy _termin"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Tworzy nowy termin"
@@ -4020,7 +4055,7 @@ msgstr "Przypominanie"
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr "Zestawienie:"
@@ -4049,7 +4084,7 @@ msgstr "koniec terminu"
msgid "hour(s)"
msgstr "godzin"
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
msgid "minute(s)"
msgstr "minut"
@@ -4227,7 +4262,7 @@ msgid "_Fri"
msgstr "_Pi±"
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
msgid "_General"
msgstr "Ogó_lne"
@@ -4367,61 +4402,61 @@ msgstr " (Należne "
msgid "Due "
msgstr "Należne "
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "Nie można uaktualniæ obiektu!"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "Nie można uaktualniæ obiektu!"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Zmodyfikuj termin"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Termin - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Zadanie - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "Wpis dziennika - %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Brak zestawienia"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "Zapisz jako..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr "Nie można uzyskaæ bież±cej wersji!"
@@ -4493,13 +4528,13 @@ msgstr "Powtarzalno¶æ"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
msgid "Scheduling"
msgstr "Planowanie"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr "Spotkanie"
@@ -4623,7 +4658,7 @@ msgid "Member"
msgstr "Członek"
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr "RSVP"
@@ -4847,7 +4882,7 @@ msgstr "Data zakończenia:"
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
msgid "Needs Action"
msgstr "Wymaga działania"
@@ -4874,11 +4909,11 @@ msgstr "Proste"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr "Przyporz±dkowanie"
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
msgid "Description:"
@@ -4947,13 +4982,13 @@ msgstr "90%"
msgid "100%"
msgstr "10%"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
msgid "Deleting selected objects"
msgstr "Usuwanie zaznaczonych obiektów"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "_Otwórz"
@@ -4963,30 +4998,30 @@ msgstr "_Otwórz"
msgid "_Save as..."
msgstr "Zapisz jako..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "Wy_drukuj..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "_Wytnij"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "S_kopiuj"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -5015,8 +5050,8 @@ msgstr "_Oznacz zadania jako zakończone"
msgid "_Delete Selected Tasks"
msgstr "_Usuń zaznaczone zadania"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr "Aktualizowanie obiektów"
@@ -5073,14 +5108,14 @@ msgid "URL"
msgstr "URL"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %d/%m/%Y %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %d/%m/%Y %H:%M:%S"
@@ -5102,164 +5137,146 @@ msgstr "%02i-minutowe przedziały czasu"
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%A %d %B"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%d %b"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "am"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "pm"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "Nowy _termin"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "Nowe zdarzenie _całodniowe"
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
#, fuzzy
msgid "New Meeting"
msgstr "Spotkanie"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr "Nowe zadanie"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Wydrukuj..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "PrzejdŒ do d_zisiaj"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "_PrzejdŒ do daty..."
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr "_Opublikuj informacjê o zajêto¶ci"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
#, fuzzy
msgid "_Configure..."
msgstr "Konfiguracja"
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
#, fuzzy
msgid "_Configure Pilot..."
msgstr "Konfiguracja"
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "Zapisz j_ako..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
#, fuzzy
msgid "_Schedule Meeting..."
msgstr "_Zaplanuj spotkanie"
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
#, fuzzy
msgid "_Forward as iCalendar..."
msgstr "Prze¶lij jako i_Calendar"
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr "Przekształæ to wyst±pienie w p_rzesuwalne"
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr "Usuń to _wyst±pienie"
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr "Usuń w_szystkie wyst±pienia"
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr "W systemie nie jest zainstalowany GNOME Pilot tools."
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
msgstr "Bł±d przy wykonywaniu %s."
-#: calendar/gui/e-itip-control.c:678
-msgid "Meeting begins: <b>"
-msgstr "Czas rozpoczêcia spotkania: <b>"
-
-#: calendar/gui/e-itip-control.c:683
-msgid "Task begins: <b>"
-msgstr "Czas rozpoczêcia zadania: <b>"
-
-#: calendar/gui/e-itip-control.c:688
-msgid "Free/Busy info begins: <b>"
-msgstr "Czas rozpoczêcia informacji o zajêto¶ci: <b>"
-
-#: calendar/gui/e-itip-control.c:692
-msgid "Begins: <b>"
-msgstr "Rozpoczêcie: <b>"
-
-#: calendar/gui/e-itip-control.c:704
-msgid "Meeting ends: <b>"
-msgstr "Czas zakończenia spotkania spotkania: <b>"
-
-#: calendar/gui/e-itip-control.c:707
-msgid "Free/Busy info ends: <b>"
-msgstr "Czas zakończenia informacji o zajêto¶ci: <b>"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:711
-msgid "Ends: <b>"
+#: calendar/gui/e-itip-control.c:593
+#, fuzzy
+msgid "<b>Ends:</b> "
msgstr "Zakończenie: <b>"
-#: calendar/gui/e-itip-control.c:725
-msgid "Task Completed: <b>"
-msgstr "Zadanie ukończone: <b>"
+#: calendar/gui/e-itip-control.c:606
+#, fuzzy
+msgid "<b>Completed:</b> "
+msgstr "Zakończone"
-#: calendar/gui/e-itip-control.c:735
-msgid "Task Due: <b>"
-msgstr "Zadanie na: <b>"
+#: calendar/gui/e-itip-control.c:616
+msgid "<b>Due:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
msgid "iCalendar Information"
msgstr "Informacje iKalendarza"
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
msgid "iCalendar Error"
msgstr "Bł±d iKalendarza"
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
msgid "An unknown person"
msgstr "Nieznana osoba"
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
@@ -5267,332 +5284,332 @@ msgstr ""
"<br> Przejrzyj wy¶wietlone informacje, a nastêpnie wybierz czynno¶æ z "
"poniższego menu."
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr "<i>Brak</i>"
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr ""
"\n"
"Położenie geograficzne: "
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
#, fuzzy
msgid "Status:"
msgstr "_Stan:"
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
msgid "Accepted"
msgstr "Zaakceptowane"
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
#, fuzzy
msgid "Tentatively Accepted"
msgstr "Próbna akceptacja"
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
msgid "Declined"
msgstr "Odrzucone"
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr "Nieznany"
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
msgid "Choose an action:"
msgstr "Wybór czynno¶ci:"
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
msgid "Update"
msgstr "Aktualizacja"
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "OK"
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
msgid "Accept"
msgstr "Akceptacja"
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
msgid "Tentatively accept"
msgstr "Próbna akceptacja"
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
msgid "Decline"
msgstr "Odrzucenie"
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
msgid "Send Free/Busy Information"
msgstr "Wysłanie informacji o zajêto¶ci"
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr "Pobranie stanu wezwanej osoby"
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
msgid "Send Latest Information"
msgstr "Wysłanie naj¶wieższej informacji"
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr "Anuluj"
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, c-format
msgid "<b>%s</b> has published meeting information."
msgstr "<b>%s</b> opublikował informacje o spotkaniu."
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
msgid "Meeting Information"
msgstr "Informacje o spotkaniu"
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr "<b>%s</b> zwraca siê o twoj± obecno¶æ na spotkaniu."
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
msgid "Meeting Proposal"
msgstr "Propozycja spotkania"
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr "<b>%s</b> chce dodania do istniej±cego spotkania."
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
msgid "Meeting Update"
msgstr "Aktualizacja spotkania"
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr "<b>%s</b> chce otrzymaæ naj¶wieższe informacje o spotkaniu."
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
msgid "Meeting Update Request"
msgstr "Zwrócenie siê o aktualizacjê spotkania"
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr "<b>%s</b> odpowiedział na zwrócenie siê o spotkanie."
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
msgid "Meeting Reply"
msgstr "OdpowiedŒ na spotkanie"
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr "<b>%s</b> anulował spotkanie."
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
msgid "Meeting Cancellation"
msgstr "Anulowanie spotkania"
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr "<b>%s</b> wysłał niezrozumiał± wiadomo¶æ."
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
msgid "Bad Meeting Message"
msgstr "Niepoprawna wiadomo¶æ o spotkaniu"
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, c-format
msgid "<b>%s</b> has published task information."
msgstr "<b>%s</b> opublikował informacje o spotkaniu."
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
msgid "Task Information"
msgstr "Informacje o zadaniu"
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr "<b>%s</b> zwraca siê o wykonanie przez ciebie zadania."
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
msgid "Task Proposal"
msgstr "Propozycja zadania"
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr "<b>%s</b> chce dodania do istniej±cego zadania."
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
msgid "Task Update"
msgstr "Aktualizacja zadania"
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr "<b>%s</b> chce otrzymaæ naj¶wieższe informacje o zadaniu."
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
msgid "Task Update Request"
msgstr "Zwrócenie siê o aktualizacjê zadania"
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr "<b>%s</b> odpowiedział na przypisanie zadania."
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
msgid "Task Reply"
msgstr "OdpowiedŒ na zadanie"
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr "<b>%s</b> anulował zadanie."
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
msgid "Task Cancellation"
msgstr "Anulowanie zadania"
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
msgid "Bad Task Message"
msgstr "Niepoprawna wiadomo¶æ o zadaniu"
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr "<b>%s</b> opublikował informacjê o zajêto¶ci."
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
msgid "Free/Busy Information"
msgstr "Informacja o zajêto¶ci"
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr "<b>%s</b> zwraca siê o informacjê o zajêto¶ci."
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
msgid "Free/Busy Request"
msgstr "Zwrócenie siê o informacjê o zajêto¶ci"
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr "<b>%s</b> odpowiedział na zwrócenie siê o informacjê o zajêto¶ci."
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
msgid "Free/Busy Reply"
msgstr "OdpowiedŒ z informacj± o zajêto¶ci"
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
msgid "Bad Free/Busy Message"
msgstr "Niepoprawna wiadomo¶æ o zajêto¶ci"
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
#, fuzzy
msgid "The message does not appear to be properly formed"
msgstr "Folder jest uszkodzony w sposób uniemożliwiaj±cy naprawê."
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
msgid "The message contains only unsupported requests."
msgstr "Lista zawiera tylko nieobsługiwane ż±dania."
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr "Zał±cznik nie zawiera poprawnego komunikatu kalendarza"
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
msgid "The attachment has no viewable calendar items"
msgstr "Zał±cznik nie zawiera daj±cych siê wy¶wietliæ elementów kalendarza"
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
msgid "There was an error on the CORBA system\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
#, fuzzy
msgid "Object could not be found\n"
msgstr "Nie można wysłaæ elementu!\n"
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
msgid "Update complete\n"
msgstr "Aktualizacja zakończona\n"
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
msgid "Calendar file could not be updated!\n"
msgstr "Nie można uaktualniæ pliku kalendarza!\n"
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr ""
"Nie można uaktualniæ stanu uczestnika, ponieważ element już nie istnieje"
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr ""
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr ""
"Nie można uaktualniæ stanu uczestnika, ponieważ jest on nieprawidłowy!\n"
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
msgid "Attendee status updated\n"
msgstr "Stan uczestnika został uaktualniony\n"
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
#, fuzzy
msgid "Attendee status could not be updated!\n"
msgstr "Nie można uaktualniæ stanu uczestnika!\n"
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
msgid "Removal Complete"
msgstr "Usuniêcie zakończone"
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
msgid "Item sent!\n"
msgstr "Element został wysłany!\n"
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr "Nie można wysłaæ elementu!\n"
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
#, fuzzy
msgid "Select Calendar Folder"
msgstr "Wybór folderu"
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
#, fuzzy
msgid "Select Tasks Folder"
msgstr "Wybór folderu"
@@ -5638,7 +5655,7 @@ msgstr "data-końcowa"
msgid "Chair Persons"
msgstr "Osoby przewodnicz±ce"
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
msgid "Required Participants"
msgstr "Wymagani uczestnicy"
@@ -5647,56 +5664,57 @@ msgid "Optional Participants"
msgstr "Opcjonalni uczestnicy"
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
-msgstr "Nie uczestnicy"
+#, fuzzy
+msgid "Resources"
+msgstr "Zasób"
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr "Osoba"
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
msgid "Group"
msgstr "Grupa"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
msgid "Resource"
msgstr "Zasób"
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr "Pomieszczenie"
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
msgid "Chair"
msgstr "Przewodniczenie"
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
msgid "Required Participant"
msgstr "Wymagany uczestnik"
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr "Opcjonalny uczestnik"
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr "Nie uczestnik"
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr "Próbnie zaakceptowane"
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
msgid "Delegated"
msgstr "Oddelegowane"
@@ -5707,22 +5725,22 @@ msgstr "W trakcie"
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr "%A, %d %B, %Y"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a %d/%m/%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%d/%m/%Y"
@@ -5786,8 +5804,8 @@ msgstr "Czas p_ocz±tku spotkania:"
msgid "Meeting _end time:"
msgstr "Czas _końca spotkania:"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, c-format
msgid "Opening tasks at %s"
msgstr "Otwieranie zadań z %s"
@@ -5802,7 +5820,7 @@ msgstr "Nie można wczytaæ zadania w \"%s\""
msgid "The method required to load `%s' is not supported"
msgstr "Metoda wymagana do odczytu \"%s\" nie jest obsługiwana"
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "Nie można otworzyæ folderu w \"%s\""
@@ -5822,26 +5840,42 @@ msgstr "Usuwanie zaznaczonych obiektów"
msgid "Expunging"
msgstr "Oczyszczanie folderu"
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "Nowy _termin..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr "Nie można otworzyæ folderu w \"%s\""
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr "Metoda wymagana do otwarcia \"%s\" nie jest obsługiwana"
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, c-format
msgid "Opening calendar at %s"
msgstr "Otwieranie kalendarza z %s"
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "Otwieranie folderu %s"
@@ -5902,55 +5936,55 @@ msgstr "PaŒdziernik"
msgid "September"
msgstr "Wrzesień"
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
#, fuzzy
msgid "At least one attendee is necessary"
msgstr "Wymagany jest co najmniej jeden uczestnik"
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr "Należy podaæ organizatora."
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
#, fuzzy
msgid "Event information"
msgstr "informacje kalendarza"
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
#, fuzzy
msgid "Task information"
msgstr "Informacje o zadaniu"
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
#, fuzzy
msgid "Journal information"
msgstr "Informacje opcjonalne"
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
#, fuzzy
msgid "Free/Busy information"
msgstr "Informacja o zajêto¶ci"
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
#, fuzzy
msgid "Calendar information"
msgstr "informacje kalendarza"
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
#, fuzzy
msgid "Updated"
msgstr "Aktualizacja"
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
#, fuzzy
msgid "Refresh"
msgstr "Od¶wież listê"
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr "Musisz należeæ do uczestników zdarzenia."
@@ -6187,7 +6221,7 @@ msgid "Print Calendar"
msgstr "Wydrukuj kalendarz"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Podgl±d wydruku"
@@ -6210,7 +6244,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr "URI folderu zadań, który należy wy¶wietliæ"
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
#, fuzzy
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
@@ -6224,12 +6258,12 @@ msgstr ""
"\n"
"Czy rzeczywi¶cie usun±æ te listy?"
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
msgid "Do not ask me again."
msgstr "Bez pytania o to w przyszło¶ci."
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
#, fuzzy
msgid "Print Tasks"
msgstr "Wydrukuj karty"
@@ -8274,7 +8308,7 @@ msgstr "Przenoszenie listów"
msgid "Copying messages"
msgstr "Kopiowanie listów do %s"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -8282,47 +8316,47 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr "Anulowano."
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, fuzzy, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr "Nieoczekiwana odpowiedŒ od serwera POP: %s"
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
#, fuzzy
msgid "No data provided"
msgstr "Nie podano nazwy pliku."
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
#, fuzzy
msgid "Failed to encrypt: No valid recipients specified."
msgstr "Nie można zaszyfrowaæ listu: nie podano odbiorców"
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, fuzzy, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -8330,18 +8364,24 @@ msgid ""
"%.*s"
msgstr "Nie można zapisaæ listu %s w cache: %s"
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, fuzzy, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr "Nie można zapisaæ listu %s w cache: %s"
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "Nie można odkodowaæ listu."
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
#, fuzzy
msgid "Failed to execute gpg."
msgstr "Nie można odkodowaæ listu."
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, fuzzy, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr ""
@@ -8591,7 +8631,7 @@ msgstr ""
"%s"
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr "Niepoprawna odpowiedŒ serwera na uwierzytelnienie."
@@ -8720,7 +8760,7 @@ msgstr "Do odczytu poczty jako zapytania na innym zbiorze folderów"
msgid "No provider available for protocol `%s'"
msgstr "Brak dostarczyciela dla protokołu \"%s\""
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8767,12 +8807,12 @@ msgstr "Nie można odkodowaæ listu."
msgid "Failed to verify certificates."
msgstr "Nie można zweryfikowaæ certyfikatu."
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
msgid "Cannot get folder: Invalid operation on this store"
msgstr ""
"Nie można pobraæ folderu: Niepoprawna operacja na tym miejscu przechowywania"
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
msgid "Cannot create folder: Invalid operation on this store"
msgstr ""
"Nie można stworzyæ folderu: Niepoprawna operacja na tym miejscu "
@@ -8995,77 +9035,105 @@ msgstr "Nie można zmieniæ nazwy folderu: %s: Niepoprawna operacja"
msgid "Cannot rename folder: %s: No such folder"
msgstr "Nie można zmieniæ nazwy folderu %s: Folder nie istnieje"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr "Operacja anulowana"
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr "Serwer nieoczekiwanie przerwał poł±czenie: %s"
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "Nieoczekiwana odpowiedŒ od serwera IMAP: %s"
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "Nie powiodło siê polecenie IMAP: %s"
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr "OdpowiedŒ serwera zakończyła siê zbyt wcze¶nie."
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr "OdpowiedŒ serwera IMAP nie zawiera informacji %s"
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr "Nieoczekiwana odpowiedŒ OK od serwera IMAP: %s"
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr "Nie można stworzyæ katalogu %s: %s"
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr "Nie można wczytaæ zestawienia dla %s"
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr "Folder na serwerze został usuniêty stworzony ponownie."
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr "Wyszukiwanie zmodyfikowanych listów"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Nie można odkodowaæ listu."
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"Nie można pobraæ listu: %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr "Nie ma takiego listu"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr "Ten list jest obecnie niedostêpny"
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr "Pobieranie informacji podsumowuj±cych nowe listy"
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr "Wyszukiwanie nowych listów"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr "Nie można odnaleŒæ tre¶ci listu w odpowiedzi na FETCH."
@@ -9090,7 +9158,7 @@ msgstr "Sprawdzanie nowej poczty"
msgid "Check for new messages in all folders"
msgstr "Sprawdzanie nowych listów we wszystkich folderach"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "Foldery"
@@ -9121,7 +9189,7 @@ msgstr "Do przegl±dania i przechowywania poczty na serwerach IMAP."
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
msgid "Password"
msgstr "Hasło"
@@ -9131,77 +9199,77 @@ msgstr ""
"Przy tej opcji poł±czenie z serwerem IMAP nast±pi przy użyciu hasła w "
"postaci czystego tekstu."
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "Serwer SMTP %s"
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "usługa %s dla %s na %s"
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "Anulowano poł±czenie"
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr "Nie można nawi±zań poł±czenia z %s (port %d): %s"
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr ""
"Nie można nawi±zaæ poł±czenia z serwerem POP.\n"
"Wyst±pił bł±d przy wysyłaniu nazwy użytkownika: %s"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
#, fuzzy
msgid "SSL/TLS extension not supported."
msgstr "Nieobsługiwana operacja"
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
#, fuzzy
msgid "SSL negotiations failed"
msgstr "Uwierzytelnienie nie powiodło siê."
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "Folder nie jest pusty"
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr "Serwer IMAP-a %s nie obsługuje wymaganego typu uwierzytelniania %s"
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr "Brak obsługi typu uwierzytelniania %s"
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr "%sPodaj hasło IMAP dla %s@%s"
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr "Nie wprowadzono hasła."
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9212,19 +9280,24 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr "Folder \"%s\" nie istnieje"
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, fuzzy, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr "Nazwa folderu nie może zawieraæ znaku końca wiersza."
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Nieznany bł±d: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr "Folder nadrzêdny nie może zawieraæ folderów podrzêdnych"
@@ -9370,27 +9443,6 @@ msgstr "Anulowano doł±czenie listu do katalogu Maildir"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "Nie można doł±czyæ listu do folderu w formacie maildir: %s: %s"
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"Nie można pobraæ listu: %s\n"
-" %s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr "Nie ma takiego listu"
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9481,18 +9533,18 @@ msgstr "Nie można stworzyæ blokady folderu dla %s: %s"
msgid "Cannot open mailbox: %s: %s\n"
msgstr "Nie można otworzyæ skrzynki: %s: %s\n"
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
msgid "Mail append cancelled"
msgstr "Anulowano doł±czenie listu"
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr "Nie można doł±czyæ listu do pliku mbox: %s: %s"
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
@@ -9501,11 +9553,11 @@ msgstr ""
"Nie można pobraæ listu: %s z folderu %s\n"
" %s"
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr "Folder jest uszkodzony w sposób uniemożliwiaj±cy naprawê."
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr "Stworzenie listu nie powiodło siê: Uszkodzona skrzynka?"
@@ -9610,12 +9662,13 @@ msgstr "Nieznany bł±d: %s"
msgid "Could not store folder: %s"
msgstr "Nie można zmieniæ nazwy folderu: %s"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr "Bł±d przy zapisie do tymczasowej skrzynki: %s"
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr "Nie powiódł siê zapis do tymczasowej skrzynki: %s: %s"
@@ -9829,7 +9882,7 @@ msgstr "Pozostawianie listów na serwerze"
msgid "Delete after %s day(s)"
msgstr "Usuwanie po %s dniach"
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr "POP"
@@ -9921,7 +9974,7 @@ msgid "No such folder `%s'."
msgstr "Folder \"%s\" nie istnieje."
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
msgid "Sendmail"
msgstr "Sendmail"
@@ -9978,7 +10031,7 @@ msgstr "sendmail"
msgid "Mail delivery via the sendmail program"
msgstr "Wysyłanie listów za pomoc± programu sendmail"
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr "SMTP"
@@ -10094,40 +10147,40 @@ msgstr "Wymagane uwierzytelnienie"
msgid "Welcome response error"
msgstr "Błêdna odpowiedŒ na RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, fuzzy, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr ""
"Nie można nawi±zaæ poł±czenia z serwerem POP.\n"
"Wyst±pił bł±d przy wysyłaniu nazwy użytkownika: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
#, fuzzy
msgid "server does not appear to support SSL"
msgstr "Forma listu jest niepoprawna"
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, fuzzy, c-format
msgid "STARTTLS request timed out: %s"
msgstr "Upłyn±ł czas oczekiwania po AUTH: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
#, fuzzy
msgid "STARTTLS response error"
msgstr "Błêdna odpowiedŒ na RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, fuzzy, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr "Serwer SMTP %s nie obsługuje wymaganego typu uwierzytelniania %s"
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr "%sPodaj hasło SMTP dla %s@%s"
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -10138,90 +10191,90 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr "Serwer SMTP %s"
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr "Wysyłanie listów za pomoc± SMTP poprzez %s"
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr "Nie można wysłaæ listu: niepoprawny adres nadawcy."
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
msgid "Sending message"
msgstr "Wysyłanie listu"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr "Nie można wysłaæ listu: nie podano odbiorców"
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
#, fuzzy
msgid "Cannot send message: one or more invalid recipients"
msgstr "Nie można wysłaæ listu: nie podano odbiorców"
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr "Powitanie SMTP"
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, fuzzy, c-format
msgid "HELO request timed out: %s"
msgstr "Upłyn±ł czas oczekiwania po RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
#, fuzzy
msgid "HELO response error"
msgstr "Błêdna odpowiedŒ na RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
msgid "SMTP Authentication"
msgstr "Uwierzytelnianie SMTP"
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr "Bł±d przy tworzeniu obiektu uwierzytelniaj±cego SASL."
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr "Upłyn±ł czas oczekiwania po AUTH: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr "Nie powiodło siê wykonanie AUTH."
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr "Niepoprawna odpowiedŒ serwera na uwierzytelnienie.\n"
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr "Upłyn±ł czas oczekiwania po MAIL FROM: %s: nie wysłano poczty"
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
#, fuzzy
msgid "MAIL FROM response error"
msgstr "Błêdna odpowiedŒ na MAIL FROM: %s: nie wysłano poczty"
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr "Upłyn±ł czas oczekiwania po RCPT TO: %s: nie wysłano poczty"
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr "Upłyn±ł czas oczekiwania po DATA: %s: nie wysłano poczty"
@@ -10229,40 +10282,40 @@ msgstr "Upłyn±ł czas oczekiwania po DATA: %s: nie wysłano poczty"
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
#, fuzzy
msgid "DATA response error"
msgstr "Błêdna odpowiedŒ na RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr ""
"Upłyn±ł czas oczekiwania na wysłanie DATA: przerwanie listu: %s: nie wysłano "
"poczty"
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
#, fuzzy
msgid "DATA termination response error"
msgstr "Niepoprawna odpowiedŒ serwera na uwierzytelnienie."
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr "Upłyn±ł czas oczekiwania po RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
#, fuzzy
msgid "RSET response error"
msgstr "Błêdna odpowiedŒ na RSET: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, fuzzy, c-format
msgid "QUIT request timed out: %s"
msgstr "Upłyn±ł czas oczekiwania po AUTH: %s"
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
#, fuzzy
msgid "QUIT response error"
msgstr "Błêdna odpowiedŒ na RSET: %s"
@@ -10336,7 +10389,7 @@ msgstr "Typ MIME:"
msgid "Suggest automatic display of attachment"
msgstr "Sugerowanie automatycznego wy¶wietlenia zał±cznika"
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
msgid "Click here for the address book"
msgstr "Kliknij tu aby otworzyæ ksi±żkê adresow±"
@@ -10347,45 +10400,45 @@ msgstr "Kliknij tu aby otworzyæ ksi±żkê adresow±"
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
msgid "Reply-To:"
msgstr "OdpowiedŒ do:"
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
msgid "From:"
msgstr "Od:"
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr "Temat:"
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr "Dla:"
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
msgid "Enter the recipients of the message"
msgstr "Podaj adres odbiorcy listu"
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr "Cc:"
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr "Podaj adresy, pod które zostanie przesłana kopia listu"
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr "Bcc:"
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
"appearing in the recipient list of the message."
@@ -10395,11 +10448,16 @@ msgstr ""
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
#, fuzzy
msgid "Post To:"
msgstr "P_ort:"
+#: composer/e-msg-composer-hdrs.c:431
+#, fuzzy
+msgid "Posting destination"
+msgstr "opis"
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -10419,34 +10477,34 @@ msgstr ""
"Bł±d przy odczycie pliku %s:\n"
"%s"
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
msgid "Warning!"
msgstr "Ostrzeżenie!"
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr "Plik istnieje, nadpisaæ?"
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, c-format
msgid "Error saving file: %s"
msgstr "Bł±d przy zapisie pliku: %s"
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr "Bł±d przy odczycie pliku : %s"
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, c-format
msgid "Error accessing file: %s"
msgstr "Bł±d przy dostêpie do pliku: %s"
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
msgid "Unable to retrieve message from editor"
msgstr "Nie można pobraæ listu z edytora"
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, c-format
msgid ""
"Unable to seek on file: %s\n"
@@ -10455,7 +10513,7 @@ msgstr ""
"Nie można zmieniæ położenia w pliku: %s\n"
"%s"
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, c-format
msgid ""
"Unable to truncate file: %s\n"
@@ -10464,7 +10522,7 @@ msgstr ""
"Nie można przyci±æ pliku: %s\n"
"%s"
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, c-format
msgid ""
"Error autosaving message: %s\n"
@@ -10473,7 +10531,7 @@ msgstr ""
"Bł±d przy automatycznym zapisie listu: %s\n"
" %s"
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
@@ -10481,49 +10539,28 @@ msgstr ""
"Odnaleziono niezapisane pliki z poprzedniej sesji Evolution.\n"
"Czy chcesz spróbowaæ je odzyskaæ?"
-#: composer/e-msg-composer.c:1516
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-"List nie został wysłany.\n"
-"\n"
-"Czy chcesz zapisaæ zmiany?"
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
msgid "Warning: Modified Message"
msgstr "Uwaga: Zmodyfikowany list"
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr "Otwarcie pliku"
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "Zapisz podpis"
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-#, fuzzy
-msgid "Set as default"
-msgstr " (domy¶lne)"
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "Tworzenie listu"
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
@@ -10531,7 +10568,7 @@ msgstr ""
"Nie można otworzyæ okna tworzenia listu:\n"
"Nie można uaktywniæ formantu wyboru adresu."
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
@@ -10539,7 +10576,7 @@ msgstr ""
"Nie można otworzyæ okna tworzenia listu:\n"
"Nie można uaktywniæ komponentu edytora HTML-a."
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10606,7 +10643,7 @@ msgstr "Temat zawiera"
msgid "Subject does not contain"
msgstr "Temat nie zawiera"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10634,92 +10671,92 @@ msgstr "Kategorie"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a %d/%m/%Y %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a %d/%m/%Y %H:%M"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr "%a %d/%m/%Y %I %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr "%a %d/%m/%Y %H"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%d/%m/%Y %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%d/%m/%Y %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr "%d/%m/%Y %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr "%d/%m/%Y %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr "%d/%m/%Y %I %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr "%d/%m/%Y %H"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%I:%M %p"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr "%I %p"
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
msgid "seconds"
msgstr "sekund"
@@ -10833,32 +10870,32 @@ msgstr ""
"Bł±d w wyrażeniu regularnym \"%s\":\n"
"%s"
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr "Ważny"
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
#, fuzzy
msgid "Work"
msgstr "Przetwarzanie"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
msgid "Personal"
msgstr ""
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
#, fuzzy
msgid "To Do"
msgstr "Togo"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
#, fuzzy
msgid "Later"
msgstr "po"
@@ -11129,7 +11166,7 @@ msgstr "nie jest"
msgid "is not Flagged"
msgstr "Oznaczony"
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
msgid "Label"
msgstr ""
@@ -11195,7 +11232,7 @@ msgstr "jest mniejszy niż"
msgid "Score"
msgstr "Punkty"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "Nadawca"
@@ -11232,7 +11269,7 @@ msgstr "rozpoczyna siê od"
msgid "Stop Processing"
msgstr "Zatrzymanie przetwarzania"
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "Temat"
@@ -11299,7 +11336,7 @@ msgstr "Analizowanie %s"
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
msgid "Mail"
msgstr "Poczta"
@@ -11365,7 +11402,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr "Evolution importuje stare dane Netscape'a"
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
msgid "Trash"
msgstr "Šmietnik"
@@ -11441,67 +11478,71 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr "Generator edytora listów Evolution."
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
+msgid ""
+"Configure mail preferences, including security and message display, here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "Generator edytora listów Evolution."
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#, fuzzy
+msgid "Configure your email accounts here"
+msgstr ""
+"Pozwala na stworzenie i modyfikacjê kont pocztowych oraz innych ustawień"
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
msgid "Evolution component for handling mail."
msgstr "Komponent Evolution obsługuj±cy pocztê."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
msgid "Evolution mail composer."
msgstr "Edytor listów Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
msgid "Evolution mail executive summary component."
msgstr "Komponent zestawienia wykonawczego poczty Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
msgid "Evolution mail folder display component."
msgstr "Komponent wy¶wietlania folderu pocztowego Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
msgid "Evolution mail folder factory component."
msgstr "Generator komponentów folderu pocztowego Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
msgid "Factory for the Evolution composer."
msgstr "Generator edytora listów Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
msgid "Factory for the Mail Summary component."
msgstr "Generator komponentu zestawienia poczty."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
#, fuzzy
msgid "Font Preferences"
msgstr "_Brak powtarzalno¶ci"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
#, fuzzy
msgid "Mail Accounts"
msgstr "Konta"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
msgid "Mail Preferences"
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
msgid "Mail configuration interface"
msgstr "Interfejs konfiguracji poczty"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr ""
-
#: mail/component-factory.c:102
msgid "Folder containing mail"
msgstr "Folder zawieraj±cy pocztê"
@@ -11526,7 +11567,7 @@ msgstr "Wła¶ciwo¶ci..."
msgid "Change this folder's properties"
msgstr "Zmienia wła¶ciwo¶ci folderu"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
@@ -11534,256 +11575,256 @@ msgstr ""
"Wygl±da na to, że czê¶æ twoich ustawień poczty została uszkodzona. Upewnij "
"siê, że wszystko jest na miejscu."
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr "Nie został ustawiony sposób przekazywania listów"
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Uwaga: Zmodyfikowany list"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr "Nowy list"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr "L_ist"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "Tworzenie listu"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "Kolejny list"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "Poprzedni list"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "Nowy list"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "Nie można zainicjowaæ komponentu pocztowego Evolution."
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
msgid "Cannot initialize Evolution's mail config component."
msgstr "Nie można zainicjowaæ komponentu konfiguracji poczty Evolution."
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
msgid "Cannot initialize Evolution's folder info component."
msgstr "Nie można zainicjowaæ komponentu informacji o folderach Evolution."
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
#, fuzzy
msgid "Connecting..."
msgstr "Nawi±zywanie poł±czenia z serwerem..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr "Nie można zarejstrowaæ w powłoce miejsca przechowywania"
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, c-format
msgid "Properties for \"%s\""
msgstr "Wła¶ciwo¶ci \"%s\""
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
msgid "Properties"
msgstr "Wła¶ciwo¶ci"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr "Nie można stworzyæ katalogu tymczasowego: %s"
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr "nowych: %d"
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ", "
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr "ukrytych: %d"
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr ""
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, c-format
msgid "%d selected"
msgstr "zaznaczonych: %d"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr "niewysłanych: %d"
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, c-format
msgid "%d sent"
msgstr "niewysłanych: %d"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr "ogółem: %d"
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
#, fuzzy
msgid "Create _Virtual Folder From Search..."
msgstr "Stwórz _wirtualny folder na podstawie listu"
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr "VFolder w oparciu o _temat"
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr "VFolder w oparciu o _nadawcê"
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr "VFolder w oparciu o _odbiorców"
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr "VFolder w oparciu o _listê dyskusyjn±"
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr "Filtr w oparciu o t_emat"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr "Filtr w oparciu o n_adawcê"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr "Filtr w oparciu o o_dbiorców"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr "Filtr w oparciu o li_stê dyskusyjn±"
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr "Z_redaguj jako nowy list..."
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "Wy_drukuj"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr "Odpo_wiedz nadawcy"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr "Odpowiedz na _listê"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "Odpowiedz wszystki_m"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "_Prze¶lij"
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
#, fuzzy
msgid "Fla_g Completed"
msgstr "Zakończone"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
#, fuzzy
msgid "Cl_ear Flag"
msgstr "Wyczy¶æ"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "O_znacz jako przeczytane"
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
#, fuzzy
msgid "Mark as _Unread"
msgstr "Oznacz jako ni_eprzeczytane"
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr "Oz_nacz jako ważny"
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
#, fuzzy
msgid "_Mark as Unimportant"
msgstr "Oz_nacz jako nieważny"
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
#, fuzzy
msgid "U_ndelete"
msgstr "_Cofnij usuniêcie"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
#, fuzzy
msgid "Mo_ve to Folder..."
msgstr "P_rzenie¶ do folderu..."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "S_kopiuj do folderu..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
#, fuzzy
msgid "Add Sender to Address_book"
msgstr "Dodaj nadawcê do ksi±żki adresowej"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
#, fuzzy
msgid "Appl_y Filters"
msgstr "Zastosuj filtry"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
#, fuzzy
msgid "Crea_te Rule From Message"
msgstr "_Stwórz regułê na podstawie listu"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
#, fuzzy
msgid "VFolder on M_ailing List"
msgstr "VFolder w oparciu o listê dyskusyjn±"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, fuzzy, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "Filtr w oparciu o listê dyskusyjn± (%s)"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, fuzzy, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "VFolder w oparciu o listê dyskusyjn± (%s)"
@@ -11858,20 +11899,20 @@ msgstr "Nie zostały podane wszystkie wymagane informacje."
msgid "Evolution Account Editor"
msgstr "Modyfikacja konta Evolution"
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
msgid "_Host:"
msgstr "_Komputer:"
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
#, fuzzy
msgid "User_name:"
msgstr "Nazwa _użytkownika:"
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
msgid "_Path:"
msgstr "Š_cieżka:"
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr "Nie można stworzyæ dwóch kont o tej samej nazwie."
@@ -11900,7 +11941,7 @@ msgid "Enable"
msgstr "Uaktywnij"
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
msgid "Enabled"
msgstr "Aktywne"
@@ -11954,7 +11995,7 @@ msgstr ""
" \"%s\"\n"
"I zostały zaktualizowane."
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11967,7 +12008,7 @@ msgstr ""
"jakichkolwiek listów.\n"
"Czy chcesz przeprowadziæ j± teraz?"
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
@@ -11975,7 +12016,7 @@ msgstr ""
"Przed wysłaniem listu należy skonfigurowaæ\n"
"wykorzystywan± tożsamo¶æ."
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
@@ -11984,7 +12025,7 @@ msgstr ""
"sposób przekazywania listów."
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
@@ -11992,11 +12033,11 @@ msgstr ""
"Zamierzasz wysłaæ list zapisany w HTML-u, lecz wymienieni poniżej odbiorcy "
"że nie chc± otrzymywaæ listów w tej postaci:\n"
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr "Czy pomimo tego wysłaæ?"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
@@ -12004,7 +12045,7 @@ msgstr ""
"List nie zawiera tematu.\n"
"Rzeczywi¶cie wysłaæ?"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
@@ -12013,11 +12054,11 @@ msgstr ""
"ukrywaæ adresy jej członków, list zawierał bêdzie tylko ukrytych adresatów "
"(bcc)."
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr "Ten list zawiera tylko ukrytych adresatów (bcc)"
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
@@ -12027,11 +12068,11 @@ msgstr ""
"nagłówek Apparently-To.\n"
"Czy pomimo tego wysłaæ?"
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr "Przed wysłaniem listu należy podaæ jego odbiorców."
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
@@ -12039,28 +12080,28 @@ msgstr ""
"Nie można otworzyæ folderu poczty roboczej, zwi±zanego z tym kontem.\n"
"Czy chcesz zamiast tego wykorzystaæ domy¶lny folder Poczta robocza?"
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr "nieznany nadawca"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr "W li¶cie z %a, %d-%m-%Y, godz. %H:%M, %%s pisze: "
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr "Przeniesienie listów do folderu"
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr "Kopiowanie listów do folderu"
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr "Czy na pewno chcesz zredagowaæ wszystkie %d listów?"
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
@@ -12068,7 +12109,7 @@ msgstr ""
"Możliwe jest redagowanie wył±cznie\n"
"listów zapisanych w folderze Poczta robocza."
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
@@ -12076,39 +12117,39 @@ msgstr ""
"Listy zapisane w folderze Wysłane\n"
"można tylko wysłaæ ponownie."
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr "Czy na pewno chcesz ponownie wysłaæ wszystkie %d listów?"
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
msgid "No Message Selected"
msgstr "Nie zaznaczono żadnego listu"
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr "Nadpisaæ plik?"
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr "Zapis listu pod podan± nazw±"
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr "Zapis listów pod podan± nazw±"
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
#, fuzzy
msgid "Go to next folder with unread messages?"
msgstr "Wy¶wietla kolejny nieprzeczytany list"
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
msgstr ""
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -12121,7 +12162,7 @@ msgstr ""
"\n"
"Czy rzeczywi¶cie usun±æ te listy?"
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
@@ -12130,28 +12171,28 @@ msgstr ""
"Bł±d przy wczytywaniu informacji o filtrze:\n"
"%s"
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
msgid "Filters"
msgstr "Filtry"
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, fuzzy, c-format
msgid "Page %d of %d"
msgstr "Pobieranie %d. listu z %d"
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
msgid "Print Message"
msgstr "Wydruk listu"
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr ""
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr "Wydrukowanie listu nie powiodło siê"
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr "Czy na pewno chcesz otworzyæ wszystkie %d listów w osobnych oknach?"
@@ -12172,7 +12213,7 @@ msgstr "opis"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
#, fuzzy
msgid "Unnamed"
msgstr "Kontakt bez nazwy"
@@ -12246,20 +12287,20 @@ msgstr ""
"kont."
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
msgid "Evolution Account Assistant"
msgstr "Druid kont Evolution"
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, fuzzy, c-format
msgid "Account %d"
msgstr "Konto"
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr "Sprawdzanie usługi"
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr "Nawi±zywanie poł±czenia z serwerem..."
@@ -12435,317 +12476,321 @@ msgstr "Identyfikatory cyfrowe..."
msgid "Do not quote original message"
msgstr "Nie można otworzyæ listu"
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
msgid "Done"
msgstr "Gotowe"
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
#, fuzzy
msgid "Drafts _folder:"
msgstr "Folder ze _szkicami:"
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
msgid "E_nable"
msgstr "U_aktywnij"
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
#, fuzzy
msgid "Emacs"
msgstr "Wschód"
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
#, fuzzy
msgid "Email Accounts"
msgstr "E-mail zawiera"
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
#, fuzzy
msgid "Email _address:"
msgstr "Adres e-mail:"
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
#, fuzzy
msgid "Empty _trash folders on exit"
msgstr "_Opróżnianie folderów ¶mietnika przy zakończeniu"
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
#, fuzzy
msgid "Execute Command..."
msgstr "Wykonywanie czynno¶ci"
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
#, fuzzy
msgid "Fi_xed -width:"
msgstr "kończy siê na"
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
#, fuzzy
msgid "Font Properties"
msgstr "Wła¶ciwo¶ci"
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
#, fuzzy
msgid "Format messages in _HTML"
msgstr "Przesłane listy"
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
msgid "Get Digital ID..."
msgstr "Pobierz identyfikator cyfrowy..."
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
#, fuzzy
msgid "Highlight _quotations with"
msgstr "_Oznaczanie cytatów za pomoc± koloru"
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
msgid "IMAPv4 "
msgstr "IMAPv4"
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr "Tożsamo¶æ"
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
msgid "Inline"
msgstr "Tre¶æ listu"
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
msgid "Kerberos "
msgstr "Kerberos"
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
#, fuzzy
msgid "Labels and Colors"
msgstr "Zapisz i zamknij"
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
#, fuzzy
msgid "Loading Images"
msgstr "Pobierz _obrazy"
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr "Konfiguracja poczty"
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
msgid "Mailbox location"
msgstr "Położenie skrzynki"
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
#, fuzzy
msgid "Message Composer"
msgstr "Nagłówek listu"
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
#, fuzzy
msgid "Message Display"
msgstr "Wy¶wietlanie lis_tu"
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
#, fuzzy
msgid "Microsoft"
msgstr "Mikronezja"
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
#, fuzzy
msgid "New Mail Notification"
msgstr "Konfiguracja poczty"
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr ""
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
msgid "Optional Information"
msgstr "Informacje opcjonalne"
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
#, fuzzy
msgid "Or_ganization:"
msgstr "_Organizacja:"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
#, fuzzy
msgid "PGP/GPG _Key ID:"
msgstr "ID _klucza PGP:"
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr "Wybór koloru"
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
#, fuzzy
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr "Potwierdzanie przy wysyłaniu listu tylko z _ukrytymi adresatami (bcc)"
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
#, fuzzy
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr "Pretty Good Privacy"
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
#, fuzzy
msgid "Printed Fonts"
msgstr "Drukuje zaznaczone kontakty"
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
msgid "Qmail maildir "
msgstr "Katalog maildir Qmaila"
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
#, fuzzy
msgid "Quote original message"
msgstr "Nie można otworzyæ listu"
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
msgid "Quoted"
msgstr "Jako cytat"
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
msgid "Re_member this password"
msgstr "_Zapamiêtanie hasła"
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
#, fuzzy
msgid "Re_ply-To:"
msgstr "OdpowiedŒ do:"
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
msgid "Receiving Email"
msgstr "Odbieranie poczty"
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
#, fuzzy
msgid "Receiving _Options"
msgstr "Opcje odbioru"
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
#, fuzzy
msgid "Remember this _password"
msgstr "Zapamiêtanie hasła"
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
msgid "Required Information"
msgstr "Wymagane informacje"
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
#, fuzzy
msgid "Restore Defaults"
msgstr "Domy¶lny"
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
#, fuzzy
msgid "S_ecurity"
msgstr "Bezpieczeństwo"
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
#, fuzzy
msgid "Secure MIME (S/MIME)"
msgstr "Bezpieczne MIME"
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr ""
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr ""
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
#, fuzzy
msgid "Select PGP program"
msgstr "Wybór pliku programu PGP"
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
msgid "Sending Email"
msgstr "Wysyłanie listów"
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
msgid "Sent _messages folder:"
msgstr "Folder z _wysłanymi listami:"
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
msgid "Sent and Draft Messages"
msgstr "Listy wysłane i szkice"
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
msgid "Ser_ver requires authentication"
msgstr "Serwer wymaga _uwierzytelnienia"
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
msgid "Server Configuration"
msgstr "Konfiguracja serwera"
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
msgid "Server _Type: "
msgstr "_Typ serwera:"
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
#, fuzzy
msgid "Shortcuts _type:"
msgstr "Skróty"
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
#, fuzzy
msgid "Signature #1"
msgstr "Zapisz podpis"
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
#, fuzzy
msgid "Signature #2"
msgstr "Zapisz podpis"
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
#, fuzzy
msgid "Specify _filename:"
msgstr "Nazwa stylu:"
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
msgid "Spell Checking Language"
msgstr ""
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
msgid "Spell _Checking"
msgstr ""
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr "Standardowy uniksowy plik mbox"
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
msgid ""
"Type the name by which you would like to refer to this account.\n"
"For example: \"Work\" or \"Personal\""
msgstr ""
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
#, fuzzy
msgid "V_ariable-width:"
msgstr "Zmienny"
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
@@ -12755,202 +12800,202 @@ msgstr ""
"\n"
"Aby rozpocz±æ, kliknij \"Naprzód\"."
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
#, fuzzy
msgid "XEmacs"
msgstr "Wschód"
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
#, fuzzy
msgid "_Add Signature"
msgstr "Podpis w _HTML-u"
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr "Pobieranie obrazów z sieci w _każdym przypadku"
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
msgid "_Always sign outgoing messages when using this account"
msgstr "P_odpisywanie wszystkich listów wychodz±cych przy użyciu tego konta"
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
msgid "_Authentication Type: "
msgstr "Typ _uwierzytelniania: "
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
#, fuzzy
msgid "_Authentication type: "
msgstr "Typ _uwierzytelniania: "
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
msgid "_Automatically check for new mail"
msgstr "_Automatyczne sprawdzanie nowych listów"
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
#, fuzzy
msgid "_Automatically insert smiley images"
msgstr "_Automatyczne sprawdzanie nowych listów"
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
msgid "_Beep when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
msgid "_Certificate ID:"
msgstr "ID _certyfikatu:"
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
#, fuzzy
msgid "_Confirm when expunging a folder"
msgstr "Potwierdzanie oczyszczenia folderu"
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
#, fuzzy
msgid "_Default signature:"
msgstr "Podpis w _HTML-u"
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
#, fuzzy
msgid "_Defaults"
msgstr "Domy¶lny"
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
msgid "_Do not notify me when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
#, fuzzy
msgid "_Enable"
msgstr "Uaktywnij"
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr ""
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
#, fuzzy
msgid "_Forward style:"
msgstr "Prze¶lij jako"
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
#, fuzzy
msgid "_Full name:"
msgstr "_Pełna nazwa:"
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
#, fuzzy
msgid "_HTML Mail"
msgstr "Listy napisane w HTML-u"
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
#, fuzzy
msgid "_Identity"
msgstr "Tożsamo¶æ"
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
msgid "_Load images if sender is in addressbook"
msgstr "_Pobieranie obrazów, je¶li nadawca jest w ksi±żce adresowej"
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
#, fuzzy
msgid "_Make this my default account"
msgstr "Ustawienie jako konto _domy¶lne"
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
#, fuzzy
msgid "_Mark messages as read after"
msgstr "O_znaczanie listów jako \"przeczytanych\" po upływie"
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
msgid "_Name:"
msgstr "_Nazwa:"
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr "_Bez pobierania jakichkolwiek obrazów z sieci"
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
msgid "_PGP binary path:"
msgstr "Šcieżka programu _PGP:"
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
msgid "_Play sound file when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
#, fuzzy
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr ""
"Potwierdzanie przy wysyłaniu listów w formacie HTML do osób, które ich nie "
"chc±"
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
#, fuzzy
msgid "_Prompt when sending messages with an empty subject line"
msgstr "Potwierdzanie przy wysyłaniu listu bez _tematu"
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
#, fuzzy
msgid "_Receiving Mail"
msgstr "Odbieranie poczty"
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
#, fuzzy
msgid "_Reply style:"
msgstr "Wszystkim"
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
msgid "_Restore defaults"
msgstr ""
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
#, fuzzy
msgid "_Script:"
msgstr "_Bezpieczeństwo"
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr "_Bezpieczeństwo"
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
#, fuzzy
msgid "_Sending Mail"
msgstr "Wysyłanie listów"
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
#, fuzzy
msgid "_Show animated images"
msgstr "Forma wy¶wietlania czasu"
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
#, fuzzy
msgid "_Signatures"
msgstr "Podpis w _HTML-u"
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
#, fuzzy
msgid "_Use secure connection (SSL):"
msgstr "Wykorzystanie bezpiecznego poł±czenia (_SSL)"
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
#, fuzzy
msgid "_Variable-width:"
msgstr "Zmienny"
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
msgid "_every"
msgstr "_co"
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
#, fuzzy
msgid "color"
msgstr " "
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
msgid "description"
msgstr "opis"
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -13020,128 +13065,133 @@ msgstr "Pobierz _obrazy"
msgid "Loading message content"
msgstr "Wczytywanie tre¶ci listu"
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
#, fuzzy
msgid "Overdue:"
msgstr "Z_aległe zadania:"
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
#, fuzzy
msgid "by %B %d, %Y, %l:%M %P"
msgstr "%d %b %k:%M"
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
msgid "Open Link in Browser"
msgstr "Otwórz odno¶nik w przegl±darce"
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr "Skopiuj adres odno¶nika"
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
msgid "Save Link as (FIXME)"
msgstr "Zapisz odno¶nik jako (FIXME)"
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
msgid "Save Image as..."
msgstr "Zapisz obraz jako..."
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "Analizowanie %s"
+
+#: mail/mail-format.c:646
#, c-format
msgid "%s attachment"
msgstr "Zał±cznik: %s"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr ""
"Nie można przetworzyæ jako list MIME. Wy¶wietlanie w postaci Œródłowej."
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
msgid "Date"
msgstr "Data"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
msgid "Bad Address"
msgstr "Niepoprawny adres"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
msgid "From"
msgstr "Od"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
msgid "Reply-To"
msgstr "OdpowiedŒ do"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
msgid "To"
msgstr "Dla"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
msgid "Cc"
msgstr "Cc"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
msgid "Bcc"
msgstr "Bcc"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
#, fuzzy
msgid "Mailer"
msgstr ""
"\n"
"Dostarczyciel poczty: "
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
"List został podpisany cyfrowo. Kliknij ikonê zamka, aby uzyskaæ wiêcej "
"informacji."
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "Nie można stworzyæ kontekstu weryfikacji PGP."
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr "List został podpisany cyfrowo i potwierdzono jego autentyczno¶æ."
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
"List został podpisany cyfrowo lecz nie potwierdzono jego autentyczno¶ci."
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr "WskaŒnik do witryny FTP (%s)"
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr "WskaŒnik do lokalnego pliku (%s) poprawny na witrynie \"%s\""
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr "WskaŒnik do lokalnego pliku (%s)"
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr "WskaŒnik na zdalne dane (%s)"
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr "WskaŒnik na nieznane zewnêtrzne dane (typu \"%s\")"
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr "Niepoprawna forma czê¶ci external-body."
@@ -13267,59 +13317,59 @@ msgstr "Przenoszenie listów do %s"
msgid "Copying messages to %s"
msgstr "Kopiowanie listów do %s"
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr "Analizowanie folderów w \"%s\""
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
msgid "Forwarded messages"
msgstr "Przesłane listy"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, c-format
msgid "Opening folder %s"
msgstr "Otwieranie folderu %s"
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, c-format
msgid "Opening store %s"
msgstr "Otwieranie miejsca przechowywania %s"
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, c-format
msgid "Removing folder %s"
msgstr "Usuwanie folderu %s"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, c-format
msgid "Storing folder '%s'"
msgstr "Zapisywanie folderu \"%s\""
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
msgid "Refreshing folder"
msgstr "Od¶wieżanie folderu"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr "Oczyszczanie folderu"
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, c-format
msgid "Retrieving message %s"
msgstr "Pobieranie listu %s"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, c-format
msgid "Retrieving %d message(s)"
msgstr "Pobieranie %d listów"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, c-format
msgid "Saving %d messsage(s)"
msgstr "Zapisywanie %d listów"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
@@ -13328,7 +13378,7 @@ msgstr ""
"Nie można stworzyæ pliku wyj¶ciowego: %s\n"
" %s"
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, c-format
msgid ""
"Error saving messages to: %s:\n"
@@ -13337,11 +13387,11 @@ msgstr ""
"Bł±d przy zapisie listów do: %s:\n"
" %s"
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
msgid "Saving attachment"
msgstr "Zapisywanie zał±cznika"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, c-format
msgid ""
"Cannot create output file: %s:\n"
@@ -13350,22 +13400,22 @@ msgstr ""
"Nie można stworzyæ pliku wyj¶ciowego: %s:\n"
" %s"
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr "Nie można zapisaæ danych: %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr "Odł±czanie od %s"
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Reconnecting to %s"
msgstr "Ponowne nawi±zywanie poł±czenia z %s"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
msgid "_Search"
msgstr "_ZnajdŒ"
@@ -13436,25 +13486,25 @@ msgstr "Aktualizowanie..."
msgid "Waiting..."
msgstr "Oczekiwanie..."
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
msgid "User canceled operation."
msgstr "Operacja anulowana przez użytkownika."
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
msgid "_Remember this password"
msgstr "_Zapamiêtanie hasła"
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
#, fuzzy
msgid "_Remember this password for the remainder of this session"
msgstr "Zapamiêtanie tego hasła na czas bież±cej sesji"
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, c-format
msgid "Enter Password for %s"
msgstr "WprowadŒ hasło dla %s"
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
msgid "Enter Password"
msgstr "WprowadŒ hasło"
@@ -13477,41 +13527,24 @@ msgstr ""
"\n"
"Czy chcesz je zapisaæ?"
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
msgid "Name:"
msgstr "Nazwa:"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "Zapisz podpis"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "Plik z podpisem w HTML-u:"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, c-format
msgid "Forwarded message - %s"
msgstr "Przesłany list - %s"
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
msgid "Forwarded message"
msgstr "Przesłany list"
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
msgid "Forwarded Message"
msgstr "Przesłany list"
@@ -13569,67 +13602,67 @@ msgstr "(Brak tematu)"
msgid "%s - Message"
msgstr "%s - List"
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr "Niewidziany"
-#: mail/message-list.c:734
+#: mail/message-list.c:738
msgid "Seen"
msgstr "Widziany"
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr "Z odpowiedzi±"
-#: mail/message-list.c:736
+#: mail/message-list.c:740
msgid "Multiple Unseen Messages"
msgstr "Wiele niewidzianych listów"
-#: mail/message-list.c:737
+#: mail/message-list.c:741
msgid "Multiple Messages"
msgstr "Wiele listów"
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr "Najniższy"
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr "Niższy"
-#: mail/message-list.c:746
+#: mail/message-list.c:750
msgid "Higher"
msgstr "Wyższy"
-#: mail/message-list.c:747
+#: mail/message-list.c:751
msgid "Highest"
msgstr "Najwyższy"
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr "?"
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr "Dzi¶ %k:%M"
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr "Wczoraj %k:%M"
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr "%a %k:%M"
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
msgid "%b %d %l:%M %p"
msgstr "%d %b %k:%M"
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr "%d %b %Y"
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
msgid "Generating message list"
msgstr "Aktualizowanie zestawienia listów"
@@ -13708,68 +13741,94 @@ msgstr "Podgl±d"
msgid "Flag to Follow Up"
msgstr ""
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr "Analizowanie folderów pod %s na \"%s\""
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr "Analizowanie głównych folderów na \"%s\""
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, c-format
msgid "Subscribing to folder \"%s\""
msgstr "Subskrybowanie folderu \"%s\""
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr "Odsubskrybowywanie folderu \"%s\""
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
msgid "Folder"
msgstr "Folder"
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "Zapisz w folderze..."
+
+#: mail/subscribe-dialog.c:1590
msgid "No server has been selected"
msgstr "Nie wybrano serwera"
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr "Wybierz serwer."
#: mail/subscribe-dialog.glade.h:1
-msgid " _Refresh List "
-msgstr " _Od¶wież listê "
-
-#: mail/subscribe-dialog.glade.h:2
msgid "All folders"
msgstr "Wszystkie foldery"
-#: mail/subscribe-dialog.glade.h:3
-msgid "Display options"
-msgstr "Opcje wy¶wietlania"
+#: mail/subscribe-dialog.glade.h:2
+#, fuzzy
+msgid "Apri file"
+msgstr "Kwiecień"
+
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+msgid "Close"
+msgstr "Zamknij"
#: mail/subscribe-dialog.glade.h:4
+#, fuzzy
+msgid "Display Options"
+msgstr "Opcje wy¶wietlania"
+
+#: mail/subscribe-dialog.glade.h:5
msgid "Folders whose names begin with:"
msgstr "Foldery o nazwach rozpoczynaj±cych siê od:"
-#: mail/subscribe-dialog.glade.h:5
+#: mail/subscribe-dialog.glade.h:6
msgid "Manage Subscriptions"
msgstr "Zarz±dzanie subskrybcjami"
-#: mail/subscribe-dialog.glade.h:6
-msgid "Show _folders from server: "
-msgstr "_Wy¶wietlanie folderów na serwerze: "
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
+msgstr "Od¶wież listê"
+
+#: mail/subscribe-dialog.glade.h:8
+#, fuzzy
+msgid "S_elect server: "
+msgstr "Wybór folderu"
-#: mail/subscribe-dialog.glade.h:7
+#: mail/subscribe-dialog.glade.h:9
+#, fuzzy
+msgid "Salve file"
+msgstr "Wybór pliku"
+
+#: mail/subscribe-dialog.glade.h:10
msgid "_Subscribe"
msgstr "_Zasubskrybuj"
-#: mail/subscribe-dialog.glade.h:8
+#: mail/subscribe-dialog.glade.h:11
msgid "_Unsubscribe"
msgstr "O_dsubskrybuj"
@@ -13780,28 +13839,29 @@ msgstr "Folder zawieraj±cy Zestawienie Evolution"
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
#, fuzzy
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr "Folder zawieraj±cy Zestawienie Evolution"
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#, fuzzy
msgid "Evolution Summary component."
msgstr "Edytor listów Evolution."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
#, fuzzy
msgid "Factory for Evolution Summary's configuration control."
msgstr "Generator formantu zadań Evolution"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
#, fuzzy
msgid "Factory for the Evolution Summary component."
msgstr "Generator komponentu zestawienia poczty."
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
#, fuzzy
msgid "Summary Preferences"
msgstr "Ustawienia zestawienia"
-#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
-
#: my-evolution/Locations.h:1
#, fuzzy
msgid "Aarhus"
@@ -24659,24 +24719,24 @@ msgstr "Turecki"
msgid "Folder containing the Evolution Summary"
msgstr "Folder zawieraj±cy Zestawienie Evolution"
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
msgid "Appointments"
msgstr "Terminy"
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
msgid "No appointments"
msgstr "Brak terminów"
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
msgid "%k:%M %d %B"
msgstr "%d %B, %k:%M"
# [cyba] Wypada zostawiæ ten format 12-godzinny, bo jest też alternatywa (z %k) wybierana przez program
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
msgid "%l:%M %d %B"
msgstr "%d %B, %l:%M"
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
#, fuzzy
msgid "No description"
msgstr "opis"
@@ -24739,11 +24799,11 @@ msgstr "_Dodaj"
msgid "Shown"
msgstr "Krótkotrwała mżawka"
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
msgid "No tasks"
msgstr "Brak zadań"
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
msgid "(No Description)"
msgstr "(Brak opisu)"
@@ -24776,7 +24836,7 @@ msgstr "Wydrukuj"
msgid "Printing of Summary failed"
msgstr "Wydrukowanie zestawienia nie powiodło siê"
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr "Komponent zestawienia wykonawczego nie mógł zainicjowaæ Bonobo.\n"
@@ -26060,18 +26120,18 @@ msgid "Configuration control for Evolution folder settings."
msgstr "Generator edytora listów Evolution."
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "Ustawienia"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
msgid "The Evolution shell."
msgstr "Powłoka Evolution."
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "Wy¶wietl szczegóły"
@@ -26099,7 +26159,7 @@ msgstr "Wybór folderu"
msgid "Drafts"
msgstr "Roboczy"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "Nadchodz±ce"
@@ -26535,27 +26595,27 @@ msgstr ""
msgid "Evolution Settings"
msgstr "Alarm Evolution"
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "Otwieranie folderu %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "Otwieranie folderu %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, fuzzy, c-format
msgid "in \"%s\" ..."
msgstr "Otwórz za pomoc± programu %s..."
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr "Nie można zmieniæ nazwy folderu: %s"
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
#, fuzzy
msgid "Cannot find the specified shared folder."
msgstr ""
@@ -26638,31 +26698,31 @@ msgstr "Praca _bez podł±czenia"
msgid "Work Offline"
msgstr "Praca bez podł±czenia"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "(Nie wy¶wietlono folderu)"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr "%s (%d)"
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr "(Brak)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
"Ximian Evolution działa obecnie w trybie z podł±czeniem do sieci. Aby "
"przej¶æ w tryb bez podł±czenia, kliknij ten przycisk."
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr "Ximian Evolution przechodzi obecnie w tryb bez podł±czenia do sieci."
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -26686,7 +26746,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr "Nie można ustawiæ lokalnego miejsca przechowywania -- %s"
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -26697,19 +26757,19 @@ msgstr ""
"nieoczekiwanie zakończył działanie. Aby ponownie uzyskaæ dostêp do\n"
"danych, należy zakończyæ Evolution, a nastêpnie uruchomiæ ponownie."
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr "Niepoprawny argumenty"
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr "Nie można dokonaæ rejestracji na serwerze OAF"
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr "Nie odnaleziono bazy danych konfiguracji"
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "Bł±d ogólny"
@@ -26910,7 +26970,7 @@ msgstr "%s (...)"
msgid "%s (%d%% complete)"
msgstr "%s (zakończono %d%%)"
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr "<kliknij, aby wybraæ folder> "
@@ -26951,63 +27011,63 @@ msgstr ""
"Opis błêdu otrzymany od systemu aktywacji:\n"
"%s"
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
msgid "CORBA error"
msgstr "Bł±d Corby"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr "Przerwane"
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr "Niepoprawny argument"
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr "Ma już wła¶ciciela"
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
msgid "No owner"
msgstr "Brak wła¶ciciela"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
msgid "Not found"
msgstr "Nie odnaleziono"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
msgid "Unsupported type"
msgstr "Nieobsługiwany typ"
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr "Nieobsługiwany schemat"
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr "Nieobsługiwana operacja"
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
msgid "Internal error"
msgstr "Bł±d wewnêtrzny"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
msgid "Exists"
msgstr "Istnieje"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr "Niepoprawny URI"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
msgid "Has subfolders"
msgstr "Zawiera foldery podrzêdne"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
msgid "No space left"
msgstr "Brak miejsca"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr "Poprzedni wła¶ciciel zakończył działanie"
@@ -27067,29 +27127,21 @@ msgid "Specify where to create the folder:"
msgstr "Okre¶l miejsce stworzenia folderu:"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "Stwórz _nowy folder..."
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
#, fuzzy
-msgid "_Folder Name:"
-msgstr "Nazwa folderu:"
+msgid "_Account:"
+msgstr "Konto"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
-msgid "_Server:"
-msgstr "_Nazwa serwera:"
+msgid "_Folder Name:"
+msgstr "Nazwa folderu:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "Nazwa _użytkownika:"
@@ -27190,15 +27242,15 @@ msgstr "Nie pytaj o to ponownie"
msgid "Evolution can import data from the following files:"
msgstr "Można zaimportowaæ do Evolution dane z nastêpuj±cych plików:"
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr "Evolution kończy pracê..."
-#: shell/main.c:223
+#: shell/main.c:227
#, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -27208,7 +27260,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -27218,54 +27270,58 @@ msgid ""
"eagerly await your contributions!\n"
msgstr ""
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
msgstr "_Najczê¶ciej zadawane pytania"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "Nie pytaj o to ponownie"
-#: shell/main.c:348
+#: shell/main.c:394
msgid "Cannot access the Ximian Evolution shell."
msgstr "Nie można uzyskaæ dostêpu do powłoki Ximian Evolution."
-#: shell/main.c:357
+#: shell/main.c:403
#, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "Nie można zainicjowaæ powłoki Ximian Evolution: %s"
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr "Ukrywa okno powitalne"
-#: shell/main.c:439
+#: shell/main.c:487
#, fuzzy
msgid "Start in offline mode"
msgstr "Rozpoczynanie importowania"
-#: shell/main.c:440
+#: shell/main.c:489
#, fuzzy
msgid "Start in online mode"
msgstr "Uruchamianie inteligentnych importerów"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr ""
"Zapisuje do pliku informacje dotycz±ce przebiegu wykonania komponentów."
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "Nie można zainicjowaæ systemu komponentów Bonobo."
@@ -27478,14 +27534,6 @@ msgstr "Wy¶wietla tydzień roboczy"
msgid "Week"
msgstr "Tydzień"
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-msgid "Close"
-msgstr "Zamknij"
-
#: ui/evolution-comp-editor.xml.h:3
msgid "Close this item"
msgstr "Zamyka bież±cy element"
@@ -28429,10 +28477,6 @@ msgstr "Dodaje folder do listy zasubskrybowanych folderów"
msgid "F_older"
msgstr "_Folder"
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr "Od¶wież listê"
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr "Od¶wieża listê folderów"
@@ -28997,21 +29041,21 @@ msgstr "List"
msgid "Don't show this message again."
msgstr "Bez wy¶wietlania tego komunikatu w przyszło¶ci."
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
#, fuzzy
msgid "_Find Now"
msgstr "ZnajdŒ"
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
#, fuzzy
msgid "_Clear"
msgstr "Wyczy¶æ"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
msgid "Clear"
msgstr "Wyczy¶æ"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
msgid "Find Now"
msgstr "ZnajdŒ"
@@ -29037,6 +29081,81 @@ msgstr "init_corba(): nie można zainicjowaæ GNOME"
msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonobo(): nie można zainicjowaæ Bonobo"
+#~ msgid "Error in search expression."
+#~ msgstr "Bł±d w wyrażeniu wyszukiwania."
+
+#~ msgid "Restarting search."
+#~ msgstr "Ponowne rozpoczynanie wyszukiwania."
+
+#, fuzzy
+#~ msgid "Could not parse query string"
+#~ msgstr "Nie można rozpoznaæ URL-a \"%s\""
+
+#, fuzzy
+#~ msgid "Email is"
+#~ msgstr "E-mail 2"
+
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr "Nie można stworzyæ usługi przypominania za pomoc± alarmu"
+
+#~ msgid "Meeting begins: <b>"
+#~ msgstr "Czas rozpoczêcia spotkania: <b>"
+
+#~ msgid "Task begins: <b>"
+#~ msgstr "Czas rozpoczêcia zadania: <b>"
+
+#~ msgid "Free/Busy info begins: <b>"
+#~ msgstr "Czas rozpoczêcia informacji o zajêto¶ci: <b>"
+
+#~ msgid "Begins: <b>"
+#~ msgstr "Rozpoczêcie: <b>"
+
+#~ msgid "Meeting ends: <b>"
+#~ msgstr "Czas zakończenia spotkania spotkania: <b>"
+
+#~ msgid "Free/Busy info ends: <b>"
+#~ msgstr "Czas zakończenia informacji o zajêto¶ci: <b>"
+
+#~ msgid "Task Completed: <b>"
+#~ msgstr "Zadanie ukończone: <b>"
+
+#~ msgid "Task Due: <b>"
+#~ msgstr "Zadanie na: <b>"
+
+#~ msgid "Non-Participants"
+#~ msgstr "Nie uczestnicy"
+
+#~ msgid ""
+#~ "This message has not been sent.\n"
+#~ "\n"
+#~ "Do you wish to save your changes?"
+#~ msgstr ""
+#~ "List nie został wysłany.\n"
+#~ "\n"
+#~ "Czy chcesz zapisaæ zmiany?"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr " (domy¶lne)"
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "Zapisz podpis"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "Plik z podpisem w HTML-u:"
+
+#~ msgid " _Refresh List "
+#~ msgstr " _Od¶wież listê "
+
+#~ msgid "Show _folders from server: "
+#~ msgstr "_Wy¶wietlanie folderów na serwerze: "
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "_Nazwa serwera:"
+
#~ msgid ""
#~ "Evolution is unable to get the addressbook local storage.\n"
#~ "This may have been caused by the evolution-addressbook component "
@@ -29589,9 +29708,6 @@ msgstr "init_bonobo(): nie można zainicjowaæ Bonobo"
#~ "\n"
#~ "Klucz publiczny: "
-#~ msgid "Connecting to LDAP server..."
-#~ msgstr "Nawi±zywanie poł±czenia z serwerem LDAP..."
-
#~ msgid "Waiting for connection to LDAP server..."
#~ msgstr "Oczekiwanie na poł±czenie z serwerem LDAP..."
@@ -29922,10 +30038,6 @@ msgstr "init_bonobo(): nie można zainicjowaæ Bonobo"
#~ msgid "_Task..."
#~ msgstr "_Zadanie..."
-#~ msgid "Create or edit mail accounts and other preferences"
-#~ msgstr ""
-#~ "Pozwala na stworzenie i modyfikacjê kont pocztowych oraz innych ustawień"
-
#~ msgid "_Mail Settings..."
#~ msgstr "_Ustawienia poczty..."
diff --git a/po/pt.po b/po/pt.po
index f1c7c7b70d..fa0109b7a1 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution 0.1\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2000-04-16 16:33+01:00\n"
"Last-Translator: Tiago Antăo <tiagoantao@bigfoot.com>\n"
"Language-Team: Gnome Portuguese <gnome@poli.org>\n"
@@ -30,25 +30,25 @@ msgid "Imports VCard files into Evolution."
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
#, fuzzy
msgid "File As"
msgstr "_Pasta"
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
#, fuzzy
msgid "Name"
msgstr "Nome"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
#, fuzzy
msgid "Email"
msgstr "Correio electrónico 2"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Primário"
@@ -59,16 +59,16 @@ msgstr "Primário"
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr ""
@@ -79,12 +79,12 @@ msgid "Bus"
msgstr "Ocupado"
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Empresa"
@@ -96,13 +96,13 @@ msgstr "Copiar"
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Casa"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Organizaçăo"
@@ -112,19 +112,19 @@ msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Telemóvel"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Carro"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr ""
@@ -133,13 +133,13 @@ msgid "Bus Fax"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Fax de casa"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr ""
@@ -149,68 +149,68 @@ msgid "Bus 2"
msgstr "Ocupado"
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Casa 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "RDIS"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "Outro"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "Outro Fax"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "Bip"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "Telex"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "Correio electrónico 2"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "Correio electrónico 3"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr ""
@@ -219,7 +219,7 @@ msgid "Url"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
#, fuzzy
msgid "Department"
msgstr "Data"
@@ -229,7 +229,7 @@ msgid "Dep"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
#, fuzzy
msgid "Office"
msgstr "Fora do escritório"
@@ -240,13 +240,13 @@ msgid "Off"
msgstr "Fora do escritório"
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
#, fuzzy
msgid "Title"
msgstr "_Pasta"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr ""
@@ -255,7 +255,7 @@ msgid "Prof"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
#, fuzzy
msgid "Manager"
msgstr "Bip"
@@ -270,7 +270,7 @@ msgid "Ass"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
#, fuzzy
msgid "Nickname"
msgstr "Nome"
@@ -281,13 +281,13 @@ msgid "Nick"
msgstr "Nome"
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
#, fuzzy
msgid "Spouse"
msgstr "Fontes"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
#, fuzzy
msgid "Note"
msgstr "Nenhuma"
@@ -302,7 +302,7 @@ msgid "CALUri"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr ""
@@ -355,7 +355,7 @@ msgstr ""
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -363,7 +363,7 @@ msgid "Could not initialize Bonobo"
msgstr "Năo se consegui inicializar Bonobo"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
#, fuzzy
msgid "Searching..."
msgstr "Ano"
@@ -373,42 +373,33 @@ msgstr "Ano"
msgid "Loading..."
msgstr "Imprimir calendário"
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
+#: addressbook/backend/pas/pas-backend-ldap.c:677
#, fuzzy
-msgid "Error in search expression."
-msgstr "Erro a gravar os atalhos."
+msgid "Reconnecting to LDAP server..."
+msgstr "Criar um novo calendário"
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr ""
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr ""
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
#, fuzzy
msgid "Error performing search"
msgstr "Erro a gravar os atalhos."
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-#, fuzzy
-msgid "Could not parse query string"
-msgstr "Criar um novo calendário"
-
#: addressbook/conduit/address-conduit.c:293
#, fuzzy
msgid "Default Sync Address:"
@@ -458,52 +449,52 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr "Năo consigo inicializar o componente de mail do Evolution."
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
-msgid "Control that displays an Evolution addressbook minicard."
+msgid "Configure access to LDAP directory servers here"
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
-msgid "Directory Servers"
+msgid "Control that displays an Evolution addressbook minicard."
msgstr ""
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+msgid "Directory Servers"
+msgstr ""
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
#, fuzzy
msgid "Evolution Addressbook minicard viewer"
msgstr "Atalho para _barra do Evolution"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
#, fuzzy
msgid "Evolution component for handling contacts."
msgstr "Uma pasta contendo contactos"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
#, fuzzy
msgid "Factory for the Addressbook Minicard control"
msgstr "Năo consigo inicializar o componente de mail do Evolution."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
msgid "Factory for the Addressbook's address popup"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
#, fuzzy
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr "Năo consigo inicializar o componente de mail do Evolution."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
#, fuzzy
msgid "Factory for the sample Addressbook control"
msgstr "Pressione aqui para o livro de endereços"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
-msgstr ""
-
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -527,32 +518,32 @@ msgstr "Servidor:"
msgid "LDAP server containing contact information"
msgstr "Uma pasta contendo entradas de calendário"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
#, fuzzy
msgid "New Contact"
msgstr "_Contacto"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
#, fuzzy
msgid "_Contact"
msgstr "_Contacto"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "Criar um novo contacto"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
#, fuzzy
msgid "New Contact List"
msgstr "_Contacto"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
#, fuzzy
msgid "Contact _List"
msgstr "_Contacto"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "A sua lista de contactos"
@@ -575,25 +566,25 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
msgid "This server does not support LDAPv3 schema information"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
#, fuzzy
msgid "Error retrieving schema information"
msgstr "Uma pasta contendo entradas de calendário"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
msgid "Server did not respond with valid schema information"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
msgid "LDAP was not enabled in this build of Evolution"
msgstr ""
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
#, fuzzy
msgid "Could not initialize gnome-vfs"
msgstr "Năo se consegui inicializar Bonobo"
@@ -603,18 +594,24 @@ msgstr "Năo se consegui inicializar Bonobo"
msgid "Other Contacts"
msgstr "_Novo Contacto"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "Impossível abrir o livro de endereços"
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:487
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -622,52 +619,81 @@ msgid ""
"retrieving OpenLDAP from the link below.\n"
msgstr ""
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, c-format
msgid "Enter password for %s (user %s)"
msgstr ""
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
msgid "Name begins with"
msgstr ""
-#: addressbook/gui/component/addressbook.c:729
+#: addressbook/gui/component/addressbook.c:742
#, fuzzy
-msgid "Email is"
+msgid "Email begins with"
msgstr "Correio electrónico 2"
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
#, fuzzy
msgid "Category is"
msgstr "Ícone_s pequenos"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
#, fuzzy
msgid "Any field contains"
msgstr "Uma pasta contendo tarefas"
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
#, fuzzy
msgid "Advanced..."
msgstr "Adicionar..."
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
msgid "Any Category"
msgstr ""
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr "O URI que o navegador de pastas mostrará"
@@ -683,7 +709,7 @@ msgstr "Nome"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "Endereço principal de correio electrónico"
@@ -738,50 +764,50 @@ msgid " S_how Supported Bases "
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:2
-msgid "1234"
-msgstr ""
+#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "_Opçőes"
#: addressbook/gui/component/ldap-config.glade.h:3
-msgid "1:00"
-msgstr ""
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr "Remover"
#: addressbook/gui/component/ldap-config.glade.h:4
-msgid "2:30"
+msgid "1234"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:5
-msgid "3268"
+msgid "1:00"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:6
-msgid "380"
+msgid "2:30"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:7
-msgid "389"
+msgid "3268"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:8
-msgid "5:00"
+msgid "380"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:9
-msgid "636"
+msgid "389"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:10
-msgid "666"
+msgid "5:00"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:11
-#, fuzzy
-msgid "<- _Remove"
-msgstr "Remover"
+msgid "636"
+msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:12
-#, fuzzy
-msgid "<< Fewer Options"
-msgstr "_Opçőes"
+msgid "666"
+msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
@@ -888,7 +914,7 @@ msgid "Mappings"
msgstr "Ícones _grandes"
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
#, fuzzy
msgid "Never"
msgstr "Remover"
@@ -943,8 +969,8 @@ msgstr "Ano"
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
#, fuzzy
msgid "Searching"
msgstr "Ano"
@@ -1134,7 +1160,7 @@ msgid "Using email address"
msgstr "Endereço de correio:"
#: addressbook/gui/component/ldap-config.glade.h:103
-#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:134
+#: mail/mail-account-gui.c:59 mail/mail-config.glade.h:135
msgid "Whenever Possible"
msgstr ""
@@ -1142,14 +1168,14 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:30
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:14
-#: mail/mail-config.glade.h:137 shell/glade/e-folder-list.glade.h:1
+#: mail/mail-config.glade.h:138 shell/glade/e-folder-list.glade.h:1
#, fuzzy
msgid "_Add"
msgstr "Adicionar"
#: addressbook/gui/component/ldap-config.glade.h:105
#, fuzzy
-msgid "_Add ->"
+msgid "_Add -&gt;"
msgstr "Adicionar"
#: addressbook/gui/component/ldap-config.glade.h:106
@@ -1190,7 +1216,7 @@ msgid "_Download limit:"
msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:114 filter/filter.glade.h:16
-#: mail/mail-config.glade.h:152 ui/evolution-addressbook.xml.h:33
+#: mail/mail-config.glade.h:153 ui/evolution-addressbook.xml.h:33
#: ui/evolution-calendar.xml.h:28 ui/evolution-mail-list.xml.h:25
#: ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:41
@@ -1228,7 +1254,7 @@ msgstr ""
#: addressbook/gui/component/ldap-config.glade.h:121
#, fuzzy
-msgid "_More Options >>"
+msgid "_More Options &gt;&gt;"
msgstr "_Opçőes"
#: addressbook/gui/component/ldap-config.glade.h:122
@@ -1310,7 +1336,7 @@ msgstr ""
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:677
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1347,11 +1373,11 @@ msgstr ""
msgid "Unnamed Contact"
msgstr "_Novo Contacto"
-#: addressbook/gui/component/select-names/e-select-names.c:511
+#: addressbook/gui/component/select-names/e-select-names.c:520
msgid "Select Contacts from Addressbook"
msgstr ""
-#: addressbook/gui/component/select-names/e-select-names.c:544
+#: addressbook/gui/component/select-names/e-select-names.c:560
#, fuzzy
msgid "Find contact in"
msgstr "Encontrar um contacto"
@@ -1422,7 +1448,7 @@ msgstr ""
#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:10
-#: addressbook/gui/contact-editor/e-contact-editor.c:1367
+#: addressbook/gui/contact-editor/e-contact-editor.c:1369
#, fuzzy
msgid "Contact Editor"
msgstr "_Contacto"
@@ -1497,9 +1523,9 @@ msgstr ""
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3649
-#: calendar/gui/e-week-view.c:3522 filter/filter.glade.h:15
-#: mail/folder-browser.c:1705 mail/mail-config.glade.h:150
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2628,25 +2654,25 @@ msgstr ""
msgid "Delete Contact?"
msgstr "Apagar um contacto"
-#: addressbook/gui/contact-editor/e-contact-editor.c:825
+#: addressbook/gui/contact-editor/e-contact-editor.c:826
#, fuzzy
msgid "Category editor not available."
msgstr "Nenhum sumário"
-#: addressbook/gui/contact-editor/e-contact-editor.c:832
+#: addressbook/gui/contact-editor/e-contact-editor.c:833
msgid "This contact belongs to these categories:"
msgstr ""
-#: addressbook/gui/contact-editor/e-contact-editor.c:1046
+#: addressbook/gui/contact-editor/e-contact-editor.c:1047
#, fuzzy
msgid "Save Contact as VCard"
msgstr "Gravar como VCard"
-#: addressbook/gui/contact-editor/e-contact-editor.c:1747
+#: addressbook/gui/contact-editor/e-contact-editor.c:1754
msgid "TTY/TDD"
msgstr ""
-#: addressbook/gui/contact-editor/e-contact-editor.c:2428
+#: addressbook/gui/contact-editor/e-contact-editor.c:2435
#, fuzzy, c-format
msgid "Could not find widget for a field: `%s'"
msgstr "Criar um novo calendário"
@@ -2661,7 +2687,7 @@ msgid "Edit Full"
msgstr "_Pastas"
#: addressbook/gui/contact-editor/e-contact-quick-add.c:326
-#: addressbook/gui/widgets/e-addressbook-view.c:336
+#: addressbook/gui/widgets/e-addressbook-view.c:357
#, fuzzy
msgid "Full Name"
msgstr "Nome completo:"
@@ -2824,12 +2850,12 @@ msgid "contact-list-editor"
msgstr "_Contacto"
#. Construct the app
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:236
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:238
#, fuzzy
msgid "Contact List Editor"
msgstr "_Contacto"
-#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:430
+#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:437
#, fuzzy
msgid "Save List as VCard"
msgstr "Gravar como VCard"
@@ -2891,22 +2917,22 @@ msgstr "Adicionar..."
msgid "Search"
msgstr "Ano"
-#: addressbook/gui/widgets/e-addressbook-model.c:137
+#: addressbook/gui/widgets/e-addressbook-model.c:140
#, fuzzy
msgid "No cards"
msgstr "_Começando"
-#: addressbook/gui/widgets/e-addressbook-model.c:140
+#: addressbook/gui/widgets/e-addressbook-model.c:143
#, fuzzy
msgid "1 card"
msgstr "Imprimir calendário"
-#: addressbook/gui/widgets/e-addressbook-model.c:143
+#: addressbook/gui/widgets/e-addressbook-model.c:146
#, fuzzy, c-format
msgid "%d cards"
msgstr " segundos"
-#: addressbook/gui/widgets/e-addressbook-model.c:370
+#: addressbook/gui/widgets/e-addressbook-model.c:402
#, fuzzy
msgid "Error getting book view"
msgstr "Erro a gravar os atalhos."
@@ -2918,16 +2944,16 @@ msgid "Error modifying card"
msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
#, fuzzy
msgid "Success"
msgstr "Fontes"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-command.c:393
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2130
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr ""
@@ -2936,7 +2962,7 @@ msgid "Repository offline"
msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr ""
@@ -2954,7 +2980,7 @@ msgid "Protocol not supported"
msgstr ""
#: addressbook/gui/widgets/e-addressbook-util.c:42
-#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1189
+#: calendar/gui/calendar-model.c:765 calendar/gui/calendar-model.c:1197
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:494 calendar/gui/print.c:2299
#: camel/camel-service.c:738 camel/camel-service.c:778
@@ -3013,7 +3039,7 @@ msgstr "Erro a gravar os atalhos."
#: addressbook/gui/widgets/e-addressbook-util.c:101
#: addressbook/gui/widgets/e-addressbook-util.c:250
-#: addressbook/gui/widgets/e-addressbook-view.c:1624
+#: addressbook/gui/widgets/e-addressbook-view.c:1670
#, fuzzy
msgid "Error removing card"
msgstr "Erro a gravar os atalhos."
@@ -3056,173 +3082,173 @@ msgstr "_Começando"
msgid "Copy cards to"
msgstr "_Começando"
-#: addressbook/gui/widgets/e-addressbook-view.c:334
+#: addressbook/gui/widgets/e-addressbook-view.c:355
msgid "* Click here to add a contact *"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:338
+#: addressbook/gui/widgets/e-addressbook-view.c:359
#, fuzzy
msgid "Primary Phone"
msgstr "Primário"
-#: addressbook/gui/widgets/e-addressbook-view.c:339
+#: addressbook/gui/widgets/e-addressbook-view.c:360
msgid "Assistant Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:340
+#: addressbook/gui/widgets/e-addressbook-view.c:361
msgid "Business Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:341
+#: addressbook/gui/widgets/e-addressbook-view.c:362
msgid "Callback Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:342
+#: addressbook/gui/widgets/e-addressbook-view.c:363
#, fuzzy
msgid "Company Phone"
msgstr "Empresa"
-#: addressbook/gui/widgets/e-addressbook-view.c:343
+#: addressbook/gui/widgets/e-addressbook-view.c:364
#, fuzzy
msgid "Home Phone"
msgstr "Casa 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:345
+#: addressbook/gui/widgets/e-addressbook-view.c:366
#, fuzzy
msgid "Business Address"
msgstr "Endereço"
-#: addressbook/gui/widgets/e-addressbook-view.c:346
+#: addressbook/gui/widgets/e-addressbook-view.c:367
#, fuzzy
msgid "Home Address"
msgstr "Endereço"
-#: addressbook/gui/widgets/e-addressbook-view.c:347
+#: addressbook/gui/widgets/e-addressbook-view.c:368
#, fuzzy
msgid "Mobile Phone"
msgstr "Telemóvel"
-#: addressbook/gui/widgets/e-addressbook-view.c:348
+#: addressbook/gui/widgets/e-addressbook-view.c:369
msgid "Car Phone"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:351
+#: addressbook/gui/widgets/e-addressbook-view.c:372
msgid "Business Phone 2"
msgstr ""
-#: addressbook/gui/widgets/e-addressbook-view.c:352
+#: addressbook/gui/widgets/e-addressbook-view.c:373
#, fuzzy
msgid "Home Phone 2"
msgstr "Casa 2"
-#: addressbook/gui/widgets/e-addressbook-view.c:354
+#: addressbook/gui/widgets/e-addressbook-view.c:375
#, fuzzy
msgid "Other Phone"
msgstr "_Novo Contacto"
-#: addressbook/gui/widgets/e-addressbook-view.c:360
+#: addressbook/gui/widgets/e-addressbook-view.c:381
#, fuzzy
msgid "Other Address"
msgstr "Endereço"
-#: addressbook/gui/widgets/e-addressbook-view.c:440
+#: addressbook/gui/widgets/e-addressbook-view.c:461
#: importers/evolution-gnomecard-importer.c:228 importers/pine-importer.c:642
#, fuzzy
msgid "Addressbook"
msgstr "Impossível abrir o livro de endereços"
-#: addressbook/gui/widgets/e-addressbook-view.c:701
-#: addressbook/gui/widgets/e-addressbook-view.c:890
-#: addressbook/gui/widgets/e-addressbook-view.c:1826
+#: addressbook/gui/widgets/e-addressbook-view.c:722
+#: addressbook/gui/widgets/e-addressbook-view.c:911
+#: addressbook/gui/widgets/e-addressbook-view.c:1872
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "Gravar como VCard"
-#: addressbook/gui/widgets/e-addressbook-view.c:877
+#: addressbook/gui/widgets/e-addressbook-view.c:898
#, fuzzy
msgid "New Contact..."
msgstr "_Contacto"
-#: addressbook/gui/widgets/e-addressbook-view.c:878
+#: addressbook/gui/widgets/e-addressbook-view.c:899
#, fuzzy
msgid "New Contact List..."
msgstr "_Contacto"
-#: addressbook/gui/widgets/e-addressbook-view.c:881
+#: addressbook/gui/widgets/e-addressbook-view.c:902
#, fuzzy
msgid "Go to Folder..."
msgstr "Ir para a _pasta..."
-#: addressbook/gui/widgets/e-addressbook-view.c:882
+#: addressbook/gui/widgets/e-addressbook-view.c:903
#, fuzzy
msgid "Import..."
msgstr "Seg"
-#: addressbook/gui/widgets/e-addressbook-view.c:884
+#: addressbook/gui/widgets/e-addressbook-view.c:905
#, fuzzy
msgid "Search for Contacts..."
msgstr "_Novo Contacto"
-#: addressbook/gui/widgets/e-addressbook-view.c:885
+#: addressbook/gui/widgets/e-addressbook-view.c:906
#, fuzzy
msgid "Addressbook Sources..."
msgstr "Adicionar Fonte"
-#: addressbook/gui/widgets/e-addressbook-view.c:887
+#: addressbook/gui/widgets/e-addressbook-view.c:908
#, fuzzy
msgid "Pilot Settings..."
msgstr "Configuraçăo do co_rreio..."
-#: addressbook/gui/widgets/e-addressbook-view.c:891
+#: addressbook/gui/widgets/e-addressbook-view.c:912
#: ui/evolution-addressbook.xml.h:10
#, fuzzy
msgid "Forward Contact"
msgstr "Enviar esta mensagem"
-#: addressbook/gui/widgets/e-addressbook-view.c:892
+#: addressbook/gui/widgets/e-addressbook-view.c:913
#, fuzzy
msgid "Send Message to Contact"
msgstr "Enviar mensagem em formato HTML"
-#: addressbook/gui/widgets/e-addressbook-view.c:893
+#: addressbook/gui/widgets/e-addressbook-view.c:914
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:67
#: ui/my-evolution.xml.h:1
msgid "Print"
msgstr "Imprimir"
-#: addressbook/gui/widgets/e-addressbook-view.c:895
+#: addressbook/gui/widgets/e-addressbook-view.c:916
#, fuzzy
msgid "Print Envelope"
msgstr "Imprimir..."
-#: addressbook/gui/widgets/e-addressbook-view.c:899
+#: addressbook/gui/widgets/e-addressbook-view.c:920
#, fuzzy
msgid "Copy to folder..."
msgstr "Ir para a _pasta..."
-#: addressbook/gui/widgets/e-addressbook-view.c:900
+#: addressbook/gui/widgets/e-addressbook-view.c:921
#, fuzzy
msgid "Move to folder..."
msgstr "Ir para a _pasta..."
-#: addressbook/gui/widgets/e-addressbook-view.c:903
+#: addressbook/gui/widgets/e-addressbook-view.c:924
#: ui/evolution-addressbook.xml.h:6 ui/evolution-tasks.xml.h:4
msgid "Cut"
msgstr "Cortar"
-#: addressbook/gui/widgets/e-addressbook-view.c:904
+#: addressbook/gui/widgets/e-addressbook-view.c:925
#: ui/evolution-addressbook.xml.h:2 ui/evolution-mail-message.xml.h:8
#: ui/evolution-tasks.xml.h:2
msgid "Copy"
msgstr "Copiar"
-#: addressbook/gui/widgets/e-addressbook-view.c:905
+#: addressbook/gui/widgets/e-addressbook-view.c:926
#: ui/evolution-addressbook.xml.h:13 ui/evolution-tasks.xml.h:9
msgid "Paste"
msgstr "Colar"
-#: addressbook/gui/widgets/e-addressbook-view.c:906 filter/libfilter-i18n.h:11
+#: addressbook/gui/widgets/e-addressbook-view.c:927 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:227 shell/e-shell-folder-commands.c:411
#: ui/evolution-addressbook.xml.h:8 ui/evolution-comp-editor.xml.h:4
#: ui/evolution-contact-editor.xml.h:2
@@ -3230,8 +3256,8 @@ msgstr "Colar"
msgid "Delete"
msgstr "Apagar"
-#: addressbook/gui/widgets/e-addressbook-view.c:909
-#: calendar/gui/e-day-view.c:3607 calendar/gui/e-week-view.c:3486
+#: addressbook/gui/widgets/e-addressbook-view.c:930
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
#, fuzzy
msgid "Current View"
msgstr "Ano corrente (%Y)"
@@ -3240,7 +3266,7 @@ msgstr "Ano corrente (%Y)"
#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
-#: addressbook/gui/widgets/e-addressbook-view.c:942
+#: addressbook/gui/widgets/e-addressbook-view.c:963
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ""
@@ -3248,10 +3274,18 @@ msgstr ""
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
-#: addressbook/gui/widgets/e-addressbook-view.c:947
+#: addressbook/gui/widgets/e-addressbook-view.c:968
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ""
+#: addressbook/gui/widgets/e-addressbook-view.c:1372
+#, c-format
+msgid ""
+"The addressbook backend for\n"
+"%s\n"
+"has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
#: addressbook/gui/widgets/e-minicard-control.c:185
#, c-format
msgid "and %d other cards."
@@ -3383,7 +3417,7 @@ msgid "Include:"
msgstr ""
#: addressbook/printing/e-contact-print.glade.h:18
-#: calendar/gui/tasks-control.c:628
+#: calendar/gui/tasks-control.c:625
msgid "Landscape"
msgstr ""
@@ -3404,13 +3438,13 @@ msgstr "Ícones _grandes"
msgid "Number of columns:"
msgstr ""
-#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:80
+#: addressbook/printing/e-contact-print.glade.h:23 mail/mail-config.glade.h:81
#, fuzzy
msgid "Options"
msgstr "_Opçőes"
#: addressbook/printing/e-contact-print.glade.h:24
-#: calendar/gui/tasks-control.c:615
+#: calendar/gui/tasks-control.c:612
#, fuzzy
msgid "Orientation"
msgstr "Organizaçăo"
@@ -3438,7 +3472,7 @@ msgstr "Fontes de correio"
#. Portrait
#: addressbook/printing/e-contact-print.glade.h:29
-#: calendar/gui/tasks-control.c:621
+#: calendar/gui/tasks-control.c:618
#, fuzzy
msgid "Portrait"
msgstr "Prioridade"
@@ -3505,29 +3539,29 @@ msgstr ""
msgid "_Font..."
msgstr "Imprimir..."
-#: calendar/cal-util/cal-component.c:1221
+#: calendar/cal-util/cal-component.c:1218
#, fuzzy
msgid "Untitled appointment"
msgstr "_Editar Compromisso"
#: calendar/cal-util/cal-util.c:500 calendar/cal-util/cal-util.c:522
#: calendar/gui/dialogs/task-details-page.glade.h:6
-#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:745
+#: calendar/gui/e-calendar-table.c:418 mail/message-list.c:749
#, fuzzy
msgid "High"
msgstr "Cabeçalhos:"
#: calendar/cal-util/cal-util.c:502 calendar/cal-util/cal-util.c:524
-#: calendar/gui/calendar-model.c:1707
+#: calendar/gui/calendar-model.c:1715
#: calendar/gui/dialogs/task-details-page.glade.h:10
-#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:744
+#: calendar/gui/e-calendar-table.c:419 mail/message-list.c:748
#, fuzzy
msgid "Normal"
msgstr "F_ormato"
#: calendar/cal-util/cal-util.c:504 calendar/cal-util/cal-util.c:526
#: calendar/gui/dialogs/task-details-page.glade.h:8
-#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:743
+#: calendar/gui/e-calendar-table.c:420 mail/message-list.c:747
#, fuzzy
msgid "Low"
msgstr "Novo"
@@ -3578,43 +3612,43 @@ msgid "Configuration control for the Evolution Calendar."
msgstr "Năo consigo inicializar o componente de mail do Evolution."
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
+msgid "Configure your timezone, Calendar and Task List here "
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
#, fuzzy
msgid "Evolution calendar iTip/iMip viewer"
msgstr "Atalho para _barra do Evolution"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Evolution component for handling the calendar."
msgstr ""
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
#, fuzzy
msgid "Factory for the Evolution Tasks control"
msgstr "Năo consigo inicializar o componente de mail do Evolution."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
#, fuzzy
msgid "Factory for the calendar iTip view control"
msgstr "Năo consigo inicializar o componente de mail do Evolution."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
#, fuzzy
msgid "Factory for the sample Calendar control"
msgstr "Năo consigo inicializar o componente de mail do Evolution."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
#, fuzzy
msgid "Factory to centralize calendar component editor dialogs"
msgstr "Năo consigo inicializar o componente de mail do Evolution."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
#, fuzzy
msgid "Factory to create a component editor factory"
msgstr "Năo consigo inicializar o componente de mail do Evolution."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
-msgstr ""
-
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr ""
@@ -3682,7 +3716,7 @@ msgid ""
msgstr ""
#: calendar/gui/alarm-notify/alarm-queue.c:754
-#: calendar/gui/tasks-control.c:448 mail/mail-callbacks.c:2869
+#: calendar/gui/tasks-control.c:445 mail/mail-callbacks.c:2870
#: widgets/misc/e-messagebox.c:159
#, fuzzy
msgid "Warning"
@@ -3704,17 +3738,12 @@ msgstr ""
msgid "Do not ask me about this program again."
msgstr "Enviar esta mensagem"
-#: calendar/gui/alarm-notify/notify-main.c:168 calendar/gui/main.c:62
+#: calendar/gui/alarm-notify/notify-main.c:171 calendar/gui/main.c:62
#, fuzzy
msgid "Could not initialize GNOME"
msgstr "Năo se consegui inicializar Bonobo"
-#: calendar/gui/alarm-notify/notify-main.c:183
-#, fuzzy
-msgid "Could not create the alarm notify service"
-msgstr "Criar um novo calendário"
-
-#: calendar/gui/alarm-notify/notify-main.c:188
+#: calendar/gui/alarm-notify/notify-main.c:186
msgid "Could not create the alarm notify service factory"
msgstr ""
@@ -3733,7 +3762,7 @@ msgstr "Nenhuma descriçăo"
msgid "Comment contains"
msgstr "Assunto"
-#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1105
+#: calendar/gui/cal-search-bar.c:386 mail/mail-ops.c:1115
msgid "Unmatched"
msgstr ""
@@ -3744,7 +3773,7 @@ msgstr ""
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1435 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr ""
@@ -3804,7 +3833,7 @@ msgstr ""
msgid "W"
msgstr "Qa"
-#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1139
+#: calendar/gui/calendar-model.c:603 calendar/gui/calendar-model.c:1147
#: calendar/gui/e-calendar-table.c:470
#, fuzzy
msgid "Free"
@@ -3812,24 +3841,24 @@ msgstr "Semana"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "Ocupado"
-#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1183
+#: calendar/gui/calendar-model.c:756 calendar/gui/calendar-model.c:1191
#: calendar/gui/dialogs/task-details-page.glade.h:11
#: calendar/gui/e-calendar-table.c:491 calendar/gui/print.c:2290
#, fuzzy
msgid "Not Started"
msgstr "_Começando"
-#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1185
+#: calendar/gui/calendar-model.c:759 calendar/gui/calendar-model.c:1193
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:492 calendar/gui/print.c:2293
msgid "In Progress"
msgstr ""
-#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1187
+#: calendar/gui/calendar-model.c:762 calendar/gui/calendar-model.c:1195
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:493 calendar/gui/e-meeting-model.c:330
#: calendar/gui/e-meeting-model.c:353 calendar/gui/print.c:2296
@@ -3837,7 +3866,7 @@ msgstr ""
msgid "Completed"
msgstr "Cores"
-#: calendar/gui/calendar-model.c:1041
+#: calendar/gui/calendar-model.c:1049
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
@@ -3845,33 +3874,33 @@ msgid ""
msgstr ""
#. An empty string is the same as 'None'.
-#: calendar/gui/calendar-model.c:1181 calendar/gui/dialogs/meeting-page.c:309
-#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:2002
-#: mail/folder-browser.c:1667 mail/mail-account-gui.c:1229
-#: mail/mail-account-gui.c:1647 mail/mail-accounts.c:453
-#: mail/mail-accounts.c:462 mail/mail-config.glade.h:77
+#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
+#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
+#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
+#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
#: widgets/misc/e-cell-date-edit.c:250 widgets/misc/e-dateedit.c:452
-#: widgets/misc/e-dateedit.c:1488 widgets/misc/e-dateedit.c:1603
+#: widgets/misc/e-dateedit.c:1473 widgets/misc/e-dateedit.c:1588
msgid "None"
msgstr "Nenhuma"
-#: calendar/gui/calendar-model.c:1709
+#: calendar/gui/calendar-model.c:1717
msgid "Recurring"
msgstr ""
-#: calendar/gui/calendar-model.c:1711
+#: calendar/gui/calendar-model.c:1719
msgid "Assigned"
msgstr ""
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:302
-#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:560
-#: calendar/gui/e-meeting-model.c:850
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:302
+#: calendar/gui/e-meeting-model.c:312 calendar/gui/e-meeting-model.c:566
+#: calendar/gui/e-meeting-model.c:859
msgid "Yes"
msgstr ""
-#: calendar/gui/calendar-model.c:1717 calendar/gui/e-meeting-model.c:314
-#: calendar/gui/e-meeting-model.c:851
+#: calendar/gui/calendar-model.c:1725 calendar/gui/e-meeting-model.c:314
+#: calendar/gui/e-meeting-model.c:860
#, fuzzy
msgid "No"
msgstr "Novo"
@@ -3896,7 +3925,7 @@ msgstr "Semana"
msgid "Month View"
msgstr "Mês"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
#, fuzzy
@@ -3909,10 +3938,10 @@ msgid "Folder containing appointments and events"
msgstr "Uma pasta contendo entradas de calendário"
#: calendar/gui/component-factory.c:74 calendar/gui/e-tasks.c:704
-#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:502
+#: calendar/gui/print.c:1777 calendar/gui/tasks-control.c:499
#: calendar/importers/icalendar-importer.c:703
-#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:299
-#: my-evolution/e-summary-tasks.c:316 shell/e-local-storage.c:182
+#: importers/netscape-importer.c:1874 my-evolution/e-summary-tasks.c:311
+#: my-evolution/e-summary-tasks.c:330 shell/e-local-storage.c:182
#: shell/e-shortcuts.c:1063
#, fuzzy
msgid "Tasks"
@@ -3923,62 +3952,62 @@ msgstr "_Tarefa"
msgid "Folder containing to-do items"
msgstr "Uma pasta contendo entradas de calendário"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "New appointment"
msgstr "Novo compromisso"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "_Appointment"
msgstr "Compromissos:"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
#, fuzzy
msgid "Create a new appointment"
msgstr "Criar um novo compromisso para hoje"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "New meeting"
msgstr "Seg"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "_Meeting"
msgstr "Seg"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
#, fuzzy
msgid "Create a new meeting request"
msgstr "Criar um novo contacto"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
#, fuzzy
msgid "New task"
msgstr "_Tarefa"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
#, fuzzy
msgid "_Task"
msgstr "_Tarefa"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
#, fuzzy
msgid "Create a new task"
msgstr "Criar um novo contacto"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "New All Day Appointment"
msgstr "Novo compromisso"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "All _Day Appointment"
msgstr "Novo compromisso"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Criar um novo compromisso para hoje"
@@ -4204,7 +4233,7 @@ msgstr "Enviar"
#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
-#: calendar/gui/e-itip-control.c:892 calendar/gui/e-itip-control.glade.h:11
+#: calendar/gui/e-itip-control.c:774 calendar/gui/e-itip-control.glade.h:11
#, fuzzy
msgid "Summary:"
msgstr "Sumário:"
@@ -4239,7 +4268,7 @@ msgstr "_Editar Compromisso"
msgid "hour(s)"
msgstr "Horas"
-#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:184
+#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:185
#, fuzzy
msgid "minute(s)"
msgstr "Minutos"
@@ -4438,7 +4467,7 @@ msgid "_Fri"
msgstr "Sex"
#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
-#: mail/mail-config.glade.h:157
+#: mail/mail-config.glade.h:158
msgid "_General"
msgstr ""
@@ -4580,62 +4609,62 @@ msgstr ""
msgid "Due "
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "Năo se consegui inicializar Bonobo"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "Năo se consegui inicializar Bonobo"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "_Editar Compromisso"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Compromisso - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Tarefa - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, fuzzy, c-format
msgid "Journal entry - %s"
msgstr "_Entrada diária?"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Nenhum sumário"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3862
-#: calendar/gui/e-week-view.c:3754 composer/e-msg-composer.c:1148
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
#, fuzzy
msgid "Save as..."
msgstr "Gravar como VCard"
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr ""
@@ -4713,14 +4742,14 @@ msgstr "Apagar todas as ocurrências"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
#, fuzzy
msgid "Scheduling"
msgstr "Fontes"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
#, fuzzy
msgid "Meeting"
msgstr "Seg"
@@ -4857,7 +4886,7 @@ msgid "Member"
msgstr ""
#: calendar/gui/dialogs/meeting-page.etspec.h:8
-#: calendar/gui/e-itip-control.c:1010
+#: calendar/gui/e-itip-control.c:898
#: calendar/gui/e-meeting-time-sel.etspec.h:8
msgid "RSVP"
msgstr ""
@@ -5100,7 +5129,7 @@ msgstr ""
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-meeting-model.c:320 calendar/gui/e-meeting-model.c:343
-#: calendar/gui/e-meeting-model.c:566 calendar/gui/e-meeting-model.c:863
+#: calendar/gui/e-meeting-model.c:572 calendar/gui/e-meeting-model.c:872
#, fuzzy
msgid "Needs Action"
msgstr "Remover grupo"
@@ -5132,12 +5161,12 @@ msgstr "Colar"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
#, fuzzy
msgid "Assignment"
msgstr "Compromissos:"
-#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:941
+#: calendar/gui/dialogs/task-page.glade.h:5 calendar/gui/e-itip-control.c:828
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:2 mail/mail-config.glade.h:43
#, fuzzy
@@ -5208,14 +5237,14 @@ msgstr ""
msgid "100%"
msgstr ""
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2763
-#: calendar/gui/e-week-view.c:1854
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
#, fuzzy
msgid "Deleting selected objects"
msgstr "Apagar um contacto"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3631
-#: calendar/gui/e-week-view.c:3504 mail/folder-browser.c:1678
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
#, fuzzy
msgid "_Open"
@@ -5226,8 +5255,8 @@ msgstr "_Abrir"
msgid "_Save as..."
msgstr "Gravar como VCard"
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3633
-#: calendar/gui/e-week-view.c:3478 calendar/gui/e-week-view.c:3506
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
@@ -5235,24 +5264,24 @@ msgstr "Gravar como VCard"
msgid "_Print..."
msgstr "Imprimir..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3638
-#: calendar/gui/e-week-view.c:3511 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
#, fuzzy
msgid "C_ut"
msgstr "Cortar"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3639
-#: calendar/gui/e-week-view.c:3512 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
#, fuzzy
msgid "_Copy"
msgstr "Copiar"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3602
-#: calendar/gui/e-day-view.c:3640 calendar/gui/e-week-view.c:3482
-#: calendar/gui/e-week-view.c:3513 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
#, fuzzy
@@ -5282,8 +5311,8 @@ msgstr "Imprimir a mensagem seleccionada"
msgid "_Delete Selected Tasks"
msgstr "Apagar este item"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7502
-#: calendar/gui/e-week-view.c:4255
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr ""
@@ -5347,14 +5376,14 @@ msgid "URL"
msgstr ""
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:357
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr ""
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:366
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr ""
@@ -5373,536 +5402,510 @@ msgstr ""
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1421
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr ""
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1448
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr ""
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:635 calendar/gui/e-week-view.c:376
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "am"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:379
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "pm"
-#: calendar/gui/e-day-view.c:3586
+#: calendar/gui/e-day-view.c:3700
#, fuzzy
msgid "New _Appointment"
msgstr "Novo compromisso"
-#: calendar/gui/e-day-view.c:3588 calendar/gui/e-week-view.c:3472
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr ""
-#: calendar/gui/e-day-view.c:3590 calendar/gui/e-week-view.c:3473
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
#, fuzzy
msgid "New Meeting"
msgstr "Seg"
-#: calendar/gui/e-day-view.c:3592 calendar/gui/e-week-view.c:3474
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
#, fuzzy
msgid "New Task"
msgstr "_Tarefa"
-#: calendar/gui/e-day-view.c:3597 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Imprimir..."
-#: calendar/gui/e-day-view.c:3609 calendar/gui/e-week-view.c:3488
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
#, fuzzy
msgid "Go to _Today"
msgstr "Hoje"
-#: calendar/gui/e-day-view.c:3611 calendar/gui/e-week-view.c:3489
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
#, fuzzy
msgid "_Go to Date..."
msgstr "Ir para a _pasta..."
-#: calendar/gui/e-day-view.c:3616 calendar/gui/e-week-view.c:3493
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
#, fuzzy
msgid "_Publish Free/Busy Information"
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/e-day-view.c:3621 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
#, fuzzy
msgid "_Configure..."
msgstr "Configuraçăo do correio"
-#: calendar/gui/e-day-view.c:3623 calendar/gui/e-week-view.c:3498
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
#, fuzzy
msgid "_Configure Pilot..."
msgstr "Configuraçăo do correio"
-#: calendar/gui/e-day-view.c:3632 calendar/gui/e-week-view.c:3505
-#: mail/folder-browser.c:1680 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
#, fuzzy
msgid "_Save As..."
msgstr "Gravar na _pasta..."
-#: calendar/gui/e-day-view.c:3644 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
#, fuzzy
msgid "_Schedule Meeting..."
msgstr "Fontes"
-#: calendar/gui/e-day-view.c:3645 calendar/gui/e-week-view.c:3518
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
#, fuzzy
msgid "_Forward as iCalendar..."
msgstr "Imprimir calendário"
-#: calendar/gui/e-day-view.c:3650 calendar/gui/e-week-view.c:3523
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
#, fuzzy
msgid "Make this Occurrence _Movable"
msgstr "Apagar esta ocurrência"
-#: calendar/gui/e-day-view.c:3651 calendar/gui/e-week-view.c:3524
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
#, fuzzy
msgid "Delete this _Occurrence"
msgstr "Apagar esta ocurrência"
-#: calendar/gui/e-day-view.c:3652 calendar/gui/e-week-view.c:3525
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
#, fuzzy
msgid "Delete _All Occurrences"
msgstr "Apagar todas as ocurrências"
-#: calendar/gui/e-day-view.c:4014 calendar/gui/e-week-view.c:3882
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr ""
-#: calendar/gui/e-day-view.c:4020 calendar/gui/e-week-view.c:3888
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, fuzzy, c-format
msgid "Error executing %s."
msgstr "Erro a gravar os atalhos."
-#: calendar/gui/e-itip-control.c:678
-#, fuzzy
-msgid "Meeting begins: <b>"
-msgstr "Hora de _fim de _encontro"
-
-#: calendar/gui/e-itip-control.c:683
-#, fuzzy
-msgid "Task begins: <b>"
-msgstr "Cores"
-
-#: calendar/gui/e-itip-control.c:688
-#, fuzzy
-msgid "Free/Busy info begins: <b>"
-msgstr "Nenhuma Informaçăo"
-
-#: calendar/gui/e-itip-control.c:692
-#, fuzzy
-msgid "Begins: <b>"
-msgstr "Hora de _fim de _encontro"
-
-#: calendar/gui/e-itip-control.c:704
-#, fuzzy
-msgid "Meeting ends: <b>"
-msgstr "Hora de _fim de _encontro"
-
-#: calendar/gui/e-itip-control.c:707
-#, fuzzy
-msgid "Free/Busy info ends: <b>"
-msgstr "Nenhuma Informaçăo"
+#: calendar/gui/e-itip-control.c:583
+msgid "<b>Starts:</b> "
+msgstr ""
-#: calendar/gui/e-itip-control.c:711
+#: calendar/gui/e-itip-control.c:593
#, fuzzy
-msgid "Ends: <b>"
+msgid "<b>Ends:</b> "
msgstr "Hora de _fim de _encontro"
-#: calendar/gui/e-itip-control.c:725
+#: calendar/gui/e-itip-control.c:606
#, fuzzy
-msgid "Task Completed: <b>"
+msgid "<b>Completed:</b> "
msgstr "Cores"
-#: calendar/gui/e-itip-control.c:735
+#: calendar/gui/e-itip-control.c:616
#, fuzzy
-msgid "Task Due: <b>"
-msgstr "Cores"
+msgid "<b>Due:</b> "
+msgstr "Nenhuma descriçăo"
-#: calendar/gui/e-itip-control.c:772 calendar/gui/e-itip-control.c:822
+#: calendar/gui/e-itip-control.c:653 calendar/gui/e-itip-control.c:703
#, fuzzy
msgid "iCalendar Information"
msgstr "Nenhuma Informaçăo"
#. Title
-#: calendar/gui/e-itip-control.c:787
+#: calendar/gui/e-itip-control.c:668
#, fuzzy
msgid "iCalendar Error"
msgstr "Novo Ca_lendário"
-#: calendar/gui/e-itip-control.c:853 calendar/gui/e-itip-control.c:869
+#: calendar/gui/e-itip-control.c:734 calendar/gui/e-itip-control.c:750
#, fuzzy
msgid "An unknown person"
msgstr "Impossível abrir o livro de endereços"
#. Describe what the user can do
-#: calendar/gui/e-itip-control.c:876
+#: calendar/gui/e-itip-control.c:757
msgid ""
"<br> Please review the following information, and then select an action from "
"the menu below."
msgstr ""
-#: calendar/gui/e-itip-control.c:892
+#: calendar/gui/e-itip-control.c:772
msgid "<i>None</i>"
msgstr ""
-#: calendar/gui/e-itip-control.c:898
+#: calendar/gui/e-itip-control.c:782
#, fuzzy
msgid "Location:"
msgstr "_Acçőes"
-#: calendar/gui/e-itip-control.c:910
+#: calendar/gui/e-itip-control.c:796
#, fuzzy
msgid "Status:"
msgstr "Sáb"
-#: calendar/gui/e-itip-control.c:915 calendar/gui/e-meeting-model.c:322
-#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:864
-#: calendar/gui/itip-utils.c:490
+#: calendar/gui/e-itip-control.c:801 calendar/gui/e-meeting-model.c:322
+#: calendar/gui/e-meeting-model.c:345 calendar/gui/e-meeting-model.c:873
+#: calendar/gui/itip-utils.c:463
msgid "Accepted"
msgstr ""
-#: calendar/gui/e-itip-control.c:919 calendar/gui/itip-utils.c:493
+#: calendar/gui/e-itip-control.c:805 calendar/gui/itip-utils.c:466
msgid "Tentatively Accepted"
msgstr ""
-#: calendar/gui/e-itip-control.c:923 calendar/gui/e-meeting-model.c:324
-#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:865
-#: calendar/gui/itip-utils.c:496 calendar/gui/itip-utils.c:522
+#: calendar/gui/e-itip-control.c:809 calendar/gui/e-meeting-model.c:324
+#: calendar/gui/e-meeting-model.c:347 calendar/gui/e-meeting-model.c:874
+#: calendar/gui/itip-utils.c:469 calendar/gui/itip-utils.c:495
#, fuzzy
msgid "Declined"
msgstr "Receber"
-#: calendar/gui/e-itip-control.c:927 calendar/gui/e-itip-control.c:1131
+#: calendar/gui/e-itip-control.c:813 calendar/gui/e-itip-control.c:1019
#: calendar/gui/e-meeting-model.c:258 calendar/gui/e-meeting-model.c:293
-#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:822
-#: calendar/gui/e-meeting-model.c:838 camel/camel-tcp-stream-openssl.c:629
+#: calendar/gui/e-meeting-model.c:358 calendar/gui/e-meeting-model.c:831
+#: calendar/gui/e-meeting-model.c:847 camel/camel-tcp-stream-openssl.c:629
#: camel/providers/smtp/camel-smtp-transport.c:172
-#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:326
+#: camel/providers/smtp/camel-smtp-transport.c:227 mail/folder-browser.c:327
#: mail/mail-display.c:888 widgets/misc/e-charset-picker.c:58
#: widgets/misc/e-charset-picker.c:444
msgid "Unknown"
msgstr ""
-#: calendar/gui/e-itip-control.c:978 calendar/gui/e-itip-control.c:1006
-#: calendar/gui/e-itip-control.c:1032 calendar/gui/e-itip-control.c:1045
-#: calendar/gui/e-itip-control.c:1058 calendar/gui/e-itip-control.c:1071
+#: calendar/gui/e-itip-control.c:866 calendar/gui/e-itip-control.c:894
+#: calendar/gui/e-itip-control.c:920 calendar/gui/e-itip-control.c:933
+#: calendar/gui/e-itip-control.c:946 calendar/gui/e-itip-control.c:959
#, fuzzy
msgid "Choose an action:"
msgstr "Apagar um contacto"
-#: calendar/gui/e-itip-control.c:979
+#: calendar/gui/e-itip-control.c:867
#, fuzzy
msgid "Update"
msgstr "Lista de tarefas"
-#: calendar/gui/e-itip-control.c:980 calendar/gui/e-itip-control.c:1011
-#: calendar/gui/e-itip-control.c:1034 calendar/gui/e-itip-control.c:1047
-#: calendar/gui/e-itip-control.c:1060 calendar/gui/e-itip-control.c:1073
-#: shell/e-shell.c:2120 widgets/misc/e-cell-date-edit.c:258
+#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
+#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
+#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr ""
-#: calendar/gui/e-itip-control.c:1007
+#: calendar/gui/e-itip-control.c:895
#, fuzzy
msgid "Accept"
msgstr "Ícone_s pequenos"
-#: calendar/gui/e-itip-control.c:1008
+#: calendar/gui/e-itip-control.c:896
msgid "Tentatively accept"
msgstr ""
-#: calendar/gui/e-itip-control.c:1009
+#: calendar/gui/e-itip-control.c:897
#, fuzzy
msgid "Decline"
msgstr "Receber"
-#: calendar/gui/e-itip-control.c:1033
+#: calendar/gui/e-itip-control.c:921
#, fuzzy
msgid "Send Free/Busy Information"
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/e-itip-control.c:1046
+#: calendar/gui/e-itip-control.c:934
msgid "Update respondent status"
msgstr ""
-#: calendar/gui/e-itip-control.c:1059
+#: calendar/gui/e-itip-control.c:947
#, fuzzy
msgid "Send Latest Information"
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/e-itip-control.c:1072 calendar/gui/itip-utils.c:510
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr ""
-#: calendar/gui/e-itip-control.c:1150
+#: calendar/gui/e-itip-control.c:1038
#, fuzzy, c-format
msgid "<b>%s</b> has published meeting information."
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/e-itip-control.c:1151
+#: calendar/gui/e-itip-control.c:1039
#, fuzzy
msgid "Meeting Information"
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/e-itip-control.c:1155
+#: calendar/gui/e-itip-control.c:1043
#, fuzzy, c-format
msgid "<b>%s</b> requests your presence at a meeting."
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/e-itip-control.c:1156
+#: calendar/gui/e-itip-control.c:1044
#, fuzzy
msgid "Meeting Proposal"
msgstr "Seg"
-#: calendar/gui/e-itip-control.c:1160
+#: calendar/gui/e-itip-control.c:1048
#, fuzzy, c-format
msgid "<b>%s</b> wishes to add to an existing meeting."
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/e-itip-control.c:1161
+#: calendar/gui/e-itip-control.c:1049
#, fuzzy
msgid "Meeting Update"
msgstr "Hora de _fim de _encontro"
-#: calendar/gui/e-itip-control.c:1165
+#: calendar/gui/e-itip-control.c:1053
#, fuzzy, c-format
msgid "<b>%s</b> wishes to receive the latest meeting information."
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/e-itip-control.c:1166
+#: calendar/gui/e-itip-control.c:1054
#, fuzzy
msgid "Meeting Update Request"
msgstr "Pedido de _encontro"
-#: calendar/gui/e-itip-control.c:1173
+#: calendar/gui/e-itip-control.c:1061
#, fuzzy, c-format
msgid "<b>%s</b> has replied to a meeting request."
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/e-itip-control.c:1174
+#: calendar/gui/e-itip-control.c:1062
#, fuzzy
msgid "Meeting Reply"
msgstr "Seg"
-#: calendar/gui/e-itip-control.c:1181
+#: calendar/gui/e-itip-control.c:1069
#, fuzzy, c-format
msgid "<b>%s</b> has cancelled a meeting."
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/e-itip-control.c:1182
+#: calendar/gui/e-itip-control.c:1070
#, fuzzy
msgid "Meeting Cancellation"
msgstr "Apagar um contacto"
-#: calendar/gui/e-itip-control.c:1189 calendar/gui/e-itip-control.c:1250
-#: calendar/gui/e-itip-control.c:1285
+#: calendar/gui/e-itip-control.c:1077 calendar/gui/e-itip-control.c:1138
+#: calendar/gui/e-itip-control.c:1173
#, c-format
msgid "<b>%s</b> has sent an unintelligible message."
msgstr ""
-#: calendar/gui/e-itip-control.c:1190
+#: calendar/gui/e-itip-control.c:1078
#, fuzzy
msgid "Bad Meeting Message"
msgstr "Mensagens enviadas"
-#: calendar/gui/e-itip-control.c:1211
+#: calendar/gui/e-itip-control.c:1099
#, fuzzy, c-format
msgid "<b>%s</b> has published task information."
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/e-itip-control.c:1212
+#: calendar/gui/e-itip-control.c:1100
#, fuzzy
msgid "Task Information"
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/e-itip-control.c:1216
+#: calendar/gui/e-itip-control.c:1104
#, c-format
msgid "<b>%s</b> requests you perform a task."
msgstr ""
-#: calendar/gui/e-itip-control.c:1217
+#: calendar/gui/e-itip-control.c:1105
#, fuzzy
msgid "Task Proposal"
msgstr "_Tarefa"
-#: calendar/gui/e-itip-control.c:1221
+#: calendar/gui/e-itip-control.c:1109
#, fuzzy, c-format
msgid "<b>%s</b> wishes to add to an existing task."
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/e-itip-control.c:1222
+#: calendar/gui/e-itip-control.c:1110
#, fuzzy
msgid "Task Update"
msgstr "Lista de tarefas"
-#: calendar/gui/e-itip-control.c:1226
+#: calendar/gui/e-itip-control.c:1114
#, fuzzy, c-format
msgid "<b>%s</b> wishes to receive the latest task information."
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/e-itip-control.c:1227
+#: calendar/gui/e-itip-control.c:1115
#, fuzzy
msgid "Task Update Request"
msgstr "_Pedido de tarefa"
-#: calendar/gui/e-itip-control.c:1234
+#: calendar/gui/e-itip-control.c:1122
#, fuzzy, c-format
msgid "<b>%s</b> has replied to a task assignment."
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/e-itip-control.c:1235
+#: calendar/gui/e-itip-control.c:1123
#, fuzzy
msgid "Task Reply"
msgstr "Responder"
-#: calendar/gui/e-itip-control.c:1242
+#: calendar/gui/e-itip-control.c:1130
#, fuzzy, c-format
msgid "<b>%s</b> has cancelled a task."
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/e-itip-control.c:1243
+#: calendar/gui/e-itip-control.c:1131
#, fuzzy
msgid "Task Cancellation"
msgstr "Apagar um contacto"
-#: calendar/gui/e-itip-control.c:1251
+#: calendar/gui/e-itip-control.c:1139
#, fuzzy
msgid "Bad Task Message"
msgstr "Novo Ca_lendário"
-#: calendar/gui/e-itip-control.c:1270
+#: calendar/gui/e-itip-control.c:1158
#, fuzzy, c-format
msgid "<b>%s</b> has published free/busy information."
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/e-itip-control.c:1271
+#: calendar/gui/e-itip-control.c:1159
#, fuzzy
msgid "Free/Busy Information"
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/e-itip-control.c:1275
+#: calendar/gui/e-itip-control.c:1163
#, fuzzy, c-format
msgid "<b>%s</b> requests your free/busy information."
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/e-itip-control.c:1276
+#: calendar/gui/e-itip-control.c:1164
#, fuzzy
msgid "Free/Busy Request"
msgstr "Encontrar mensagens"
-#: calendar/gui/e-itip-control.c:1280
+#: calendar/gui/e-itip-control.c:1168
#, fuzzy, c-format
msgid "<b>%s</b> has replied to a free/busy request."
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/e-itip-control.c:1281
+#: calendar/gui/e-itip-control.c:1169
#, fuzzy
msgid "Free/Busy Reply"
msgstr "Encontrar mensagens"
-#: calendar/gui/e-itip-control.c:1286
+#: calendar/gui/e-itip-control.c:1174
#, fuzzy
msgid "Bad Free/Busy Message"
msgstr "Encontrar mensagens"
-#: calendar/gui/e-itip-control.c:1365
+#: calendar/gui/e-itip-control.c:1229
msgid "The message does not appear to be properly formed"
msgstr ""
-#: calendar/gui/e-itip-control.c:1384
+#: calendar/gui/e-itip-control.c:1248
msgid "The message contains only unsupported requests."
msgstr ""
-#: calendar/gui/e-itip-control.c:1412 calendar/gui/e-itip-control.c:1418
+#: calendar/gui/e-itip-control.c:1276 calendar/gui/e-itip-control.c:1282
msgid "The attachment does not contain a valid calendar message"
msgstr ""
-#: calendar/gui/e-itip-control.c:1443
+#: calendar/gui/e-itip-control.c:1307
msgid "The attachment has no viewable calendar items"
msgstr ""
-#: calendar/gui/e-itip-control.c:1578 calendar/gui/e-itip-control.c:1670
+#: calendar/gui/e-itip-control.c:1458 calendar/gui/e-itip-control.c:1550
msgid "Object is invalid and cannot be updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1581 calendar/gui/e-itip-control.c:1673
+#: calendar/gui/e-itip-control.c:1461 calendar/gui/e-itip-control.c:1553
msgid "There was an error on the CORBA system\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1584 calendar/gui/e-itip-control.c:1676
+#: calendar/gui/e-itip-control.c:1464 calendar/gui/e-itip-control.c:1556
#, fuzzy
msgid "Object could not be found\n"
msgstr "Năo consegui correr o Bub buddy"
-#: calendar/gui/e-itip-control.c:1587 calendar/gui/e-itip-control.c:1679
+#: calendar/gui/e-itip-control.c:1467 calendar/gui/e-itip-control.c:1559
msgid "You don't have permissions to update the calendar\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1590
+#: calendar/gui/e-itip-control.c:1470
msgid "Update complete\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1593
+#: calendar/gui/e-itip-control.c:1473
msgid "Calendar file could not be updated!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1622 calendar/gui/e-itip-control.c:1688
+#: calendar/gui/e-itip-control.c:1502 calendar/gui/e-itip-control.c:1568
msgid "Attendee status can not be updated because the item no longer exists"
msgstr ""
-#: calendar/gui/e-itip-control.c:1643
+#: calendar/gui/e-itip-control.c:1523
msgid "This response is not from a current attendee. Add as an attendee?"
msgstr ""
-#: calendar/gui/e-itip-control.c:1655
+#: calendar/gui/e-itip-control.c:1535
msgid "Attendee status could not be updated because of an invalid status!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1682
+#: calendar/gui/e-itip-control.c:1562
msgid "Attendee status updated\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1685
+#: calendar/gui/e-itip-control.c:1565
msgid "Attendee status could not be updated!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1720
+#: calendar/gui/e-itip-control.c:1600
#, fuzzy
msgid "Removal Complete"
msgstr "Cores"
-#: calendar/gui/e-itip-control.c:1750 calendar/gui/e-itip-control.c:1800
+#: calendar/gui/e-itip-control.c:1630 calendar/gui/e-itip-control.c:1680
#, fuzzy
msgid "Item sent!\n"
msgstr "Data"
-#: calendar/gui/e-itip-control.c:1752 calendar/gui/e-itip-control.c:1804
+#: calendar/gui/e-itip-control.c:1632 calendar/gui/e-itip-control.c:1684
msgid "The item could not be sent!\n"
msgstr ""
-#: calendar/gui/e-itip-control.c:1907
+#: calendar/gui/e-itip-control.c:1757
#, fuzzy
msgid "Select Calendar Folder"
msgstr "_Nova pasta"
-#: calendar/gui/e-itip-control.c:1914
+#: calendar/gui/e-itip-control.c:1764
#, fuzzy
msgid "Select Tasks Folder"
msgstr "_Nova pasta"
@@ -5953,7 +5956,7 @@ msgstr ""
msgid "Chair Persons"
msgstr ""
-#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1750
+#: calendar/gui/e-meeting-model.c:85 calendar/gui/e-meeting-model.c:1759
msgid "Required Participants"
msgstr ""
@@ -5962,60 +5965,61 @@ msgid "Optional Participants"
msgstr ""
#: calendar/gui/e-meeting-model.c:87
-msgid "Non-Participants"
-msgstr ""
+#, fuzzy
+msgid "Resources"
+msgstr "Fontes"
#: calendar/gui/e-meeting-model.c:233 calendar/gui/e-meeting-model.c:250
-#: calendar/gui/e-meeting-model.c:556 calendar/gui/e-meeting-model.c:818
+#: calendar/gui/e-meeting-model.c:562 calendar/gui/e-meeting-model.c:827
msgid "Individual"
msgstr ""
#: calendar/gui/e-meeting-model.c:235 calendar/gui/e-meeting-model.c:252
-#: calendar/gui/e-meeting-model.c:819
+#: calendar/gui/e-meeting-model.c:828
#, fuzzy
msgid "Group"
msgstr "Grupo %i"
#: calendar/gui/e-meeting-model.c:237 calendar/gui/e-meeting-model.c:254
-#: calendar/gui/e-meeting-model.c:820
+#: calendar/gui/e-meeting-model.c:829
#, fuzzy
msgid "Resource"
msgstr "Fontes"
#: calendar/gui/e-meeting-model.c:239 calendar/gui/e-meeting-model.c:256
-#: calendar/gui/e-meeting-model.c:821
+#: calendar/gui/e-meeting-model.c:830
msgid "Room"
msgstr ""
#: calendar/gui/e-meeting-model.c:268 calendar/gui/e-meeting-model.c:285
-#: calendar/gui/e-meeting-model.c:834
+#: calendar/gui/e-meeting-model.c:843
#, fuzzy
msgid "Chair"
msgstr "Carro"
#: calendar/gui/e-meeting-model.c:270 calendar/gui/e-meeting-model.c:287
-#: calendar/gui/e-meeting-model.c:558 calendar/gui/e-meeting-model.c:835
+#: calendar/gui/e-meeting-model.c:564 calendar/gui/e-meeting-model.c:844
#, fuzzy
msgid "Required Participant"
msgstr "Pessoas _Necessărias"
#: calendar/gui/e-meeting-model.c:272 calendar/gui/e-meeting-model.c:289
-#: calendar/gui/e-meeting-model.c:836
+#: calendar/gui/e-meeting-model.c:845
msgid "Optional Participant"
msgstr ""
#: calendar/gui/e-meeting-model.c:274 calendar/gui/e-meeting-model.c:291
-#: calendar/gui/e-meeting-model.c:837
+#: calendar/gui/e-meeting-model.c:846
msgid "Non-Participant"
msgstr ""
#: calendar/gui/e-meeting-model.c:326 calendar/gui/e-meeting-model.c:349
-#: calendar/gui/e-meeting-model.c:866 calendar/gui/e-meeting-time-sel.c:437
+#: calendar/gui/e-meeting-model.c:875 calendar/gui/e-meeting-time-sel.c:437
msgid "Tentative"
msgstr ""
#: calendar/gui/e-meeting-model.c:328 calendar/gui/e-meeting-model.c:351
-#: calendar/gui/e-meeting-model.c:867
+#: calendar/gui/e-meeting-model.c:876
#, fuzzy
msgid "Delegated"
msgstr "Apagar"
@@ -6027,22 +6031,22 @@ msgstr ""
#. This is a strftime() format string %A = full weekday name,
#. %B = full month name, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:475
-#: calendar/gui/e-meeting-time-sel.c:2107
+#: calendar/gui/e-meeting-time-sel.c:2114
msgid "%A, %B %d, %Y"
msgstr ""
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2137 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:276 e-util/e-time-utils.c:348
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr ""
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:279 widgets/misc/e-dateedit.c:1612
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr ""
@@ -6106,8 +6110,8 @@ msgstr "Hora de ín_icio de encontro"
msgid "Meeting _end time:"
msgstr "Hora de _fim de _encontro"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1941
-#: calendar/gui/gnome-cal.c:1952
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, fuzzy, c-format
msgid "Opening tasks at %s"
msgstr "Abrir ficheiro"
@@ -6122,7 +6126,7 @@ msgstr "Criar um novo calendário"
msgid "The method required to load `%s' is not supported"
msgstr ""
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "Criar um novo calendário"
@@ -6141,27 +6145,43 @@ msgstr "Apagar um contacto"
msgid "Expunging"
msgstr "Cabeçalhos:"
-#: calendar/gui/e-week-view.c:3471
+#: calendar/gui/e-week-view.c:3519
#, fuzzy
msgid "New _Appointment..."
msgstr "Novo compromisso"
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, fuzzy, c-format
msgid "Could not open the folder in `%s'"
msgstr "Criar um novo calendário"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr ""
-#: calendar/gui/gnome-cal.c:1924
+#: calendar/gui/gnome-cal.c:1734
+#, c-format
+msgid ""
+"The calendar backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1739
+#, c-format
+msgid ""
+"The task backend for\n"
+"%s\n"
+" has crashed. You will have to restart Evolution in order to use it again"
+msgstr ""
+
+#: calendar/gui/gnome-cal.c:1959
#, fuzzy, c-format
msgid "Opening calendar at %s"
msgstr "Abrir calendário"
-#: calendar/gui/gnome-cal.c:1963
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "Abrir ficheiro"
@@ -6228,54 +6248,54 @@ msgstr "Outro"
msgid "September"
msgstr ""
-#: calendar/gui/itip-utils.c:383
+#: calendar/gui/itip-utils.c:356
msgid "At least one attendee is necessary"
msgstr ""
-#: calendar/gui/itip-utils.c:419
+#: calendar/gui/itip-utils.c:392
msgid "An organizer must be set."
msgstr ""
-#: calendar/gui/itip-utils.c:462
+#: calendar/gui/itip-utils.c:435
#, fuzzy
msgid "Event information"
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/itip-utils.c:464
+#: calendar/gui/itip-utils.c:437
#, fuzzy
msgid "Task information"
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/itip-utils.c:466
+#: calendar/gui/itip-utils.c:439
#, fuzzy
msgid "Journal information"
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/itip-utils.c:468
+#: calendar/gui/itip-utils.c:441
#, fuzzy
msgid "Free/Busy information"
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/itip-utils.c:470
+#: calendar/gui/itip-utils.c:443
#, fuzzy
msgid "Calendar information"
msgstr "Nenhuma Informaçăo"
-#: calendar/gui/itip-utils.c:506
+#: calendar/gui/itip-utils.c:479
#, fuzzy
msgid "Updated"
msgstr "Lista de tarefas"
-#: calendar/gui/itip-utils.c:514
+#: calendar/gui/itip-utils.c:487
#, fuzzy
msgid "Refresh"
msgstr "Ano"
-#: calendar/gui/itip-utils.c:518
+#: calendar/gui/itip-utils.c:491
msgid "Counter-proposal"
msgstr ""
-#: calendar/gui/itip-utils.c:697
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr ""
@@ -6516,7 +6536,7 @@ msgid "Print Calendar"
msgstr "Imprimir calendário"
#: calendar/gui/print.c:2521 calendar/gui/print.c:2613
-#: calendar/gui/tasks-control.c:583 mail/mail-callbacks.c:3157
+#: calendar/gui/tasks-control.c:580 mail/mail-callbacks.c:3162
#: my-evolution/e-summary.c:619
msgid "Print Preview"
msgstr "Prever impressăo"
@@ -6541,7 +6561,7 @@ msgstr ""
msgid "The URI of the tasks folder to display"
msgstr "O URI que o calendário mostrará"
-#: calendar/gui/tasks-control.c:456
+#: calendar/gui/tasks-control.c:453
msgid ""
"This operation will permanently erase all tasks marked as completed. If you "
"continue, you will not be able to recover these tasks.\n"
@@ -6549,13 +6569,13 @@ msgid ""
"Really erase these tasks?"
msgstr ""
-#: calendar/gui/tasks-control.c:463 mail/mail-callbacks.c:2641
-#: mail/mail-callbacks.c:2883
+#: calendar/gui/tasks-control.c:460 mail/mail-callbacks.c:2642
+#: mail/mail-callbacks.c:2884
#, fuzzy
msgid "Do not ask me again."
msgstr "Enviar esta mensagem"
-#: calendar/gui/tasks-control.c:612
+#: calendar/gui/tasks-control.c:609
#, fuzzy
msgid "Print Tasks"
msgstr "Imprimir calendário"
@@ -8468,7 +8488,7 @@ msgstr "Erro a gravar os atalhos."
msgid "Copying messages"
msgstr "Encontrar mensagens"
-#: camel/camel-gpg-context.c:705
+#: camel/camel-gpg-context.c:713
#, c-format
msgid ""
"Unexpected GnuPG status message encountered:\n"
@@ -8476,46 +8496,46 @@ msgid ""
"%s"
msgstr ""
-#: camel/camel-gpg-context.c:719
+#: camel/camel-gpg-context.c:727
msgid "Failed to parse gpg userid hint."
msgstr ""
-#: camel/camel-gpg-context.c:742
+#: camel/camel-gpg-context.c:750
msgid "Failed to parse gpg passphrase request."
msgstr ""
-#: camel/camel-gpg-context.c:750
+#: camel/camel-gpg-context.c:758
#, c-format
msgid ""
"You need a passphrase to unlock the key for\n"
"user: \"%s\""
msgstr ""
-#: camel/camel-gpg-context.c:761 camel/camel-gpg-context.c:1220
-#: camel/camel-gpg-context.c:1326 camel/camel-gpg-context.c:1401
-#: camel/camel-gpg-context.c:1457 mail/mail-send-recv.c:540
+#: camel/camel-gpg-context.c:769 camel/camel-gpg-context.c:1228
+#: camel/camel-gpg-context.c:1336 camel/camel-gpg-context.c:1411
+#: camel/camel-gpg-context.c:1469 mail/mail-send-recv.c:540
msgid "Cancelled."
msgstr ""
-#: camel/camel-gpg-context.c:779
+#: camel/camel-gpg-context.c:787
msgid "Failed to unlock secret key: 3 bad passphrases given."
msgstr ""
-#: camel/camel-gpg-context.c:785
+#: camel/camel-gpg-context.c:793
#, c-format
msgid "Unexpected response from GnuPG: %s"
msgstr ""
-#: camel/camel-gpg-context.c:795
+#: camel/camel-gpg-context.c:803
#, fuzzy
msgid "No data provided"
msgstr "(Nenhuma pasta mostrada)"
-#: camel/camel-gpg-context.c:840
+#: camel/camel-gpg-context.c:848
msgid "Failed to encrypt: No valid recipients specified."
msgstr ""
-#: camel/camel-gpg-context.c:1095
+#: camel/camel-gpg-context.c:1103
#, fuzzy, c-format
msgid ""
"Failed to GPG %s message: %s\n"
@@ -8523,18 +8543,24 @@ msgid ""
"%.*s"
msgstr "Anexar um ficheiro à mensagem"
-#: camel/camel-gpg-context.c:1101
+#: camel/camel-gpg-context.c:1109
#, fuzzy, c-format
msgid "Failed to GPG %s message: %s\n"
msgstr "Anexar um ficheiro à mensagem"
-#: camel/camel-gpg-context.c:1211 camel/camel-gpg-context.c:1318
-#: camel/camel-gpg-context.c:1392 camel/camel-gpg-context.c:1448
+#: camel/camel-gpg-context.c:1219
+#, fuzzy, c-format
+msgid "Failed to execute gpg: %s"
+msgstr "Anexar um ficheiro à mensagem"
+
+#: camel/camel-gpg-context.c:1249 camel/camel-gpg-context.c:1328
+#: camel/camel-gpg-context.c:1402 camel/camel-gpg-context.c:1432
+#: camel/camel-gpg-context.c:1460 camel/camel-gpg-context.c:1490
#, fuzzy
msgid "Failed to execute gpg."
msgstr "Anexar um ficheiro à mensagem"
-#: camel/camel-gpg-context.c:1303
+#: camel/camel-gpg-context.c:1313
#, fuzzy, c-format
msgid "Cannot verify message signature: could not create temp file: %s"
msgstr "Criar um novo calendário"
@@ -8764,7 +8790,7 @@ msgid ""
msgstr ""
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1002
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr ""
@@ -8882,7 +8908,7 @@ msgstr ""
msgid "No provider available for protocol `%s'"
msgstr ""
-#: camel/camel-session.c:536
+#: camel/camel-session.c:545
#, c-format
msgid ""
"Could not create directory %s:\n"
@@ -8927,12 +8953,12 @@ msgstr "Anexar um ficheiro à mensagem"
msgid "Failed to verify certificates."
msgstr ""
-#: camel/camel-store.c:241
+#: camel/camel-store.c:244
#, fuzzy
msgid "Cannot get folder: Invalid operation on this store"
msgstr "Năo consigo abrir a localizaçăo: %s"
-#: camel/camel-store.c:303
+#: camel/camel-store.c:306
#, fuzzy
msgid "Cannot create folder: Invalid operation on this store"
msgstr "Năo consigo abrir a localizaçăo: %s"
@@ -9137,80 +9163,107 @@ msgstr "Năo consigo abrir a localizaçăo: %s"
msgid "Cannot rename folder: %s: No such folder"
msgstr "Năo consigo abrir a localizaçăo: %s"
-#: camel/providers/imap/camel-imap-command.c:220
-#: camel/providers/imap/camel-imap-command.c:259
-#: camel/providers/imap/camel-imap-command.c:438
-#: camel/providers/imap/camel-imap-store.c:2404
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
#, fuzzy
msgid "Operation cancelled"
msgstr "Abrir calendário"
-#: camel/providers/imap/camel-imap-command.c:304
-#: camel/providers/imap/camel-imap-store.c:2407
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:382
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:392
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:447
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:636
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr ""
-#: camel/providers/imap/camel-imap-command.c:672
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:219
+#: camel/providers/imap/camel-imap-folder.c:220
#, c-format
msgid "Could not create directory %s: %s"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:238
+#: camel/providers/imap/camel-imap-folder.c:239
#, c-format
msgid "Could not load summary for %s"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:304
+#: camel/providers/imap/camel-imap-folder.c:305
msgid "Folder was destroyed and recreated on server."
msgstr ""
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:535
+#: camel/providers/imap/camel-imap-folder.c:547
#, fuzzy
msgid "Scanning for changed messages"
msgstr "Enviar uma nova mensagem"
-#: camel/providers/imap/camel-imap-folder.c:1909
-#: camel/providers/imap/camel-imap-folder.c:2406
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Anexar um ficheiro à mensagem"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#, fuzzy
+msgid "No such message"
+msgstr "Enviar a mensagem"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:2066
-#: camel/providers/imap/camel-imap-folder.c:2143
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr ""
-#: camel/providers/imap/camel-imap-folder.c:2072
+#: camel/providers/imap/camel-imap-folder.c:2090
#, fuzzy
msgid "Scanning for new messages"
msgstr "Encontrar mensagens"
-#: camel/providers/imap/camel-imap-folder.c:2443
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr ""
@@ -9237,7 +9290,7 @@ msgstr "Verificar novo correio"
msgid "Check for new messages in all folders"
msgstr "Verificar novo correio"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "_Pastas"
@@ -9268,7 +9321,7 @@ msgstr ""
#: camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:267
-#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:84
+#: camel/providers/pop3/camel-pop3-provider.c:69 mail/mail-config.glade.h:85
#, fuzzy
msgid "Password"
msgstr "Esquecer _Senhas"
@@ -9277,74 +9330,74 @@ msgstr "Esquecer _Senhas"
msgid "This option will connect to the IMAP server using a plaintext password."
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "Servidor:"
-#: camel/providers/imap/camel-imap-store.c:435
+#: camel/providers/imap/camel-imap-store.c:458
#, c-format
msgid "IMAP service for %s on %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:554
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:557
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:616
-#: camel/providers/imap/camel-imap-store.c:647
+#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr "Criar um novo calendário"
-#: camel/providers/imap/camel-imap-store.c:617
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
msgid "SSL/TLS extension not supported."
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:648
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
#, fuzzy
msgid "SSL negotiations failed"
msgstr "Autenticaçăo"
-#: camel/providers/imap/camel-imap-store.c:891
+#: camel/providers/imap/camel-imap-store.c:940
#, c-format
msgid "The folder %s no longer exists"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1025
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1035
-#: camel/providers/smtp/camel-smtp-transport.c:476
+#: camel/providers/imap/camel-imap-store.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:479
#, fuzzy, c-format
msgid "No support for authentication type %s"
msgstr "Autenticaçăo"
-#: camel/providers/imap/camel-imap-store.c:1059
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1074
-#: camel/providers/smtp/camel-smtp-transport.c:517
+#: camel/providers/imap/camel-imap-store.c:1123
+#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1103
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9352,19 +9405,24 @@ msgid ""
"\n"
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1426
-#: camel/providers/imap/camel-imap-store.c:1563
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, fuzzy, c-format
msgid "No such folder %s"
msgstr "Enviar a mensagem"
-#: camel/providers/imap/camel-imap-store.c:1750
+#: camel/providers/imap/camel-imap-store.c:1793
#, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr ""
-#: camel/providers/imap/camel-imap-store.c:1788
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Gravar a mensagem na pasta especificada"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr ""
@@ -9505,26 +9563,6 @@ msgstr "Enviar esta mensagem"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr ""
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:348
-#: camel/providers/local/camel-mh-folder.c:201
-#, fuzzy
-msgid "No such message"
-msgstr "Enviar a mensagem"
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -9611,30 +9649,30 @@ msgstr "Năo consigo abrir a localizaçăo: %s"
msgid "Cannot open mailbox: %s: %s\n"
msgstr "Năo consigo abrir a localizaçăo: %s"
-#: camel/providers/local/camel-mbox-folder.c:275
+#: camel/providers/local/camel-mbox-folder.c:274
#, fuzzy
msgid "Mail append cancelled"
msgstr "Abrir calendário"
-#: camel/providers/local/camel-mbox-folder.c:278
+#: camel/providers/local/camel-mbox-folder.c:277
#, c-format
msgid "Cannot append message to mbox file: %s: %s"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:366
-#: camel/providers/local/camel-mbox-folder.c:397
-#: camel/providers/local/camel-mbox-folder.c:405
+#: camel/providers/local/camel-mbox-folder.c:365
+#: camel/providers/local/camel-mbox-folder.c:396
+#: camel/providers/local/camel-mbox-folder.c:404
#, c-format
msgid ""
"Cannot get message: %s from folder %s\n"
" %s"
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:398
+#: camel/providers/local/camel-mbox-folder.c:397
msgid "The folder appears to be irrecoverably corrupted."
msgstr ""
-#: camel/providers/local/camel-mbox-folder.c:406
+#: camel/providers/local/camel-mbox-folder.c:405
msgid "Message construction failed: Corrupt mailbox?"
msgstr ""
@@ -9733,12 +9771,13 @@ msgstr ""
msgid "Could not store folder: %s"
msgstr "Criar um novo calendário"
-#: camel/providers/local/camel-mbox-summary.c:974
+#: camel/providers/local/camel-mbox-summary.c:976
+#: camel/providers/local/camel-mbox-summary.c:1001
#, c-format
msgid "Error writing to temp mailbox: %s"
msgstr ""
-#: camel/providers/local/camel-mbox-summary.c:991
+#: camel/providers/local/camel-mbox-summary.c:993
#, c-format
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr ""
@@ -9948,7 +9987,7 @@ msgstr "Gravar a mensagem na pasta especificada"
msgid "Delete after %s day(s)"
msgstr "Apagar este item"
-#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:83
+#: camel/providers/pop3/camel-pop3-provider.c:52 mail/mail-config.glade.h:84
msgid "POP"
msgstr ""
@@ -10028,7 +10067,7 @@ msgid "No such folder `%s'."
msgstr ""
#: camel/providers/sendmail/camel-sendmail-provider.c:36
-#: mail/mail-config.glade.h:109
+#: mail/mail-config.glade.h:110
#, fuzzy
msgid "Sendmail"
msgstr "Enviar"
@@ -10082,7 +10121,7 @@ msgstr ""
msgid "Mail delivery via the sendmail program"
msgstr ""
-#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:100
+#: camel/providers/smtp/camel-smtp-provider.c:37 mail/mail-config.glade.h:101
msgid "SMTP"
msgstr ""
@@ -10198,36 +10237,36 @@ msgstr "Autenticaçăo"
msgid "Welcome response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:340
-#: camel/providers/smtp/camel-smtp-transport.c:382
+#: camel/providers/smtp/camel-smtp-transport.c:343
+#: camel/providers/smtp/camel-smtp-transport.c:385
#, fuzzy, c-format
msgid "Failed to connect to SMTP server %s in secure mode: %s"
msgstr "Criar um novo calendário"
-#: camel/providers/smtp/camel-smtp-transport.c:341
+#: camel/providers/smtp/camel-smtp-transport.c:344
msgid "server does not appear to support SSL"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:355
+#: camel/providers/smtp/camel-smtp-transport.c:358
#, c-format
msgid "STARTTLS request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:370
+#: camel/providers/smtp/camel-smtp-transport.c:373
msgid "STARTTLS response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:466
+#: camel/providers/smtp/camel-smtp-transport.c:469
#, fuzzy, c-format
msgid "SMTP server %s does not support requested authentication type %s."
msgstr "Autenticaçăo"
-#: camel/providers/smtp/camel-smtp-transport.c:504
+#: camel/providers/smtp/camel-smtp-transport.c:507
#, c-format
msgid "%sPlease enter the SMTP password for %s@%s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:525
+#: camel/providers/smtp/camel-smtp-transport.c:528
#, c-format
msgid ""
"Unable to authenticate to SMTP server.\n"
@@ -10235,90 +10274,90 @@ msgid ""
"\n"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:658
+#: camel/providers/smtp/camel-smtp-transport.c:661
#, c-format
msgid "SMTP server %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:660
+#: camel/providers/smtp/camel-smtp-transport.c:663
#, c-format
msgid "SMTP mail delivery via %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:678
+#: camel/providers/smtp/camel-smtp-transport.c:681
msgid "Cannot send message: sender address not valid."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:683 mail/mail-ops.c:622
+#: camel/providers/smtp/camel-smtp-transport.c:686 mail/mail-ops.c:622
#, fuzzy
msgid "Sending message"
msgstr "Mensagens enviadas"
-#: camel/providers/smtp/camel-smtp-transport.c:697
+#: camel/providers/smtp/camel-smtp-transport.c:700
msgid "Cannot send message: no recipients defined."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:707
+#: camel/providers/smtp/camel-smtp-transport.c:710
msgid "Cannot send message: one or more invalid recipients"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:861
+#: camel/providers/smtp/camel-smtp-transport.c:866
msgid "SMTP Greeting"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:892
+#: camel/providers/smtp/camel-smtp-transport.c:912
#, c-format
msgid "HELO request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:913
+#: camel/providers/smtp/camel-smtp-transport.c:934
#, fuzzy
msgid "HELO response error"
msgstr "Outro"
-#: camel/providers/smtp/camel-smtp-transport.c:979
+#: camel/providers/smtp/camel-smtp-transport.c:1000
#, fuzzy
msgid "SMTP Authentication"
msgstr "Autenticaçăo"
-#: camel/providers/smtp/camel-smtp-transport.c:985
+#: camel/providers/smtp/camel-smtp-transport.c:1006
msgid "Error creating SASL authentication object."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1002
-#: camel/providers/smtp/camel-smtp-transport.c:1014
+#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1035
#, c-format
msgid "AUTH request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1023
+#: camel/providers/smtp/camel-smtp-transport.c:1044
msgid "AUTH request failed."
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1084
+#: camel/providers/smtp/camel-smtp-transport.c:1105
msgid "Bad authentication response from server.\n"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1109
+#: camel/providers/smtp/camel-smtp-transport.c:1130
#, c-format
msgid "MAIL FROM request timed out: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1129
+#: camel/providers/smtp/camel-smtp-transport.c:1150
msgid "MAIL FROM response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1153
+#: camel/providers/smtp/camel-smtp-transport.c:1174
#, c-format
msgid "RCPT TO request timed out: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1175
+#: camel/providers/smtp/camel-smtp-transport.c:1196
#, c-format
msgid "RCPT TO <%s> failed"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1217
+#: camel/providers/smtp/camel-smtp-transport.c:1238
#, c-format
msgid "DATA request timed out: %s: mail not sent"
msgstr ""
@@ -10326,35 +10365,35 @@ msgstr ""
#. we should have gotten instructions on how to use the DATA command:
#. * 354 Enter mail, end with "." on a line by itself
#.
-#: camel/providers/smtp/camel-smtp-transport.c:1237
+#: camel/providers/smtp/camel-smtp-transport.c:1258
msgid "DATA response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1277
-#: camel/providers/smtp/camel-smtp-transport.c:1300
+#: camel/providers/smtp/camel-smtp-transport.c:1298
+#: camel/providers/smtp/camel-smtp-transport.c:1321
#, c-format
msgid "DATA send timed out: message termination: %s: mail not sent"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1320
+#: camel/providers/smtp/camel-smtp-transport.c:1341
msgid "DATA termination response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1343
+#: camel/providers/smtp/camel-smtp-transport.c:1364
#, c-format
msgid "RSET request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1363
+#: camel/providers/smtp/camel-smtp-transport.c:1384
msgid "RSET response error"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1386
+#: camel/providers/smtp/camel-smtp-transport.c:1407
#, c-format
msgid "QUIT request timed out: %s"
msgstr ""
-#: camel/providers/smtp/camel-smtp-transport.c:1406
+#: camel/providers/smtp/camel-smtp-transport.c:1427
msgid "QUIT response error"
msgstr ""
@@ -10430,7 +10469,7 @@ msgstr ""
msgid "Suggest automatic display of attachment"
msgstr ""
-#: composer/e-msg-composer-hdrs.c:344
+#: composer/e-msg-composer-hdrs.c:347
msgid "Click here for the address book"
msgstr "Pressione aqui para o livro de endereços"
@@ -10441,7 +10480,7 @@ msgstr "Pressione aqui para o livro de endereços"
#. * because that causes from_changed to be called, which
#. * expects the reply_to fields to be initialized.
#.
-#: composer/e-msg-composer-hdrs.c:378
+#: composer/e-msg-composer-hdrs.c:382
#, fuzzy
msgid "Reply-To:"
msgstr "Responder"
@@ -10449,7 +10488,7 @@ msgstr "Responder"
#.
#. * From
#.
-#: composer/e-msg-composer-hdrs.c:389
+#: composer/e-msg-composer-hdrs.c:393
#, fuzzy
msgid "From:"
msgstr "De"
@@ -10457,31 +10496,31 @@ msgstr "De"
#.
#. * Subject
#.
-#: composer/e-msg-composer-hdrs.c:395
+#: composer/e-msg-composer-hdrs.c:399
msgid "Subject:"
msgstr "Assunto:"
-#: composer/e-msg-composer-hdrs.c:409
+#: composer/e-msg-composer-hdrs.c:413
msgid "To:"
msgstr "Para:"
-#: composer/e-msg-composer-hdrs.c:410
+#: composer/e-msg-composer-hdrs.c:414
msgid "Enter the recipients of the message"
msgstr "Introduza os receptores da mensagem"
-#: composer/e-msg-composer-hdrs.c:413
+#: composer/e-msg-composer-hdrs.c:417
msgid "Cc:"
msgstr "Cc:"
-#: composer/e-msg-composer-hdrs.c:414
+#: composer/e-msg-composer-hdrs.c:418
msgid "Enter the addresses that will receive a carbon copy of the message"
msgstr "Entre os endereços que irăo receber uma cópia da mensagem"
-#: composer/e-msg-composer-hdrs.c:417
+#: composer/e-msg-composer-hdrs.c:421
msgid "Bcc:"
msgstr "Bcc:"
-#: composer/e-msg-composer-hdrs.c:418
+#: composer/e-msg-composer-hdrs.c:422
msgid ""
"Enter the addresses that will receive a carbon copy of the message without "
"appearing in the recipient list of the message."
@@ -10492,11 +10531,16 @@ msgstr ""
#.
#. * Post-To
#.
-#: composer/e-msg-composer-hdrs.c:425
+#: composer/e-msg-composer-hdrs.c:429
#, fuzzy
msgid "Post To:"
msgstr "Prioridade:"
+#: composer/e-msg-composer-hdrs.c:431
+#, fuzzy
+msgid "Posting destination"
+msgstr "Nenhuma descriçăo"
+
#: composer/e-msg-composer-select-file.c:274
#: ui/evolution-message-composer.xml.h:2
msgid "Attach a file"
@@ -10514,114 +10558,96 @@ msgid ""
"%s"
msgstr "Erro a gravar os atalhos."
-#: composer/e-msg-composer.c:1157
+#: composer/e-msg-composer.c:1155
#, fuzzy
msgid "Warning!"
msgstr "Seg"
-#: composer/e-msg-composer.c:1161
+#: composer/e-msg-composer.c:1159
msgid "File exists, overwrite?"
msgstr ""
-#: composer/e-msg-composer.c:1183
+#: composer/e-msg-composer.c:1181
#, fuzzy, c-format
msgid "Error saving file: %s"
msgstr "Erro a gravar os atalhos."
-#: composer/e-msg-composer.c:1203
+#: composer/e-msg-composer.c:1201
#, c-format
msgid "Error loading file: %s"
msgstr ""
-#: composer/e-msg-composer.c:1236
+#: composer/e-msg-composer.c:1234
#, fuzzy, c-format
msgid "Error accessing file: %s"
msgstr "Erro a gravar os atalhos."
-#: composer/e-msg-composer.c:1244
+#: composer/e-msg-composer.c:1242
msgid "Unable to retrieve message from editor"
msgstr ""
-#: composer/e-msg-composer.c:1251
+#: composer/e-msg-composer.c:1249
#, c-format
msgid ""
"Unable to seek on file: %s\n"
"%s"
msgstr ""
-#: composer/e-msg-composer.c:1258
+#: composer/e-msg-composer.c:1256
#, c-format
msgid ""
"Unable to truncate file: %s\n"
"%s"
msgstr ""
-#: composer/e-msg-composer.c:1267
+#: composer/e-msg-composer.c:1265
#, fuzzy, c-format
msgid ""
"Error autosaving message: %s\n"
" %s"
msgstr "Erro a gravar os atalhos."
-#: composer/e-msg-composer.c:1367
+#: composer/e-msg-composer.c:1365
msgid ""
"Ximian Evolution has found unsaved files from a previous session.\n"
"Would you like to try to recover them?"
msgstr ""
-#: composer/e-msg-composer.c:1516
-msgid ""
-"This message has not been sent.\n"
-"\n"
-"Do you wish to save your changes?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1523
+#: composer/e-msg-composer.c:1530
#, fuzzy
msgid "Warning: Modified Message"
msgstr "Enviar esta mensagem"
-#: composer/e-msg-composer.c:1553
+#: composer/e-msg-composer.c:1563
msgid "Open file"
msgstr "Abrir ficheiro"
-#: composer/e-msg-composer.c:1925
-msgid ""
-"Can't set default signature for this account. Maybe accounts were modified "
-"meanwhile?"
-msgstr ""
-
-#: composer/e-msg-composer.c:1962
+#: composer/e-msg-composer.c:1921
#, fuzzy
msgid "Signature:"
msgstr "Ficheiro com assinatura:"
-#: composer/e-msg-composer.c:2003 mail/mail-account-gui.c:1230
+#: composer/e-msg-composer.c:1962 mail/mail-account-gui.c:1230
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2015
-#, fuzzy
-msgid "Set as default"
-msgstr "Apagar"
-
-#: composer/e-msg-composer.c:2192 composer/e-msg-composer.c:2797
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "Criar uma nova mensagem"
-#: composer/e-msg-composer.c:2814
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
msgstr ""
-#: composer/e-msg-composer.c:2840 composer/e-msg-composer.c:2895
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
msgstr ""
-#: composer/e-msg-composer.c:3846
+#: composer/e-msg-composer.c:3838
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
"<b>"
@@ -10698,7 +10724,7 @@ msgstr "Assunto"
msgid "Subject does not contain"
msgstr "Assunto"
-#: e-util/e-dialog-utils.c:228 mail/mail-callbacks.c:2508
+#: e-util/e-dialog-utils.c:237 mail/mail-callbacks.c:2509
#: mail/mail-display.c:190
msgid ""
"A file by that name already exists.\n"
@@ -10724,92 +10750,92 @@ msgstr "Ícone_s pequenos"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:362
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr ""
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:353
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr ""
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr ""
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr ""
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr ""
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr ""
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr ""
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr ""
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr ""
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr ""
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:303 e-util/e-time-utils.c:402
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr ""
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:307 e-util/e-time-utils.c:394
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr ""
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:312 e-util/e-time-utils.c:399
-#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1647
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
+#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr ""
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:316 e-util/e-time-utils.c:391
-#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1644
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
+#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr ""
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:320
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr ""
#: filter/filter-datespec.c:70 filter/filter.glade.h:24
-#: mail/mail-config.glade.h:185
+#: mail/mail-config.glade.h:186
#, fuzzy
msgid "seconds"
msgstr " segundos"
@@ -10931,32 +10957,32 @@ msgid ""
"%s"
msgstr ""
-#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:75
-#: mail/mail-config.glade.h:62
+#: filter/filter-label.c:136 filter/libfilter-i18n.h:26 mail/mail-config.c:76
+#: mail/mail-config.glade.h:63
msgid "Important"
msgstr ""
#. red
-#: filter/filter-label.c:137 mail/mail-config.c:76
-#: mail/mail-config.glade.h:135
+#: filter/filter-label.c:137 mail/mail-config.c:77
+#: mail/mail-config.glade.h:136
#, fuzzy
msgid "Work"
msgstr "Seg"
#. orange
-#: filter/filter-label.c:138 mail/mail-config.c:77 mail/mail-config.glade.h:85
+#: filter/filter-label.c:138 mail/mail-config.c:78 mail/mail-config.glade.h:86
msgid "Personal"
msgstr ""
#. forest green
-#: filter/filter-label.c:139 mail/mail-config.c:78
-#: mail/mail-config.glade.h:126
+#: filter/filter-label.c:139 mail/mail-config.c:79
+#: mail/mail-config.glade.h:127
#, fuzzy
msgid "To Do"
msgstr "Para:"
#. blue
-#: filter/filter-label.c:140 mail/mail-config.c:79 mail/mail-config.glade.h:66
+#: filter/filter-label.c:140 mail/mail-config.c:80 mail/mail-config.glade.h:67
#, fuzzy
msgid "Later"
msgstr "Data"
@@ -11226,7 +11252,7 @@ msgstr ""
msgid "is not Flagged"
msgstr ""
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1715
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
msgid "Label"
msgstr ""
@@ -11296,7 +11322,7 @@ msgstr ""
msgid "Score"
msgstr "Fontes"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1799
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
#, fuzzy
msgid "Sender"
msgstr "Enviar"
@@ -11337,7 +11363,7 @@ msgstr ""
msgid "Stop Processing"
msgstr ""
-#: filter/libfilter-i18n.h:60 mail/mail-format.c:908
+#: filter/libfilter-i18n.h:60 mail/mail-format.c:928
#: mail/message-list.etspec.h:13
msgid "Subject"
msgstr "Assunto"
@@ -11410,7 +11436,7 @@ msgstr "Sincronizar"
#: importers/elm-importer.c:525 importers/netscape-importer.c:2127
#: importers/pine-importer.c:637 mail/component-factory.c:102
-#: mail/folder-browser-ui.c:327
+#: mail/folder-browser-ui.c:339
#, fuzzy
msgid "Mail"
msgstr "_Correio"
@@ -11473,7 +11499,7 @@ msgid "Evolution is importing your old Netscape data"
msgstr ""
#. Fill in the new fields
-#: importers/netscape-importer.c:1871 mail/mail-ops.c:1091
+#: importers/netscape-importer.c:1871 mail/mail-ops.c:1101
#: shell/e-local-storage.c:183
#, fuzzy
msgid "Trash"
@@ -11549,75 +11575,77 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr "Năo consigo inicializar o componente de mail do Evolution."
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
-msgid "Evolution component for handling mail."
+msgid ""
+"Configure mail preferences, including security and message display, here"
msgstr ""
#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "Năo consigo inicializar o componente de mail do Evolution."
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+msgid "Configure your email accounts here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+msgid "Evolution component for handling mail."
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
#, fuzzy
msgid "Evolution mail composer."
msgstr "Năo consigo inicializar o componente de mail do Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
#, fuzzy
msgid "Evolution mail executive summary component."
msgstr "Năo consigo inicializar o componente de mail do Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
#, fuzzy
msgid "Evolution mail folder display component."
msgstr "Năo consigo inicializar o componente de mail do Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
#, fuzzy
msgid "Evolution mail folder factory component."
msgstr "Năo consigo inicializar o componente de mail do Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
#, fuzzy
msgid "Factory for the Evolution composer."
msgstr "Năo consigo inicializar o componente de mail do Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
#, fuzzy
msgid "Factory for the Mail Summary component."
msgstr "Năo consigo inicializar o componente de mail do Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
#, fuzzy
msgid "Font Preferences"
msgstr "Preferências"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
#, fuzzy
msgid "Mail Accounts"
msgstr "Ícone_s pequenos"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:69
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
#, fuzzy
msgid "Mail Preferences"
msgstr "Preferências"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
#, fuzzy
msgid "Mail configuration interface"
msgstr "Configuraçăo do correio"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr ""
-
#: mail/component-factory.c:102
#, fuzzy
msgid "Folder containing mail"
@@ -11648,277 +11676,277 @@ msgstr "Propriedades do alarme"
msgid "Change this folder's properties"
msgstr "Propriedades"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
msgstr ""
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr ""
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Enviar esta mensagem"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
#, fuzzy
msgid "New Mail Message"
msgstr "Mensagem de _correio"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
#, fuzzy
msgid "_Mail Message"
msgstr "Mensagem de _correio"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "Criar uma nova mensagem"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "Mensagem de _correio"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "Encontrar mensagens"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "Criar uma nova mensagem"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "Năo consigo inicializar o componente de mail do Evolution."
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
#, fuzzy
msgid "Cannot initialize Evolution's mail config component."
msgstr "Năo consigo inicializar o componente de mail do Evolution."
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
#, fuzzy
msgid "Cannot initialize Evolution's folder info component."
msgstr "Năo consigo inicializar o componente de mail do Evolution."
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
#, fuzzy
msgid "Connecting..."
msgstr "Ano"
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr ""
-#: mail/folder-browser-ui.c:440
+#: mail/folder-browser-ui.c:457
#, fuzzy, c-format
msgid "Properties for \"%s\""
msgstr "Propriedades do alarme"
-#: mail/folder-browser-ui.c:442
+#: mail/folder-browser-ui.c:459
#, fuzzy
msgid "Properties"
msgstr "Propriedades do alarme"
-#: mail/folder-browser.c:308 mail/mail-display.c:374 mail/mail-display.c:880
+#: mail/folder-browser.c:309 mail/mail-display.c:374 mail/mail-display.c:880
#, c-format
msgid "Could not create temporary directory: %s"
msgstr ""
-#: mail/folder-browser.c:763
+#: mail/folder-browser.c:764
#, c-format
msgid "%d new"
msgstr ""
-#: mail/folder-browser.c:766 mail/folder-browser.c:774
-#: mail/folder-browser.c:777
+#: mail/folder-browser.c:767 mail/folder-browser.c:775
+#: mail/folder-browser.c:778
msgid ", "
msgstr ""
-#: mail/folder-browser.c:768
+#: mail/folder-browser.c:769
#, c-format
msgid "%d hidden"
msgstr ""
-#: mail/folder-browser.c:770
+#: mail/folder-browser.c:771
#, c-format
msgid "%d visible"
msgstr ""
-#: mail/folder-browser.c:775
+#: mail/folder-browser.c:776
#, fuzzy, c-format
msgid "%d selected"
msgstr "Apagar"
-#: mail/folder-browser.c:780
+#: mail/folder-browser.c:781
#, c-format
msgid "%d unsent"
msgstr ""
-#: mail/folder-browser.c:782
+#: mail/folder-browser.c:783
#, fuzzy, c-format
msgid "%d sent"
msgstr " segundos"
-#: mail/folder-browser.c:784
+#: mail/folder-browser.c:785
#, c-format
msgid "%d total"
msgstr ""
-#: mail/folder-browser.c:1091
+#: mail/folder-browser.c:1107
#, fuzzy
msgid "Create _Virtual Folder From Search..."
msgstr "Mensagens de correio em rascunho"
-#: mail/folder-browser.c:1651
+#: mail/folder-browser.c:1690
#, fuzzy
msgid "VFolder on _Subject"
msgstr "Assunto"
-#: mail/folder-browser.c:1652
+#: mail/folder-browser.c:1691
#, fuzzy
msgid "VFolder on Se_nder"
msgstr "Ficheiro năo encontrado"
-#: mail/folder-browser.c:1653
+#: mail/folder-browser.c:1692
#, fuzzy
msgid "VFolder on _Recipients"
msgstr "Situaçăo das mensagens"
-#: mail/folder-browser.c:1654
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr ""
-#: mail/folder-browser.c:1658
+#: mail/folder-browser.c:1697
#, fuzzy
msgid "Filter on Sub_ject"
msgstr "Ficheiro năo encontrado"
-#: mail/folder-browser.c:1659
+#: mail/folder-browser.c:1698
#, fuzzy
msgid "Filter on Sen_der"
msgstr "Ficheiro năo encontrado"
-#: mail/folder-browser.c:1660
+#: mail/folder-browser.c:1699
#, fuzzy
msgid "Filter on Re_cipients"
msgstr "Ficheiro năo encontrado"
-#: mail/folder-browser.c:1661 mail/folder-browser.c:1984
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr ""
-#: mail/folder-browser.c:1679
+#: mail/folder-browser.c:1718
#, fuzzy
msgid "_Edit as New Message..."
msgstr "Encontrar mensagens"
-#: mail/folder-browser.c:1681
+#: mail/folder-browser.c:1720
#, fuzzy
msgid "_Print"
msgstr "Imprimir"
-#: mail/folder-browser.c:1685 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
#, fuzzy
msgid "_Reply to Sender"
msgstr "Reponder para todos"
-#: mail/folder-browser.c:1686 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
#, fuzzy
msgid "Reply to _List"
msgstr "Reponder para todos"
-#: mail/folder-browser.c:1687 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
#, fuzzy
msgid "Reply to _All"
msgstr "Reponder para todos"
-#: mail/folder-browser.c:1688
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr ""
-#: mail/folder-browser.c:1692
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1693
+#: mail/folder-browser.c:1732
#, fuzzy
msgid "Fla_g Completed"
msgstr "Cores"
-#: mail/folder-browser.c:1694
+#: mail/folder-browser.c:1733
#, fuzzy
msgid "Cl_ear Flag"
msgstr "Carro"
#. separator here?
-#: mail/folder-browser.c:1698 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr ""
-#: mail/folder-browser.c:1699
+#: mail/folder-browser.c:1738
msgid "Mark as _Unread"
msgstr ""
-#: mail/folder-browser.c:1700
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr ""
-#: mail/folder-browser.c:1701
+#: mail/folder-browser.c:1740
msgid "_Mark as Unimportant"
msgstr ""
-#: mail/folder-browser.c:1706
+#: mail/folder-browser.c:1745
#, fuzzy
msgid "U_ndelete"
msgstr "Apagar"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1749
#, fuzzy
msgid "Mo_ve to Folder..."
msgstr "Ir para a _pasta..."
-#: mail/folder-browser.c:1711 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
#, fuzzy
msgid "_Copy to Folder..."
msgstr "Ir para a _pasta..."
-#: mail/folder-browser.c:1719
+#: mail/folder-browser.c:1758
#, fuzzy
msgid "Add Sender to Address_book"
msgstr "Impossível abrir o livro de endereços"
-#: mail/folder-browser.c:1723
+#: mail/folder-browser.c:1762
#, fuzzy
msgid "Appl_y Filters"
msgstr "Druída dos _filtros"
-#: mail/folder-browser.c:1727
+#: mail/folder-browser.c:1766
#, fuzzy
msgid "Crea_te Rule From Message"
msgstr "Mensagens de correio em rascunho"
-#: mail/folder-browser.c:1985
+#: mail/folder-browser.c:2024
#, fuzzy
msgid "VFolder on M_ailing List"
msgstr "Uma pasta contendo items de correio"
-#: mail/folder-browser.c:1987
+#: mail/folder-browser.c:2026
#, fuzzy, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "Uma pasta contendo items de correio"
-#: mail/folder-browser.c:1988
+#: mail/folder-browser.c:2027
#, fuzzy, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "Uma pasta contendo items de correio"
@@ -11996,22 +12024,22 @@ msgstr ""
msgid "Evolution Account Editor"
msgstr "Atalho para _barra do Evolution"
-#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:159
+#: mail/mail-account-gui.c:742 mail/mail-config.glade.h:160
#, fuzzy
msgid "_Host:"
msgstr "Horas"
-#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:129
+#: mail/mail-account-gui.c:746 mail/mail-config.glade.h:130
#, fuzzy
msgid "User_name:"
msgstr "Utilizador:"
-#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:167
+#: mail/mail-account-gui.c:750 mail/mail-config.glade.h:168
#, fuzzy
msgid "_Path:"
msgstr "Caminho"
-#: mail/mail-account-gui.c:1843
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr ""
@@ -12042,7 +12070,7 @@ msgid "Enable"
msgstr ""
#: mail/mail-accounts.c:531 mail/mail-accounts.etspec.h:2
-#: mail/mail-config.glade.h:53
+#: mail/mail-config.glade.h:54
msgid "Enabled"
msgstr ""
@@ -12091,7 +12119,7 @@ msgid ""
"And have been updated."
msgstr ""
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -12099,131 +12127,131 @@ msgid ""
"Would you like to configure it now?"
msgstr ""
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
msgstr ""
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
msgstr ""
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
msgstr ""
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
#, fuzzy
msgid "Send anyway?"
msgstr "Enviar"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
msgstr ""
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
msgstr ""
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr ""
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
"Send anyway?"
msgstr ""
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr ""
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
msgstr ""
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr ""
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr ""
-#: mail/mail-callbacks.c:1680 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr ""
-#: mail/mail-callbacks.c:1682 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
#, fuzzy
msgid "Copy message(s) to"
msgstr "Criar uma nova mensagem"
-#: mail/mail-callbacks.c:2352
+#: mail/mail-callbacks.c:2353
#, c-format
msgid "Are you sure you want to edit all %d messages?"
msgstr ""
-#: mail/mail-callbacks.c:2377
+#: mail/mail-callbacks.c:2378
msgid ""
"You may only edit messages saved\n"
"in the Drafts folder."
msgstr ""
-#: mail/mail-callbacks.c:2416
+#: mail/mail-callbacks.c:2417
msgid ""
"You may only resend messages\n"
"in the Sent folder."
msgstr ""
-#: mail/mail-callbacks.c:2430
+#: mail/mail-callbacks.c:2431
#, c-format
msgid "Are you sure you want to resend all %d messages?"
msgstr ""
-#: mail/mail-callbacks.c:2456
+#: mail/mail-callbacks.c:2457
#, fuzzy
msgid "No Message Selected"
msgstr "Situaçăo das mensagens"
-#: mail/mail-callbacks.c:2501 mail/mail-display.c:186
+#: mail/mail-callbacks.c:2502 mail/mail-display.c:186
msgid "Overwrite file?"
msgstr ""
-#: mail/mail-callbacks.c:2555
+#: mail/mail-callbacks.c:2556
msgid "Save Message As..."
msgstr ""
-#: mail/mail-callbacks.c:2557
+#: mail/mail-callbacks.c:2558
msgid "Save Messages As..."
msgstr ""
-#: mail/mail-callbacks.c:2626
+#: mail/mail-callbacks.c:2627
#, fuzzy
msgid "Go to next folder with unread messages?"
msgstr "Imprimir a mensagem seleccionada"
-#: mail/mail-callbacks.c:2633
+#: mail/mail-callbacks.c:2634
msgid ""
"There are no more new messages in this folder.\n"
"Would you like to go to the next folder?"
msgstr ""
-#: mail/mail-callbacks.c:2876
+#: mail/mail-callbacks.c:2877
msgid ""
"This operation will permanently erase all messages marked as deleted. If you "
"continue, you will not be able to recover these messages.\n"
@@ -12231,37 +12259,37 @@ msgid ""
"Really erase these messages?"
msgstr ""
-#: mail/mail-callbacks.c:2989
+#: mail/mail-callbacks.c:2990
#, c-format
msgid ""
"Error loading filter information:\n"
"%s"
msgstr ""
-#: mail/mail-callbacks.c:3001
+#: mail/mail-callbacks.c:3002
#, fuzzy
msgid "Filters"
msgstr "_Pasta"
-#: mail/mail-callbacks.c:3045
+#: mail/mail-callbacks.c:3046
#, fuzzy, c-format
msgid "Page %d of %d"
msgstr "Enviar esta mensagem"
-#: mail/mail-callbacks.c:3098
+#: mail/mail-callbacks.c:3101
#, fuzzy
msgid "Print Message"
msgstr "Encontrar mensagens"
-#: mail/mail-callbacks.c:3125
+#: mail/mail-callbacks.c:3128
msgid "US-Letter"
msgstr ""
-#: mail/mail-callbacks.c:3164
+#: mail/mail-callbacks.c:3169
msgid "Printing of message failed"
msgstr ""
-#: mail/mail-callbacks.c:3335
+#: mail/mail-callbacks.c:3338
#, c-format
msgid "Are you sure you want to open all %d messages in separate windows?"
msgstr ""
@@ -12282,7 +12310,7 @@ msgstr "Nenhuma descriçăo"
msgid "Please specify a valid script name"
msgstr ""
-#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2909
+#: mail/mail-composer-prefs.c:317 mail/mail-config.c:2933
#, fuzzy
msgid "Unnamed"
msgstr "_Novo Contacto"
@@ -12334,21 +12362,21 @@ msgid ""
msgstr ""
#. set window title
-#: mail/mail-config-druid.c:632
+#: mail/mail-config-druid.c:633
#, fuzzy
msgid "Evolution Account Assistant"
msgstr "Atalho para _barra do Evolution"
-#: mail/mail-config.c:632
+#: mail/mail-config.c:635
#, fuzzy, c-format
msgid "Account %d"
msgstr "Ícone_s pequenos"
-#: mail/mail-config.c:2629
+#: mail/mail-config.c:2653
msgid "Checking Service"
msgstr ""
-#: mail/mail-config.c:2707 mail/mail-config.c:2711
+#: mail/mail-config.c:2731 mail/mail-config.c:2735
msgid "Connecting to server..."
msgstr ""
@@ -12518,518 +12546,522 @@ msgstr ""
msgid "Do not quote original message"
msgstr "Encontrar mensagens"
-#: mail/mail-config.glade.h:46 shell/glade/evolution-startup-wizard.glade.h:2
+#: mail/mail-config.glade.h:46
+msgid "Don't sign _meeting requests (for Outlook compatibility)"
+msgstr ""
+
+#: mail/mail-config.glade.h:47 shell/glade/evolution-startup-wizard.glade.h:2
#, fuzzy
msgid "Done"
msgstr "Nenhuma"
-#: mail/mail-config.glade.h:47
+#: mail/mail-config.glade.h:48
#, fuzzy
msgid "Drafts _folder:"
msgstr "Criar um novo calendário"
-#: mail/mail-config.glade.h:48
+#: mail/mail-config.glade.h:49
msgid "E_nable"
msgstr ""
-#: mail/mail-config.glade.h:49
+#: mail/mail-config.glade.h:50
#, fuzzy
msgid "Emacs"
msgstr "Colar"
-#: mail/mail-config.glade.h:50
+#: mail/mail-config.glade.h:51
#, fuzzy
msgid "Email Accounts"
msgstr "Ícone_s pequenos"
-#: mail/mail-config.glade.h:51
+#: mail/mail-config.glade.h:52
#, fuzzy
msgid "Email _address:"
msgstr "Endereço de correio:"
-#: mail/mail-config.glade.h:52
+#: mail/mail-config.glade.h:53
msgid "Empty _trash folders on exit"
msgstr ""
-#: mail/mail-config.glade.h:54
+#: mail/mail-config.glade.h:55
#, fuzzy
msgid "Execute Command..."
msgstr "Sumário executivo"
-#: mail/mail-config.glade.h:55
+#: mail/mail-config.glade.h:56
msgid "Fi_xed -width:"
msgstr ""
-#: mail/mail-config.glade.h:56
+#: mail/mail-config.glade.h:57
#, fuzzy
msgid "Font Properties"
msgstr "Propriedades do alarme"
-#: mail/mail-config.glade.h:57
+#: mail/mail-config.glade.h:58
#, fuzzy
msgid "Format messages in _HTML"
msgstr "Enviar esta mensagem"
-#: mail/mail-config.glade.h:58
+#: mail/mail-config.glade.h:59
msgid "Get Digital ID..."
msgstr ""
-#: mail/mail-config.glade.h:59
+#: mail/mail-config.glade.h:60
msgid "Highlight _quotations with"
msgstr ""
-#: mail/mail-config.glade.h:60
+#: mail/mail-config.glade.h:61
msgid "IMAPv4 "
msgstr ""
-#: mail/mail-config.glade.h:61 shell/glade/evolution-startup-wizard.glade.h:4
+#: mail/mail-config.glade.h:62 shell/glade/evolution-startup-wizard.glade.h:4
msgid "Identity"
msgstr ""
-#: mail/mail-config.glade.h:63
+#: mail/mail-config.glade.h:64
msgid "Inline"
msgstr ""
-#: mail/mail-config.glade.h:64
+#: mail/mail-config.glade.h:65
#, fuzzy
msgid "Kerberos "
msgstr "Servidor:"
-#: mail/mail-config.glade.h:65
+#: mail/mail-config.glade.h:66
#, fuzzy
msgid "Labels and Colors"
msgstr "Guardar Calendário como"
-#: mail/mail-config.glade.h:67
+#: mail/mail-config.glade.h:68
#, fuzzy
msgid "Loading Images"
msgstr "Enviar esta mensagem"
-#: mail/mail-config.glade.h:68
+#: mail/mail-config.glade.h:69
msgid "Mail Configuration"
msgstr "Configuraçăo do correio"
-#: mail/mail-config.glade.h:70
+#: mail/mail-config.glade.h:71
#, fuzzy
msgid "Mailbox location"
msgstr "F_ormato"
-#: mail/mail-config.glade.h:71
+#: mail/mail-config.glade.h:72
#, fuzzy
msgid "Message Composer"
msgstr "Situaçăo das mensagens"
-#: mail/mail-config.glade.h:72
+#: mail/mail-config.glade.h:73
#, fuzzy
msgid "Message Display"
msgstr "Mensagem de _correio"
-#: mail/mail-config.glade.h:73
+#: mail/mail-config.glade.h:74
msgid "Microsoft"
msgstr ""
-#: mail/mail-config.glade.h:76
+#: mail/mail-config.glade.h:77
#, fuzzy
msgid "New Mail Notification"
msgstr "Configuraçăo do correio"
-#: mail/mail-config.glade.h:78
+#: mail/mail-config.glade.h:79
msgid "On Screen fonts"
msgstr ""
-#: mail/mail-config.glade.h:79
+#: mail/mail-config.glade.h:80
#, fuzzy
msgid "Optional Information"
msgstr "Nenhuma Informaçăo"
-#: mail/mail-config.glade.h:81
+#: mail/mail-config.glade.h:82
#, fuzzy
msgid "Or_ganization:"
msgstr "Organizaçăo:"
-#: mail/mail-config.glade.h:82
+#: mail/mail-config.glade.h:83
msgid "PGP/GPG _Key ID:"
msgstr ""
-#: mail/mail-config.glade.h:86
+#: mail/mail-config.glade.h:87
msgid "Pick a color"
msgstr ""
-#: mail/mail-config.glade.h:87
+#: mail/mail-config.glade.h:88
msgid "Pr_ompt when sending messages with only Bcc recipients defined"
msgstr ""
-#: mail/mail-config.glade.h:88
+#: mail/mail-config.glade.h:89
msgid "Pretty Good Privacy (PGP/GPG)"
msgstr ""
-#: mail/mail-config.glade.h:89
+#: mail/mail-config.glade.h:90
#, fuzzy
msgid "Printed Fonts"
msgstr "Imprimir contactos"
-#: mail/mail-config.glade.h:90
+#: mail/mail-config.glade.h:91
msgid "Qmail maildir "
msgstr ""
-#: mail/mail-config.glade.h:91
+#: mail/mail-config.glade.h:92
#, fuzzy
msgid "Quote original message"
msgstr "Encontrar mensagens"
-#: mail/mail-config.glade.h:92
+#: mail/mail-config.glade.h:93
#, fuzzy
msgid "Quoted"
msgstr "Nenhuma"
-#: mail/mail-config.glade.h:93
+#: mail/mail-config.glade.h:94
#, fuzzy
msgid "Re_member this password"
msgstr "Mudar nome de atalho"
-#: mail/mail-config.glade.h:94
+#: mail/mail-config.glade.h:95
#, fuzzy
msgid "Re_ply-To:"
msgstr "Responder"
-#: mail/mail-config.glade.h:95 shell/glade/evolution-startup-wizard.glade.h:6
+#: mail/mail-config.glade.h:96 shell/glade/evolution-startup-wizard.glade.h:6
msgid "Receiving Email"
msgstr ""
-#: mail/mail-config.glade.h:96
+#: mail/mail-config.glade.h:97
#, fuzzy
msgid "Receiving _Options"
msgstr "Receber"
-#: mail/mail-config.glade.h:97
+#: mail/mail-config.glade.h:98
#, fuzzy
msgid "Remember this _password"
msgstr "Mudar nome de atalho"
-#: mail/mail-config.glade.h:98
+#: mail/mail-config.glade.h:99
#, fuzzy
msgid "Required Information"
msgstr "Nenhuma Informaçăo"
-#: mail/mail-config.glade.h:99
+#: mail/mail-config.glade.h:100
#, fuzzy
msgid "Restore Defaults"
msgstr "Apagar"
-#: mail/mail-config.glade.h:101
+#: mail/mail-config.glade.h:102
msgid "S_ecurity"
msgstr ""
-#: mail/mail-config.glade.h:102
+#: mail/mail-config.glade.h:103
msgid "Secure MIME (S/MIME)"
msgstr ""
-#: mail/mail-config.glade.h:103
+#: mail/mail-config.glade.h:104
msgid "Select HTML fixed width font"
msgstr ""
-#: mail/mail-config.glade.h:104
+#: mail/mail-config.glade.h:105
msgid "Select HTML fixed width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:105
+#: mail/mail-config.glade.h:106
msgid "Select HTML variable width font"
msgstr ""
-#: mail/mail-config.glade.h:106
+#: mail/mail-config.glade.h:107
msgid "Select HTML variable width font for printing"
msgstr ""
-#: mail/mail-config.glade.h:107
+#: mail/mail-config.glade.h:108
#, fuzzy
msgid "Select PGP program"
msgstr "_Items seleccionados"
-#: mail/mail-config.glade.h:108 shell/glade/evolution-startup-wizard.glade.h:7
+#: mail/mail-config.glade.h:109 shell/glade/evolution-startup-wizard.glade.h:7
#, fuzzy
msgid "Sending Email"
msgstr "Enviar"
-#: mail/mail-config.glade.h:110
+#: mail/mail-config.glade.h:111
#, fuzzy
msgid "Sent _messages folder:"
msgstr "Enviar a mensagem"
-#: mail/mail-config.glade.h:111
+#: mail/mail-config.glade.h:112
#, fuzzy
msgid "Sent and Draft Messages"
msgstr "Enviar a mensagem"
-#: mail/mail-config.glade.h:112
+#: mail/mail-config.glade.h:113
#, fuzzy
msgid "Ser_ver requires authentication"
msgstr "Autenticaçăo"
-#: mail/mail-config.glade.h:113
+#: mail/mail-config.glade.h:114
#, fuzzy
msgid "Server Configuration"
msgstr "Configuraçăo do correio"
-#: mail/mail-config.glade.h:114
+#: mail/mail-config.glade.h:115
#, fuzzy
msgid "Server _Type: "
msgstr "Servidor:"
-#: mail/mail-config.glade.h:115
+#: mail/mail-config.glade.h:116
#, fuzzy
msgid "Shortcuts _type:"
msgstr "Mudar nome de atalho"
-#: mail/mail-config.glade.h:116
+#: mail/mail-config.glade.h:117
#, fuzzy
msgid "Signature #1"
msgstr "Ficheiro com assinatura:"
-#: mail/mail-config.glade.h:117
+#: mail/mail-config.glade.h:118
#, fuzzy
msgid "Signature #2"
msgstr "Ficheiro com assinatura:"
-#: mail/mail-config.glade.h:118
+#: mail/mail-config.glade.h:119
#, fuzzy
msgid "Specify _filename:"
msgstr "Nome completo:"
-#: mail/mail-config.glade.h:119
+#: mail/mail-config.glade.h:120
msgid "Spell Checking Language"
msgstr ""
-#: mail/mail-config.glade.h:120
+#: mail/mail-config.glade.h:121
msgid "Spell _Checking"
msgstr ""
-#: mail/mail-config.glade.h:121
+#: mail/mail-config.glade.h:122
msgid "Standard Unix mbox"
msgstr ""
-#: mail/mail-config.glade.h:122
+#: mail/mail-config.glade.h:123
msgid ""
"The output of this script will be used as your\n"
"signature. The name you specify will be used\n"
"for display purposes only. "
msgstr ""
-#: mail/mail-config.glade.h:125
+#: mail/mail-config.glade.h:126
msgid ""
"This page allows you to configure spell checking behavior and language. The "
"list of languages here reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: mail/mail-config.glade.h:127
+#: mail/mail-config.glade.h:128
msgid ""
"Type the name by which you would like to refer to this account.\n"
"For example: \"Work\" or \"Personal\""
msgstr ""
-#: mail/mail-config.glade.h:130
+#: mail/mail-config.glade.h:131
msgid "V_ariable-width:"
msgstr ""
-#: mail/mail-config.glade.h:131
+#: mail/mail-config.glade.h:132
msgid ""
"Welcome to the Evolution Mail Configuration Assistant.\n"
"\n"
"Click \"Next\" to begin. "
msgstr ""
-#: mail/mail-config.glade.h:136
+#: mail/mail-config.glade.h:137
#, fuzzy
msgid "XEmacs"
msgstr "Colar"
-#: mail/mail-config.glade.h:138
+#: mail/mail-config.glade.h:139
#, fuzzy
msgid "_Add Signature"
msgstr "Ficheiro com assinatura:"
-#: mail/mail-config.glade.h:139
+#: mail/mail-config.glade.h:140
msgid "_Always load images off the net"
msgstr ""
-#: mail/mail-config.glade.h:140
+#: mail/mail-config.glade.h:141
msgid "_Always sign outgoing messages when using this account"
msgstr ""
-#: mail/mail-config.glade.h:141
+#: mail/mail-config.glade.h:142
#, fuzzy
msgid "_Authentication Type: "
msgstr "Autenticaçăo"
-#: mail/mail-config.glade.h:142
+#: mail/mail-config.glade.h:143
#, fuzzy
msgid "_Authentication type: "
msgstr "Autenticaçăo"
-#: mail/mail-config.glade.h:143
+#: mail/mail-config.glade.h:144
#, fuzzy
msgid "_Automatically check for new mail"
msgstr "Verificar novo correio"
-#: mail/mail-config.glade.h:144
+#: mail/mail-config.glade.h:145
#, fuzzy
msgid "_Automatically insert smiley images"
msgstr "Verificar novo correio"
-#: mail/mail-config.glade.h:145
+#: mail/mail-config.glade.h:146
msgid "_Beep when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:146
+#: mail/mail-config.glade.h:147
msgid "_Certificate ID:"
msgstr ""
-#: mail/mail-config.glade.h:147
+#: mail/mail-config.glade.h:148
msgid "_Confirm when expunging a folder"
msgstr ""
-#: mail/mail-config.glade.h:148
+#: mail/mail-config.glade.h:149
#, fuzzy
msgid "_Default signature:"
msgstr "Ficheiro com assinatura:"
-#: mail/mail-config.glade.h:149
+#: mail/mail-config.glade.h:150
#, fuzzy
msgid "_Defaults"
msgstr "Apagar"
-#: mail/mail-config.glade.h:151
+#: mail/mail-config.glade.h:152
msgid "_Do not notify me when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:153
+#: mail/mail-config.glade.h:154
#, fuzzy
msgid "_Enable"
msgstr "Bip"
-#: mail/mail-config.glade.h:154
+#: mail/mail-config.glade.h:155
msgid "_Fixed-width:"
msgstr ""
-#: mail/mail-config.glade.h:155
+#: mail/mail-config.glade.h:156
#, fuzzy
msgid "_Forward style:"
msgstr "Enviar esta mensagem"
-#: mail/mail-config.glade.h:156
+#: mail/mail-config.glade.h:157
#, fuzzy
msgid "_Full name:"
msgstr "Nome completo:"
-#: mail/mail-config.glade.h:158
+#: mail/mail-config.glade.h:159
#, fuzzy
msgid "_HTML Mail"
msgstr "Enviar"
-#: mail/mail-config.glade.h:160
+#: mail/mail-config.glade.h:161
msgid "_Identity"
msgstr ""
-#: mail/mail-config.glade.h:161
+#: mail/mail-config.glade.h:162
msgid "_Load images if sender is in addressbook"
msgstr ""
-#: mail/mail-config.glade.h:162
+#: mail/mail-config.glade.h:163
msgid "_Make this my default account"
msgstr ""
-#: mail/mail-config.glade.h:163
+#: mail/mail-config.glade.h:164
#, fuzzy
msgid "_Mark messages as read after"
msgstr "Situaçăo das mensagens"
-#: mail/mail-config.glade.h:164
+#: mail/mail-config.glade.h:165
#, fuzzy
msgid "_Name:"
msgstr "Nome"
-#: mail/mail-config.glade.h:165
+#: mail/mail-config.glade.h:166
msgid "_Never load images off the net"
msgstr ""
-#: mail/mail-config.glade.h:166
+#: mail/mail-config.glade.h:167
msgid "_PGP binary path:"
msgstr ""
-#: mail/mail-config.glade.h:168
+#: mail/mail-config.glade.h:169
msgid "_Play sound file when new mail arrives"
msgstr ""
-#: mail/mail-config.glade.h:169
+#: mail/mail-config.glade.h:170
msgid "_Prompt when sending HTML messages to contacts that don't want them"
msgstr ""
-#: mail/mail-config.glade.h:170
+#: mail/mail-config.glade.h:171
msgid "_Prompt when sending messages with an empty subject line"
msgstr ""
-#: mail/mail-config.glade.h:171
+#: mail/mail-config.glade.h:172
#, fuzzy
msgid "_Receiving Mail"
msgstr "Receber"
-#: mail/mail-config.glade.h:172
+#: mail/mail-config.glade.h:173
#, fuzzy
msgid "_Reply style:"
msgstr "Reponder para todos"
-#: mail/mail-config.glade.h:173
+#: mail/mail-config.glade.h:174
msgid "_Restore defaults"
msgstr ""
-#: mail/mail-config.glade.h:174
+#: mail/mail-config.glade.h:175
#, fuzzy
msgid "_Script:"
msgstr "Nenhuma descriçăo"
-#: mail/mail-config.glade.h:175 ui/evolution-message-composer.xml.h:48
+#: mail/mail-config.glade.h:176 ui/evolution-message-composer.xml.h:48
msgid "_Security"
msgstr ""
-#: mail/mail-config.glade.h:176
+#: mail/mail-config.glade.h:177
#, fuzzy
msgid "_Sending Mail"
msgstr "Enviar"
-#: mail/mail-config.glade.h:177
+#: mail/mail-config.glade.h:178
#, fuzzy
msgid "_Show animated images"
msgstr "Horas"
-#: mail/mail-config.glade.h:178
+#: mail/mail-config.glade.h:179
#, fuzzy
msgid "_Signatures"
msgstr "Ficheiro com assinatura:"
-#: mail/mail-config.glade.h:179
+#: mail/mail-config.glade.h:180
msgid "_Use secure connection (SSL):"
msgstr ""
-#: mail/mail-config.glade.h:180
+#: mail/mail-config.glade.h:181
msgid "_Variable-width:"
msgstr ""
-#: mail/mail-config.glade.h:181
+#: mail/mail-config.glade.h:182
#, fuzzy
msgid "_every"
msgstr "Remover"
-#: mail/mail-config.glade.h:182
+#: mail/mail-config.glade.h:183
#, fuzzy
msgid "color"
msgstr "Cores"
-#: mail/mail-config.glade.h:183
+#: mail/mail-config.glade.h:184
#, fuzzy
msgid "description"
msgstr "Nenhuma descriçăo"
-#: mail/mail-config.glade.h:186
+#: mail/mail-config.glade.h:187
msgid "xxxxxxxxxxxxxxxxxxxx"
msgstr ""
@@ -13105,130 +13137,135 @@ msgstr "Enviar esta mensagem"
msgid "Loading message content"
msgstr "Mensagens enviadas"
-#: mail/mail-display.c:1741
+#: mail/mail-display.c:1756
msgid "Overdue:"
msgstr ""
-#: mail/mail-display.c:1745
+#: mail/mail-display.c:1760
msgid "by %B %d, %Y, %l:%M %P"
msgstr ""
-#: mail/mail-display.c:1747
+#: mail/mail-display.c:1762
msgid "at your earliest convenience"
msgstr ""
-#: mail/mail-display.c:2069
+#: mail/mail-display.c:2084
#, fuzzy
msgid "Open Link in Browser"
msgstr "Ćbrir em nova janela"
-#: mail/mail-display.c:2070
+#: mail/mail-display.c:2085
msgid "Copy Link Location"
msgstr ""
-#: mail/mail-display.c:2072
+#: mail/mail-display.c:2087
#, fuzzy
msgid "Save Link as (FIXME)"
msgstr "Gravar na _pasta..."
-#: mail/mail-display.c:2074
+#: mail/mail-display.c:2089
#, fuzzy
msgid "Save Image as..."
msgstr "Gravar como VCard"
-#: mail/mail-format.c:626
+#: mail/mail-folder-cache.c:743
+#, fuzzy, c-format
+msgid "Pinging %s"
+msgstr "Sincronizar"
+
+#: mail/mail-format.c:646
#, fuzzy, c-format
msgid "%s attachment"
msgstr "Adicionar anexo"
-#: mail/mail-format.c:672
+#: mail/mail-format.c:692
msgid "Could not parse MIME message. Displaying as source."
msgstr ""
-#: mail/mail-format.c:756 mail/message-list.etspec.h:2
+#: mail/mail-format.c:776 mail/message-list.etspec.h:2
#, fuzzy
msgid "Date"
msgstr "Data"
-#: mail/mail-format.c:843
+#: mail/mail-format.c:863
#, fuzzy
msgid "Bad Address"
msgstr "Endereço"
-#: mail/mail-format.c:886 mail/message-list.etspec.h:7
+#: mail/mail-format.c:906 mail/message-list.etspec.h:7
#, fuzzy
msgid "From"
msgstr "De"
-#: mail/mail-format.c:890
+#: mail/mail-format.c:910
#, fuzzy
msgid "Reply-To"
msgstr "Responder"
-#: mail/mail-format.c:895 mail/message-list.etspec.h:14
+#: mail/mail-format.c:915 mail/message-list.etspec.h:14
#, fuzzy
msgid "To"
msgstr "Para:"
-#: mail/mail-format.c:900
+#: mail/mail-format.c:920
#, fuzzy
msgid "Cc"
msgstr "Cc:"
-#: mail/mail-format.c:905
+#: mail/mail-format.c:925
#, fuzzy
msgid "Bcc"
msgstr "Bcc:"
-#: mail/mail-format.c:936
+#: mail/mail-format.c:956
#, fuzzy
msgid "Mailer"
msgstr "_Correio"
-#: mail/mail-format.c:1808
+#: mail/mail-format.c:1840
msgid ""
"This message is digitally signed. Click the lock icon for more information."
msgstr ""
-#: mail/mail-format.c:1835
+#: mail/mail-format.c:1867
#, fuzzy
msgid "Could not create a PGP verfication context"
msgstr "Năo se consegui inicializar Bonobo"
-#: mail/mail-format.c:1844
+#: mail/mail-format.c:1876
msgid "This message is digitally signed and has been found to be authentic."
msgstr ""
-#: mail/mail-format.c:1852
+#: mail/mail-format.c:1884
msgid "This message is digitally signed but can not be proven to be authentic."
msgstr ""
-#: mail/mail-format.c:2102
+#: mail/mail-format.c:2134
#, c-format
msgid "Pointer to FTP site (%s)"
msgstr ""
-#: mail/mail-format.c:2116
+#: mail/mail-format.c:2148
#, c-format
msgid "Pointer to local file (%s) valid at site \"%s\""
msgstr ""
-#: mail/mail-format.c:2121
+#: mail/mail-format.c:2153
#, c-format
msgid "Pointer to local file (%s)"
msgstr ""
-#: mail/mail-format.c:2150
+#: mail/mail-format.c:2182
#, c-format
msgid "Pointer to remote data (%s)"
msgstr ""
-#: mail/mail-format.c:2158
+#: mail/mail-format.c:2190
#, c-format
msgid "Pointer to unknown external data (\"%s\" type)"
msgstr ""
-#: mail/mail-format.c:2163
+#: mail/mail-format.c:2195
msgid "Malformed external-body part."
msgstr ""
@@ -13352,102 +13389,102 @@ msgstr "Erro a gravar os atalhos."
msgid "Copying messages to %s"
msgstr "Encontrar mensagens"
-#: mail/mail-ops.c:1041
+#: mail/mail-ops.c:1051
#, c-format
msgid "Scanning folders in \"%s\""
msgstr ""
-#: mail/mail-ops.c:1224
+#: mail/mail-ops.c:1234
#, fuzzy
msgid "Forwarded messages"
msgstr "Enviar esta mensagem"
-#: mail/mail-ops.c:1267
+#: mail/mail-ops.c:1277
#, fuzzy, c-format
msgid "Opening folder %s"
msgstr "Abrir ficheiro"
-#: mail/mail-ops.c:1339
+#: mail/mail-ops.c:1349
#, fuzzy, c-format
msgid "Opening store %s"
msgstr "Abrir ficheiro"
-#: mail/mail-ops.c:1412
+#: mail/mail-ops.c:1422
#, fuzzy, c-format
msgid "Removing folder %s"
msgstr "Abrir ficheiro"
-#: mail/mail-ops.c:1506
+#: mail/mail-ops.c:1516
#, fuzzy, c-format
msgid "Storing folder '%s'"
msgstr "Abrir ficheiro"
-#: mail/mail-ops.c:1557
+#: mail/mail-ops.c:1567
#, fuzzy
msgid "Refreshing folder"
msgstr "_Nova pasta"
-#: mail/mail-ops.c:1593
+#: mail/mail-ops.c:1603
msgid "Expunging folder"
msgstr ""
-#: mail/mail-ops.c:1642
+#: mail/mail-ops.c:1652
#, fuzzy, c-format
msgid "Retrieving message %s"
msgstr "Enviar esta mensagem"
-#: mail/mail-ops.c:1714
+#: mail/mail-ops.c:1724
#, fuzzy, c-format
msgid "Retrieving %d message(s)"
msgstr "Encontrar mensagens"
-#: mail/mail-ops.c:1800
+#: mail/mail-ops.c:1810
#, fuzzy, c-format
msgid "Saving %d messsage(s)"
msgstr "Encontrar mensagens"
-#: mail/mail-ops.c:1912
+#: mail/mail-ops.c:1922
#, c-format
msgid ""
"Unable to create output file: %s\n"
" %s"
msgstr ""
-#: mail/mail-ops.c:1940
+#: mail/mail-ops.c:1950
#, fuzzy, c-format
msgid ""
"Error saving messages to: %s:\n"
" %s"
msgstr "Erro a gravar os atalhos."
-#: mail/mail-ops.c:2014
+#: mail/mail-ops.c:2024
#, fuzzy
msgid "Saving attachment"
msgstr "Anexo"
-#: mail/mail-ops.c:2031
+#: mail/mail-ops.c:2041
#, fuzzy, c-format
msgid ""
"Cannot create output file: %s:\n"
" %s"
msgstr "Criar um novo calendário"
-#: mail/mail-ops.c:2061
+#: mail/mail-ops.c:2071
#, c-format
msgid "Could not write data: %s"
msgstr ""
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, c-format
msgid "Disconnecting from %s"
msgstr ""
-#: mail/mail-ops.c:2209
+#: mail/mail-ops.c:2219
#, fuzzy, c-format
msgid "Reconnecting to %s"
msgstr "Abrir ficheiro"
-#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:513
+#: mail/mail-search-dialogue.c:113 widgets/misc/e-search-bar.c:514
#, fuzzy
msgid "_Search"
msgstr "Ano"
@@ -13528,26 +13565,26 @@ msgstr ""
msgid "Waiting..."
msgstr ""
-#: mail/mail-session.c:223
+#: mail/mail-session.c:221
#, fuzzy
msgid "User canceled operation."
msgstr "Nenhuma Informaçăo"
-#: mail/mail-session.c:276
+#: mail/mail-session.c:274
#, fuzzy
msgid "_Remember this password"
msgstr "Mudar nome de atalho"
-#: mail/mail-session.c:277
+#: mail/mail-session.c:275
msgid "_Remember this password for the remainder of this session"
msgstr ""
-#: mail/mail-session.c:334
+#: mail/mail-session.c:332
#, c-format
msgid "Enter Password for %s"
msgstr ""
-#: mail/mail-session.c:337
+#: mail/mail-session.c:335
#, fuzzy
msgid "Enter Password"
msgstr "Esquecer _Senhas"
@@ -13569,43 +13606,26 @@ msgid ""
"Do you wish to save your changes?"
msgstr ""
-#: mail/mail-signature-editor.c:378
+#: mail/mail-signature-editor.c:371
msgid "Type the name by which you would like to refer to this signature."
msgstr ""
-#: mail/mail-signature-editor.c:381 my-evolution/e-summary-preferences.c:875
+#: mail/mail-signature-editor.c:374 my-evolution/e-summary-preferences.c:875
#, fuzzy
msgid "Name:"
msgstr "Nome"
-#: mail/mail-signature-editor.c:397
-#, fuzzy
-msgid "Signature hint"
-msgstr "Ficheiro com assinatura:"
-
-#: mail/mail-signature-editor.c:407
-msgid ""
-"If you would like to use an old signature, you may import it by opening the "
-"\"Insert\" menu, and select either the \"Text file\" or the \"HTML file\" "
-"item."
-msgstr ""
-
-#: mail/mail-signature-editor.c:416
-#, fuzzy
-msgid "Hide signature hint"
-msgstr "Ficheiro com assinatura:"
-
-#: mail/mail-tools.c:257
+#: mail/mail-tools.c:262
#, fuzzy, c-format
msgid "Forwarded message - %s"
msgstr "Enviar esta mensagem"
-#: mail/mail-tools.c:261
+#: mail/mail-tools.c:266
#, fuzzy
msgid "Forwarded message"
msgstr "Enviar esta mensagem"
-#: mail/mail-tools.c:403
+#: mail/mail-tools.c:408
#, fuzzy
msgid "Forwarded Message"
msgstr "Enviar esta mensagem"
@@ -13664,72 +13684,72 @@ msgstr "Assunto"
msgid "%s - Message"
msgstr "Mensagem de _correio"
-#: mail/message-list.c:733
+#: mail/message-list.c:737
msgid "Unseen"
msgstr ""
-#: mail/message-list.c:734
+#: mail/message-list.c:738
#, fuzzy
msgid "Seen"
msgstr "Enviar"
-#: mail/message-list.c:735
+#: mail/message-list.c:739
msgid "Answered"
msgstr ""
-#: mail/message-list.c:736
+#: mail/message-list.c:740
#, fuzzy
msgid "Multiple Unseen Messages"
msgstr "Criar uma nova mensagem"
-#: mail/message-list.c:737
+#: mail/message-list.c:741
#, fuzzy
msgid "Multiple Messages"
msgstr "Encontrar mensagens"
-#: mail/message-list.c:741
+#: mail/message-list.c:745
msgid "Lowest"
msgstr ""
-#: mail/message-list.c:742
+#: mail/message-list.c:746
msgid "Lower"
msgstr ""
-#: mail/message-list.c:746
+#: mail/message-list.c:750
#, fuzzy
msgid "Higher"
msgstr "Cabeçalhos:"
-#: mail/message-list.c:747
+#: mail/message-list.c:751
#, fuzzy
msgid "Highest"
msgstr "Cabeçalhos:"
-#: mail/message-list.c:1063
+#: mail/message-list.c:1067
msgid "?"
msgstr "?"
-#: mail/message-list.c:1070
+#: mail/message-list.c:1074
msgid "Today %l:%M %p"
msgstr ""
-#: mail/message-list.c:1079
+#: mail/message-list.c:1083
msgid "Yesterday %l:%M %p"
msgstr ""
-#: mail/message-list.c:1091
+#: mail/message-list.c:1095
msgid "%a %l:%M %p"
msgstr ""
-#: mail/message-list.c:1099
+#: mail/message-list.c:1103
msgid "%b %d %l:%M %p"
msgstr ""
-#: mail/message-list.c:1101
+#: mail/message-list.c:1105
msgid "%b %d %Y"
msgstr ""
-#: mail/message-list.c:2555
+#: mail/message-list.c:2559
#, fuzzy
msgid "Generating message list"
msgstr "Encontrar mensagens"
@@ -13809,75 +13829,100 @@ msgstr "Prever impressăo"
msgid "Flag to Follow Up"
msgstr ""
-#: mail/subscribe-dialog.c:219
+#: mail/subscribe-dialog.c:228
#, fuzzy, c-format
msgid "Scanning folders under %s on \"%s\""
msgstr "Encontrar mensagens"
-#: mail/subscribe-dialog.c:221
+#: mail/subscribe-dialog.c:230
#, c-format
msgid "Scanning root-level folders on \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:318
+#: mail/subscribe-dialog.c:333
#, c-format
msgid "Subscribing to folder \"%s\""
msgstr ""
-#: mail/subscribe-dialog.c:320
+#: mail/subscribe-dialog.c:335
#, fuzzy, c-format
msgid "Unsubscribing to folder \"%s\""
msgstr "Abrir ficheiro"
-#: mail/subscribe-dialog.c:1278 mail/subscribe-dialog.etspec.h:1
+#: mail/subscribe-dialog.c:1304 mail/subscribe-dialog.etspec.h:1
#: shell/e-storage-set-view.etspec.h:2
#, fuzzy
msgid "Folder"
msgstr "_Pastas"
-#: mail/subscribe-dialog.c:1515
+#: mail/subscribe-dialog.c:1483
+#, fuzzy
+msgid "Scanning folders..."
+msgstr "Gravar na _pasta..."
+
+#: mail/subscribe-dialog.c:1590
#, fuzzy
msgid "No server has been selected"
msgstr "Situaçăo das mensagens"
-#: mail/subscribe-dialog.c:1576
+#: mail/subscribe-dialog.c:1654
msgid "Please select a server."
msgstr ""
#: mail/subscribe-dialog.glade.h:1
-msgid " _Refresh List "
-msgstr ""
-
-#: mail/subscribe-dialog.glade.h:2
#, fuzzy
msgid "All folders"
msgstr "_Pastas"
-#: mail/subscribe-dialog.glade.h:3
+#: mail/subscribe-dialog.glade.h:2
#, fuzzy
-msgid "Display options"
-msgstr "Mostrar uma pasta diferente"
+msgid "Apri file"
+msgstr "_Correio"
+
+#: mail/subscribe-dialog.glade.h:3 ui/evolution-comp-editor.xml.h:2
+#: ui/evolution-contact-editor.xml.h:1
+#: ui/evolution-contact-list-editor.xml.h:1
+#: ui/evolution-mail-messagedisplay.xml.h:1
+#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
+#: ui/evolution.xml.h:5
+#, fuzzy
+msgid "Close"
+msgstr "Cores"
#: mail/subscribe-dialog.glade.h:4
+#, fuzzy
+msgid "Display Options"
+msgstr "Mostrar uma pasta diferente"
+
+#: mail/subscribe-dialog.glade.h:5
msgid "Folders whose names begin with:"
msgstr ""
-#: mail/subscribe-dialog.glade.h:5
+#: mail/subscribe-dialog.glade.h:6
#, fuzzy
msgid "Manage Subscriptions"
msgstr "Nenhuma descriçăo"
-#: mail/subscribe-dialog.glade.h:6
+#: mail/subscribe-dialog.glade.h:7 ui/evolution-subscribe.xml.h:3
+msgid "Refresh List"
+msgstr ""
+
+#: mail/subscribe-dialog.glade.h:8
#, fuzzy
-msgid "Show _folders from server: "
-msgstr "Motrar barra de _pastas"
+msgid "S_elect server: "
+msgstr "_Nova pasta"
-#: mail/subscribe-dialog.glade.h:7
+#: mail/subscribe-dialog.glade.h:9
+#, fuzzy
+msgid "Salve file"
+msgstr "Ficheiro com assinatura:"
+
+#: mail/subscribe-dialog.glade.h:10
#, fuzzy
msgid "_Subscribe"
msgstr "Fontes"
-#: mail/subscribe-dialog.glade.h:8
+#: mail/subscribe-dialog.glade.h:11
#, fuzzy
msgid "_Unsubscribe"
msgstr "Fontes"
@@ -13889,27 +13934,28 @@ msgstr "Năo consigo inicializar o componente de mail do Evolution."
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
#, fuzzy
-msgid "Evolution Summary component."
+msgid "Configure the appearance of the Evolution Summary here"
msgstr "Năo consigo inicializar o componente de mail do Evolution."
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
#, fuzzy
-msgid "Factory for Evolution Summary's configuration control."
+msgid "Evolution Summary component."
msgstr "Năo consigo inicializar o componente de mail do Evolution."
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
#, fuzzy
-msgid "Factory for the Evolution Summary component."
+msgid "Factory for Evolution Summary's configuration control."
msgstr "Năo consigo inicializar o componente de mail do Evolution."
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
#, fuzzy
-msgid "Summary Preferences"
-msgstr "Preferências"
+msgid "Factory for the Evolution Summary component."
+msgstr "Năo consigo inicializar o componente de mail do Evolution."
#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
-msgid "This page can be used to customize the appearance of the Summary page."
-msgstr ""
+#, fuzzy
+msgid "Summary Preferences"
+msgstr "Preferências"
#: my-evolution/Locations.h:1
#, fuzzy
@@ -24459,25 +24505,25 @@ msgstr ""
msgid "Folder containing the Evolution Summary"
msgstr ""
-#: my-evolution/e-summary-calendar.c:365 my-evolution/e-summary-calendar.c:383
+#: my-evolution/e-summary-calendar.c:367 my-evolution/e-summary-calendar.c:387
#, fuzzy
msgid "Appointments"
msgstr "Compromissos:"
-#: my-evolution/e-summary-calendar.c:366
+#: my-evolution/e-summary-calendar.c:368
#, fuzzy
msgid "No appointments"
msgstr "Compromisso - %s"
-#: my-evolution/e-summary-calendar.c:400
+#: my-evolution/e-summary-calendar.c:404
msgid "%k:%M %d %B"
msgstr ""
-#: my-evolution/e-summary-calendar.c:402
+#: my-evolution/e-summary-calendar.c:406
msgid "%l:%M %d %B"
msgstr ""
-#: my-evolution/e-summary-calendar.c:420
+#: my-evolution/e-summary-calendar.c:424
#, fuzzy
msgid "No description"
msgstr "Nenhuma descriçăo"
@@ -24545,12 +24591,12 @@ msgstr "Adicionar"
msgid "Shown"
msgstr "Horas"
-#: my-evolution/e-summary-tasks.c:300
+#: my-evolution/e-summary-tasks.c:312
#, fuzzy
msgid "No tasks"
msgstr "Ver _anexos"
-#: my-evolution/e-summary-tasks.c:343
+#: my-evolution/e-summary-tasks.c:357
#, fuzzy
msgid "(No Description)"
msgstr "Nenhuma descriçăo"
@@ -24585,7 +24631,7 @@ msgstr "Sumário"
msgid "Printing of Summary failed"
msgstr ""
-#: my-evolution/main.c:139
+#: my-evolution/main.c:64
#, fuzzy
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr "Component de correio: Năo consegui inicializar Bonobo"
@@ -25902,19 +25948,19 @@ msgid "Configuration control for Evolution folder settings."
msgstr "Năo consigo inicializar o componente de mail do Evolution."
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "Segundos"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
#, fuzzy
msgid "The Evolution shell."
msgstr "Evolution - %s"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
#, fuzzy
msgid "Show Details"
@@ -25941,7 +25987,7 @@ msgstr "_Nova pasta"
msgid "Drafts"
msgstr "Data"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
#, fuzzy
msgid "Inbox"
@@ -26343,27 +26389,27 @@ msgstr "Sincronizar"
msgid "Evolution Settings"
msgstr "Instalaçăo do Evolution"
-#: shell/e-shell-shared-folder-picker-dialog.c:352
+#: shell/e-shell-shared-folder-picker-dialog.c:349
#, fuzzy
msgid "Opening Folder"
msgstr "Abrir ficheiro"
-#: shell/e-shell-shared-folder-picker-dialog.c:359
+#: shell/e-shell-shared-folder-picker-dialog.c:356
#, fuzzy, c-format
msgid "Opening Folder \"%s\""
msgstr "Abrir ficheiro"
-#: shell/e-shell-shared-folder-picker-dialog.c:364
+#: shell/e-shell-shared-folder-picker-dialog.c:361
#, fuzzy, c-format
msgid "in \"%s\" ..."
msgstr "Segundos"
-#: shell/e-shell-shared-folder-picker-dialog.c:470
+#: shell/e-shell-shared-folder-picker-dialog.c:467
#, fuzzy, c-format
msgid "Could not open shared folder: %s."
msgstr "Criar um novo calendário"
-#: shell/e-shell-shared-folder-picker-dialog.c:542
+#: shell/e-shell-shared-folder-picker-dialog.c:539
#, fuzzy
msgid "Cannot find the specified shared folder."
msgstr "Gravar a mensagem na pasta especificada"
@@ -26449,30 +26495,30 @@ msgstr "Seg"
msgid "Work Offline"
msgstr "Seg"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "(Nenhuma pasta mostrada)"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr ""
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
#, fuzzy
msgid "(None)"
msgstr "Nome"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr ""
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -26490,7 +26536,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr ""
-#: shell/e-shell.c:1821
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -26498,20 +26544,20 @@ msgid ""
"in order to access that data again."
msgstr ""
-#: shell/e-shell.c:2122
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr ""
-#: shell/e-shell.c:2124
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr ""
-#: shell/e-shell.c:2126
+#: shell/e-shell.c:2133
#, fuzzy
msgid "Configuration Database not found"
msgstr "Configuraçăo do correio"
-#: shell/e-shell.c:2128 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr ""
@@ -26732,7 +26778,7 @@ msgstr ""
msgid "%s (%d%% complete)"
msgstr ""
-#: shell/evolution-folder-selector-button.c:86
+#: shell/evolution-folder-selector-button.c:94
msgid "<click here to select a folder>"
msgstr ""
@@ -26762,73 +26808,73 @@ msgid ""
"%s"
msgstr ""
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
#, fuzzy
msgid "CORBA error"
msgstr "Outro"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr ""
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr ""
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr ""
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
#, fuzzy
msgid "No owner"
msgstr "Nenhuma"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
#, fuzzy
msgid "Not found"
msgstr "Ficheiro năo encontrado"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
#, fuzzy
msgid "Unsupported type"
msgstr "Transporte de correio"
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr ""
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
#, fuzzy
msgid "Unsupported operation"
msgstr "Nenhuma Informaçăo"
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
#, fuzzy
msgid "Internal error"
msgstr "Outro"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
#, fuzzy
msgid "Exists"
msgstr "Pró_ximo"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
#, fuzzy
msgid "Invalid URI"
msgstr "Novo Ca_lendário"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
#, fuzzy
msgid "Has subfolders"
msgstr "Enviar a mensagem"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
#, fuzzy
msgid "No space left"
msgstr "Situaçăo das mensagens"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr ""
@@ -26891,29 +26937,21 @@ msgid "Specify where to create the folder:"
msgstr "Gravar a mensagem na pasta especificada"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
msgid "Open Other User's Folder"
msgstr "Criar um novo calendário"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
#, fuzzy
-msgid "_Folder Name:"
-msgstr "Nome completo:"
+msgid "_Account:"
+msgstr "Ícone_s pequenos"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
#, fuzzy
-msgid "_Server:"
-msgstr "Encontrar mensagens"
+msgid "_Folder Name:"
+msgstr "Nome completo:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "Utilizador:"
@@ -27010,16 +27048,16 @@ msgstr ""
msgid "Evolution can import data from the following files:"
msgstr ""
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
#, fuzzy
msgid "Evolution is now exiting ..."
msgstr "Evolution"
-#: shell/main.c:223
+#: shell/main.c:227
#, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -27029,7 +27067,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -27039,54 +27077,58 @@ msgid ""
"eagerly await your contributions!\n"
msgstr ""
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
msgstr "Evolution - %s"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "Enviar esta mensagem"
-#: shell/main.c:348
+#: shell/main.c:394
#, fuzzy
msgid "Cannot access the Ximian Evolution shell."
msgstr "Năo consigo inicializar o componente de mail do Evolution."
-#: shell/main.c:357
+#: shell/main.c:403
#, fuzzy, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "Năo consigo inicializar o componente de mail do Evolution."
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr ""
-#: shell/main.c:439
+#: shell/main.c:487
#, fuzzy
msgid "Start in offline mode"
msgstr "Enviar uma nova mensagem"
-#: shell/main.c:440
+#: shell/main.c:489
#, fuzzy
msgid "Start in online mode"
msgstr "Enviar uma nova mensagem"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr ""
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "Falhou a inicializaçăo do sistema de componentes Bonobo."
@@ -27333,15 +27375,6 @@ msgstr "Mostrar a semana de trabalho"
msgid "Week"
msgstr "Semana"
-#: ui/evolution-comp-editor.xml.h:2 ui/evolution-contact-editor.xml.h:1
-#: ui/evolution-contact-list-editor.xml.h:1
-#: ui/evolution-mail-messagedisplay.xml.h:1
-#: ui/evolution-message-composer.xml.h:3 ui/evolution-signature-editor.xml.h:1
-#: ui/evolution.xml.h:5
-#, fuzzy
-msgid "Close"
-msgstr "Cores"
-
#: ui/evolution-comp-editor.xml.h:3
#, fuzzy
msgid "Close this item"
@@ -28384,10 +28417,6 @@ msgstr ""
msgid "F_older"
msgstr "_Pastas"
-#: ui/evolution-subscribe.xml.h:3
-msgid "Refresh List"
-msgstr ""
-
#: ui/evolution-subscribe.xml.h:4
msgid "Refresh List of Folders"
msgstr ""
@@ -29000,22 +29029,22 @@ msgstr "Mensagem de _correio"
msgid "Don't show this message again."
msgstr "Enviar esta mensagem"
-#: widgets/misc/e-search-bar.c:519
+#: widgets/misc/e-search-bar.c:520
#, fuzzy
msgid "_Find Now"
msgstr "Encontrar"
-#: widgets/misc/e-search-bar.c:520
+#: widgets/misc/e-search-bar.c:521
#, fuzzy
msgid "_Clear"
msgstr "Carro"
-#: widgets/misc/e-search-bar.c:893
+#: widgets/misc/e-search-bar.c:894
#, fuzzy
msgid "Clear"
msgstr "Carro"
-#: widgets/misc/e-search-bar.c:895
+#: widgets/misc/e-search-bar.c:896
#, fuzzy
msgid "Find Now"
msgstr "Encontrar"
@@ -29047,6 +29076,66 @@ msgid "init_bonobo(): could not initialize Bonobo"
msgstr "Năo se consegui inicializar Bonobo"
#, fuzzy
+#~ msgid "Error in search expression."
+#~ msgstr "Erro a gravar os atalhos."
+
+#, fuzzy
+#~ msgid "Could not parse query string"
+#~ msgstr "Criar um novo calendário"
+
+#, fuzzy
+#~ msgid "Could not create the alarm notify service"
+#~ msgstr "Criar um novo calendário"
+
+#, fuzzy
+#~ msgid "Meeting begins: <b>"
+#~ msgstr "Hora de _fim de _encontro"
+
+#, fuzzy
+#~ msgid "Task begins: <b>"
+#~ msgstr "Cores"
+
+#, fuzzy
+#~ msgid "Free/Busy info begins: <b>"
+#~ msgstr "Nenhuma Informaçăo"
+
+#, fuzzy
+#~ msgid "Begins: <b>"
+#~ msgstr "Hora de _fim de _encontro"
+
+#, fuzzy
+#~ msgid "Meeting ends: <b>"
+#~ msgstr "Hora de _fim de _encontro"
+
+#, fuzzy
+#~ msgid "Free/Busy info ends: <b>"
+#~ msgstr "Nenhuma Informaçăo"
+
+#, fuzzy
+#~ msgid "Task Due: <b>"
+#~ msgstr "Cores"
+
+#, fuzzy
+#~ msgid "Set as default"
+#~ msgstr "Apagar"
+
+#, fuzzy
+#~ msgid "Signature hint"
+#~ msgstr "Ficheiro com assinatura:"
+
+#, fuzzy
+#~ msgid "Hide signature hint"
+#~ msgstr "Ficheiro com assinatura:"
+
+#, fuzzy
+#~ msgid "Show _folders from server: "
+#~ msgstr "Motrar barra de _pastas"
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "Encontrar mensagens"
+
+#, fuzzy
#~ msgid "_Browse..."
#~ msgstr "Sg"
@@ -29465,10 +29554,6 @@ msgstr "Năo se consegui inicializar Bonobo"
#~ msgstr "Configuraçăo do correio"
#, fuzzy
-#~ msgid "<b>Description:</b> %s"
-#~ msgstr "Nenhuma descriçăo"
-
-#, fuzzy
#~ msgid "Summarising folder"
#~ msgstr "Sincronizar"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index cca9916a97..9ba6f8341f 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution 1.1.0.99\n"
-"POT-Creation-Date: 2002-09-01 19:28-0300\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2002-09-01 20:19-0300\n"
"Last-Translator: Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>\n"
"Language-Team: Brazilian Portuguese <gnome-l10n-br@listas.cipsga.org.br>\n"
@@ -419,49 +419,56 @@ msgstr "Um controle Bonobo exemplo que exibe um catålogo de endereços."
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:4
msgid "Configuration control for the Evolution Addressbook Storages."
-msgstr "Controle de configuração para os Repositórios de Catålogo de endereços do Evolution."
+msgstr ""
+"Controle de configuração para os Repositórios de Catålogo de endereços do "
+"Evolution."
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
+#, fuzzy
+msgid "Configure access to LDAP directory servers here"
+msgstr ""
+"Esta pĂĄgina pode ser usada para configurar o acesso a servidores de "
+"diretĂłrio LDAP"
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
msgid "Control that displays an Evolution addressbook minicard."
msgstr ""
"Controle que exibe um mini-cartão do catålogo de endereços do Evolution."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
msgid "Directory Servers"
msgstr "Servidores de diretĂłrio"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
msgid "Evolution Addressbook minicard viewer"
msgstr "Visualizador de mini-cartão do catålogo de endereços do Evolution"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr "Componente do Evolution para manipular contatos."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the Addressbook Minicard control"
msgstr "Fåbrica para o controle Mini-cartão do Catålogo de Endereços"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr "Fåbrica para o exibidor de endereços do Catålogo de Endereços"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
msgid "Factory for the Addressbook's address popup"
msgstr "Fåbrica para o popup de endereços do Catålogo de Endereços"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
msgid "Factory for the configuration controls for the Evolution Addressbook."
-msgstr "Fåbrica para os controles de configuração para o Catålogo de Endereços do Evolution."
+msgstr ""
+"Fåbrica para os controles de configuração para o Catålogo de Endereços do "
+"Evolution."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
msgid "Factory for the sample Addressbook control"
msgstr "Fåbrica para o controle do Catålogo de Endereços exemplo"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
-msgstr "Esta pĂĄgina pode ser usada para configurar o acesso a servidores de diretĂłrio LDAP"
-
#: addressbook/gui/component/addressbook-component.c:73
#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
@@ -523,19 +530,19 @@ msgstr "NĂŁo foi possĂ­vel realizar consulta na DSE Raiz"
msgid "The server responded with no supported search bases"
msgstr "O servidor respondeu com sem bases de busca suportadas"
-#: addressbook/gui/component/addressbook-config.c:1151
+#: addressbook/gui/component/addressbook-config.c:1154
msgid "This server does not support LDAPv3 schema information"
msgstr "Este servidor não suporta informação de schema LDAPv3"
-#: addressbook/gui/component/addressbook-config.c:1173
+#: addressbook/gui/component/addressbook-config.c:1176
msgid "Error retrieving schema information"
msgstr "Erro ao recuperar informação de schema"
-#: addressbook/gui/component/addressbook-config.c:1181
+#: addressbook/gui/component/addressbook-config.c:1184
msgid "Server did not respond with valid schema information"
msgstr "O servidor não respondeu com informação de schema vålida"
-#: addressbook/gui/component/addressbook-config.c:1637
+#: addressbook/gui/component/addressbook-config.c:1640
msgid "LDAP was not enabled in this build of Evolution"
msgstr "LDAP nĂŁo estĂĄ ativado nesta cĂłpia do Evolution"
@@ -927,7 +934,7 @@ msgstr "_Escopo de busca:"
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1710
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
#: calendar/gui/e-week-view.c:1215
msgid "Searching"
msgstr "Buscando"
@@ -1295,7 +1302,7 @@ msgstr "Fåbrica para interface para seleção de nomes do catålogo de endereç
#. Fixme: Ditto
#: addressbook/gui/component/select-names/e-select-names-popup.c:163
-#: addressbook/gui/component/select-names/e-select-names.c:693
+#: addressbook/gui/component/select-names/e-select-names.c:698
#: composer/e-msg-composer-attachment-bar.c:522 filter/filter-filter.c:462
#: filter/filter-rule.c:681 my-evolution/e-summary-shown.c:560
#: shell/e-shortcuts-view.c:178
@@ -1466,9 +1473,9 @@ msgstr "Deseja receber correio _HTML"
#: addressbook/gui/contact-editor/contact-editor.glade.h:31
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:673
-#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3719
-#: calendar/gui/e-week-view.c:3533 filter/filter.glade.h:15
-#: mail/folder-browser.c:1721 mail/mail-config.glade.h:151
+#: calendar/gui/e-calendar-table.c:1006 calendar/gui/e-day-view.c:3763
+#: calendar/gui/e-week-view.c:3570 filter/filter.glade.h:15
+#: mail/folder-browser.c:1744 mail/mail-config.glade.h:151
#: shell/glade/e-folder-list.glade.h:2 ui/evolution-addressbook.xml.h:32
#: ui/evolution-calendar.xml.h:27 ui/evolution-mail-message.xml.h:97
#: ui/evolution-tasks.xml.h:16 ui/evolution.xml.h:45
@@ -2804,15 +2811,15 @@ msgid "Error modifying card"
msgstr "Erro ao modificar cartĂŁo"
#: addressbook/gui/widgets/e-addressbook-util.c:35
-#: shell/evolution-shell-component.c:1090
+#: shell/evolution-shell-component.c:1141
msgid "Success"
msgstr "Sucesso"
#: addressbook/gui/widgets/e-addressbook-util.c:36
-#: camel/providers/imap/camel-imap-command.c:306
-#: camel/providers/imap/camel-imap-command.c:394
-#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2131
-#: shell/e-storage.c:516 shell/evolution-shell-component.c:1129
+#: camel/providers/imap/camel-imap-command.c:308
+#: camel/providers/imap/camel-imap-command.c:396
+#: camel/providers/pop3/camel-pop3-store.c:511 shell/e-shell.c:2137
+#: shell/e-storage.c:516 shell/evolution-shell-component.c:1180
msgid "Unknown error"
msgstr "Erro desconhecido"
@@ -2821,7 +2828,7 @@ msgid "Repository offline"
msgstr "RepositĂłrio off-line"
#: addressbook/gui/widgets/e-addressbook-util.c:38 shell/e-storage.c:504
-#: shell/evolution-shell-component.c:1120
+#: shell/evolution-shell-component.c:1171
msgid "Permission denied"
msgstr "PermissĂŁo negada"
@@ -3092,7 +3099,7 @@ msgid "Delete"
msgstr "Excluir"
#: addressbook/gui/widgets/e-addressbook-view.c:930
-#: calendar/gui/e-day-view.c:3677 calendar/gui/e-week-view.c:3497
+#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3534
#, fuzzy
msgid "Current View"
msgstr "_VisĂŁo atual"
@@ -3418,37 +3425,37 @@ msgid "Configuration control for the Evolution Calendar."
msgstr "FĂĄbrica para o redator do Evolution."
#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
+msgid "Configure your timezone, Calendar and Task List here "
+msgstr ""
+
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
msgid "Evolution calendar iTip/iMip viewer"
msgstr "Visualizador iTip/iMip da agenda do Evolution"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Evolution component for handling the calendar."
msgstr "Componente do Evolution para manipular a agenda."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
msgid "Factory for the Evolution Tasks control"
msgstr "FĂĄbrica para o controle de tarefas do Evolution."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
msgid "Factory for the calendar iTip view control"
msgstr "Fåbrica para o controle de visualização iTip da agenda"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
msgid "Factory for the sample Calendar control"
msgstr "FĂĄbrica para o controle de agenda exemplo."
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:10
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
msgid "Factory to centralize calendar component editor dialogs"
msgstr "FĂĄbrica para centralizar os diĂĄlogos do editor do componente de agenda"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:11
+#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
msgid "Factory to create a component editor factory"
msgstr "FĂĄbrica para criar uma fĂĄbrica de editores de componentes"
-#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:12
-msgid "This page can be used to configure Calendar and Task preferences"
-msgstr ""
-
#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr "Serviço de notificação de alarme"
@@ -3570,7 +3577,7 @@ msgstr "%A, %d de %B de %Y"
#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:408 calendar/gui/e-day-view-top-item.c:288
-#: calendar/gui/e-day-view.c:1436 calendar/gui/e-week-view-main-item.c:333
+#: calendar/gui/e-day-view.c:1438 calendar/gui/e-week-view-main-item.c:333
msgid "%a %d %b"
msgstr "%a %d %b"
@@ -3636,7 +3643,7 @@ msgstr "Livre"
#: calendar/gui/calendar-model.c:605 calendar/gui/e-calendar-table.c:471
#: calendar/gui/e-meeting-time-sel.c:438
-#: shell/evolution-shell-component.c:1114
+#: shell/evolution-shell-component.c:1165
msgid "Busy"
msgstr "Ocupado"
@@ -3672,7 +3679,7 @@ msgstr ""
#. An empty string is the same as 'None'.
#: calendar/gui/calendar-model.c:1189 calendar/gui/dialogs/meeting-page.c:309
#: calendar/gui/dialogs/meeting-page.glade.h:1 composer/e-msg-composer.c:1961
-#: mail/folder-browser.c:1683 mail/mail-account-gui.c:1229
+#: mail/folder-browser.c:1706 mail/mail-account-gui.c:1229
#: mail/mail-account-gui.c:1649 mail/mail-accounts.c:453
#: mail/mail-accounts.c:462 mail/mail-config.glade.h:78
#: widgets/e-timezone-dialog/e-timezone-dialog.c:204
@@ -3716,7 +3723,7 @@ msgstr "VisĂŁo de semana"
msgid "Month View"
msgstr "VisĂŁo de mĂȘs"
-#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1363
+#: calendar/gui/component-factory.c:69 calendar/gui/gnome-cal.c:1365
#: importers/netscape-importer.c:1872 my-evolution/my-evolution.glade.h:3
#: shell/e-local-storage.c:176 shell/e-shortcuts.c:1059
msgid "Calendar"
@@ -3739,59 +3746,59 @@ msgstr "Tarefas"
msgid "Folder containing to-do items"
msgstr "Pasta contendo itens de tarefa"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "New appointment"
msgstr "Novo compromisso"
-#: calendar/gui/component-factory.c:708
+#: calendar/gui/component-factory.c:709
#, fuzzy
msgid "_Appointment"
msgstr "Compromisso"
-#: calendar/gui/component-factory.c:709
+#: calendar/gui/component-factory.c:710
msgid "Create a new appointment"
msgstr "Criar um novo compromisso"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "New meeting"
msgstr "ConfiguraçÔes de fontes de notícias"
-#: calendar/gui/component-factory.c:713
+#: calendar/gui/component-factory.c:714
#, fuzzy
msgid "_Meeting"
msgstr "ReuniĂŁo"
-#: calendar/gui/component-factory.c:714
+#: calendar/gui/component-factory.c:715
#, fuzzy
msgid "Create a new meeting request"
msgstr "Criar uma nova tarefa"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
#, fuzzy
msgid "New task"
msgstr "Nova tarefa"
-#: calendar/gui/component-factory.c:718
+#: calendar/gui/component-factory.c:719
msgid "_Task"
msgstr "_Tarefa"
-#: calendar/gui/component-factory.c:719
+#: calendar/gui/component-factory.c:720
msgid "Create a new task"
msgstr "Criar uma nova tarefa"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "New All Day Appointment"
msgstr "Novo compromisso"
-#: calendar/gui/component-factory.c:723
+#: calendar/gui/component-factory.c:724
#, fuzzy
msgid "All _Day Appointment"
msgstr "Novo _compromisso"
-#: calendar/gui/component-factory.c:724
+#: calendar/gui/component-factory.c:725
#, fuzzy
msgid "Create a new all-day appointment"
msgstr "Criar um novo compromisso"
@@ -4351,63 +4358,63 @@ msgstr " (Prazo "
msgid "Due "
msgstr "Prazo "
-#: calendar/gui/dialogs/comp-editor.c:343
+#: calendar/gui/dialogs/comp-editor.c:342
#, fuzzy
msgid "Could not update invalid object"
msgstr "NĂŁo foi possĂ­vel atualizar objeto!"
-#: calendar/gui/dialogs/comp-editor.c:346
+#: calendar/gui/dialogs/comp-editor.c:345
msgid "Object not found, not updated"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:349
+#: calendar/gui/dialogs/comp-editor.c:348
msgid "You don't have permissions to update this object"
msgstr ""
-#: calendar/gui/dialogs/comp-editor.c:352
+#: calendar/gui/dialogs/comp-editor.c:351
#, fuzzy
msgid "Could not update object"
msgstr "NĂŁo foi possĂ­vel atualizar objeto!"
-#: calendar/gui/dialogs/comp-editor.c:798
+#: calendar/gui/dialogs/comp-editor.c:797
msgid "Edit Appointment"
msgstr "Editar compromisso"
-#: calendar/gui/dialogs/comp-editor.c:803
+#: calendar/gui/dialogs/comp-editor.c:802
#, c-format
msgid "Appointment - %s"
msgstr "Compromisso - %s"
-#: calendar/gui/dialogs/comp-editor.c:806
+#: calendar/gui/dialogs/comp-editor.c:805
#, c-format
msgid "Task - %s"
msgstr "Tarefa - %s"
-#: calendar/gui/dialogs/comp-editor.c:809
+#: calendar/gui/dialogs/comp-editor.c:808
#, c-format
msgid "Journal entry - %s"
msgstr "Item de diĂĄrio - %s"
-#: calendar/gui/dialogs/comp-editor.c:823
+#: calendar/gui/dialogs/comp-editor.c:822
msgid "No summary"
msgstr "Sem resumo"
-#: calendar/gui/dialogs/comp-editor.c:1213
-#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3932
-#: calendar/gui/e-week-view.c:3765 composer/e-msg-composer.c:1146
+#: calendar/gui/dialogs/comp-editor.c:1220
+#: calendar/gui/e-calendar-table.c:1070 calendar/gui/e-day-view.c:3976
+#: calendar/gui/e-week-view.c:3802 composer/e-msg-composer.c:1146
msgid "Save as..."
msgstr "Salvar como..."
-#: calendar/gui/dialogs/comp-editor.c:1314
-#: calendar/gui/dialogs/comp-editor.c:1338
-#: calendar/gui/dialogs/comp-editor.c:1362
+#: calendar/gui/dialogs/comp-editor.c:1321
+#: calendar/gui/dialogs/comp-editor.c:1345
+#: calendar/gui/dialogs/comp-editor.c:1369
msgid ""
"Changes made to this item may be discarded if an update arrives via email"
msgstr ""
"Mudanças feitas a este item podem ser descartadas se um atualização chegar "
"por e-mail"
-#: calendar/gui/dialogs/comp-editor.c:1389
+#: calendar/gui/dialogs/comp-editor.c:1396
msgid "Unable to obtain current version!"
msgstr "NĂŁo foi possĂ­vel obter a versĂŁo atual!"
@@ -4479,13 +4486,13 @@ msgstr "Repetição"
#: calendar/gui/dialogs/event-editor.c:211
#: calendar/gui/dialogs/event-editor.c:277
-#: calendar/gui/dialogs/event-editor.c:401
+#: calendar/gui/dialogs/event-editor.c:407
msgid "Scheduling"
msgstr "Agendamento"
#: calendar/gui/dialogs/event-editor.c:216
#: calendar/gui/dialogs/event-editor.c:280
-#: calendar/gui/dialogs/event-editor.c:404 ui/evolution-event-editor.xml.h:6
+#: calendar/gui/dialogs/event-editor.c:410 ui/evolution-event-editor.xml.h:6
msgid "Meeting"
msgstr "ReuniĂŁo"
@@ -4856,7 +4863,7 @@ msgstr "BĂĄsico"
#: calendar/gui/dialogs/task-editor.c:194
#: calendar/gui/dialogs/task-editor.c:238
-#: calendar/gui/dialogs/task-editor.c:353
+#: calendar/gui/dialogs/task-editor.c:359
msgid "Assignment"
msgstr "Atribuição"
@@ -4875,56 +4882,67 @@ msgid "_Due Date:"
msgstr "Pra_zo de conclusĂŁo:"
#: calendar/gui/e-calendar-table.c:440
+#, c-format
msgid "0%"
msgstr "0%"
#: calendar/gui/e-calendar-table.c:441
+#, c-format
msgid "10%"
msgstr "10%"
#: calendar/gui/e-calendar-table.c:442
+#, c-format
msgid "20%"
msgstr "20%"
#: calendar/gui/e-calendar-table.c:443
+#, c-format
msgid "30%"
msgstr "30%"
#: calendar/gui/e-calendar-table.c:444
+#, c-format
msgid "40%"
msgstr "40%"
#: calendar/gui/e-calendar-table.c:445
+#, c-format
msgid "50%"
msgstr "50%"
#: calendar/gui/e-calendar-table.c:446
+#, c-format
msgid "60%"
msgstr "60%"
#: calendar/gui/e-calendar-table.c:447
+#, c-format
msgid "70%"
msgstr "70%"
#: calendar/gui/e-calendar-table.c:448
+#, c-format
msgid "80%"
msgstr "80%"
#: calendar/gui/e-calendar-table.c:449
+#, c-format
msgid "90%"
msgstr "90%"
#: calendar/gui/e-calendar-table.c:450
+#, c-format
msgid "100%"
msgstr "100%"
-#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2823
-#: calendar/gui/e-week-view.c:1855
+#: calendar/gui/e-calendar-table.c:753 calendar/gui/e-day-view.c:2867
+#: calendar/gui/e-week-view.c:1892
msgid "Deleting selected objects"
msgstr "Excluindo objetos selecionados"
-#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3701
-#: calendar/gui/e-week-view.c:3515 mail/folder-browser.c:1694
+#: calendar/gui/e-calendar-table.c:987 calendar/gui/e-day-view.c:3745
+#: calendar/gui/e-week-view.c:3552 mail/folder-browser.c:1717
#: shell/e-shortcuts-view.c:408 ui/evolution-addressbook.xml.h:36
msgid "_Open"
msgstr "_Abrir"
@@ -4934,30 +4952,30 @@ msgstr "_Abrir"
msgid "_Save as..."
msgstr "Salvar como..."
-#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3703
-#: calendar/gui/e-week-view.c:3489 calendar/gui/e-week-view.c:3517
+#: calendar/gui/e-calendar-table.c:989 calendar/gui/e-day-view.c:3747
+#: calendar/gui/e-week-view.c:3526 calendar/gui/e-week-view.c:3554
#: ui/evolution-addressbook.xml.h:38 ui/evolution-calendar.xml.h:30
#: ui/evolution-contact-editor.xml.h:14 ui/evolution-mail-message.xml.h:108
#: ui/evolution-tasks.xml.h:20 ui/my-evolution.xml.h:6
msgid "_Print..."
msgstr "_Imprimir..."
-#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3708
-#: calendar/gui/e-week-view.c:3522 ui/evolution-addressbook.xml.h:1
+#: calendar/gui/e-calendar-table.c:993 calendar/gui/e-day-view.c:3752
+#: calendar/gui/e-week-view.c:3559 ui/evolution-addressbook.xml.h:1
#: ui/evolution-calendar.xml.h:1 ui/evolution-tasks.xml.h:1
msgid "C_ut"
msgstr "Recor_tar"
-#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3709
-#: calendar/gui/e-week-view.c:3523 ui/evolution-addressbook.xml.h:30
+#: calendar/gui/e-calendar-table.c:994 calendar/gui/e-day-view.c:3753
+#: calendar/gui/e-week-view.c:3560 ui/evolution-addressbook.xml.h:30
#: ui/evolution-calendar.xml.h:26 ui/evolution-mail-list.xml.h:24
#: ui/evolution-tasks.xml.h:15
msgid "_Copy"
msgstr "_Copiar"
-#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3672
-#: calendar/gui/e-day-view.c:3710 calendar/gui/e-week-view.c:3493
-#: calendar/gui/e-week-view.c:3524 ui/evolution-addressbook.xml.h:37
+#: calendar/gui/e-calendar-table.c:995 calendar/gui/e-day-view.c:3716
+#: calendar/gui/e-day-view.c:3754 calendar/gui/e-week-view.c:3530
+#: calendar/gui/e-week-view.c:3561 ui/evolution-addressbook.xml.h:37
#: ui/evolution-calendar.xml.h:29 ui/evolution-mail-list.xml.h:29
#: ui/evolution-tasks.xml.h:19
msgid "_Paste"
@@ -4986,8 +5004,8 @@ msgstr "_Marcar tarefas como concluĂ­das"
msgid "_Delete Selected Tasks"
msgstr "_Excluir tarefas selecionadas"
-#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7571
-#: calendar/gui/e-week-view.c:4266
+#: calendar/gui/e-calendar-table.c:1274 calendar/gui/e-day-view.c:7631
+#: calendar/gui/e-week-view.c:4303
msgid "Updating objects"
msgstr "Atualizando objetos"
@@ -5044,14 +5062,14 @@ msgid "URL"
msgstr "URL"
#. strftime format of a weekday, a date and a time, 24-hour.
-#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:163
-#: e-util/e-time-utils.c:376
+#: calendar/gui/e-cell-date-edit-text.c:118 e-util/e-time-utils.c:167
+#: e-util/e-time-utils.c:380
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %d/%m/%Y %H:%M:%S"
#. strftime format of a weekday, a date and a time, 12-hour.
-#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:158
-#: e-util/e-time-utils.c:385
+#: calendar/gui/e-cell-date-edit-text.c:121 e-util/e-time-utils.c:162
+#: e-util/e-time-utils.c:389
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
@@ -5073,109 +5091,109 @@ msgstr "%02i fraçÔes de minuto"
#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1422
+#: calendar/gui/e-day-view-top-item.c:284 calendar/gui/e-day-view.c:1424
#: calendar/gui/e-week-view-main-item.c:324 calendar/gui/print.c:1507
msgid "%A %d %B"
msgstr "%A %d %B"
#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
-#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1449
+#: calendar/gui/e-day-view-top-item.c:292 calendar/gui/e-day-view.c:1451
#: calendar/gui/e-week-view-main-item.c:347
msgid "%d %b"
msgstr "%d %b"
#. String to use in 12-hour time format for times in the morning.
-#: calendar/gui/e-day-view.c:636 calendar/gui/e-week-view.c:377
+#: calendar/gui/e-day-view.c:638 calendar/gui/e-week-view.c:377
#: calendar/gui/print.c:791
msgid "am"
msgstr "am"
#. String to use in 12-hour time format for times in the afternoon.
-#: calendar/gui/e-day-view.c:639 calendar/gui/e-week-view.c:380
+#: calendar/gui/e-day-view.c:641 calendar/gui/e-week-view.c:380
#: calendar/gui/print.c:793
msgid "pm"
msgstr "pm"
-#: calendar/gui/e-day-view.c:3656
+#: calendar/gui/e-day-view.c:3700
msgid "New _Appointment"
msgstr "Novo _compromisso"
-#: calendar/gui/e-day-view.c:3658 calendar/gui/e-week-view.c:3483
+#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3520
msgid "New All Day _Event"
msgstr "Novo _evento de dia inteiro"
-#: calendar/gui/e-day-view.c:3660 calendar/gui/e-week-view.c:3484
+#: calendar/gui/e-day-view.c:3704 calendar/gui/e-week-view.c:3521
#, fuzzy
msgid "New Meeting"
msgstr "ReuniĂŁo"
-#: calendar/gui/e-day-view.c:3662 calendar/gui/e-week-view.c:3485
+#: calendar/gui/e-day-view.c:3706 calendar/gui/e-week-view.c:3522
msgid "New Task"
msgstr "Nova tarefa"
-#: calendar/gui/e-day-view.c:3667 ui/evolution-comp-editor.xml.h:11
+#: calendar/gui/e-day-view.c:3711 ui/evolution-comp-editor.xml.h:11
msgid "Print..."
msgstr "Imprimir..."
-#: calendar/gui/e-day-view.c:3679 calendar/gui/e-week-view.c:3499
+#: calendar/gui/e-day-view.c:3723 calendar/gui/e-week-view.c:3536
#: ui/evolution-calendar.xml.h:10
msgid "Go to _Today"
msgstr "Ir para _hoje"
-#: calendar/gui/e-day-view.c:3681 calendar/gui/e-week-view.c:3500
+#: calendar/gui/e-day-view.c:3725 calendar/gui/e-week-view.c:3537
msgid "_Go to Date..."
msgstr "Ir para _data..."
-#: calendar/gui/e-day-view.c:3686 calendar/gui/e-week-view.c:3504
+#: calendar/gui/e-day-view.c:3730 calendar/gui/e-week-view.c:3541
#: ui/evolution-calendar.xml.h:31
msgid "_Publish Free/Busy Information"
msgstr "_Publicar informação de livre/ocupado"
-#: calendar/gui/e-day-view.c:3691 calendar/gui/e-week-view.c:3508
+#: calendar/gui/e-day-view.c:3735 calendar/gui/e-week-view.c:3545
#, fuzzy
msgid "_Configure..."
msgstr "Configuração"
-#: calendar/gui/e-day-view.c:3693 calendar/gui/e-week-view.c:3509
+#: calendar/gui/e-day-view.c:3737 calendar/gui/e-week-view.c:3546
#, fuzzy
msgid "_Configure Pilot..."
msgstr "Configuração"
-#: calendar/gui/e-day-view.c:3702 calendar/gui/e-week-view.c:3516
-#: mail/folder-browser.c:1696 ui/evolution-mail-message.xml.h:112
+#: calendar/gui/e-day-view.c:3746 calendar/gui/e-week-view.c:3553
+#: mail/folder-browser.c:1719 ui/evolution-mail-message.xml.h:112
msgid "_Save As..."
msgstr "Salvar _como..."
-#: calendar/gui/e-day-view.c:3714 calendar/gui/e-week-view.c:3528
+#: calendar/gui/e-day-view.c:3758 calendar/gui/e-week-view.c:3565
#, fuzzy
msgid "_Schedule Meeting..."
msgstr "Agendar _reuniĂŁo"
-#: calendar/gui/e-day-view.c:3715 calendar/gui/e-week-view.c:3529
+#: calendar/gui/e-day-view.c:3759 calendar/gui/e-week-view.c:3566
#, fuzzy
msgid "_Forward as iCalendar..."
msgstr "Encaminar como i_Calendar"
-#: calendar/gui/e-day-view.c:3720 calendar/gui/e-week-view.c:3534
+#: calendar/gui/e-day-view.c:3764 calendar/gui/e-week-view.c:3571
msgid "Make this Occurrence _Movable"
msgstr "Tornar esta ocorrĂȘncia _mĂłvel"
-#: calendar/gui/e-day-view.c:3721 calendar/gui/e-week-view.c:3535
+#: calendar/gui/e-day-view.c:3765 calendar/gui/e-week-view.c:3572
msgid "Delete this _Occurrence"
msgstr "Excluir esta _ocorrĂȘncia"
-#: calendar/gui/e-day-view.c:3722 calendar/gui/e-week-view.c:3536
+#: calendar/gui/e-day-view.c:3766 calendar/gui/e-week-view.c:3573
msgid "Delete _All Occurrences"
msgstr "Excluir _todas as ocorrĂȘncias"
-#: calendar/gui/e-day-view.c:4084 calendar/gui/e-week-view.c:3893
+#: calendar/gui/e-day-view.c:4128 calendar/gui/e-week-view.c:3930
#: shell/e-shell-view-menu.c:639
msgid "The GNOME Pilot tools do not appear to be installed on this system."
msgstr ""
"As ferramentas do GNOME Pilot nĂŁo aparentam estar instaladas no seu sistema."
-#: calendar/gui/e-day-view.c:4090 calendar/gui/e-week-view.c:3899
+#: calendar/gui/e-day-view.c:4134 calendar/gui/e-week-view.c:3936
#: shell/e-shell-view-menu.c:647
#, c-format
msgid "Error executing %s."
@@ -5274,7 +5292,7 @@ msgstr "Atualizar"
#: calendar/gui/e-itip-control.c:868 calendar/gui/e-itip-control.c:899
#: calendar/gui/e-itip-control.c:922 calendar/gui/e-itip-control.c:935
#: calendar/gui/e-itip-control.c:948 calendar/gui/e-itip-control.c:961
-#: shell/e-shell.c:2121 widgets/misc/e-cell-date-edit.c:258
+#: shell/e-shell.c:2127 widgets/misc/e-cell-date-edit.c:258
msgid "OK"
msgstr "OK"
@@ -5303,7 +5321,7 @@ msgid "Send Latest Information"
msgstr "Enviar informação mais recente"
#: calendar/gui/e-itip-control.c:960 calendar/gui/itip-utils.c:483
-#: shell/evolution-shell-component.c:1092 ui/evolution-mail-global.xml.h:1
+#: shell/evolution-shell-component.c:1143 ui/evolution-mail-global.xml.h:1
msgid "Cancel"
msgstr "Cancelar"
@@ -5665,15 +5683,15 @@ msgstr "%A, %d de %B, %Y"
#. This is a strftime() format string %a = abbreviated weekday
#. name, %m = month number, %d = month day, %Y = full year.
#: calendar/gui/e-meeting-time-sel-item.c:479
-#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:186
-#: e-util/e-time-utils.c:279 e-util/e-time-utils.c:367
+#: calendar/gui/e-meeting-time-sel.c:2144 e-util/e-time-utils.c:190
+#: e-util/e-time-utils.c:283 e-util/e-time-utils.c:371
msgid "%a %m/%d/%Y"
msgstr "%a %d/%m/%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.
-#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:221
-#: e-util/e-time-utils.c:282 widgets/misc/e-dateedit.c:1597
+#: calendar/gui/e-meeting-time-sel-item.c:483 e-util/e-time-utils.c:225
+#: e-util/e-time-utils.c:286 widgets/misc/e-dateedit.c:1597
msgid "%m/%d/%Y"
msgstr "%d/%m/%Y"
@@ -5737,8 +5755,8 @@ msgstr "Hora de _inĂ­cio da reuniĂŁo:"
msgid "Meeting _end time:"
msgstr "Hora de _término da reunião:"
-#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1974
-#: calendar/gui/gnome-cal.c:1985
+#: calendar/gui/e-tasks.c:352 calendar/gui/gnome-cal.c:1976
+#: calendar/gui/gnome-cal.c:1987
#, c-format
msgid "Opening tasks at %s"
msgstr "Abrindo tarefas em %s"
@@ -5753,7 +5771,7 @@ msgstr "NĂŁo foi possĂ­vel carregar as tarefas em `%s'"
msgid "The method required to load `%s' is not supported"
msgstr "O método necessårio para carregar `%s' não é suportado"
-#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1544
+#: calendar/gui/e-tasks.c:401 calendar/gui/gnome-cal.c:1546
#, fuzzy, c-format
msgid "You don't have permission to open the folder in `%s'"
msgstr "NĂŁo foi possĂ­vel abrir pasta em `%s'"
@@ -5773,21 +5791,21 @@ msgstr "Excluindo objetos selecionados"
msgid "Expunging"
msgstr "Excluindo permanentemente pasta"
-#: calendar/gui/e-week-view.c:3482
+#: calendar/gui/e-week-view.c:3519
msgid "New _Appointment..."
msgstr "Novo _compromisso..."
-#: calendar/gui/gnome-cal.c:1522
+#: calendar/gui/gnome-cal.c:1524
#, c-format
msgid "Could not open the folder in `%s'"
msgstr "NĂŁo foi possĂ­vel abrir pasta em `%s'"
-#: calendar/gui/gnome-cal.c:1533
+#: calendar/gui/gnome-cal.c:1535
#, c-format
msgid "The method required to open `%s' is not supported"
msgstr "O método necessårio para abrir `%s' não é suportado"
-#: calendar/gui/gnome-cal.c:1732
+#: calendar/gui/gnome-cal.c:1734
#, c-format
msgid ""
"The calendar backend for\n"
@@ -5795,7 +5813,7 @@ msgid ""
" has crashed. You will have to restart Evolution in order to use it again"
msgstr ""
-#: calendar/gui/gnome-cal.c:1737
+#: calendar/gui/gnome-cal.c:1739
#, c-format
msgid ""
"The task backend for\n"
@@ -5803,12 +5821,12 @@ msgid ""
" has crashed. You will have to restart Evolution in order to use it again"
msgstr ""
-#: calendar/gui/gnome-cal.c:1957
+#: calendar/gui/gnome-cal.c:1959
#, c-format
msgid "Opening calendar at %s"
msgstr "Abrindo agenda em %s"
-#: calendar/gui/gnome-cal.c:1996
+#: calendar/gui/gnome-cal.c:1998
#, fuzzy
msgid "Opening default tasks folder"
msgstr "Abrindo pasta %s"
@@ -5909,7 +5927,7 @@ msgstr "Atualizar"
msgid "Counter-proposal"
msgstr "Contra proposta"
-#: calendar/gui/itip-utils.c:670
+#: calendar/gui/itip-utils.c:678
msgid "You must be an attendee of the event."
msgstr "VocĂȘ deve ser um participante do evento."
@@ -8437,7 +8455,7 @@ msgstr ""
"%s"
#: camel/camel-sasl-kerberos4.c:218
-#: camel/providers/imap/camel-imap-store.c:1000
+#: camel/providers/imap/camel-imap-store.c:1051
msgid "Bad authentication response from server."
msgstr "Resposta de autenticação invålida do servidor."
@@ -8828,39 +8846,39 @@ msgstr "Não é possível renomear pasta: %s: Operação invålida"
msgid "Cannot rename folder: %s: No such folder"
msgstr "NĂŁo Ă© possĂ­vel renomear pasta: %s: NĂŁo existe tal pasta"
-#: camel/providers/imap/camel-imap-command.c:221
-#: camel/providers/imap/camel-imap-command.c:260
-#: camel/providers/imap/camel-imap-command.c:439
-#: camel/providers/imap/camel-imap-store.c:2529
+#: camel/providers/imap/camel-imap-command.c:223
+#: camel/providers/imap/camel-imap-command.c:262
+#: camel/providers/imap/camel-imap-command.c:441
+#: camel/providers/imap/camel-imap-store.c:2578
msgid "Operation cancelled"
msgstr "Operação cancelada"
-#: camel/providers/imap/camel-imap-command.c:305
-#: camel/providers/imap/camel-imap-store.c:2532
+#: camel/providers/imap/camel-imap-command.c:307
+#: camel/providers/imap/camel-imap-store.c:2581
#, c-format
msgid "Server unexpectedly disconnected: %s"
msgstr "O servidor desconectou inesperadamente: %s"
-#: camel/providers/imap/camel-imap-command.c:383
+#: camel/providers/imap/camel-imap-command.c:385
#, c-format
msgid "Unexpected response from IMAP server: %s"
msgstr "Resposta inesperada do servidor IMAP: %s"
-#: camel/providers/imap/camel-imap-command.c:393
+#: camel/providers/imap/camel-imap-command.c:395
#, c-format
msgid "IMAP command failed: %s"
msgstr "Falhou o comando IMAP: %s"
-#: camel/providers/imap/camel-imap-command.c:448
+#: camel/providers/imap/camel-imap-command.c:450
msgid "Server response ended too soon."
msgstr "Resposta do servidor terminou cedo demais."
-#: camel/providers/imap/camel-imap-command.c:640
+#: camel/providers/imap/camel-imap-command.c:642
#, c-format
msgid "IMAP server response did not contain %s information"
msgstr "Resposta do servidor IMAP não contém informação de %s"
-#: camel/providers/imap/camel-imap-command.c:676
+#: camel/providers/imap/camel-imap-command.c:678
#, c-format
msgid "Unexpected OK response from IMAP server: %s"
msgstr "Resposta OK inesperada do servidor IMAP: %s"
@@ -8880,25 +8898,53 @@ msgid "Folder was destroyed and recreated on server."
msgstr "A pasta foi destruĂ­da e recriada no servidor."
#. Check UIDs and flags of all messages we already know of.
-#: camel/providers/imap/camel-imap-folder.c:536
+#: camel/providers/imap/camel-imap-folder.c:547
msgid "Scanning for changed messages"
msgstr "Procurando mensagens alteradas"
-#: camel/providers/imap/camel-imap-folder.c:1910
-#: camel/providers/imap/camel-imap-folder.c:2407
+#: camel/providers/imap/camel-imap-folder.c:1868
+#, fuzzy, c-format
+msgid "Unable to retrieve message: %s"
+msgstr "Falhou a decodificação da mensagem."
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-maildir-folder.c:224
+#: camel/providers/local/camel-maildir-folder.c:233
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+#: camel/providers/local/camel-mh-folder.c:210
+#: camel/providers/local/camel-mh-folder.c:218
+#, c-format
+msgid ""
+"Cannot get message: %s\n"
+" %s"
+msgstr ""
+"NĂŁo Ă© possĂ­vel obter mensagem: %s\n"
+" %s"
+
+#: camel/providers/imap/camel-imap-folder.c:1904
+#: camel/providers/local/camel-maildir-folder.c:212
+#: camel/providers/local/camel-mbox-folder.c:347
+#: camel/providers/local/camel-mh-folder.c:201
+msgid "No such message"
+msgstr "NĂŁo existe tal mensagem"
+
+#: camel/providers/imap/camel-imap-folder.c:1927
+#: camel/providers/imap/camel-imap-folder.c:2424
msgid "This message is not currently available"
msgstr "Esta mensagem nĂŁo estĂĄ disponĂ­vel no momento"
-#: camel/providers/imap/camel-imap-folder.c:2067
-#: camel/providers/imap/camel-imap-folder.c:2144
+#: camel/providers/imap/camel-imap-folder.c:2084
+#: camel/providers/imap/camel-imap-folder.c:2161
msgid "Fetching summary information for new messages"
msgstr "Pegando informação de resumo para novas mensagens"
-#: camel/providers/imap/camel-imap-folder.c:2073
+#: camel/providers/imap/camel-imap-folder.c:2090
msgid "Scanning for new messages"
msgstr "Procurando novas mensagens"
-#: camel/providers/imap/camel-imap-folder.c:2444
+#: camel/providers/imap/camel-imap-folder.c:2461
msgid "Could not find message body in FETCH response."
msgstr "NĂŁo foi possĂ­vel localizar corpo da mensagem na resposta FETCH."
@@ -8923,7 +8969,7 @@ msgstr "Verificando novas mensagens"
msgid "Check for new messages in all folders"
msgstr "Verificar novas mensagem em todas as pastas"
-#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1043
+#: camel/providers/imap/camel-imap-provider.c:48 shell/e-shell-view.c:1044
msgid "Folders"
msgstr "Pastas"
@@ -8961,77 +9007,77 @@ msgstr "Senha"
msgid "This option will connect to the IMAP server using a plaintext password."
msgstr "Esta opção conectarå ao servidor IMAP usando uma senha em texto claro."
-#: camel/providers/imap/camel-imap-store.c:431
+#: camel/providers/imap/camel-imap-store.c:456
#, fuzzy, c-format
msgid "IMAP server %s"
msgstr "Servidor SMTP %s"
-#: camel/providers/imap/camel-imap-store.c:433
+#: camel/providers/imap/camel-imap-store.c:458
#, fuzzy, c-format
msgid "IMAP service for %s on %s"
msgstr "%s serviço para %s em %s"
-#: camel/providers/imap/camel-imap-store.c:552
+#: camel/providers/imap/camel-imap-store.c:583
#: camel/providers/nntp/camel-nntp-store.c:130
#: camel/providers/nntp/camel-nntp-store.c:148
#: camel/providers/pop3/camel-pop3-store.c:180
msgid "Connection cancelled"
msgstr "ConexĂŁo cancelada"
-#: camel/providers/imap/camel-imap-store.c:555
+#: camel/providers/imap/camel-imap-store.c:586
#: camel/providers/nntp/camel-nntp-store.c:133
#: camel/providers/smtp/camel-smtp-transport.c:276
#, c-format
msgid "Could not connect to %s (port %d): %s"
msgstr "NĂŁo foi possĂ­vel conectar Ă  %s (porta %d): %s."
-#: camel/providers/imap/camel-imap-store.c:614
#: camel/providers/imap/camel-imap-store.c:645
+#: camel/providers/imap/camel-imap-store.c:676
#, fuzzy, c-format
msgid "Failed to connect to IMAP server %s in secure mode: %s"
msgstr ""
"NĂŁo Ă© possĂ­vel conectar ao servidor POP.\n"
"Erro ao enviar nome do usuĂĄrio: %s"
-#: camel/providers/imap/camel-imap-store.c:615
+#: camel/providers/imap/camel-imap-store.c:646
#: camel/providers/pop3/camel-pop3-store.c:213
#, fuzzy
msgid "SSL/TLS extension not supported."
msgstr "Operação não suportada"
-#: camel/providers/imap/camel-imap-store.c:646
+#: camel/providers/imap/camel-imap-store.c:677
#: camel/providers/pop3/camel-pop3-store.c:254
#, fuzzy
msgid "SSL negotiations failed"
msgstr "Falhou a autenticação."
-#: camel/providers/imap/camel-imap-store.c:889
+#: camel/providers/imap/camel-imap-store.c:940
#, fuzzy, c-format
msgid "The folder %s no longer exists"
msgstr "A pasta nĂŁo estĂĄ vazia"
-#: camel/providers/imap/camel-imap-store.c:1023
+#: camel/providers/imap/camel-imap-store.c:1074
#, c-format
msgid "IMAP server %s does not support requested authentication type %s"
msgstr "O servidor IMAP %s não suporta o tipo de autenticação pedido %s"
-#: camel/providers/imap/camel-imap-store.c:1033
+#: camel/providers/imap/camel-imap-store.c:1084
#: camel/providers/smtp/camel-smtp-transport.c:479
#, c-format
msgid "No support for authentication type %s"
msgstr "Sem suporte para o tipo de autenticação %s"
-#: camel/providers/imap/camel-imap-store.c:1057
+#: camel/providers/imap/camel-imap-store.c:1108
#, c-format
msgid "%sPlease enter the IMAP password for %s@%s"
msgstr "%sPor favor entre a senha IMAP para %s@%s"
-#: camel/providers/imap/camel-imap-store.c:1072
+#: camel/providers/imap/camel-imap-store.c:1123
#: camel/providers/smtp/camel-smtp-transport.c:520
msgid "You didn't enter a password."
msgstr "VocĂȘ nĂŁo entrou uma senha."
-#: camel/providers/imap/camel-imap-store.c:1101
+#: camel/providers/imap/camel-imap-store.c:1152
#, c-format
msgid ""
"Unable to authenticate to IMAP server.\n"
@@ -9042,19 +9088,24 @@ msgstr ""
"%s\n"
"\n"
-#: camel/providers/imap/camel-imap-store.c:1473
-#: camel/providers/imap/camel-imap-store.c:1610
+#: camel/providers/imap/camel-imap-store.c:1450
+#: camel/providers/imap/camel-imap-store.c:1592
#, c-format
msgid "No such folder %s"
msgstr "NĂŁo existe a pasta %s"
-#: camel/providers/imap/camel-imap-store.c:1797
+#: camel/providers/imap/camel-imap-store.c:1793
#, fuzzy, c-format
msgid ""
"The folder name \"%s\" is invalid because it containes the character \"%c\""
msgstr "O nome da pasta nĂŁo pode conter o caractere Return."
-#: camel/providers/imap/camel-imap-store.c:1835
+#: camel/providers/imap/camel-imap-store.c:1805
+#, fuzzy, c-format
+msgid "Unknown parent folder: %s"
+msgstr "Erro desconhecido: %s"
+
+#: camel/providers/imap/camel-imap-store.c:1841
msgid "The parent folder is not allowed to contain subfolders"
msgstr "A pasta pai nĂŁo pode conter sub-pastas"
@@ -9195,27 +9246,6 @@ msgstr "Cancelado o acréscimo de mensagem maildir"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "NĂŁo Ă© possĂ­vel acrescentar mensagem Ă  pasta maildir: %s: %s"
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-maildir-folder.c:224
-#: camel/providers/local/camel-maildir-folder.c:233
-#: camel/providers/local/camel-mbox-folder.c:347
-#: camel/providers/local/camel-mh-folder.c:201
-#: camel/providers/local/camel-mh-folder.c:210
-#: camel/providers/local/camel-mh-folder.c:218
-#, c-format
-msgid ""
-"Cannot get message: %s\n"
-" %s"
-msgstr ""
-"NĂŁo Ă© possĂ­vel obter mensagem: %s\n"
-" %s"
-
-#: camel/providers/local/camel-maildir-folder.c:212
-#: camel/providers/local/camel-mbox-folder.c:347
-#: camel/providers/local/camel-mh-folder.c:201
-msgid "No such message"
-msgstr "NĂŁo existe tal mensagem"
-
#: camel/providers/local/camel-maildir-folder.c:234
#: camel/providers/local/camel-mh-folder.c:219
msgid "Invalid message contents"
@@ -10324,11 +10354,11 @@ msgstr "Arquivo de assinatura:"
msgid "Autogenerated"
msgstr ""
-#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2757
+#: composer/e-msg-composer.c:2149 composer/e-msg-composer.c:2773
msgid "Compose a message"
msgstr "Redigir uma mensagem"
-#: composer/e-msg-composer.c:2774
+#: composer/e-msg-composer.c:2790
msgid ""
"Could not create composer window:\n"
"Unable to activate address selector control."
@@ -10336,7 +10366,7 @@ msgstr ""
"NĂŁo foi possĂ­vel criar janela de redator:\n"
"Não é possível ativar o controle seletor de endereços."
-#: composer/e-msg-composer.c:2800 composer/e-msg-composer.c:2855
+#: composer/e-msg-composer.c:2816 composer/e-msg-composer.c:2871
msgid ""
"Could not create composer window:\n"
"Unable to activate HTML editor component."
@@ -10344,7 +10374,7 @@ msgstr ""
"NĂŁo foi possĂ­vel criar janela de redator:\n"
"NĂŁo Ă© possĂ­vel ativar o componente editor de HTML."
-#: composer/e-msg-composer.c:3822
+#: composer/e-msg-composer.c:3838
#, fuzzy
msgid ""
"<b>(The composer contains a non-text message body, which cannot be edited.)"
@@ -10441,87 +10471,87 @@ msgstr "Categorias"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without seconds.
-#: e-util/e-time-utils.c:168 e-util/e-time-utils.c:381
+#: e-util/e-time-utils.c:172 e-util/e-time-utils.c:385
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a %d/%m/%Y %I:%M %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without seconds.
-#: e-util/e-time-utils.c:173 e-util/e-time-utils.c:372
+#: e-util/e-time-utils.c:177 e-util/e-time-utils.c:376
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a %d/%m/%Y %H:%M"
#. strptime format of a weekday, a date and a time,
#. in 12-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:178
+#: e-util/e-time-utils.c:182
msgid "%a %m/%d/%Y %I %p"
msgstr "%a %d/%m/%Y %I %p"
#. strptime format of a weekday, a date and a time,
#. in 24-hour format, without minutes or seconds.
-#: e-util/e-time-utils.c:183
+#: e-util/e-time-utils.c:187
msgid "%a %m/%d/%Y %H"
msgstr "%a %d/%m/%Y %H"
#. strptime format of a date and a time, in 12-hour format.
-#: e-util/e-time-utils.c:194
+#: e-util/e-time-utils.c:198
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%d/%m/%Y %I:%M:%S %p"
#. strptime format of a date and a time, in 24-hour format.
-#: e-util/e-time-utils.c:198
+#: e-util/e-time-utils.c:202
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%d/%m/%Y %H:%M:%S"
#. strptime format of a date and a time, in 12-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:203
+#: e-util/e-time-utils.c:207
msgid "%m/%d/%Y %I:%M %p"
msgstr "%d/%m/%Y %I:%M %p"
#. strptime format of a date and a time, in 24-hour format,
#. without seconds.
-#: e-util/e-time-utils.c:208
+#: e-util/e-time-utils.c:212
msgid "%m/%d/%Y %H:%M"
msgstr "%d/%m/%Y %H:%M"
#. strptime format of a date and a time, in 12-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:213
+#: e-util/e-time-utils.c:217
msgid "%m/%d/%Y %I %p"
msgstr "%d/%m/%Y %I %p"
#. strptime format of a date and a time, in 24-hour format,
#. without minutes or seconds.
-#: e-util/e-time-utils.c:218
+#: e-util/e-time-utils.c:222
msgid "%m/%d/%Y %H"
msgstr "%d/%m/%Y %H"
#. strptime format for a time of day, in 12-hour format.
-#: e-util/e-time-utils.c:322 e-util/e-time-utils.c:421
+#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:425
msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p"
#. strptime format for a time of day, in 24-hour format.
-#: e-util/e-time-utils.c:326 e-util/e-time-utils.c:413
+#: e-util/e-time-utils.c:330 e-util/e-time-utils.c:417
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
#. strptime format for time of day, without seconds,
#. in 12-hour format.
-#: e-util/e-time-utils.c:331 e-util/e-time-utils.c:418
+#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:422
#: widgets/misc/e-dateedit.c:1420 widgets/misc/e-dateedit.c:1632
msgid "%I:%M %p"
msgstr "%I:%M %p"
#. strptime format for time of day, without seconds 24-hour format.
-#: e-util/e-time-utils.c:335 e-util/e-time-utils.c:410
+#: e-util/e-time-utils.c:339 e-util/e-time-utils.c:414
#: widgets/misc/e-dateedit.c:1417 widgets/misc/e-dateedit.c:1629
msgid "%H:%M"
msgstr "%H:%M"
#. strptime format for hour and AM/PM, 12-hour format.
-#: e-util/e-time-utils.c:339
+#: e-util/e-time-utils.c:343
msgid "%I %p"
msgstr "%I %p"
@@ -10935,7 +10965,7 @@ msgstr "nĂŁo Ă©"
msgid "is not Flagged"
msgstr "Marcada"
-#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1731
+#: filter/libfilter-i18n.h:35 mail/folder-browser.c:1754
#, fuzzy
msgid "Label"
msgstr "Laurel"
@@ -11002,7 +11032,7 @@ msgstr "Ă© menor que"
msgid "Score"
msgstr "Pontuação"
-#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1798
+#: filter/libfilter-i18n.h:50 mail/mail-callbacks.c:1805
msgid "Sender"
msgstr "Remetente"
@@ -11248,67 +11278,69 @@ msgid "Configuration control for the Evolution Message Composer."
msgstr "FĂĄbrica para o redator do Evolution."
#: mail/GNOME_Evolution_Mail.oaf.in.h:6
+msgid ""
+"Configure mail preferences, including security and message display, here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+msgid "Configure spell-checking, signatures, and the message composer here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#, fuzzy
+msgid "Configure the fonts used by Evolution here"
+msgstr "FĂĄbrica para o redator do Evolution."
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+msgid "Configure your email accounts here"
+msgstr ""
+
+#: mail/GNOME_Evolution_Mail.oaf.in.h:10
msgid "Evolution component for handling mail."
msgstr "O componente do Evolution para manipular correio."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:7
+#: mail/GNOME_Evolution_Mail.oaf.in.h:11
msgid "Evolution mail composer."
msgstr "Redator de correio do Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:8
+#: mail/GNOME_Evolution_Mail.oaf.in.h:12
msgid "Evolution mail executive summary component."
msgstr "Componente resumo executivo de correio do Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:9
+#: mail/GNOME_Evolution_Mail.oaf.in.h:13
msgid "Evolution mail folder display component."
msgstr "Componente de exibição de pastas de correio do Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:10
+#: mail/GNOME_Evolution_Mail.oaf.in.h:14
msgid "Evolution mail folder factory component."
msgstr "Componente fĂĄbrica de pastas de correio do Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:11
+#: mail/GNOME_Evolution_Mail.oaf.in.h:15
msgid "Factory for the Evolution composer."
msgstr "FĂĄbrica para o redator do Evolution."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:12
+#: mail/GNOME_Evolution_Mail.oaf.in.h:16
msgid "Factory for the Mail Summary component."
msgstr "FĂĄbrica para o componente resumo executivo."
-#: mail/GNOME_Evolution_Mail.oaf.in.h:13
+#: mail/GNOME_Evolution_Mail.oaf.in.h:17
#, fuzzy
msgid "Font Preferences"
msgstr "_Sem repetição"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:14
+#: mail/GNOME_Evolution_Mail.oaf.in.h:18
#, fuzzy
msgid "Mail Accounts"
msgstr "Contas"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:15 mail/mail-config.glade.h:70
+#: mail/GNOME_Evolution_Mail.oaf.in.h:19 mail/mail-config.glade.h:70
msgid "Mail Preferences"
msgstr ""
-#: mail/GNOME_Evolution_Mail.oaf.in.h:16
+#: mail/GNOME_Evolution_Mail.oaf.in.h:20
msgid "Mail configuration interface"
msgstr "Interface de configuração de correio"
-#: mail/GNOME_Evolution_Mail.oaf.in.h:17
-msgid "This Page can be used to configure the Fonts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:18
-msgid "This page can be used to configure E-Mail Accounts"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:19
-msgid "This page can be used to configure Mailer preferences"
-msgstr ""
-
-#: mail/GNOME_Evolution_Mail.oaf.in.h:20
-msgid "This page can be used to configure the Composer"
-msgstr ""
-
#: mail/component-factory.c:102
msgid "Folder containing mail"
msgstr "Pasta contendo correio"
@@ -11333,7 +11365,7 @@ msgstr "Propriedades..."
msgid "Change this folder's properties"
msgstr "Modificar as propriedades desta pasta"
-#: mail/component-factory.c:763
+#: mail/component-factory.c:785
msgid ""
"Some of your mail settings seem corrupt, please check that everything is in "
"order."
@@ -11341,67 +11373,67 @@ msgstr ""
"Algumas de suas configuraçÔes de correio aparentam estar corrompidas, por "
"favor verifique se tudo estĂĄ em ordem."
-#: mail/component-factory.c:928
+#: mail/component-factory.c:950
msgid "You have not set a mail transport method"
msgstr "VocĂȘ nĂŁo estabeleceu um mĂ©todo de transporte de correio"
-#: mail/component-factory.c:950
+#: mail/component-factory.c:972
msgid "You have unsent messages, do you wish to quit anyway?"
msgstr ""
-#: mail/component-factory.c:956
+#: mail/component-factory.c:978
#, fuzzy
msgid "Warning: Unsent Messages"
msgstr "Alerta: Mensagem modificada"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "New Mail Message"
msgstr "Nova mensagem de correio"
-#: mail/component-factory.c:997
+#: mail/component-factory.c:1020
msgid "_Mail Message"
msgstr "_Mensagem de correio"
-#: mail/component-factory.c:998
+#: mail/component-factory.c:1021
#, fuzzy
msgid "Compose a new mail message"
msgstr "Redigir uma mensagem"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "New Message Post"
msgstr "Nova mensagem"
-#: mail/component-factory.c:1006
+#: mail/component-factory.c:1029
#, fuzzy
msgid "_Post Message"
msgstr "Imprimir mensagem"
-#: mail/component-factory.c:1007
+#: mail/component-factory.c:1030
#, fuzzy
msgid "Post a new mail message"
msgstr "Nova mensagem de correio"
-#: mail/component-factory.c:1035
+#: mail/component-factory.c:1058
msgid "Cannot initialize Evolution's mail component."
msgstr "NĂŁo Ă© possĂ­vel iniciar o componente de correio do Evolution."
-#: mail/component-factory.c:1044
+#: mail/component-factory.c:1067
msgid "Cannot initialize Evolution's mail config component."
msgstr ""
"Não é possível iniciar o componente de configuração de correio do Evolution."
-#: mail/component-factory.c:1050
+#: mail/component-factory.c:1073
msgid "Cannot initialize Evolution's folder info component."
msgstr ""
"Não é possível iniciar o componente de informação de pasta do Evolution."
-#: mail/component-factory.c:1275 mail/component-factory.c:1305
+#: mail/component-factory.c:1286 mail/component-factory.c:1316
#, fuzzy
msgid "Connecting..."
msgstr "Conectando ao servidor..."
-#: mail/component-factory.c:1316
+#: mail/component-factory.c:1327
msgid "Cannot register storage with shell"
msgstr "NĂŁo Ă© possĂ­vel registrar repositĂłrio com a shell."
@@ -11464,135 +11496,135 @@ msgstr "%d total"
msgid "Create _Virtual Folder From Search..."
msgstr "Criar pasta _virtual a partir da mensagem"
-#: mail/folder-browser.c:1667
+#: mail/folder-browser.c:1690
msgid "VFolder on _Subject"
msgstr "Pasta virtual por _busca"
-#: mail/folder-browser.c:1668
+#: mail/folder-browser.c:1691
msgid "VFolder on Se_nder"
msgstr "Pasta virtual por _remetente"
-#: mail/folder-browser.c:1669
+#: mail/folder-browser.c:1692
msgid "VFolder on _Recipients"
msgstr "Pasta virtual por _destinatĂĄrios"
-#: mail/folder-browser.c:1670
+#: mail/folder-browser.c:1693
msgid "VFolder on Mailing _List"
msgstr "Pasta virtual por _lista de discussĂŁo"
-#: mail/folder-browser.c:1674
+#: mail/folder-browser.c:1697
msgid "Filter on Sub_ject"
msgstr "Filtro por _assunto"
-#: mail/folder-browser.c:1675
+#: mail/folder-browser.c:1698
msgid "Filter on Sen_der"
msgstr "Filtro por _remetente"
-#: mail/folder-browser.c:1676
+#: mail/folder-browser.c:1699
msgid "Filter on Re_cipients"
msgstr "Filtro por _destinatĂĄrios"
-#: mail/folder-browser.c:1677 mail/folder-browser.c:2000
+#: mail/folder-browser.c:1700 mail/folder-browser.c:2023
msgid "Filter on _Mailing List"
msgstr "Filtro por _lista de discussĂŁo"
-#: mail/folder-browser.c:1695
+#: mail/folder-browser.c:1718
msgid "_Edit as New Message..."
msgstr "_Editar como nova mensagem..."
-#: mail/folder-browser.c:1697
+#: mail/folder-browser.c:1720
msgid "_Print"
msgstr "_Imprimir"
-#: mail/folder-browser.c:1701 ui/evolution-mail-message.xml.h:110
+#: mail/folder-browser.c:1724 ui/evolution-mail-message.xml.h:110
msgid "_Reply to Sender"
msgstr "Res_ponder ao remetente"
-#: mail/folder-browser.c:1702 ui/evolution-mail-message.xml.h:75
+#: mail/folder-browser.c:1725 ui/evolution-mail-message.xml.h:75
msgid "Reply to _List"
msgstr "Responder a _lista"
-#: mail/folder-browser.c:1703 ui/evolution-mail-message.xml.h:74
+#: mail/folder-browser.c:1726 ui/evolution-mail-message.xml.h:74
msgid "Reply to _All"
msgstr "Responder a _todos"
-#: mail/folder-browser.c:1704
+#: mail/folder-browser.c:1727
msgid "_Forward"
msgstr "_Encaminhar"
-#: mail/folder-browser.c:1708
+#: mail/folder-browser.c:1731
msgid "Follo_w Up..."
msgstr ""
-#: mail/folder-browser.c:1709
+#: mail/folder-browser.c:1732
#, fuzzy
msgid "Fla_g Completed"
msgstr "ConcluĂ­da"
-#: mail/folder-browser.c:1710
+#: mail/folder-browser.c:1733
#, fuzzy
msgid "Cl_ear Flag"
msgstr "Limpar"
#. separator here?
-#: mail/folder-browser.c:1714 ui/evolution-mail-message.xml.h:43
+#: mail/folder-browser.c:1737 ui/evolution-mail-message.xml.h:43
msgid "Mar_k as Read"
msgstr "Marcar como _lida"
-#: mail/folder-browser.c:1715
+#: mail/folder-browser.c:1738
#, fuzzy
msgid "Mark as _Unread"
msgstr "Marcar como _nĂŁo lida"
-#: mail/folder-browser.c:1716
+#: mail/folder-browser.c:1739
msgid "Mark as _Important"
msgstr "Marcar como _importante"
-#: mail/folder-browser.c:1717
+#: mail/folder-browser.c:1740
#, fuzzy
msgid "_Mark as Unimportant"
msgstr "Marcar como _sem importĂąncia"
-#: mail/folder-browser.c:1722
+#: mail/folder-browser.c:1745
#, fuzzy
msgid "U_ndelete"
msgstr "Des_fazer exclusĂŁo"
-#: mail/folder-browser.c:1726
+#: mail/folder-browser.c:1749
#, fuzzy
msgid "Mo_ve to Folder..."
msgstr "_Mover para pasta..."
-#: mail/folder-browser.c:1727 ui/evolution-addressbook.xml.h:31
+#: mail/folder-browser.c:1750 ui/evolution-addressbook.xml.h:31
msgid "_Copy to Folder..."
msgstr "_Copiar para pasta..."
-#: mail/folder-browser.c:1735
+#: mail/folder-browser.c:1758
#, fuzzy
msgid "Add Sender to Address_book"
msgstr "Adicionar remetente ao catålogo de endereços"
-#: mail/folder-browser.c:1739
+#: mail/folder-browser.c:1762
#, fuzzy
msgid "Appl_y Filters"
msgstr "Aplicar filtros"
-#: mail/folder-browser.c:1743
+#: mail/folder-browser.c:1766
#, fuzzy
msgid "Crea_te Rule From Message"
msgstr "Criar _regra a partir da mensagem"
-#: mail/folder-browser.c:2001
+#: mail/folder-browser.c:2024
#, fuzzy
msgid "VFolder on M_ailing List"
msgstr "Pasta virtual por lista de discussĂŁo"
-#: mail/folder-browser.c:2003
+#: mail/folder-browser.c:2026
#, fuzzy, c-format
msgid "Filter on _Mailing List (%s)"
msgstr "Filtro por lista de discussĂŁo (%s)"
-#: mail/folder-browser.c:2004
+#: mail/folder-browser.c:2027
#, fuzzy, c-format
msgid "VFolder on M_ailing List (%s)"
msgstr "Pasta virtual por lista de discussĂŁo (%s)"
@@ -11678,7 +11710,7 @@ msgstr "Nome do _usuĂĄrio:"
msgid "_Path:"
msgstr "_Caminho:"
-#: mail/mail-account-gui.c:1847
+#: mail/mail-account-gui.c:1846
msgid "You may not create two accounts with the same name."
msgstr "VocĂȘ nĂŁo pode criar duas contas com o mesmo nome."
@@ -11761,7 +11793,7 @@ msgstr ""
" '%s'\n"
"e foi(foram) atualizada(s)."
-#: mail/mail-callbacks.c:101
+#: mail/mail-callbacks.c:154
msgid ""
"You have not configured the mail client.\n"
"You need to do this before you can send,\n"
@@ -11773,7 +11805,7 @@ msgstr ""
"receber ou redigir mensagens.\n"
"VocĂȘ desejaria configurĂĄ-lo agora?"
-#: mail/mail-callbacks.c:150
+#: mail/mail-callbacks.c:203
msgid ""
"You need to configure an identity\n"
"before you can compose mail."
@@ -11781,7 +11813,7 @@ msgstr ""
"VocĂȘ deve configurar uma identidade\n"
"antes de poder redigir uma mensagem."
-#: mail/mail-callbacks.c:164
+#: mail/mail-callbacks.c:217
msgid ""
"You need to configure a mail transport\n"
"before you can compose mail."
@@ -11790,7 +11822,7 @@ msgstr ""
"antes de poder redigir uma mensagem."
#. FIXME: this wording sucks
-#: mail/mail-callbacks.c:202
+#: mail/mail-callbacks.c:255
msgid ""
"You are sending an HTML-formatted message, but the following recipients do "
"not want HTML-formatted mail:\n"
@@ -11798,11 +11830,11 @@ msgstr ""
"VocĂȘ estĂĄ enviando uma mensagem em formato HTML, mas os seguintes "
"destinatĂĄrios nĂŁo desejam correio em formato HTML:\n"
-#: mail/mail-callbacks.c:217
+#: mail/mail-callbacks.c:270
msgid "Send anyway?"
msgstr "Enviar mesmo assim?"
-#: mail/mail-callbacks.c:259
+#: mail/mail-callbacks.c:312
msgid ""
"This message has no subject.\n"
"Really send?"
@@ -11810,7 +11842,7 @@ msgstr ""
"Esta mensagem nĂŁo possui um assunto.\n"
"Enviar mesmo assim?"
-#: mail/mail-callbacks.c:303
+#: mail/mail-callbacks.c:356
msgid ""
"Since the contact list you are sending to is configured to hide the list's "
"addresses, this message will contain only Bcc recipients."
@@ -11819,11 +11851,11 @@ msgstr ""
"estå configurada para esconder os endereços da lista, esta mensagem conterå "
"apenas destinatĂĄrios Bcc."
-#: mail/mail-callbacks.c:307
+#: mail/mail-callbacks.c:360
msgid "This message contains only Bcc recipients."
msgstr "Esta mensagem contém apenas destinatårios Bcc."
-#: mail/mail-callbacks.c:311
+#: mail/mail-callbacks.c:364
msgid ""
"It is possible that the mail server may reveal the recipients by adding an "
"Apparently-To header.\n"
@@ -11833,11 +11865,11 @@ msgstr ""
"cabeçalho Apparently-To.\n"
"Enviar mesmo assim?"
-#: mail/mail-callbacks.c:475
+#: mail/mail-callbacks.c:513
msgid "You must specify recipients in order to send this message."
msgstr "VocĂȘ deve especificar destinatĂĄrios para poder enviar esta mensagem."
-#: mail/mail-callbacks.c:739
+#: mail/mail-callbacks.c:776
msgid ""
"Unable to open the drafts folder for this account.\n"
"Would you like to use the default drafts folder?"
@@ -11845,19 +11877,19 @@ msgstr ""
"NĂŁo Ă© possĂ­vel abrir a pasta de rascunhos para esta conta.\n"
"VocĂȘ gostaria de usar a pasta de rascunhos padrĂŁo?"
-#: mail/mail-callbacks.c:1154
+#: mail/mail-callbacks.c:1181
msgid "an unknown sender"
msgstr "um remetente desconhecido"
-#: mail/mail-callbacks.c:1158
+#: mail/mail-callbacks.c:1185
msgid "On %a, %Y-%m-%d at %H:%M, %%s wrote:"
msgstr "Em %a, %Y-%m-%d Ă s %H:%M, %%s escreveu:"
-#: mail/mail-callbacks.c:1679 mail/message-browser.c:132
+#: mail/mail-callbacks.c:1686 mail/message-browser.c:132
msgid "Move message(s) to"
msgstr "Mover mensagem(ns) para"
-#: mail/mail-callbacks.c:1681 mail/message-browser.c:134
+#: mail/mail-callbacks.c:1688 mail/message-browser.c:134
msgid "Copy message(s) to"
msgstr "Copiar mensagem(ns) para"
@@ -13594,6 +13626,36 @@ msgstr "_Assinar"
msgid "_Unsubscribe"
msgstr "_Cancelar assinatura"
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:1
+#, fuzzy
+msgid "Configuration control for the Evolution Summary."
+msgstr "FĂĄbrica para o redator do Evolution."
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:2
+#, fuzzy
+msgid "Configure the appearance of the Evolution Summary here"
+msgstr "FĂĄbrica para o redator do Evolution."
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:3
+#, fuzzy
+msgid "Evolution Summary component."
+msgstr "Redator de correio do Evolution."
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:4
+#, fuzzy
+msgid "Factory for Evolution Summary's configuration control."
+msgstr "FĂĄbrica para o controle de tarefas do Evolution."
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:5
+#, fuzzy
+msgid "Factory for the Evolution Summary component."
+msgstr "FĂĄbrica para o componente resumo executivo."
+
+#: my-evolution/GNOME_Evolution_Summary.oaf.in.h:6
+#, fuzzy
+msgid "Summary Preferences"
+msgstr "_Sem repetição"
+
#: my-evolution/Locations.h:1
msgid "Aarhus"
msgstr "Aarhus"
@@ -24789,18 +24851,18 @@ msgid "Configuration control for Evolution folder settings."
msgstr ""
#: shell/GNOME_Evolution_Shell.oaf.in.h:2
+msgid "Configure special folders and offline folder behavior here"
+msgstr ""
+
+#: shell/GNOME_Evolution_Shell.oaf.in.h:3
#, fuzzy
msgid "Folder Settings"
msgstr "ConfiguraçÔes de correio"
-#: shell/GNOME_Evolution_Shell.oaf.in.h:3
+#: shell/GNOME_Evolution_Shell.oaf.in.h:4
msgid "The Evolution shell."
msgstr "A shell do Evolution."
-#: shell/GNOME_Evolution_Shell.oaf.in.h:4
-msgid "This page can be used to configure various folder settings"
-msgstr ""
-
#: shell/e-activity-handler.c:162
msgid "Show Details"
msgstr "Exibir detalhes"
@@ -24827,7 +24889,7 @@ msgstr "Pasta"
msgid "Drafts"
msgstr "Rascunho"
-#: shell/e-local-storage.c:179 shell/e-shell-view.c:397
+#: shell/e-local-storage.c:179 shell/e-shell-view.c:398
#: shell/e-shortcuts.c:1055
msgid "Inbox"
msgstr "Caixa de entrada"
@@ -25372,31 +25434,31 @@ msgstr "_Trabalhar desconectado"
msgid "Work Offline"
msgstr "Trabalhar desconectado"
-#: shell/e-shell-view.c:225
+#: shell/e-shell-view.c:226
msgid "(No folder displayed)"
msgstr "(Nenhuma pasta exibida)"
-#: shell/e-shell-view.c:1841
+#: shell/e-shell-view.c:1838
#, c-format
msgid "%s (%d)"
msgstr "%s (%d)"
-#: shell/e-shell-view.c:1843
+#: shell/e-shell-view.c:1840
msgid "(None)"
msgstr "(Nenhum)"
-#: shell/e-shell-view.c:1890
+#: shell/e-shell-view.c:1887
msgid ""
"Ximian Evolution is currently online. Click on this button to work offline."
msgstr ""
"O Ximian Evolution estĂĄ atualmente conectado. Clique neste botĂŁo para "
"trabalhar desconectado."
-#: shell/e-shell-view.c:1897
+#: shell/e-shell-view.c:1894
msgid "Ximian Evolution is in the process of going offline."
msgstr "O Ximian Evolution estĂĄ em preocesso de se desconectar."
-#: shell/e-shell-view.c:1903
+#: shell/e-shell-view.c:1900
msgid ""
"Ximian Evolution is currently offline. Click on this button to work online."
msgstr ""
@@ -25420,7 +25482,7 @@ msgstr ""
msgid "Cannot set up local storage -- %s"
msgstr "NĂŁo Ă© possĂ­vel preparar repositĂłrio local -- %s"
-#: shell/e-shell.c:1822
+#: shell/e-shell.c:1828
#, c-format
msgid ""
"The Evolution component that handles folders of type \"%s\"\n"
@@ -25431,19 +25493,19 @@ msgstr ""
"terminou inesperadamente. VocĂȘ terĂĄ que sair do Evolution e reiniciĂĄ-lo\n"
"para poder acessar os seus dados novamente."
-#: shell/e-shell.c:2123
+#: shell/e-shell.c:2129
msgid "Invalid arguments"
msgstr "Argumentos invĂĄlidos"
-#: shell/e-shell.c:2125
+#: shell/e-shell.c:2131
msgid "Cannot register on OAF"
msgstr "NĂŁo Ă© possĂ­vel registrar no OAF"
-#: shell/e-shell.c:2127
+#: shell/e-shell.c:2133
msgid "Configuration Database not found"
msgstr "Não foi localizado o banco de dados de configuração"
-#: shell/e-shell.c:2129 shell/e-storage.c:488
+#: shell/e-shell.c:2135 shell/e-storage.c:488
msgid "Generic error"
msgstr "Erro genérico"
@@ -25687,63 +25749,63 @@ msgstr ""
"O erro do sistema de ativação é:\n"
"%s"
-#: shell/evolution-shell-component.c:1094
+#: shell/evolution-shell-component.c:1145
msgid "CORBA error"
msgstr "Erro CORBA"
-#: shell/evolution-shell-component.c:1096
+#: shell/evolution-shell-component.c:1147
msgid "Interrupted"
msgstr "Interrompido"
-#: shell/evolution-shell-component.c:1098
+#: shell/evolution-shell-component.c:1149
msgid "Invalid argument"
msgstr "Argumento invĂĄlido"
-#: shell/evolution-shell-component.c:1100
+#: shell/evolution-shell-component.c:1151
msgid "Already has an owner"
msgstr "JĂĄ possui um dono"
-#: shell/evolution-shell-component.c:1102
+#: shell/evolution-shell-component.c:1153
msgid "No owner"
msgstr "Sem dono"
-#: shell/evolution-shell-component.c:1104
+#: shell/evolution-shell-component.c:1155
msgid "Not found"
msgstr "NĂŁo encontrado"
-#: shell/evolution-shell-component.c:1106
+#: shell/evolution-shell-component.c:1157
msgid "Unsupported type"
msgstr "Tipo nĂŁo suportado"
-#: shell/evolution-shell-component.c:1108
+#: shell/evolution-shell-component.c:1159
msgid "Unsupported schema"
msgstr "Schema nĂŁo suportado"
-#: shell/evolution-shell-component.c:1110
+#: shell/evolution-shell-component.c:1161
msgid "Unsupported operation"
msgstr "Operação não suportada"
-#: shell/evolution-shell-component.c:1112
+#: shell/evolution-shell-component.c:1163
msgid "Internal error"
msgstr "Erro interno"
-#: shell/evolution-shell-component.c:1116
+#: shell/evolution-shell-component.c:1167
msgid "Exists"
msgstr "Existe"
-#: shell/evolution-shell-component.c:1118
+#: shell/evolution-shell-component.c:1169
msgid "Invalid URI"
msgstr "URI invĂĄlida"
-#: shell/evolution-shell-component.c:1122
+#: shell/evolution-shell-component.c:1173
msgid "Has subfolders"
msgstr "Possui sub-pastas"
-#: shell/evolution-shell-component.c:1124
+#: shell/evolution-shell-component.c:1175
msgid "No space left"
msgstr "Sem espaço remanescente"
-#: shell/evolution-shell-component.c:1126
+#: shell/evolution-shell-component.c:1177
msgid "Old owner has died"
msgstr "O dono anterior morreu"
@@ -25801,28 +25863,20 @@ msgid "Specify where to create the folder:"
msgstr "Especificar onde criar a pasta:"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:1
-msgid "Blah blah."
+msgid "Open Other User's Folder"
msgstr ""
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:2
-msgid "Insert some explanatory text here."
-msgstr ""
+#, fuzzy
+msgid "_Account:"
+msgstr "Conta %d"
#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:3
-msgid "Open Other User's Folder"
-msgstr ""
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_Folder Name:"
msgstr "Nome da pasta:"
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:5
-#, fuzzy
-msgid "_Server:"
-msgstr "Nome do _servidor:"
-
-#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:6
+#: shell/glade/e-shell-shared-folder-picker-dialog.glade.h:4
#, fuzzy
msgid "_User:"
msgstr "Nome do _usuĂĄrio:"
@@ -25924,15 +25978,15 @@ msgstr "NĂŁo pergunte-me novamente"
msgid "Evolution can import data from the following files:"
msgstr "O Evolution pode importar dados dos seguintes arquivos:"
-#: shell/main.c:92
+#: shell/main.c:96
msgid "Evolution"
msgstr "Evolution"
-#: shell/main.c:98
+#: shell/main.c:102
msgid "Evolution is now exiting ..."
msgstr "O Evolution estĂĄ saindo agora ..."
-#: shell/main.c:223
+#: shell/main.c:227
#, no-c-format
msgid ""
"Hi. Thanks for taking the time to download this preview release\n"
@@ -25942,7 +25996,7 @@ msgid ""
"but some features are either unfinished or don't work properly.\n"
"\n"
"If you want a stable version of Evolution, we urge you to uninstall,\n"
-"this version, and install a 1.0.x version instead (1.0.5 recommended).\n"
+"this version, and install a 1.0.x version instead (1.0.8)\n"
"\n"
"If you find bugs, please report them to us at bugzilla.ximian.com.\n"
"This product comes with no warranty and is not intended for\n"
@@ -25952,53 +26006,57 @@ msgid ""
"eagerly await your contributions!\n"
msgstr ""
-#: shell/main.c:246
+#: shell/main.c:250
#, fuzzy
msgid ""
"Thanks\n"
"The Ximian Evolution Team\n"
msgstr "Ximian Evolution"
-#: shell/main.c:255
+#: shell/main.c:259
#, fuzzy
msgid "Don't tell me again"
msgstr "NĂŁo pergunte-me novamente"
-#: shell/main.c:348
+#: shell/main.c:394
msgid "Cannot access the Ximian Evolution shell."
msgstr "NĂŁo Ă© possĂ­vel acessar a shell do Ximian Evolution."
-#: shell/main.c:357
+#: shell/main.c:403
#, c-format
msgid "Cannot initialize the Ximian Evolution shell: %s"
msgstr "NĂŁo Ă© possĂ­vel iniciar a shell do Ximian Evolution: %s"
-#: shell/main.c:438
+#: shell/main.c:485
msgid "Disable splash screen"
msgstr "Desativar tela de abertura"
-#: shell/main.c:439
+#: shell/main.c:487
#, fuzzy
msgid "Start in offline mode"
msgstr "Iniciando a importação"
-#: shell/main.c:440
+#: shell/main.c:489
#, fuzzy
msgid "Start in online mode"
msgstr "Iniciando importadores inteligentes"
-#: shell/main.c:441
+#: shell/main.c:491
msgid "Send the debugging output of all components to a file."
msgstr "Enviar a saída de depuração de todos os componentes para um arquivo."
-#: shell/main.c:459
+#: shell/main.c:493
+msgid "Force upgrading of configuration files from Evolution 1.0.x"
+msgstr ""
+
+#: shell/main.c:511
#, c-format
msgid ""
"%s: --online and --offline cannot be used together.\n"
" Use %s --help for more information.\n"
msgstr ""
-#: shell/main.c:490
+#: shell/main.c:542
msgid "Cannot initialize the Bonobo component system."
msgstr "NĂŁo Ă© possĂ­vel iniciar o sistema de componentes Bonobo."
@@ -27758,3 +27816,7 @@ msgstr "init_corba(): nĂŁo foi possĂ­vel iniciar GNOME"
#: wombat/wombat.c:224
msgid "init_bonobo(): could not initialize Bonobo"
msgstr "init_bonobo(): nĂŁo foi possĂ­vel iniciar Bonobo"
+
+#, fuzzy
+#~ msgid "_Server:"
+#~ msgstr "Nome do _servidor:"
diff --git a/po/ro.po b/po/ro.po
index a5cf2b5a16..e48d5cbafd 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution 0.15\n"
-"POT-Creation-Date: 2002-08-13 08:06-0400\n"
+"POT-Creation-Date: 2002-09-09 14:39-0400\n"
"PO-Revision-Date: 2001-09-12 16:59+0800\n"
"Last-Translator: Tiberiu Micu <tibimicu@gmx.net>\n"
"Language-Team: Română <ro@li.org>\n"
@@ -34,22 +34,22 @@ msgid "Imports VCard files into Evolution."
msgstr "Import fișierele card V în Evolution."
#: addressbook/backend/ebook/e-card-simple.c:60
-#: addressbook/gui/widgets/e-addressbook-view.c:335
+#: addressbook/gui/widgets/e-addressbook-view.c:356
msgid "File As"
msgstr "Pune la fișier ca"
-#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:74
+#: addressbook/backend/ebook/e-card-simple.c:61 mail/mail-config.glade.h:75
#: my-evolution/e-summary-table.c:59
msgid "Name"
msgstr "Nume"
#: addressbook/backend/ebook/e-card-simple.c:62
-#: addressbook/gui/widgets/e-addressbook-view.c:337
+#: addressbook/gui/widgets/e-addressbook-view.c:358
msgid "Email"
msgstr "Email"
#: addressbook/backend/ebook/e-card-simple.c:63
-#: addressbook/gui/contact-editor/e-contact-editor.c:1744
+#: addressbook/gui/contact-editor/e-contact-editor.c:1751
msgid "Primary"
msgstr "Principal"
@@ -59,16 +59,16 @@ msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:94
-#: addressbook/gui/contact-editor/e-contact-editor.c:1729
-#: addressbook/gui/widgets/e-addressbook-view.c:369
+#: addressbook/gui/contact-editor/e-contact-editor.c:1736
+#: addressbook/gui/widgets/e-addressbook-view.c:390
msgid "Assistant"
msgstr "Asistent"
#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/contact-editor.glade.h:5
-#: addressbook/gui/contact-editor/e-contact-editor.c:1730
-#: addressbook/gui/contact-editor/e-contact-editor.c:1797
+#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1804
msgid "Business"
msgstr "Serviciu"
@@ -78,12 +78,12 @@ msgid "Bus"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:66
-#: addressbook/gui/contact-editor/e-contact-editor.c:1733
+#: addressbook/gui/contact-editor/e-contact-editor.c:1740
msgid "Callback"
msgstr "Rechemare"
#: addressbook/backend/ebook/e-card-simple.c:67
-#: addressbook/gui/contact-editor/e-contact-editor.c:1735
+#: addressbook/gui/contact-editor/e-contact-editor.c:1742
msgid "Company"
msgstr "Companie"
@@ -94,13 +94,13 @@ msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
-#: addressbook/gui/contact-editor/e-contact-editor.c:1736
-#: addressbook/gui/contact-editor/e-contact-editor.c:1798
+#: addressbook/gui/contact-editor/e-contact-editor.c:1743
+#: addressbook/gui/contact-editor/e-contact-editor.c:1805
msgid "Home"
msgstr "Adresa de acasă"
#: addressbook/backend/ebook/e-card-simple.c:69
-#: addressbook/gui/widgets/e-addressbook-view.c:344
+#: addressbook/gui/widgets/e-addressbook-view.c:365
msgid "Organization"
msgstr "Organizație"
@@ -110,19 +110,19 @@ msgstr "Org"
#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/contact-editor.glade.h:20
-#: addressbook/gui/contact-editor/e-contact-editor.c:1740
+#: addressbook/gui/contact-editor/e-contact-editor.c:1747
msgid "Mobile"
msgstr "Mobil"
#: addressbook/backend/ebook/e-card-simple.c:73
-#: addressbook/gui/contact-editor/e-contact-editor.c:1734
+#: addressbook/gui/contact-editor/e-contact-editor.c:1741
msgid "Car"
msgstr "Mașină"
#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
-#: addressbook/gui/contact-editor/e-contact-editor.c:1732
-#: addressbook/gui/widgets/e-addressbook-view.c:349
+#: addressbook/gui/contact-editor/e-contact-editor.c:1739
+#: addressbook/gui/widgets/e-addressbook-view.c:370
msgid "Business Fax"
msgstr "Fax serviciu"
@@ -131,13 +131,13 @@ msgid "Bus Fax"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:75
-#: addressbook/gui/contact-editor/e-contact-editor.c:1738
-#: addressbook/gui/widgets/e-addressbook-view.c:350
+#: addressbook/gui/contact-editor/e-contact-editor.c:1745
+#: addressbook/gui/widgets/e-addressbook-view.c:371
msgid "Home Fax"
msgstr "Fax acasă"
#: addressbook/backend/ebook/e-card-simple.c:76
-#: addressbook/gui/contact-editor/e-contact-editor.c:1731
+#: addressbook/gui/contact-editor/e-contact-editor.c:1738
msgid "Business 2"
msgstr "Serviciu 2"
@@ -146,68 +146,68 @@ msgid "Bus 2"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:77
-#: addressbook/gui/contact-editor/e-contact-editor.c:1737
+#: addressbook/gui/contact-editor/e-contact-editor.c:1744
msgid "Home 2"
msgstr "Adresa de acasă 2"
#: addressbook/backend/ebook/e-card-simple.c:78
-#: addressbook/gui/contact-editor/e-contact-editor.c:1739
-#: addressbook/gui/widgets/e-addressbook-view.c:353
+#: addressbook/gui/contact-editor/e-contact-editor.c:1746
+#: addressbook/gui/widgets/e-addressbook-view.c:374
msgid "ISDN"
msgstr "ISDN"
#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/backend/ebook/e-card-simple.c:85
-#: addressbook/gui/contact-editor/e-contact-editor.c:1741
-#: addressbook/gui/contact-editor/e-contact-editor.c:1799
+#: addressbook/gui/contact-editor/e-contact-editor.c:1748
+#: addressbook/gui/contact-editor/e-contact-editor.c:1806
msgid "Other"
msgstr "Alte"
#: addressbook/backend/ebook/e-card-simple.c:80
-#: addressbook/gui/contact-editor/e-contact-editor.c:1742
-#: addressbook/gui/widgets/e-addressbook-view.c:355
+#: addressbook/gui/contact-editor/e-contact-editor.c:1749
+#: addressbook/gui/widgets/e-addressbook-view.c:376
msgid "Other Fax"
msgstr "Alt Fax"
#: addressbook/backend/ebook/e-card-simple.c:81
-#: addressbook/gui/contact-editor/e-contact-editor.c:1743
-#: addressbook/gui/widgets/e-addressbook-view.c:356
+#: addressbook/gui/contact-editor/e-contact-editor.c:1750
+#: addressbook/gui/widgets/e-addressbook-view.c:377
msgid "Pager"
msgstr "Pager"
#: addressbook/backend/ebook/e-card-simple.c:82
-#: addressbook/gui/contact-editor/e-contact-editor.c:1745
-#: addressbook/gui/widgets/e-addressbook-view.c:357
+#: addressbook/gui/contact-editor/e-contact-editor.c:1752
+#: addressbook/gui/widgets/e-addressbook-view.c:378
msgid "Radio"
msgstr "Radio"
#: addressbook/backend/ebook/e-card-simple.c:83
-#: addressbook/gui/contact-editor/e-contact-editor.c:1746
-#: addressbook/gui/widgets/e-addressbook-view.c:358
+#: addressbook/gui/contact-editor/e-contact-editor.c:1753
+#: addressbook/gui/widgets/e-addressbook-view.c:379
msgid "Telex"
msgstr "Telex"
#: addressbook/backend/ebook/e-card-simple.c:84
-#: addressbook/gui/widgets/e-addressbook-view.c:359
+#: addressbook/gui/widgets/e-addressbook-view.c:380
msgid "TTY"
msgstr "TTY"
#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:484
-#: addressbook/gui/contact-editor/e-contact-editor.c:1772
-#: addressbook/gui/widgets/e-addressbook-view.c:361
+#: addressbook/gui/contact-editor/e-contact-editor.c:1779
+#: addressbook/gui/widgets/e-addressbook-view.c:382
msgid "Email 2"
msgstr "Email 2"
#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/component/e-address-popup.c:494
-#: addressbook/gui/contact-editor/e-contact-editor.c:1773
-#: addressbook/gui/widgets/e-addressbook-view.c:362
+#: addressbook/gui/contact-editor/e-contact-editor.c:1780
+#: addressbook/gui/widgets/e-addressbook-view.c:383
msgid "Email 3"
msgstr "Email 3"
#: addressbook/backend/ebook/e-card-simple.c:88
-#: addressbook/gui/widgets/e-addressbook-view.c:363
+#: addressbook/gui/widgets/e-addressbook-view.c:384
msgid "Web Site"
msgstr "Site web"
@@ -216,7 +216,7 @@ msgid "Url"
msgstr "Url"
#: addressbook/backend/ebook/e-card-simple.c:89
-#: addressbook/gui/widgets/e-addressbook-view.c:364
+#: addressbook/gui/widgets/e-addressbook-view.c:385
msgid "Department"
msgstr "Departament"
@@ -225,7 +225,7 @@ msgid "Dep"
msgstr "Dep"
#: addressbook/backend/ebook/e-card-simple.c:90
-#: addressbook/gui/widgets/e-addressbook-view.c:365
+#: addressbook/gui/widgets/e-addressbook-view.c:386
msgid "Office"
msgstr "Birou"
@@ -234,12 +234,12 @@ msgid "Off"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:91
-#: addressbook/gui/widgets/e-addressbook-view.c:366
+#: addressbook/gui/widgets/e-addressbook-view.c:387
msgid "Title"
msgstr "Titlu"
#: addressbook/backend/ebook/e-card-simple.c:92
-#: addressbook/gui/widgets/e-addressbook-view.c:367
+#: addressbook/gui/widgets/e-addressbook-view.c:388
msgid "Profession"
msgstr "Profesie"
@@ -248,7 +248,7 @@ msgid "Prof"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:93
-#: addressbook/gui/widgets/e-addressbook-view.c:368
+#: addressbook/gui/widgets/e-addressbook-view.c:389
msgid "Manager"
msgstr "Manager"
@@ -261,7 +261,7 @@ msgid "Ass"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:95
-#: addressbook/gui/widgets/e-addressbook-view.c:370
+#: addressbook/gui/widgets/e-addressbook-view.c:391
msgid "Nickname"
msgstr "Poreclă"
@@ -270,12 +270,12 @@ msgid "Nick"
msgstr "Poreclă"
#: addressbook/backend/ebook/e-card-simple.c:96
-#: addressbook/gui/widgets/e-addressbook-view.c:371
+#: addressbook/gui/widgets/e-addressbook-view.c:392
msgid "Spouse"
msgstr "Soț/soție"
#: addressbook/backend/ebook/e-card-simple.c:97
-#: addressbook/gui/widgets/e-addressbook-view.c:372
+#: addressbook/gui/widgets/e-addressbook-view.c:393
msgid "Note"
msgstr "Notă"
@@ -288,7 +288,7 @@ msgid "CALUri"
msgstr ""
#: addressbook/backend/ebook/e-card-simple.c:99
-#: addressbook/gui/widgets/e-addressbook-view.c:373
+#: addressbook/gui/widgets/e-addressbook-view.c:394
msgid "Free-busy URL"
msgstr "URL liber-ocupat"
@@ -339,7 +339,7 @@ msgstr "Card V pentru %s"
#: addressbook/gui/component/addressbook-factory.c:50
#: calendar/conduits/calendar/calendar-conduit.c:1727
#: calendar/conduits/todo/todo-conduit.c:1385
-#: calendar/gui/alarm-notify/notify-main.c:173 calendar/gui/main.c:67
+#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:67
#: tools/evolution-addressbook-abuse.c:132
#: tools/evolution-addressbook-export.c:60
#: tools/evolution-addressbook-import.c:86
@@ -347,7 +347,7 @@ msgid "Could not initialize Bonobo"
msgstr "Nu pot inițializa Bonobo"
#: addressbook/backend/pas/pas-backend-file.c:356
-#: addressbook/backend/pas/pas-backend-ldap.c:2747
+#: addressbook/backend/pas/pas-backend-ldap.c:2968
msgid "Searching..."
msgstr "Caut..."
@@ -355,41 +355,33 @@ msgstr "Caut..."
msgid "Loading..."
msgstr "Încarc..."
-#. need a different error message here.
-#: addressbook/backend/pas/pas-backend-file.c:381
-msgid "Error in search expression."
-msgstr "Eroare la căutarea expresiei."
+#: addressbook/backend/pas/pas-backend-ldap.c:677
+#, fuzzy
+msgid "Reconnecting to LDAP server..."
+msgstr "Conectare la serverul LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1138
+#: addressbook/backend/pas/pas-backend-ldap.c:1220
msgid "Adding card to LDAP server..."
msgstr "Adaugă card la serverul LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1241
+#: addressbook/backend/pas/pas-backend-ldap.c:1326
msgid "Removing card from LDAP server..."
msgstr "Șterge card de la serverul LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:1477
+#: addressbook/backend/pas/pas-backend-ldap.c:1562
+#: addressbook/backend/pas/pas-backend-ldap.c:1565
msgid "Modifying card from LDAP server..."
msgstr "Modificare card pentru serverul LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2601
-msgid "Restarting search."
-msgstr "Repornire căutare."
-
-#: addressbook/backend/pas/pas-backend-ldap.c:2693
+#: addressbook/backend/pas/pas-backend-ldap.c:2879
msgid "Receiving LDAP search results..."
msgstr "Primesc rezultatele căutării LDAP..."
-#: addressbook/backend/pas/pas-backend-ldap.c:2774
+#: addressbook/backend/pas/pas-backend-ldap.c:2988
#, fuzzy
msgid "Error performing search"
msgstr "Eroare ștergere card"
-#: addressbook/backend/pas/pas-backend-ldap.c:2798
-#, fuzzy
-msgid "Could not parse query string"
-msgstr "Nu pot parsa URL `%s'"
-
#: addressbook/conduit/address-conduit.c:293
#, fuzzy
msgid "Default Sync Address:"
@@ -438,48 +430,48 @@ msgid "Configuration control for the Evolution Addressbook Storages."
msgstr "Procesator pentru componentele agendei Evolution."
#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
+msgid "Configure access to LDAP directory servers here"
+msgstr ""
+
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
msgid "Control that displays an Evolution addressbook minicard."
msgstr "Control care afișează o agendă minicard pentru Evolution"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
msgid "Directory Servers"
msgstr ""
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
msgid "Evolution Addressbook minicard viewer"
msgstr "Vizualizor agendă minicard Evolution"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Evolution component for handling contacts."
msgstr "Componentă Evolution pentru manipulare contacte"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the Addressbook Minicard control"
msgstr "Procesator pentru controlul agendei minicard"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
msgid "Factory for the Addressbook's address displayer"
msgstr "Procesator pentru afișorul agendei de adrese"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
msgid "Factory for the Addressbook's address popup"
msgstr "Procesator pentru apariția adreselor din agendă"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:12
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
#, fuzzy
msgid "Factory for the configuration controls for the Evolution Addressbook."
msgstr "Procesator pentru componentele agendei Evolution."
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:13
+#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
msgid "Factory for the sample Addressbook control"
msgstr "Procesator pentru controlul mostră agendă"
-#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:14
-msgid "This page can be used to configure access to LDAP directory servers"
-msgstr ""
-
#: addressbook/gui/component/addressbook-component.c:73
-#: addressbook/gui/component/addressbook-component.c:608
+#: addressbook/gui/component/addressbook-component.c:618
#: calendar/gui/dialogs/comp-editor-util.c:310
#: calendar/gui/dialogs/comp-editor-util.c:366
#: importers/netscape-importer.c:1873 shell/e-local-storage.c:177
@@ -499,29 +491,29 @@ msgstr "Server LDAP"
msgid "LDAP server containing contact information"
msgstr "Server LDAP conținând informație de contact"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "New Contact"
msgstr "Contact nou"
-#: addressbook/gui/component/addressbook-component.c:564
+#: addressbook/gui/component/addressbook-component.c:574
msgid "_Contact"
msgstr "_Contact"
-#: addressbook/gui/component/addressbook-component.c:565
+#: addressbook/gui/component/addressbook-component.c:575
#, fuzzy
msgid "Create a new contact"
msgstr "Crează contact nou"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
msgid "New Contact List"
msgstr "Listă contacte nouă"
-#: addressbook/gui/component/addressbook-component.c:568
+#: addressbook/gui/component/addressbook-component.c:578
#, fuzzy
msgid "Contact _List"
msgstr "_Contact"
-#: addressbook/gui/component/addressbook-component.c:569
+#: addressbook/gui/component/addressbook-component.c:579
#, fuzzy
msgid "Create a new contact list"
msgstr "Crează listă nouă de contacte"
@@ -547,30 +539,30 @@ msgstr ""
msgid "The server responded with no supported search bases"
msgstr ""
-#: addressbook/gui/component/addressbook-config.c:1150
+#: addressbook/gui/component/addressbook-config.c:1154
#, fuzzy
msgid "This server does not support LDAPv3 schema information"
msgstr "Răspunsul serverului IMAP nu conține informația %s"
-#: addressbook/gui/component/addressbook-config.c:1172
+#: addressbook/gui/component/addressbook-config.c:1176
#, fuzzy
msgid "Error retrieving schema information"
msgstr ""
"Eroare la încarcarea informației de filtrare:\n"
"%s"
-#: addressbook/gui/component/addressbook-config.c:1180
+#: addressbook/gui/component/addressbook-config.c:1184
#, fuzzy
msgid "Server did not respond with valid schema information"
msgstr "Răspunsul serverului IMAP nu conține informația %s"
-#: addressbook/gui/component/addressbook-config.c:1636
+#: addressbook/gui/component/addressbook-config.c:1640
#, fuzzy
msgid "LDAP was not enabled in this build of Evolution"
msgstr "Semnarea e nesuportată de acest cifru"
#: addressbook/gui/component/addressbook-factory.c:72
-#: calendar/gui/alarm-notify/notify-main.c:176 calendar/gui/main.c:142
+#: calendar/gui/alarm-notify/notify-main.c:179 calendar/gui/main.c:142
msgid "Could not initialize gnome-vfs"
msgstr "Nu pot inițializa gnome-vfs"
@@ -578,21 +570,30 @@ msgstr "Nu pot inițializa gnome-vfs"
msgid "Other Contacts"
msgstr "Alte contacte"
-#: addressbook/gui/component/addressbook.c:468
+#: addressbook/gui/component/addressbook.c:471
msgid "Unable to open addressbook"
msgstr "Nu pot deschide agenda"
#: addressbook/gui/component/addressbook.c:477
msgid ""
+"We were unable to open this addressbook. Please check that the\n"
+"path exists and that you have permission to access it."
+msgstr ""
+"Nu pot deschide această agendă. Vă rog verificați dacă există calea\n"
+"și daca aveți drepturi de acces."
+
+#: addressbook/gui/component/addressbook.c:487
+#, fuzzy
+msgid ""
"We were unable to open this addressbook. This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
-"is down"
+"is unreachable."
msgstr ""
"Nu pot deschide această agendă. Aceasta poate însemna\n"
"că ați introdus URI incorect, sau serverul LDAP\n"
"e căzut"
-#: addressbook/gui/component/addressbook.c:482
+#: addressbook/gui/component/addressbook.c:492
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it. If you want to use LDAP in Evolution\n"
@@ -604,54 +605,85 @@ msgstr ""
"programul din sursele CVS după ce descărcați OpenLDAP urmând\n"
"legătura următoare.\n"
-#: addressbook/gui/component/addressbook.c:490
+#: addressbook/gui/component/addressbook.c:501
+#, fuzzy
msgid ""
-"We were unable to open this addressbook. Please check that the\n"
-"path exists and that you have permission to access it."
+"We were unable to open this addressbook. This either\n"
+"means you have entered an incorrect URI, or the server\n"
+"is unreachable."
msgstr ""
-"Nu pot deschide această agendă. Vă rog verificați dacă există calea\n"
-"și daca aveți drepturi de acces."
+"Nu pot deschide această agendă. Aceasta poate însemna\n"
+"că ați introdus URI incorect, sau serverul LDAP\n"
+"e căzut"
-#: addressbook/gui/component/addressbook.c:600
-#: addressbook/gui/component/addressbook.c:603
+#: addressbook/gui/component/addressbook.c:613
+#: addressbook/gui/component/addressbook.c:616
#, fuzzy, c-format
msgid "Enter password for %s (user %s)"
msgstr "Introduceți parola pentru %s"
-#: addressbook/gui/component/addressbook.c:728
+#: addressbook/gui/component/addressbook.c:741
#, fuzzy
msgid "Name begins with"
msgstr "se termină cu"
-#: addressbook/gui/component/addressbook.c:729
+#: addressbook/gui/component/addressbook.c:742
#, fuzzy
-msgid "Email is"
-msgstr "Email 2"
+msgid "Email begins with"
+msgstr "se termină cu"
-#: addressbook/gui/component/addressbook.c:730
+#: addressbook/gui/component/addressbook.c:743
#: calendar/gui/cal-search-bar.c:53
#, fuzzy
msgid "Category is"
msgstr "Categorii"
#. We attach subitems below
-#: addressbook/gui/component/addressbook.c:731
+#: addressbook/gui/component/addressbook.c:744
#: calendar/gui/cal-search-bar.c:49
msgid "Any field contains"
msgstr "Orice câmp conține"
-#: addressbook/gui/component/addressbook.c:732
+#: addressbook/gui/component/addressbook.c:745
msgid "Advanced..."
msgstr "Avansat..."
+#: addressbook/gui/component/addressbook.c:915
+msgid ""
+"More cards matched this query than either the server is \n"
+"configured to return or Evolution is configured to display.\n"
+"Please make your search more specific or raise the result limit in\n"
+"the directory server preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:921
+msgid ""
+"The time to execute this query exceeded the server limit or the limit\n"
+"you have configured for this addressbook. Please make your search\n"
+"more specific or raise the time limit in the directory server\n"
+"preferences for this addressbook."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:927
+msgid "The backend for this addressbook was unable to parse this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:930
+msgid "The backend for this addressbook refused to perform this query."
+msgstr ""
+
+#: addressbook/gui/component/addressbook.c:934
+msgid "This query did not complete successfully."
+msgstr ""
+
#. All, unmatched, separator
-#: addressbook/gui/component/addressbook.c:960
+#: addressbook/gui/component/addressbook.c:1009
#: calendar/gui/cal-search-bar.c:382
#, fuzzy
msgid "Any Category"
msgstr "Categorie:"
-#: addressbook/gui/component/addressbook.c:1042
+#: addressbook/gui/component/addressbook.c:1091
msgid "The URI that the Folder Browser will display"
msgstr "URI pe care navigatorul dosarelor îl va afișa"
@@ -667,7 +699,7 @@ msgstr "(Fără nume)"
#: addressbook/gui/component/e-address-popup.c:474
#: addressbook/gui/contact-editor/contact-editor.glade.h:26
-#: addressbook/gui/contact-editor/e-contact-editor.c:1771
+#: addressbook/gui/contact-editor/e-contact-editor.c:1778
msgid "Primary Email"
msgstr "Email principal"
@@ -720,53 +752,53 @@ msgstr "Verific tipurile suportate"
#: addressbook/gui/component/ldap-config.glade.h:2
#, fuzzy
+msgid "&lt;&lt; Fewer Options"
+msgstr "Opțiuni"
+
+#: addressbook/gui/component/ldap-config.glade.h:3
+#, fuzzy
+msgid "&lt;- _Remove"
+msgstr "Ște_rge"
+
+#: addressbook/gui/component/ldap-config.glade.h:4
+#, fuzzy
msgid "1234"
msgstr "123"
-#: addressbook/gui/component/ldap-config.glade.h:3
+#: addressbook/gui/component/ldap-config.glade.h:5
#, fuzzy
msgid "1:00"
msgstr "100%"
-#: addressbook/gui/component/ldap-config.glade.h:4
+#: addressbook/gui/component/ldap-config.glade.h:6
msgid "2:30"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:5
+#: addressbook/gui/component/ldap-config.glade.h:7
msgid "3268"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:6
+#: addressbook/gui/component/ldap-config.glade.h:8
#, fuzzy
msgid "380"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:7
+#: addressbook/gui/component/ldap-config.glade.h:9
msgid "389"
msgstr "389"
-#: addressbook/gui/component/ldap-config.glade.h:8
+#: addressbook/gui/component/ldap-config.glade.h:10
msgid "5:00"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:9
+#: addressbook/gui/component/ldap-config.glade.h:11
msgid "636"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:10
+#: addressbook/gui/component/ldap-config.glade.h:12
msgid "666"
msgstr ""
-#: addressbook/gui/component/ldap-config.glade.h:11
-#, fuzzy
-msgid "<- _Remove"
-msgstr "Ște_rge"
-
-#: addressbook/gui/component/ldap-config.glade.h:12
-#, fuzzy
-msgid "<< Fewer Options"
-msgstr "Opțiuni"
-
#: addressbook/gui/component/ldap-config.glade.h:13
msgid "Add (or Edit) Attribute Mappings"
msgstr ""
@@ -870,7 +902,7 @@ msgid "Mappings"
msgstr "Margini"
#: addressbook/gui/component/ldap-config.glade.h:37 mail/mail-account-gui.c:60
-#: mail/mail-config.glade.h:75
+#: mail/mail-config.glade.h:76
#, fuzzy
msgid "Never"
msgstr "Fiecare"
@@ -924,8 +956,8 @@ msgstr "Scopul căutării:"
#. No time range is set, so don't start a query
#: addressbook/gui/component/ldap-config.glade.h:50
-#: calendar/gui/calendar-model.c:1980 calendar/gui/e-day-view.c:1709
-#: calendar/gui/e-week-view.c:1214
+#: calendar/gui/calendar-model.c:1988 calendar/gui/e-day-view.c:1712
+#: calendar/gui/e-week-view.c:1215
#, fuzzy
msgid "Searching"
msgstr "Caut..."
@@ -1115,7 +1147,7 @@ msgid "Using email address"