From b459ed2a59cc6d08b7fed88ac09ac79724d4f576 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Thu, 19 Oct 2000 02:28:43 +0000 Subject: add. 2000-10-19 Michael Meeks * evolution-message-composer.xml: add. * checking all generated .h files ( sim. to glade ) to make translator's lives easier. svn path=/trunk/; revision=6014 --- ui/ChangeLog | 7 ++ ui/Makefile.am | 1 + ui/evolution-addressbook-ldap.h | 10 +++ ui/evolution-addressbook.h | 25 +++++++ ui/evolution-calendar.h | 41 ++++++++++++ ui/evolution-contact-editor.h | 20 ++++++ ui/evolution-event-editor.h | 133 ++++++++++++++++++++++++++++++++++++ ui/evolution-executive-summary.h | 10 +++ ui/evolution-mail.h | 60 +++++++++++++++++ ui/evolution-message-composer.h | 48 +++++++++++++ ui/evolution-message-composer.xml | 119 +++++++++++++++++++++++++++++++++ ui/evolution-subscribe.h | 22 ++++++ ui/evolution-task-editor-dialog.h | 137 ++++++++++++++++++++++++++++++++++++++ ui/evolution.h | 40 +++++++++++ 14 files changed, 673 insertions(+) create mode 100644 ui/evolution-addressbook-ldap.h create mode 100644 ui/evolution-addressbook.h create mode 100644 ui/evolution-calendar.h create mode 100644 ui/evolution-contact-editor.h create mode 100644 ui/evolution-event-editor.h create mode 100644 ui/evolution-executive-summary.h create mode 100644 ui/evolution-mail.h create mode 100644 ui/evolution-message-composer.h create mode 100644 ui/evolution-message-composer.xml create mode 100644 ui/evolution-subscribe.h create mode 100644 ui/evolution-task-editor-dialog.h create mode 100644 ui/evolution.h diff --git a/ui/ChangeLog b/ui/ChangeLog index 80d7e9110c..8d194b3944 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,10 @@ +2000-10-19 Michael Meeks + + * evolution-message-composer.xml: add. + + * checking all generated .h files ( sim. to glade ) to make + translator's lives easier. + 2000-10-19 Michael Meeks * evolution-event-editor.xml: added. diff --git a/ui/Makefile.am b/ui/Makefile.am index 6da2447278..f570ad78ea 100644 --- a/ui/Makefile.am +++ b/ui/Makefile.am @@ -7,6 +7,7 @@ XML_FILES = \ evolution-event-editor.xml \ evolution-executive-summary.xml \ evolution-mail.xml \ + evolution-message-composer.xml \ evolution-subscribe.xml \ evolution-task-editor-dialog.xml diff --git a/ui/evolution-addressbook-ldap.h b/ui/evolution-addressbook-ldap.h new file mode 100644 index 0000000000..cf14296527 --- /dev/null +++ b/ui/evolution-addressbook-ldap.h @@ -0,0 +1,10 @@ +/* + * This file is autogenerated from evolution-addressbook-ldap.xml, do not edit + * + * This file contains translatable strings generated by + * bonobo-ui-extract. Add this file to your project's + * POTFILES.in. DO NOT compile it as part of your application. + */ + +gchar *s = N_("_Actions"); +gchar *s = N_("N_ew Directory Server"); diff --git a/ui/evolution-addressbook.h b/ui/evolution-addressbook.h new file mode 100644 index 0000000000..3128ccfb83 --- /dev/null +++ b/ui/evolution-addressbook.h @@ -0,0 +1,25 @@ +/* + * This file is autogenerated from evolution-addressbook.xml, do not edit + * + * This file contains translatable strings generated by + * bonobo-ui-extract. Add this file to your project's + * POTFILES.in. DO NOT compile it as part of your application. + */ + +gchar *s = N_("_Print Contacts..."); +gchar *s = N_("As _Table"); +gchar *s = N_("_New Contact"); +gchar *s = N_("_Tools"); +gchar *s = N_("_Search for contacts"); +gchar *s = N_("New"); +gchar *s = N_("Create a new contact"); +gchar *s = N_("Find"); +gchar *s = N_("Find a contact"); +gchar *s = N_("Print"); +gchar *s = N_("Print contacts"); +gchar *s = N_("Delete"); +gchar *s = N_("Delete a contact"); +gchar *s = N_("View All"); +gchar *s = N_("View all contacts"); +gchar *s = N_("Stop"); +gchar *s = N_("Stop Loading"); diff --git a/ui/evolution-calendar.h b/ui/evolution-calendar.h new file mode 100644 index 0000000000..ac3d3355e2 --- /dev/null +++ b/ui/evolution-calendar.h @@ -0,0 +1,41 @@ +/* + * This file is autogenerated from evolution-calendar.xml, do not edit + * + * This file contains translatable strings generated by + * bonobo-ui-extract. Add this file to your project's + * POTFILES.in. DO NOT compile it as part of your application. + */ + +gchar *s = N_("_New"); +gchar *s = N_("New Ca_lendar"); +gchar *s = N_("Create a new calendar"); +gchar *s = N_("_Open"); +gchar *s = N_("_Open Calendar"); +gchar *s = N_("Open a calendar"); +gchar *s = N_("_Save Calendar As"); +gchar *s = N_("Save calendar As something else"); +gchar *s = N_("_Print this calendar"); +gchar *s = N_("_New appointment..."); +gchar *s = N_("Create a new appointment"); +gchar *s = N_("Calendar Preferences..."); +gchar *s = N_("Alter preferences"); +gchar *s = N_("New"); +gchar *s = N_("Create a new appointment"); +gchar *s = N_("Print"); +gchar *s = N_("Print this calendar"); +gchar *s = N_("Prev"); +gchar *s = N_("Go back in time"); +gchar *s = N_("Today"); +gchar *s = N_("Go to present time"); +gchar *s = N_("Next"); +gchar *s = N_("Go forward in time"); +gchar *s = N_("Go to"); +gchar *s = N_("Go to a specific date"); +gchar *s = N_("Day"); +gchar *s = N_("Show 1 day"); +gchar *s = N_("5 Days"); +gchar *s = N_("Show the working week"); +gchar *s = N_("Week"); +gchar *s = N_("Show 1 week"); +gchar *s = N_("Month"); +gchar *s = N_("Show 1 month"); diff --git a/ui/evolution-contact-editor.h b/ui/evolution-contact-editor.h new file mode 100644 index 0000000000..38149059db --- /dev/null +++ b/ui/evolution-contact-editor.h @@ -0,0 +1,20 @@ +/* + * This file is autogenerated from evolution-contact-editor.xml, do not edit + * + * This file contains translatable strings generated by + * bonobo-ui-extract. Add this file to your project's + * POTFILES.in. DO NOT compile it as part of your application. + */ + +gchar *s = N_("_File"); +gchar *s = N_("_Save"); +gchar *s = N_("Save _As"); +gchar *s = N_("Delete"); +gchar *s = N_("_Print"); +gchar *s = N_("Close"); +gchar *s = N_("Save and Close"); +gchar *s = N_("Save the contact and close the dialog box"); +gchar *s = N_("Print..."); +gchar *s = N_("Print this item"); +gchar *s = N_("Delete"); +gchar *s = N_("Delete this item"); diff --git a/ui/evolution-event-editor.h b/ui/evolution-event-editor.h new file mode 100644 index 0000000000..d45235c8a8 --- /dev/null +++ b/ui/evolution-event-editor.h @@ -0,0 +1,133 @@ +/* + * This file is autogenerated from evolution-event-editor.xml, do not edit + * + * This file contains translatable strings generated by + * bonobo-ui-extract. Add this file to your project's + * POTFILES.in. DO NOT compile it as part of your application. + */ + +gchar *s = N_("Save"); +gchar *s = N_("Save the current file"); +gchar *s = N_("Save and Close"); +gchar *s = N_("Save the appointment and close the dialog box"); +gchar *s = N_("Delete"); +gchar *s = N_("Delete this appointment"); +gchar *s = N_("Print..."); +gchar *s = N_("Print this item"); +gchar *s = N_("Print Setup"); +gchar *s = N_("Setup the page settings for your current printer"); +gchar *s = N_("Close"); +gchar *s = N_("Close this appointment"); +gchar *s = N_("Cut"); +gchar *s = N_("Cut the selection"); +gchar *s = N_("Copy"); +gchar *s = N_("Copy the selection"); +gchar *s = N_("Paste"); +gchar *s = N_("Paste the clipboard"); +gchar *s = N_("Clear"); +gchar *s = N_("Clear the selection"); +gchar *s = N_("Undo"); +gchar *s = N_("Undo the last action"); +gchar *s = N_("Redo"); +gchar *s = N_("Redo the undone action"); +gchar *s = N_("Find"); +gchar *s = N_("Search for a string"); +gchar *s = N_("Find Again"); +gchar *s = N_("Search again for the same string"); +gchar *s = N_("Replace"); +gchar *s = N_("Replace a string"); +gchar *s = N_("Select All"); +gchar *s = N_("Select everything"); +gchar *s = N_("Properties"); +gchar *s = N_("Modify the file's properties"); +gchar *s = N_("Previous"); +gchar *s = N_("Go to the previous item"); +gchar *s = N_("Next"); +gchar *s = N_("Go to the next item"); +gchar *s = N_("FIXME: Schedule Meeting"); +gchar *s = N_("Schedule some sort of a meeting"); +gchar *s = N_("About..."); +gchar *s = N_("About this application"); +gchar *s = N_("FIXME: Help"); +gchar *s = N_("See online help"); +gchar *s = N_("Dump XML"); +gchar *s = N_("Dump the UI Xml description"); +gchar *s = N_("_File"); +gchar *s = N_("FIXME: _Mail Message"); +gchar *s = N_("FIXME: _Contact"); +gchar *s = N_("FIXME: _Task"); +gchar *s = N_("FIXME: Task _Request"); +gchar *s = N_("FIXME: _Journal Entry"); +gchar *s = N_("FIXME: _Note"); +gchar *s = N_("FIXME: Ch_oose Form..."); +gchar *s = N_("FIXME: _Memo Style"); +gchar *s = N_("FIXME: Define Print _Styles"); +gchar *s = N_("FIXME: Print Pre_view"); +gchar *s = N_("_Print"); +gchar *s = N_("Print S_etup..."); +gchar *s = N_("FIXME: S_end"); +gchar *s = N_("_Save"); +gchar *s = N_("Save _As..."); +gchar *s = N_("FIXME: Save Attac_hments..."); +gchar *s = N_("_Delete"); +gchar *s = N_("FIXME: _Move to Folder..."); +gchar *s = N_("FIXME: Cop_y to Folder..."); +gchar *s = N_("_Properties..."); +gchar *s = N_("_Close"); +gchar *s = N_("_Edit"); +gchar *s = N_("_Undo"); +gchar *s = N_("_Redo"); +gchar *s = N_("C_ut"); +gchar *s = N_("_Copy"); +gchar *s = N_("_Paste"); +gchar *s = N_("FIXME: Paste _Special... "); +gchar *s = N_("C_lear"); +gchar *s = N_("C_lear"); +gchar *s = N_("_Find..."); +gchar *s = N_("Find _Again"); +gchar *s = N_("_Replace..."); +gchar *s = N_("_Object"); +gchar *s = N_("FIXME: what goes here?"); +gchar *s = N_("_View"); +gchar *s = N_("Pre_vious"); +gchar *s = N_("FIXME: _Item"); +gchar *s = N_("FIXME: _Unread Item"); +gchar *s = N_("FIXME: In_complete Task"); +gchar *s = N_("FIXME: Fi_rst Item in Folder"); +gchar *s = N_("N_ext"); +gchar *s = N_("FIXME: _Item"); +gchar *s = N_("FIXME: _Unread Item"); +gchar *s = N_("FIXME: In_complete Task"); +gchar *s = N_("FIXME: _Last Item in Folder"); +gchar *s = N_("_Toolbars"); +gchar *s = N_("FIXME: _Standard"); +gchar *s = N_("FIXME: _Formatting"); +gchar *s = N_("FIXME: _Customize..."); +gchar *s = N_("_Insert"); +gchar *s = N_("FIXME: _File..."); +gchar *s = N_("FIXME: It_em..."); +gchar *s = N_("FIXME: _Object..."); +gchar *s = N_("F_ormat"); +gchar *s = N_("FIXME: _Font..."); +gchar *s = N_("FIXME: _Paragraph..."); +gchar *s = N_("_Tools"); +gchar *s = N_("FIXME: _Spelling..."); +gchar *s = N_("FIXME: Chec_k Names"); +gchar *s = N_("FIXME: Address _Book..."); +gchar *s = N_("_Forms"); +gchar *s = N_("FIXME: Ch_oose Form..."); +gchar *s = N_("FIXME: Desi_gn This Form"); +gchar *s = N_("FIXME: D_esign a Form..."); +gchar *s = N_("FIXME: Publish _Form..."); +gchar *s = N_("FIXME: Pu_blish Form As..."); +gchar *s = N_("FIXME: Script _Debugger"); +gchar *s = N_("Actio_ns"); +gchar *s = N_("FIXME: _New Appointment"); +gchar *s = N_("FIXME: Rec_urrence..."); +gchar *s = N_("FIXME: Schedule _Meeting"); +gchar *s = N_("FIXME: Forward as v_Calendar"); +gchar *s = N_("FIXME: For_ward"); +gchar *s = N_("_Help"); +gchar *s = N_("_About..."); +gchar *s = N_("_Debug"); +gchar *s = N_("FIXME: Insert File"); diff --git a/ui/evolution-executive-summary.h b/ui/evolution-executive-summary.h new file mode 100644 index 0000000000..c026f08592 --- /dev/null +++ b/ui/evolution-executive-summary.h @@ -0,0 +1,10 @@ +/* + * This file is autogenerated from evolution-executive-summary.xml, do not edit + * + * This file contains translatable strings generated by + * bonobo-ui-extract. Add this file to your project's + * POTFILES.in. DO NOT compile it as part of your application. + */ + +gchar *s = N_("Add Service"); +gchar *s = N_("Add a new service to the Executive Summary"); diff --git a/ui/evolution-mail.h b/ui/evolution-mail.h new file mode 100644 index 0000000000..c339b2810f --- /dev/null +++ b/ui/evolution-mail.h @@ -0,0 +1,60 @@ +/* + * This file is autogenerated from evolution-mail.xml, do not edit + * + * This file contains translatable strings generated by + * bonobo-ui-extract. Add this file to your project's + * POTFILES.in. DO NOT compile it as part of your application. + */ + +gchar *s = N_("_Threaded"); +gchar *s = N_("Threaded Message list"); +gchar *s = N_("Print message..."); +gchar *s = N_("Print message to the printer"); +gchar *s = N_("Print Preview of message..."); +gchar *s = N_("Previews the message to be printed"); +gchar *s = N_("Select _All"); +gchar *s = N_("_Invert Selection"); +gchar *s = N_("Mail _Filters..."); +gchar *s = N_("_Virtual Folder Editor..."); +gchar *s = N_("_Mail Configuration..."); +gchar *s = N_("Manage Subscriptions..."); +gchar *s = N_("Forget _Passwords"); +gchar *s = N_("_Message"); +gchar *s = N_("_Open in New Window"); +gchar *s = N_("_Edit Message"); +gchar *s = N_("_Print Message"); +gchar *s = N_("Reply to _Sender"); +gchar *s = N_("Reply to _All"); +gchar *s = N_("_Forward"); +gchar *s = N_("Mar_k As Read"); +gchar *s = N_("Mark As U_nread"); +gchar *s = N_("_Delete"); +gchar *s = N_("_Move to Folder"); +gchar *s = N_("_Copy to Folder"); +gchar *s = N_("_VFolder on Subject"); +gchar *s = N_("VFolder on Se_nder"); +gchar *s = N_("VFolder on _Recipients"); +gchar *s = N_("_Filter on Subject"); +gchar *s = N_("Fi_lter on Sender"); +gchar *s = N_("Filter on Rec_ipients"); +gchar *s = N_("F_older"); +gchar *s = N_("_Expunge"); +gchar *s = N_("_Configure Folder"); +gchar *s = N_("Get Mail"); +gchar *s = N_("Send queued mail and retrieve new mail"); +gchar *s = N_("Compose"); +gchar *s = N_("Compose a new message"); +gchar *s = N_("Reply"); +gchar *s = N_("Reply to the sender of this message"); +gchar *s = N_("Reply to All"); +gchar *s = N_("Reply to all recipients of this message"); +gchar *s = N_("Forward"); +gchar *s = N_("Forward this message"); +gchar *s = N_("Move"); +gchar *s = N_("Move message to a new folder"); +gchar *s = N_("Copy"); +gchar *s = N_("Copy message to a new folder"); +gchar *s = N_("Print"); +gchar *s = N_("Print the selected message"); +gchar *s = N_("Delete"); +gchar *s = N_("Delete this message"); diff --git a/ui/evolution-message-composer.h b/ui/evolution-message-composer.h new file mode 100644 index 0000000000..126d9a9e35 --- /dev/null +++ b/ui/evolution-message-composer.h @@ -0,0 +1,48 @@ +/* + * This file is autogenerated from evolution-message-composer.xml, do not edit + * + * This file contains translatable strings generated by + * bonobo-ui-extract. Add this file to your project's + * POTFILES.in. DO NOT compile it as part of your application. + */ + +gchar *s = N_("Open"); +gchar *s = N_("Open a file"); +gchar *s = N_("Save"); +gchar *s = N_("Save the current file"); +gchar *s = N_("Save As"); +gchar *s = N_("Save the current file with a different name"); +gchar *s = N_("Close"); +gchar *s = N_("Close the current file"); +gchar *s = N_("Save in folder..."); +gchar *s = N_("Save the message in a specified folder"); +gchar *s = N_("Insert text file..."); +gchar *s = N_("Insert a file as text into the message"); +gchar *s = N_("Send"); +gchar *s = N_("Send the message now"); +gchar *s = N_("Send later"); +gchar *s = N_("Send the message later"); +gchar *s = N_("Attach"); +gchar *s = N_("Attach a file"); +gchar *s = N_("HTML"); +gchar *s = N_("Send the mail in HTML format"); +gchar *s = N_("Show attachments"); +gchar *s = N_("Show / hide attachments"); +gchar *s = N_("_File"); +gchar *s = N_("_Open..."); +gchar *s = N_("_Save"); +gchar *s = N_("Save _As..."); +gchar *s = N_("Save in _folder... (FIXME)"); +gchar *s = N_("_Insert text file... (FIXME)"); +gchar *s = N_("Send _Now"); +gchar *s = N_("Send _Later"); +gchar *s = N_("_Close"); +gchar *s = N_("_Edit"); +gchar *s = N_("F_ormat"); +gchar *s = N_("_View"); +gchar *s = N_("Show _attachments"); +gchar *s = N_("_Help"); +gchar *s = N_("_About..."); +gchar *s = N_("_Debug"); +gchar *s = N_("Bold"); +gchar *s = N_("Sets something as bold"); diff --git a/ui/evolution-message-composer.xml b/ui/evolution-message-composer.xml new file mode 100644 index 0000000000..d5123aac63 --- /dev/null +++ b/ui/evolution-message-composer.xml @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ui/evolution-subscribe.h b/ui/evolution-subscribe.h new file mode 100644 index 0000000000..2fa6f489bd --- /dev/null +++ b/ui/evolution-subscribe.h @@ -0,0 +1,22 @@ +/* + * This file is autogenerated from evolution-subscribe.xml, do not edit + * + * This file contains translatable strings generated by + * bonobo-ui-extract. Add this file to your project's + * POTFILES.in. DO NOT compile it as part of your application. + */ + +gchar *s = N_("_File"); +gchar *s = N_("Close"); +gchar *s = N_("_Edit"); +gchar *s = N_("Select _All"); +gchar *s = N_("_Unselect All"); +gchar *s = N_("F_older"); +gchar *s = N_("Subscribe"); +gchar *s = N_("Unsubscribe"); +gchar *s = N_("Subscribe"); +gchar *s = N_("Add folder to your list of subscribed folders"); +gchar *s = N_("Unsubscribe"); +gchar *s = N_("Remove folder from your list of subscribed folders"); +gchar *s = N_("Refresh List"); +gchar *s = N_("Refresh List of Folders"); diff --git a/ui/evolution-task-editor-dialog.h b/ui/evolution-task-editor-dialog.h new file mode 100644 index 0000000000..454529d987 --- /dev/null +++ b/ui/evolution-task-editor-dialog.h @@ -0,0 +1,137 @@ +/* + * This file is autogenerated from evolution-task-editor-dialog.xml, do not edit + * + * This file contains translatable strings generated by + * bonobo-ui-extract. Add this file to your project's + * POTFILES.in. DO NOT compile it as part of your application. + */ + +gchar *s = N_("Save"); +gchar *s = N_("Save the current file"); +gchar *s = N_("Save and Close"); +gchar *s = N_("Save the task and close the dialog box"); +gchar *s = N_("Delete"); +gchar *s = N_("Delete this task"); +gchar *s = N_("Print..."); +gchar *s = N_("Print this item"); +gchar *s = N_("Print Setup"); +gchar *s = N_("Setup the page settings for your current printer"); +gchar *s = N_("Close"); +gchar *s = N_("Close the current file"); +gchar *s = N_("Cut"); +gchar *s = N_("Cut the selection"); +gchar *s = N_("Copy"); +gchar *s = N_("Copy the selection"); +gchar *s = N_("Paste"); +gchar *s = N_("Paste the clipboard"); +gchar *s = N_("Clear"); +gchar *s = N_("Clear the selection"); +gchar *s = N_("Undo"); +gchar *s = N_("Undo the last action"); +gchar *s = N_("Redo"); +gchar *s = N_("Redo the undone action"); +gchar *s = N_("Find"); +gchar *s = N_("Search for a string"); +gchar *s = N_("Find Again"); +gchar *s = N_("Search again for the same string"); +gchar *s = N_("Replace"); +gchar *s = N_("Replace a string"); +gchar *s = N_("Select All"); +gchar *s = N_("Select everything"); +gchar *s = N_("Properties"); +gchar *s = N_("Modify the file's properties"); +gchar *s = N_("Previous"); +gchar *s = N_("Go to the previous item"); +gchar *s = N_("Next"); +gchar *s = N_("Go to the next item"); +gchar *s = N_("About..."); +gchar *s = N_("About this application"); +gchar *s = N_("FIXME: Help"); +gchar *s = N_("See online help"); +gchar *s = N_("Dump XML"); +gchar *s = N_("Dump the UI Xml description"); +gchar *s = N_("_File"); +gchar *s = N_("FIXME: _Task"); +gchar *s = N_("FIXME: Task _Request"); +gchar *s = N_("FIXME: _Mail Message"); +gchar *s = N_("FIXME: _Appointment"); +gchar *s = N_("FIXME: Meeting Re_quest"); +gchar *s = N_("FIXME: _Contact"); +gchar *s = N_("FIXME: _Journal Entry"); +gchar *s = N_("FIXME: _note"); +gchar *s = N_("FIXME: Ch_oose Form..."); +gchar *s = N_("FIXME: _Memo Style"); +gchar *s = N_("FIXME: Define Print _Styles"); +gchar *s = N_("FIXME: Print Pre_view"); +gchar *s = N_("_Print"); +gchar *s = N_("Print S_etup..."); +gchar *s = N_("FIXME: S_end"); +gchar *s = N_("_Save"); +gchar *s = N_("Save _As..."); +gchar *s = N_("FIXME: Save Attac_hments..."); +gchar *s = N_("_Delete"); +gchar *s = N_("FIXME: _Move to Folder..."); +gchar *s = N_("FIXME: Cop_y to Folder..."); +gchar *s = N_("_Properties..."); +gchar *s = N_("_Close"); +gchar *s = N_("_Edit"); +gchar *s = N_("_Undo"); +gchar *s = N_("_Redo"); +gchar *s = N_("C_ut"); +gchar *s = N_("_Copy"); +gchar *s = N_("_Paste"); +gchar *s = N_("FIXME: Paste _Special... "); +gchar *s = N_("C_lear"); +gchar *s = N_("C_lear"); +gchar *s = N_("_Find..."); +gchar *s = N_("Find _Again"); +gchar *s = N_("_Replace..."); +gchar *s = N_("_Object"); +gchar *s = N_("FIXME: what goes here?"); +gchar *s = N_("_View"); +gchar *s = N_("Pre_vious"); +gchar *s = N_("FIXME: _Item"); +gchar *s = N_("FIXME: _Unread Item"); +gchar *s = N_("FIXME: In_complete Task"); +gchar *s = N_("FIXME: Fi_rst Item in Folder"); +gchar *s = N_("N_ext"); +gchar *s = N_("FIXME: _Item"); +gchar *s = N_("FIXME: _Unread Item"); +gchar *s = N_("FIXME: In_complete Task"); +gchar *s = N_("FIXME: _Last Item in Folder"); +gchar *s = N_("_Toolbars"); +gchar *s = N_("FIXME: _Standard"); +gchar *s = N_("FIXME: _Formatting"); +gchar *s = N_("FIXME: _Customize..."); +gchar *s = N_("_Insert"); +gchar *s = N_("FIXME: _File..."); +gchar *s = N_("FIXME: It_em..."); +gchar *s = N_("FIXME: _Object..."); +gchar *s = N_("F_ormat"); +gchar *s = N_("FIXME: _Font..."); +gchar *s = N_("FIXME: _Paragraph..."); +gchar *s = N_("_Tools"); +gchar *s = N_("FIXME: _Spelling..."); +gchar *s = N_("FIXME: Chec_k Names"); +gchar *s = N_("FIXME: Address _Book..."); +gchar *s = N_("_Forms"); +gchar *s = N_("FIXME: Ch_oose Form..."); +gchar *s = N_("FIXME: Desi_gn This Form"); +gchar *s = N_("FIXME: D_esign a Form..."); +gchar *s = N_("FIXME: Publish _Form..."); +gchar *s = N_("FIXME: Pu_blish Form As..."); +gchar *s = N_("FIXME: Script _Debugger"); +gchar *s = N_("Actio_ns"); +gchar *s = N_("FIXME: _New Task"); +gchar *s = N_("FIXME: S_end Status Report"); +gchar *s = N_("FIXME: _Mark Complete"); +gchar *s = N_("FIXME: Rec_urrence..."); +gchar *s = N_("FIXME: S_kip Occurrence"); +gchar *s = N_("FIXME: Assig_n Task"); +gchar *s = N_("FIXME: _Reply"); +gchar *s = N_("FIXME: Reply to A_ll"); +gchar *s = N_("FIXME: For_ward"); +gchar *s = N_("_Help"); +gchar *s = N_("_About..."); +gchar *s = N_("_Debug"); +gchar *s = N_("FIXME: Insert File"); diff --git a/ui/evolution.h b/ui/evolution.h new file mode 100644 index 0000000000..725f3ab882 --- /dev/null +++ b/ui/evolution.h @@ -0,0 +1,40 @@ +/* + * This file is autogenerated from evolution.xml, do not edit + * + * This file contains translatable strings generated by + * bonobo-ui-extract. Add this file to your project's + * POTFILES.in. DO NOT compile it as part of your application. + */ + +gchar *s = N_("Show the _Shortcut Bar"); +gchar *s = N_("Toggle whether to show the shortcut bar"); +gchar *s = N_("Show the _Folder Bar"); +gchar *s = N_("Toggle whether to show the folder bar"); +gchar *s = N_("_File"); +gchar *s = N_("_New"); +gchar *s = N_("_View"); +gchar *s = N_("_Folder"); +gchar *s = N_("Evolution bar _shortcut"); +gchar *s = N_("_Mail message (FIXME)"); +gchar *s = N_("_Appointment (FIXME)"); +gchar *s = N_("_Contact (FIXME)"); +gchar *s = N_("_Task (FIXME)"); +gchar *s = N_("_Go to Folder..."); +gchar *s = N_("Display a different folder"); +gchar *s = N_("_Create New Folder..."); +gchar *s = N_("Create a new folder"); +gchar *s = N_("E_xit"); +gchar *s = N_("Exit the program"); +gchar *s = N_("_Edit"); +gchar *s = N_("_View"); +gchar *s = N_("_Settings"); +gchar *s = N_("_Help"); +gchar *s = N_("_Index"); +gchar *s = N_("Getting _Started"); +gchar *s = N_("Using the _Mailer"); +gchar *s = N_("Using the _Calendar"); +gchar *s = N_("Using the C_ontact Manager"); +gchar *s = N_("_Submit Bug Report"); +gchar *s = N_("Submit bug report using Bug Buddy"); +gchar *s = N_("_About Evolution..."); +gchar *s = N_("Show information about Evolution"); -- cgit v1.2.3