aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Renardias <vinc@src.gnome.org>2000-04-18 23:21:31 +0800
committerVincent Renardias <vinc@src.gnome.org>2000-04-18 23:21:31 +0800
commit45c8795f29856280110111f455ba516eaa36f936 (patch)
tree7e368c3938d127b1840f0230ba2c24ad6d7b9b64
parent36315d1469e31f4343eb19904faa49074f2da9c1 (diff)
downloadgsoc2013-evolution-45c8795f29856280110111f455ba516eaa36f936.tar
gsoc2013-evolution-45c8795f29856280110111f455ba516eaa36f936.tar.gz
gsoc2013-evolution-45c8795f29856280110111f455ba516eaa36f936.tar.bz2
gsoc2013-evolution-45c8795f29856280110111f455ba516eaa36f936.tar.lz
gsoc2013-evolution-45c8795f29856280110111f455ba516eaa36f936.tar.xz
gsoc2013-evolution-45c8795f29856280110111f455ba516eaa36f936.tar.zst
gsoc2013-evolution-45c8795f29856280110111f455ba516eaa36f936.zip
initial setup.
* initial setup. svn path=/trunk/; revision=2481
-rw-r--r--configure.in2
-rw-r--r--po/fr.po565
2 files changed, 566 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index fd95d5e2e8..bac3b27ed3 100644
--- a/configure.in
+++ b/configure.in
@@ -49,7 +49,7 @@ AC_MSG_RESULT($system_mail_dir)
AC_DEFINE_UNQUOTED(SYSTEM_MAIL_DIR, "$system_mail_dir")
-ALL_LINGUAS="el gl no sv uk"
+ALL_LINGUAS="el fr gl no sv uk"
AM_GNOME_GETTEXT
diff --git a/po/fr.po b/po/fr.po
new file mode 100644
index 0000000000..fdb42ac0f8
--- /dev/null
+++ b/po/fr.po
@@ -0,0 +1,565 @@
+# evolution fr.po
+# Copyright (C) 2000 Free Software Foundation, Inc.
+# Vincent Renardias <vincent@redhat.com>, 2000.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: evolution VERSION\n"
+"POT-Creation-Date: 2000-04-18 17:50+0200\n"
+"PO-Revision-Date: 2000-04-18 17:50+0200\n"
+"Last-Translator: Vincent Renardias <vincent@redhat.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=iso-8859-1\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: composer/e-msg-composer-address-dialog.c:183 composer/e-msg-composer.c:349
+msgid "Cut"
+msgstr "Couper"
+
+#: composer/e-msg-composer-address-dialog.c:184
+msgid "Cut selected item into clipboard"
+msgstr ""
+
+#: composer/e-msg-composer-address-dialog.c:187 composer/e-msg-composer.c:350
+msgid "Copy"
+msgstr "Copier"
+
+#: composer/e-msg-composer-address-dialog.c:188
+msgid "Copy selected item into clipboard"
+msgstr ""
+
+#: composer/e-msg-composer-address-dialog.c:191
+#: composer/e-msg-composer-address-dialog.c:199 composer/e-msg-composer.c:351
+msgid "Paste"
+msgstr ""
+
+#: composer/e-msg-composer-address-dialog.c:192
+#: composer/e-msg-composer-address-dialog.c:200
+msgid "Paste item from clipboard"
+msgstr ""
+
+#: composer/e-msg-composer-address-dialog.c:528
+msgid "Select recipients' addresses"
+msgstr ""
+
+#: composer/e-msg-composer-attachment-bar.c:73
+msgid "1 byte"
+msgstr "1 octet"
+
+#: composer/e-msg-composer-attachment-bar.c:75
+#, c-format
+msgid "%u bytes"
+msgstr ""
+
+#: composer/e-msg-composer-attachment-bar.c:82
+#, c-format
+msgid "%.1fK"
+msgstr ""
+
+#: composer/e-msg-composer-attachment-bar.c:86
+#, c-format
+msgid "%.1fM"
+msgstr ""
+
+#: composer/e-msg-composer-attachment-bar.c:90
+#, c-format
+msgid "%.1fG"
+msgstr ""
+
+#: composer/e-msg-composer-attachment-bar.c:304
+msgid "Add attachment"
+msgstr "Ajouter attachement"
+
+#: composer/e-msg-composer-attachment-bar.c:361
+msgid "Remove"
+msgstr ""
+
+#: composer/e-msg-composer-attachment-bar.c:362
+msgid "Remove selected items from the attachment list"
+msgstr ""
+
+#: composer/e-msg-composer-attachment-bar.c:393
+msgid "Add attachment..."
+msgstr "Ajouter attachement..."
+
+#: composer/e-msg-composer-attachment-bar.c:394
+msgid "Attach a file to the message"
+msgstr ""
+
+#: composer/e-msg-composer-attachment.c:259
+msgid "Select attachment"
+msgstr ""
+
+#: composer/e-msg-composer-hdrs.c:88
+msgid "Click here for the address book"
+msgstr ""
+
+#: composer/e-msg-composer-hdrs.c:123
+msgid "To:"
+msgstr "À :"
+
+#: composer/e-msg-composer-hdrs.c:124
+msgid "Enter the recipients of the message"
+msgstr ""
+
+#: composer/e-msg-composer-hdrs.c:128
+msgid "Cc:"
+msgstr "Cc :"
+
+#: composer/e-msg-composer-hdrs.c:129
+msgid "Enter the addresses that will receive a carbon copy of the message"
+msgstr ""
+
+#: composer/e-msg-composer-hdrs.c:134
+msgid "Bcc:"
+msgstr "Bcc :"
+
+#: composer/e-msg-composer-hdrs.c:135
+msgid ""
+"Enter the addresses that will receive a carbon copy of the message without "
+"appearing in the recipient list of the message."
+msgstr ""
+
+#: composer/e-msg-composer-hdrs.c:141
+msgid "Subject:"
+msgstr ""
+
+#: composer/e-msg-composer-hdrs.c:142
+msgid "Enter the subject of the mail"
+msgstr ""
+
+#: composer/e-msg-composer.c:307
+msgid "Save in _folder..."
+msgstr ""
+
+#: composer/e-msg-composer.c:307
+msgid "Save the message in a specified folder"
+msgstr ""
+
+#: composer/e-msg-composer.c:310 composer/e-msg-composer.c:347
+#: mail/folder-browser-factory.c:145
+msgid "Send"
+msgstr ""
+
+#: composer/e-msg-composer.c:310
+msgid "Send the message"
+msgstr ""
+
+#: composer/e-msg-composer.c:318
+msgid "View _attachments"
+msgstr ""
+
+#: composer/e-msg-composer.c:318
+msgid "View/hide attachments"
+msgstr ""
+
+#: composer/e-msg-composer.c:347
+msgid "Send this message"
+msgstr ""
+
+#: composer/e-msg-composer.c:349
+msgid "Cut selected region into the clipboard"
+msgstr ""
+
+#: composer/e-msg-composer.c:350
+msgid "Copy selected region into the clipboard"
+msgstr ""
+
+#: composer/e-msg-composer.c:351
+msgid "Paste selected region into the clipboard"
+msgstr ""
+
+#: composer/e-msg-composer.c:352
+msgid "Undo"
+msgstr ""
+
+#: composer/e-msg-composer.c:352
+msgid "Undo last operation"
+msgstr ""
+
+#: composer/e-msg-composer.c:354
+msgid "Attach"
+msgstr ""
+
+#: composer/e-msg-composer.c:354
+msgid "Attach a file"
+msgstr ""
+
+#: mail/folder-browser-factory.c:83
+msgid ""
+"This is a development version of Evolution.\n"
+"Using the mail component on your mail files\n"
+"is extremely hazardous.\n"
+"\n"
+"Do not run this program on your real mail\n"
+" and do not give it access to your real mail server.\n"
+"\n"
+"You have been warned\n"
+msgstr ""
+
+#: mail/folder-browser-factory.c:144
+msgid "New mail"
+msgstr ""
+
+#: mail/folder-browser-factory.c:144
+msgid "Check for new mail"
+msgstr ""
+
+#: mail/folder-browser-factory.c:145
+msgid "Send a new message"
+msgstr ""
+
+#: mail/folder-browser-factory.c:146
+msgid "Find"
+msgstr ""
+
+#: mail/folder-browser-factory.c:146
+msgid "Find messages"
+msgstr ""
+
+#: mail/folder-browser-factory.c:150
+msgid "Reply"
+msgstr ""
+
+#: mail/folder-browser-factory.c:150
+msgid "Reply to the sender of this message"
+msgstr ""
+
+#: mail/folder-browser-factory.c:151
+msgid "Reply to All"
+msgstr ""
+
+#: mail/folder-browser-factory.c:151
+msgid "Reply to all recipients of this message"
+msgstr ""
+
+#: mail/folder-browser-factory.c:153
+msgid "Forward"
+msgstr ""
+
+#: mail/folder-browser-factory.c:153
+msgid "Forward this message"
+msgstr ""
+
+#: mail/folder-browser-factory.c:157
+msgid "Print"
+msgstr ""
+
+#: mail/folder-browser-factory.c:157
+msgid "Print the selected message"
+msgstr ""
+
+#: mail/folder-browser-factory.c:159
+msgid "Delete"
+msgstr ""
+
+#: mail/folder-browser-factory.c:159
+msgid "Delete this message"
+msgstr ""
+
+#: mail/folder-browser-factory.c:174
+msgid "_Mail"
+msgstr ""
+
+#: mail/folder-browser-factory.c:301
+msgid "We are sorry, Evolution's Folder Browser can not be initialized."
+msgstr ""
+
+#: mail/folder-browser.c:189
+msgid "The URI that the Folder Browser will display"
+msgstr ""
+
+#: mail/folder-browser.c:192
+msgid "Whether a message preview should be shown"
+msgstr ""
+
+#: mail/mail-component.c:30 mail/main.c:33
+msgid "Mail Component: I could not initialize Bonobo"
+msgstr ""
+
+#: mail/mail-display.c:97
+msgid ""
+"An exception occured while trying to load data into the component with "
+"PersistStream"
+msgstr ""
+
+#: mail/mail-display.c:233
+#, c-format
+msgid "The %s component doesn't support PersistStream!\n"
+msgstr ""
+
+#: mail/message-list.c:401
+msgid "Priority"
+msgstr ""
+
+#: mail/message-list.c:415
+msgid "From"
+msgstr ""
+
+#: mail/message-list.c:422
+msgid "Subject"
+msgstr ""
+
+#: mail/message-list.c:429
+msgid "Sent"
+msgstr ""
+
+#: mail/message-list.c:436
+msgid "Receive"
+msgstr ""
+
+#: mail/message-list.c:443
+msgid "To"
+msgstr ""
+
+#: mail/message-list.c:450
+msgid "Size"
+msgstr ""
+
+#: shell/e-folder.c:150
+msgid "A folder containing mail items"
+msgstr ""
+
+#: shell/e-folder.c:153
+msgid "A folder containing contacts"
+msgstr ""
+
+#: shell/e-folder.c:156
+msgid "A folder containing calendar entries"
+msgstr ""
+
+#: shell/e-folder.c:159
+msgid "A folder containing tasks"
+msgstr ""
+
+#: shell/e-init.c:25
+msgid "Evolution can not create its local folders"
+msgstr ""
+
+#: shell/e-service.c:166
+msgid "A service containing mail items"
+msgstr ""
+
+#: shell/e-service.c:169
+msgid "A service containing contacts"
+msgstr ""
+
+#: shell/e-service.c:172
+msgid "A service containing calendar entries"
+msgstr ""
+
+#: shell/e-service.c:175
+msgid "A service containing tasks"
+msgstr ""
+
+#: shell/e-shell-shortcut.c:99
+msgid "Large Icons"
+msgstr ""
+
+#: shell/e-shell-shortcut.c:100
+msgid "Small Icons"
+msgstr ""
+
+#: shell/e-shell-shortcut.c:102
+msgid "Add New Group"
+msgstr ""
+
+#: shell/e-shell-shortcut.c:103
+msgid "Remove Group"
+msgstr ""
+
+#: shell/e-shell-shortcut.c:104
+msgid "Rename Group"
+msgstr ""
+
+#: shell/e-shell-shortcut.c:106
+msgid "Add Shortcut"
+msgstr ""
+
+#: shell/e-shell-shortcut.c:208
+msgid "Open Folder"
+msgstr ""
+
+#: shell/e-shell-shortcut.c:209
+msgid "Open in New Window"
+msgstr ""
+
+#: shell/e-shell-shortcut.c:210
+msgid "Advanced Find"
+msgstr ""
+
+#: shell/e-shell-shortcut.c:212
+msgid "Remove From Shortcut Bar"
+msgstr ""
+
+#: shell/e-shell-shortcut.c:213
+msgid "Rename Shortcut"
+msgstr ""
+
+#: shell/e-shell-shortcut.c:215
+msgid "Properties"
+msgstr ""
+
+#: shell/e-shell-view-menu.c:105 shell/e-shell-view-menu.c:171
+msgid "_Folder"
+msgstr ""
+
+#: shell/e-shell-view-menu.c:109
+msgid "Evolution _Bar Shortcut"
+msgstr ""
+
+#: shell/e-shell-view-menu.c:115
+msgid "_Mail message"
+msgstr ""
+
+#: shell/e-shell-view-menu.c:116 shell/e-shell-view-menu.c:119
+msgid "Composes a new mail message"
+msgstr ""
+
+#: shell/e-shell-view-menu.c:118
+msgid "_Appointment"
+msgstr ""
+
+#: shell/e-shell-view-menu.c:121
+msgid "Meeting Re_quest"
+msgstr ""
+
+#: shell/e-shell-view-menu.c:124
+msgid "_Contact"
+msgstr ""
+
+#: shell/e-shell-view-menu.c:127
+msgid "_Task"
+msgstr ""
+
+#: shell/e-shell-view-menu.c:130
+msgid "Task _Request"
+msgstr ""
+
+#: shell/e-shell-view-menu.c:133
+msgid "_Journal Entry"
+msgstr ""
+
+#: shell/e-shell-view-menu.c:136
+msgid "_Note"
+msgstr ""
+
+#: shell/e-shell-view-menu.c:146
+msgid "_Selected Items"
+msgstr ""
+
+#: shell/e-shell-view-menu.c:154
+msgid "_New Folder"
+msgstr ""
+
+#: shell/e-shell-view-menu.c:162
+msgid "_New"
+msgstr ""
+
+#: shell/e-shell-view-menu.c:163
+msgid "_Open"
+msgstr ""
+
+#: shell/e-shell-view-menu.c:164
+msgid "Clos_e All Items"
+msgstr ""
+
+#: shell/e-shell-view-menu.c:164
+msgid "Closes all the open items"
+msgstr ""
+
+#. FIXME: add Favorites here
+#: shell/e-shell-view-menu.c:203
+msgid "_Tools"
+msgstr ""
+
+#: shell/e-shell-view-menu.c:204
+msgid "_Actions"
+msgstr ""
+
+#: shell/e-shell.c:257
+msgid "Today"
+msgstr ""
+
+#: shell/e-shell.c:257
+msgid "Executive Summary"
+msgstr ""
+
+#: shell/e-shell.c:260
+msgid "Inbox"
+msgstr ""
+
+#: shell/e-shell.c:260
+msgid "New mail messages"
+msgstr ""
+
+#: shell/e-shell.c:263
+msgid "Sent messages"
+msgstr ""
+
+#: shell/e-shell.c:263
+msgid "Sent mail messages"
+msgstr ""
+
+#: shell/e-shell.c:266
+msgid "Drafts"
+msgstr ""
+
+#: shell/e-shell.c:266
+msgid "Draft mail messages"
+msgstr ""
+
+#: shell/e-shell.c:269
+msgid "Calendar"
+msgstr ""
+
+#: shell/e-shell.c:269
+msgid "Your calendar"
+msgstr ""
+
+#: shell/e-shell.c:272
+msgid "Contacts"
+msgstr ""
+
+#: shell/e-shell.c:272
+msgid "Your contacts list"
+msgstr ""
+
+#: shell/e-shell.c:275
+msgid "Tasks"
+msgstr ""
+
+#: shell/e-shell.c:275
+msgid "Tasks list"
+msgstr ""
+
+#: shell/e-shell.c:284
+msgid "Main Shortcuts"
+msgstr ""
+
+#: shell/e-shell.c:299
+msgid "Other Shortcuts"
+msgstr ""
+
+#: shell/e-shortcut.c:467
+msgid "New group"
+msgstr ""
+
+#: shell/main.c:28
+msgid "Enables some debugging functions"
+msgstr ""
+
+#: shell/main.c:28
+msgid "LEVEL"
+msgstr ""
+
+#: shell/main.c:45
+msgid "Failed to initialize the Bonobo component system"
+msgstr ""
+
+#: shell/main.c:75
+msgid ""
+"It was not possible to setup the Evolution startup files. Please\n"
+"fix the problem, and restart Evolution"
+msgstr ""