aboutsummaryrefslogtreecommitdiffstats
path: root/po/en.po
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2007-05-22 17:39:11 +0000
committerFrederic Culot <calcurse@culot.org>2007-05-22 17:39:11 +0000
commit2081e359e494db355da68f1c24c6bbb80f54c825 (patch)
tree7478d4d064d3c3a5093854b1e3a4799fa2edde48 /po/en.po
parente8589eaf0762ac6f782b09beb698beaa8f28e4f4 (diff)
downloadcalcurse-2081e359e494db355da68f1c24c6bbb80f54c825.tar.gz
calcurse-2081e359e494db355da68f1c24c6bbb80f54c825.zip
English po file for version 1.8
Diffstat (limited to 'po/en.po')
-rw-r--r--po/en.po567
1 files changed, 362 insertions, 205 deletions
diff --git a/po/en.po b/po/en.po
index 57c3ab5..24e075e 100644
--- a/po/en.po
+++ b/po/en.po
@@ -1,4 +1,4 @@
-# $calcurse: en.po,v 1.3 2007/01/20 11:39:41 culot Exp $
+# $calcurse: en.po,v 1.4 2007/05/22 17:39:11 culot Exp $
#
# English/GB translation of calcurse.
# Copyright (C) 2006 Copyright (c) Frederic Culot <frederic@culot.org>
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: calcurse 1.4\n"
"Report-Msgid-Bugs-To: frederic@culot.org\n"
-"POT-Creation-Date: 2007-01-16 11:45+0100\n"
+"POT-Creation-Date: 2007-05-22 19:17+0200\n"
"PO-Revision-Date: 2006-07-03 00:05+0100\n"
"Last-Translator: Neil Williams <linux@codehelp.co.uk>\n"
"Language-Team: English/GB <en_GB@li.org>\n"
@@ -19,15 +19,20 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: src/apoint.c:155 src/recur.c:291
+#: src/apoint.c:168 src/recur.c:302
msgid "FATAL ERROR in apoint_scan: date error in the appointment\n"
msgstr "FATAL ERROR in apoint_scan: date error in the appointment\n"
-#: src/apoint.c:190
+#: src/apoint.c:203
msgid "FATAL ERROR in apoint_delete_bynum: no such appointment\n"
msgstr "FATAL ERROR in apoint_delete_bynum: no such appointment\n"
-#: src/args.c:190
+#: src/apoint.c:379
+#, fuzzy
+msgid "FATAL ERROR in apoint_switch_notify: no such appointment\n"
+msgstr "FATAL ERROR in apoint_delete_bynum: no such appointment\n"
+
+#: src/args.c:206
#, fuzzy
msgid ""
"\n"
@@ -38,12 +43,12 @@ msgstr ""
"Copyright (c) 2004-2006 Frederic Culot.\n"
"This is free software; see the source for copying conditions.\n"
-#: src/args.c:194 src/args.c:233
+#: src/args.c:210 src/args.c:254
#, c-format
msgid "Calcurse %s - text-based organizer\n"
msgstr "Calcurse %s - text-based organizer\n"
-#: src/args.c:206
+#: src/args.c:222
#, fuzzy
msgid ""
"\n"
@@ -75,6 +80,12 @@ msgid ""
"\tthen only todos having a priority equal to [num] will be returned.\n"
"\tnote: priority number must be between 1 (highest) and 9 (lowest).\n"
"\n"
+" -x, --export\n"
+"\texport user data to iCalendar format. Events, appointments and\n"
+"\ttodos are converted and echoed to stdout.\n"
+"\tnote: redirect standard output to export data to a file,\n"
+"\tby issuing a command such as: calcurse --export > my_data.ics\n"
+"\n"
"For more information, type '?' from within Calcurse, or read the manpage.\n"
"Mail bug reports and suggestions to <calcurse@culot.org>.\n"
msgstr ""
@@ -95,24 +106,24 @@ msgstr ""
"For more information, type '?' from within Calcurse, or read the manpage.\n"
"Mail bug reports and suggestions to <calcurse@culot.org>.\n"
-#: src/args.c:253
+#: src/args.c:274
msgid "to do:\n"
msgstr "to do:\n"
-#: src/args.c:282
+#: src/args.c:304
#, fuzzy
msgid "next appointment:\n"
msgstr "Appointment :"
-#: src/args.c:445
+#: src/args.c:467
msgid "Argument to the '-d' flag is not valid\n"
msgstr "Argument to the '-d' flag is not valid\n"
-#: src/args.c:446
+#: src/args.c:468
msgid "Possible argument formats are : 'mm/dd/yyyy' or 'n'\n"
msgstr "Possible argument formats are : 'mm/dd/yyyy' or 'n'\n"
-#: src/args.c:447
+#: src/args.c:469
msgid ""
"\n"
"For more information, type '?' from within Calcurse, or read the manpage.\n"
@@ -120,20 +131,20 @@ msgstr ""
"\n"
"For more information, type '?' from within Calcurse, or read the manpage.\n"
-#: src/args.c:449
+#: src/args.c:471
msgid "Mail bug reports and suggestions to <calcurse@culot.org>.\n"
msgstr "Mail bug reports and suggestions to <calcurse@culot.org>.\n"
-#: src/args.c:515
+#: src/args.c:537
#, fuzzy
-msgid "Usage: calcurse [-h | -v] [-an] [-t[num]] [-d date|num] [-c file]\n"
+msgid "Usage: calcurse [-h|-v] [-x] [-an] [-t[num]] [-d date|num] [-c file]\n"
msgstr "Usage: calcurse [-h | -v] [-at] [-d date|num] [-c file]\n"
-#: src/args.c:523
+#: src/args.c:545
msgid "Try 'calcurse -h' for more information.\n"
msgstr "Try 'calcurse -h' for more information.\n"
-#: src/calcurse.c:130
+#: src/calcurse.c:128
msgid ""
"Sorry, colors are not supported by your terminal\n"
"(Press [ENTER] to continue)"
@@ -141,11 +152,11 @@ msgstr ""
"Sorry, colours are not supported by your terminal\n"
"(Press [ENTER] to continue)"
-#: src/calcurse.c:132
+#: src/calcurse.c:130
msgid "Do you really want to quit ?"
msgstr "Do you really want to quit ?"
-#: src/calcurse.c:211
+#: src/calcurse.c:220
msgid ""
"Please resize your terminal screen\n"
"(to at least 80x24),\n"
@@ -155,320 +166,379 @@ msgstr ""
"(to at least 80x24),\n"
"and restart calcurse.\n"
-#: src/calcurse.c:277
+#: src/calcurse.c:287
msgid "To do :"
msgstr "To do :"
-#: src/calcurse.c:621
+#: src/calcurse.c:661
msgid "FATAL ERROR in update_windows: no window selected\n"
msgstr "FATAL ERROR in update_windows: no window selected\n"
-#: src/calcurse.c:728
+#: src/calcurse.c:773
#, c-format
msgid "Calendar"
msgstr "Calendar"
-#: src/calcurse.c:731
+#: src/calcurse.c:776
#, c-format
msgid "Appointments"
msgstr "Appointments"
-#: src/calcurse.c:734
+#: src/calcurse.c:781
#, c-format
msgid "ToDo"
msgstr "ToDo"
-#: src/calcurse.c:767 src/calcurse.c:813
+#: src/calcurse.c:816 src/calcurse.c:864
msgid "Enter an option number to change its value [Q to quit] "
msgstr "Enter an option number to change its value [Q to quit] "
-#: src/calcurse.c:774
+#: src/calcurse.c:823
#, c-format
msgid "CalCurse %s | general options"
msgstr "CalCurse %s | general options"
-#: src/calcurse.c:815
+#: src/calcurse.c:866
msgid "Enter the date format (see 'man 3 strftime' for possible formats) "
msgstr ""
-#: src/calcurse.c:817
+#: src/calcurse.c:868
msgid "Enter the time format (see 'man 3 strftime' for possible formats) "
msgstr ""
-#: src/calcurse.c:819
+#: src/calcurse.c:870
msgid "Enter the number of seconds (0 not to be warned before an appointment)"
msgstr ""
-#: src/calcurse.c:823
+#: src/calcurse.c:871
+msgid "Enter the notification command "
+msgstr ""
+
+#: src/calcurse.c:877
#, fuzzy, c-format
msgid "CalCurse %s | notify-bar options"
msgstr "CalCurse %s | general options"
-#: src/calcurse.c:891
+#: src/calcurse.c:965
msgid "auto_save = "
msgstr "auto_save = "
-#: src/calcurse.c:892
+#: src/calcurse.c:966
msgid "confirm_quit = "
msgstr "confirm_quit = "
-#: src/calcurse.c:893
+#: src/calcurse.c:967
msgid "confirm_delete = "
msgstr "confirm_delete = "
-#: src/calcurse.c:894
+#: src/calcurse.c:968
msgid "skip_system_dialogs = "
msgstr "skip_system_dialogues = "
-#: src/calcurse.c:895
+#: src/calcurse.c:969
msgid "skip_progress_bar = "
msgstr "skip_progress_bar = "
-#: src/calcurse.c:896
+#: src/calcurse.c:970
msgid "week_begins_on_monday = "
msgstr "week_begins_on_monday = "
-#: src/calcurse.c:905
+#: src/calcurse.c:979
msgid "(if set to YES, automatic save is done when quitting)"
msgstr "(if set to YES, automatic save is done when quitting)"
-#: src/calcurse.c:911
+#: src/calcurse.c:985
msgid "(if set to YES, confirmation is required before quitting)"
msgstr "(if set to YES, confirmation is required before quitting)"
-#: src/calcurse.c:917
+#: src/calcurse.c:991
msgid "(if set to YES, confirmation is required before deleting an event)"
msgstr "(if set to YES, confirmation is required before deleting an event)"
-#: src/calcurse.c:923
+#: src/calcurse.c:997
msgid ""
"(if set to YES, messages about loaded and saved data will not be displayed)"
msgstr ""
"(if set to YES, messages about loaded and saved data will not be displayed)"
-#: src/calcurse.c:929
+#: src/calcurse.c:1003
msgid "(if set to YES, progress bar will not be displayed when saving data)"
msgstr "(if set to YES, progress bar will not be displayed when saving data)"
-#: src/calcurse.c:935
+#: src/calcurse.c:1009
msgid "(if set to YES, monday is the first day of the week, else it is sunday)"
msgstr ""
"(if set to YES, monday is the first day of the week, otherwise it is sunday)"
-#: src/calcurse.c:946
+#: src/calcurse.c:1037
msgid "notify-bar_show = "
msgstr ""
-#: src/calcurse.c:947
+#: src/calcurse.c:1038
msgid "notify-bar_date = "
msgstr ""
-#: src/calcurse.c:948
+#: src/calcurse.c:1039
msgid "notify-bar_clock = "
msgstr ""
-#: src/calcurse.c:949
+#: src/calcurse.c:1040
msgid "notify-bar_warning = "
msgstr ""
-#: src/calcurse.c:959
+#: src/calcurse.c:1041
+msgid "notify-bar_command = "
+msgstr ""
+
+#: src/calcurse.c:1044
#, fuzzy
msgid "(if set to YES, notify-bar will be displayed)"
msgstr "(if set to YES, progress bar will not be displayed when saving data)"
-#: src/calcurse.c:966
+#: src/calcurse.c:1047
msgid "(Format of the date to be displayed inside notify-bar)"
msgstr ""
-#: src/calcurse.c:973
+#: src/calcurse.c:1050
msgid "(Format of the time to be displayed inside notify-bar)"
msgstr ""
-#: src/calcurse.c:980
+#: src/calcurse.c:1053
msgid ""
"(Warn user if an appointment is within next 'notify-bar_warning' seconds)"
msgstr ""
-#: src/calcurse.c:996
+#: src/calcurse.c:1057
+msgid "(Command used to notify user of an upcoming appointment)"
+msgstr ""
+
+#: src/calcurse.c:1108
msgid "yes"
msgstr "yes"
-#: src/calcurse.c:999
+#: src/calcurse.c:1111
msgid "no"
msgstr "no"
-#: src/calcurse.c:1003
+#: src/calcurse.c:1115
msgid "option not defined - Problem in print_option_incolor()"
msgstr "option not defined - Problem in print_option_incolor()"
-#: src/calcurse.c:1020
+#: src/calcurse.c:1132
msgid "Do you really want to delete this item ?"
msgstr "Do you really want to delete this item ?"
-#: src/calcurse.c:1021
+#: src/calcurse.c:1133
msgid "Do you really want to delete this task ?"
msgstr "Do you really want to delete this task ?"
-#: src/calcurse.c:1062
+#: src/calcurse.c:1174
#, fuzzy
msgid "FATAL ERROR in del_item: no such type\n"
msgstr "FATAL ERROR in todo_delete_bynum: no such todo\n"
-#: src/calcurse.c:1106
+#: src/calcurse.c:1218
msgid ""
"Enter start time ([hh:mm] or [h:mm]), leave blank for an all-day event : "
msgstr ""
"Enter start time ([hh:mm] or [h:mm]), leave blank for an all-day event : "
-#: src/calcurse.c:1107
+#: src/calcurse.c:1219
msgid "Enter end time ([hh:mm] or [h:mm]) or duration (in minutes) : "
msgstr "Enter end time ([hh:mm] or [h:mm]) or duration (in minutes) : "
-#: src/calcurse.c:1108
+#: src/calcurse.c:1220
msgid "Enter description :"
msgstr "Enter description :"
-#: src/calcurse.c:1109
+#: src/calcurse.c:1221
msgid "You entered an invalid start time, should be [h:mm] or [hh:mm]"
msgstr "You entered an invalid start time, should be [h:mm] or [hh:mm]"
-#: src/calcurse.c:1110
+#: src/calcurse.c:1222
msgid "You entered an invalid end time, should be [h:mm] or [hh:mm] or [mm]"
msgstr "You entered an invalid end time, should be [h:mm] or [hh:mm] or [mm]"
-#: src/calcurse.c:1111 src/day.c:428 src/day.c:614
+#: src/calcurse.c:1223 src/day.c:434 src/day.c:614
msgid "Press [Enter] to continue"
msgstr "Press [Enter] to continue"
-#: src/calcurse.c:1316
-msgid "Failed to open config file"
-msgstr "Failed to open config file"
+#: src/calendar.c:192
+msgid "The day you entered is not valid"
+msgstr "The day you entered is not valid"
-#: src/calcurse.c:1317 src/calendar.c:193 src/io.c:135 src/io.c:409
-#: src/io.c:493
+#: src/calendar.c:193 src/custom.c:109 src/io.c:410 src/io.c:695 src/io.c:782
+#: src/io.c:801
msgid "Press [ENTER] to continue"
msgstr "Press [ENTER] to continue"
-#: src/calcurse.c:1416
+#: src/calendar.c:194
+#, fuzzy
+msgid "Enter the day to go to [ENTER for today] : mm/dd/yyyy"
+msgstr "Enter the day to go to [ENTER for today] : dd/mm/yyyy"
+
+#: src/custom.c:49
msgid "FATAL ERROR in fill_config_var: wrong configuration variable format.\n"
msgstr "FATAL ERROR in fill_config_var: wrong configuration variable format.\n"
-#: src/calendar.c:192
-msgid "The day you entered is not valid"
-msgstr "The day you entered is not valid"
+#: src/custom.c:108
+msgid "Failed to open config file"
+msgstr "Failed to open config file"
-#: src/calendar.c:194
+#: src/custom.c:184
#, fuzzy
-msgid "Enter the day to go to [ENTER for today] : mm/dd/yyyy"
-msgstr "Enter the day to go to [ENTER for today] : dd/mm/yyyy"
+msgid "FATAL ERROR in custom_load_conf: configuration variable unknown.\n"
+msgstr "FATAL ERROR in fill_config_var: wrong configuration variable format.\n"
-#: src/custom.c:97
+#: src/custom.c:239
msgid "Exit"
msgstr "Exit"
-#: src/custom.c:98
+#: src/custom.c:240
msgid "General"
msgstr "General"
-#: src/custom.c:99
+#: src/custom.c:241
msgid "Layout"
msgstr "Layout"
-#: src/custom.c:100
+#: src/custom.c:242
msgid "Color"
msgstr "Colour"
-#: src/custom.c:101
+#: src/custom.c:243
msgid "Notify"
msgstr ""
-#: src/custom.c:112
+#: src/custom.c:255
msgid "Pick the desired layout on next screen [press ENTER]"
msgstr "Pick the desired layout on next screen [press ENTER]"
-#: src/custom.c:113
+#: src/custom.c:256
#, fuzzy
msgid "('A'= Appointment panel, 'C'= calendar panel, 'T'= todo panel)"
msgstr "('A'= Appointment panel, 'c'= calendar panel, 't'= todo panel)"
-#: src/custom.c:115
+#: src/custom.c:258
msgid " AC AT CA TA TC TA CT AT"
msgstr ""
-#: src/custom.c:117
+#: src/custom.c:260
msgid " [1]AT [2]AC [3]TA [4]CA [5]TA [6]TC [7]AT [8]CT"
msgstr ""
-#: src/custom.c:142
-msgid "Pick the number corresponding to the color scheme (Q to exit) :"
-msgstr "Pick the number corresponding to the colour scheme (Q to exit) :"
+#: src/custom.c:297
+msgid "Use 'X' or SPACE to select a color, 'H/L' 'J/K' or arrow keys to move"
+msgstr ""
+
+#: src/custom.c:300
+msgid "('0' for no color, 'Q' to exit) :"
+msgstr ""
+
+#: src/custom.c:301
+msgid "Foreground"
+msgstr ""
-#: src/custom.c:152
-msgid "([>0<] for black & white)"
-msgstr "([>0<] for black & white)"
+#: src/custom.c:302
+msgid "Background"
+msgstr ""
-#: src/day.c:339
+#: src/custom.c:305
+msgid "(terminal's default)"
+msgstr ""
+
+#: src/custom.c:338
+#, fuzzy, c-format
+msgid "CalCurse %s | color theme"
+msgstr "CalCurse %s | help"
+
+#: src/custom.c:502
+#, fuzzy
+msgid "FATAL ERROR in custom_load_color: wrong color number.\n"
+msgstr "FATAL ERROR in fill_config_var: wrong configuration variable format.\n"
+
+#: src/custom.c:504
+#, fuzzy
+msgid "FATAL ERROR in custom_load_color: wrong color name.\n"
+msgstr "FATAL ERROR in load_app: wrong format in the appointment or event\n"
+
+#: src/custom.c:506
+#, fuzzy
+msgid ""
+"FATAL ERROR in custom_load_color: wrong configuration variable format.\n"
+msgstr "FATAL ERROR in fill_config_var: wrong configuration variable format.\n"
+
+#: src/custom.c:514
+msgid "FATAL ERROR in custom_load_color: missing colors in config file.\n"
+msgstr ""
+
+#: src/custom.c:623
+#, fuzzy
+msgid "FATAL ERROR in custom_color_theme_name: unknown color\n"
+msgstr "FATAL ERROR in todo_delete_bynum: no such todo\n"
+
+#: src/day.c:344
#, fuzzy
msgid "FATAL ERROR in day_popup_item: unknown item type\n"
msgstr "FATAL ERROR in todo_delete_bynum: no such todo\n"
-#: src/day.c:342
+#: src/day.c:347
msgid "Event :"
msgstr "Event :"
-#: src/day.c:346
+#: src/day.c:351
msgid "Appointment :"
msgstr "Appointment :"
-#: src/day.c:415
+#: src/day.c:421
msgid "Edit: (1)Start time, (2)End time or (3)Description?"
msgstr ""
-#: src/day.c:418
+#: src/day.c:424
msgid "Edit: (1)Start time, (2)End time, (3)Description or (4)Repetition?"
msgstr ""
-#: src/day.c:420
+#: src/day.c:426
msgid "Edit: (1)Description or (2)Repetition?"
msgstr ""
-#: src/day.c:423 src/recur.c:530
+#: src/day.c:429 src/recur.c:586
#, fuzzy
msgid "The entered date is not valid."
msgstr "The day you entered is not valid"
-#: src/day.c:425 src/recur.c:532
+#: src/day.c:431 src/recur.c:588
#, fuzzy
msgid "Possible formats are [mm/dd/yyyy] or '0' for an endless repetetition"
msgstr "Possible argument formats are : 'mm/dd/yyyy' or 'n'\n"
-#: src/day.c:427
+#: src/day.c:433
msgid "Invalid time: start time must be before end time!"
msgstr ""
-#: src/day.c:429
+#: src/day.c:435
#, fuzzy
msgid "Enter the new item description:"
msgstr "Enter description :"
-#: src/day.c:431
+#: src/day.c:437
msgid "Enter the new repetition type: (D)aily, (W)eekly, (M)onthly, (Y)early"
msgstr ""
-#: src/day.c:432 src/recur.c:523
+#: src/day.c:438 src/recur.c:579
msgid "[D/W/M/Y] "
msgstr ""
-#: src/day.c:433
+#: src/day.c:439
msgid "Enter the new repetition frequence:"
msgstr ""
-#: src/day.c:434 src/recur.c:527
+#: src/day.c:440 src/recur.c:583
#, fuzzy
msgid "The frequence you entered is not valid."
msgstr "The day you entered is not valid"
-#: src/day.c:436
+#: src/day.c:442
msgid "Enter the new ending date: [mm/dd/yyyy] or '0'"
msgstr ""
@@ -482,27 +552,27 @@ msgstr "Enter end time ([hh:mm] or [h:mm]) or duration (in minutes) : "
msgid "You entered an invalid time, should be [h:mm] or [hh:mm]"
msgstr "You entered an invalid start time, should be [h:mm] or [hh:mm]"
-#: src/day.c:643
+#: src/day.c:641
msgid "This item is recurrent. Delete (a)ll occurences or just this (o)ne ?"
msgstr ""
-#: src/day.c:646
+#: src/day.c:644
msgid "[a/o] "
msgstr ""
-#: src/event.c:106
+#: src/event.c:111
msgid "FATAL ERROR in event_scan: date error in the event\n"
msgstr "FATAL ERROR in event_scan: date error in the event\n"
-#: src/event.c:133
+#: src/event.c:139
msgid "FATAL ERROR in event_delete_bynum: no such event\n"
msgstr "FATAL ERROR in event_delete_bynum: no such event\n"
-#: src/help.c:103
+#: src/help.c:109
msgid " Welcome to Calcurse. This is the main help screen.\n"
msgstr " Welcome to Calcurse. This is the main help screen.\n"
-#: src/help.c:105
+#: src/help.c:111
msgid ""
" Moving around: Press CTRL-P or CTRL-N to scroll text upward or\n"
" downward inside help screens, if necessary.\n"
@@ -536,15 +606,16 @@ msgstr ""
"\n"
" Credits: Press '@' for credits."
-#: src/help.c:118
+#: src/help.c:124
msgid "Save:\n"
msgstr "Save:\n"
-#: src/help.c:120
+#: src/help.c:126
+#, fuzzy
msgid ""
"Pressing 'S' saves the Calcurse data.\n"
"\n"
-"The data is splitted into three different files which contains :\n"
+"The data is splitted into three different files which contain :\n"
"\n"
" / ~/.calcurse/conf -> the user configuration\n"
" | (layout, color, general options)\n"
@@ -566,11 +637,28 @@ msgstr ""
"In the config menu, you can choose to save the Calcurse data\n"
"automatically before quitting."
-#: src/help.c:130
+#: src/help.c:136
+msgid "Export:\n"
+msgstr ""
+
+#: src/help.c:138
+msgid ""
+"Pressing 'X' exports the Calcurse data to iCalendar format.\n"
+"\n"
+"You first need to specify the file to which the data will be exported.\n"
+"By default, this file is:\n"
+"\n"
+" ~/calcurse.ics\n"
+"\n"
+"All of the calcurse data are exported, in the following order:\n"
+"events, appointments, todos.\n"
+msgstr ""
+
+#: src/help.c:145
msgid "Displacement keys:\n"
msgstr "Displacement keys:\n"
-#: src/help.c:132
+#: src/help.c:147
msgid ""
"You can use either 'H','J','K','L' or the arrow keys '<','v','^','>'\n"
"to move into the calendar.\n"
@@ -602,11 +690,11 @@ msgstr ""
"(respectively K or up arrow, and J or down arrow) allows you to select\n"
"an item from those lists."
-#: src/help.c:144
+#: src/help.c:159
msgid "View:\n"
msgstr "View:\n"
-#: src/help.c:146
+#: src/help.c:161
msgid ""
"Pressing 'V' allows you to view the item you select in either the ToDo\n"
"or Appointment panel.\n"
@@ -632,11 +720,11 @@ msgstr ""
"Press any key to close the popup window and go back to the main\n"
"Calcurse screen."
-#: src/help.c:156
+#: src/help.c:171
msgid "Tab:\n"
msgstr "Tab:\n"
-#: src/help.c:158
+#: src/help.c:173
msgid ""
"Pressing 'Tab' allows you to switch between panels.\n"
"The panel currently in use has its border colorized.\n"
@@ -662,11 +750,11 @@ msgstr ""
"change while pressing 'Tab', so you always know what action can be\n"
"performed on the selected panel."
-#: src/help.c:168
+#: src/help.c:183
msgid "Goto:\n"
msgstr "Goto:\n"
-#: src/help.c:170
+#: src/help.c:185
msgid ""
"Pressing 'G' allows you to jump to a specific day in the calendar.\n"
"\n"
@@ -682,11 +770,11 @@ msgstr ""
"If you hit [ENTER] without specifying any date, Calcurse checks the\n"
"system current date and you will be taken to that date."
-#: src/help.c:176
+#: src/help.c:191
msgid "Delete:\n"
msgstr "Delete:\n"
-#: src/help.c:178
+#: src/help.c:193
#, fuzzy
msgid ""
"Pressing 'D' deletes an element in the ToDo or Appointment list.\n"
@@ -715,11 +803,11 @@ msgstr ""
"Do not forget to save the calendar data to retrieve the modifications\n"
"next time you launch Calcurse."
-#: src/help.c:190
+#: src/help.c:205
msgid "Add:\n"
msgstr "Add:\n"
-#: src/help.c:192
+#: src/help.c:207
#, fuzzy
msgid ""
"Pressing 'A' allows you to add an item in either the ToDo or Appointment\n"
@@ -788,12 +876,12 @@ msgstr ""
" o do not forget to save the calendar data to retrieve the new\n"
" event next time you launch Calcurse."
-#: src/help.c:223
+#: src/help.c:238
#, fuzzy
msgid "Edit Item:\n"
msgstr "Add Item"
-#: src/help.c:225
+#: src/help.c:240
msgid ""
"Pressing 'E' allows you to edit the item which is currently selected.\n"
"Depending on the item type (appointment, event, or todo), and if it is\n"
@@ -812,11 +900,11 @@ msgid ""
" modified properties next time you launch Calcurse."
msgstr ""
-#: src/help.c:240
+#: src/help.c:255
msgid "Priority:\n"
msgstr ""
-#: src/help.c:242
+#: src/help.c:257
msgid ""
"Pressing '+' or '-' allows you to change the priority of the currently\n"
"selected item in the ToDo list. Priorities are represented by the number\n"
@@ -833,12 +921,12 @@ msgid ""
"may also change depending on the priority of the items below."
msgstr ""
-#: src/help.c:254
+#: src/help.c:269
#, fuzzy
msgid "Repeat:\n"
msgstr "Redraw:\n"
-#: src/help.c:256
+#: src/help.c:271
msgid ""
"Pressing 'R' allows you to repeat an event or an appointment. You must\n"
"first select the item to be repeated by moving inside the appointment\n"
@@ -869,11 +957,28 @@ msgid ""
" one occurence of a repeated item."
msgstr ""
-#: src/help.c:280
+#: src/help.c:295
+#, fuzzy
+msgid "Flag Item:\n"
+msgstr "Add Item"
+
+#: src/help.c:297
+msgid ""
+"Pressing '!' toggles an appointment's 'important' flag.\n"
+"\n"
+"If an item is flagged as important, an exclamation mark appears in front\n"
+"of it, and you will be warned if time gets closed to the appointment\n"
+"start time.\n"
+"To customize the way one gets notified, the configuration submenu lets\n"
+"you choose the command launched to warn user of an upcoming appointment,\n"
+"and how long before it he gets notified."
+msgstr ""
+
+#: src/help.c:305
msgid "Config:\n"
msgstr "Config:\n"
-#: src/help.c:282
+#: src/help.c:307
#, fuzzy
msgid ""
"Pressing 'C' leads to the configuration submenu, from which you can\n"
@@ -906,11 +1011,11 @@ msgstr ""
"Do not forget to save the calendar data to retrieve your configuration\n"
"next time you launch Calcurse."
-#: src/help.c:293
+#: src/help.c:318
msgid "General keybindings:\n"
msgstr ""
-#: src/help.c:295
+#: src/help.c:320
msgid ""
"Some of the keybindings apply whatever panel is selected. They are\n"
"called general keybinding and involve the <CONTROL> key, which is\n"
@@ -930,11 +1035,11 @@ msgid ""
" '^J' : +1 Week -> move to next week"
msgstr ""
-#: src/help.c:311
+#: src/help.c:336
msgid "OtherCmd:\n"
msgstr ""
-#: src/help.c:313
+#: src/help.c:338
msgid ""
"Pressing 'O' allows you to switch between status bar help pages.\n"
"Because the terminal screen is too narrow to display all of the\n"
@@ -944,11 +1049,11 @@ msgid ""
"leads you back to the first page."
msgstr ""
-#: src/help.c:320
+#: src/help.c:345
msgid "Calcurse - text-based organizer"
msgstr "Calcurse - text-based organizer"
-#: src/help.c:322
+#: src/help.c:347
#, fuzzy
msgid ""
"Copyright (c) 2004-2007 Frederic Culot\n"
@@ -983,159 +1088,196 @@ msgstr ""
"Send your feedback or comments to : calcurse@culot.org\n"
"Calcurse home page : http://culot.org/calcurse"
-#: src/help.c:345
+#: src/help.c:370
#, c-format
msgid "CalCurse %s | help"
msgstr "CalCurse %s | help"
-#: src/io.c:78
+#: src/io.c:74
+msgid "Saving..."
+msgstr "Saving..."
+
+#: src/io.c:75
+msgid "Loading..."
+msgstr "Loading..."
+
+#: src/io.c:76
+#, fuzzy
+msgid "Exporting..."
+msgstr "aborting...\n"
+
+#: src/io.c:139
+msgid "Choose the file used to export calcurse data:"
+msgstr ""
+
+#: src/io.c:141
+msgid "The file cannot be accessed, please enter another file name."
+msgstr ""
+
+#: src/io.c:143 src/recur.c:590
+#, fuzzy
+msgid "Press [ENTER] to continue."
+msgstr "Press [ENTER] to continue"
+
+#: src/io.c:354
#, c-format
msgid "%s does not exist, create it now [y or n] ? "
msgstr "%s does not exist, create it now [y or n] ? "
-#: src/io.c:83 src/io.c:100
+#: src/io.c:359 src/io.c:376
#, c-format
msgid "aborting...\n"
msgstr "aborting...\n"
-#: src/io.c:94
+#: src/io.c:370
#, c-format
msgid "%s successfully created\n"
msgstr "%s successfully created\n"
-#: src/io.c:95
+#: src/io.c:371
#, c-format
msgid "starting interactive mode...\n"
msgstr "starting interactive mode...\n"
-#: src/io.c:131
+#: src/io.c:406
msgid "Problems accessing data file ..."
msgstr "Problems accessing data file ..."
-#: src/io.c:134
+#: src/io.c:409
msgid "The data files were successfully saved"
msgstr "The data files were successfully saved"
-#: src/io.c:278
+#: src/io.c:561
msgid "FATAL ERROR in load_app: wrong format in the appointment or event\n"
msgstr "FATAL ERROR in load_app: wrong format in the appointment or event\n"
-#: src/io.c:297
+#: src/io.c:580
msgid "FATAL ERROR in load_app: syntax error in the item date\n"
msgstr "FATAL ERROR in load_app: syntax error in the item date\n"
-#: src/io.c:312
+#: src/io.c:595
msgid "FATAL ERROR in load_app: no event nor appointment found\n"
msgstr "FATAL ERROR in load_app: no event nor appointment found\n"
-#: src/io.c:408
+#: src/io.c:694
msgid "Failed to open todo file"
msgstr "Failed to open todo file"
-#: src/io.c:491
+#: src/io.c:780
msgid "Welcome to Calcurse. Missing data files were created."
msgstr "Welcome to Calcurse. Missing data files were created."
-#: src/io.c:492
+#: src/io.c:781
msgid "Data files found. Data will be loaded now."
msgstr "Data files found. Data will be loaded now."
-#: src/io.c:508
-msgid "Saving..."
-msgstr "Saving..."
+#: src/io.c:799
+#, fuzzy
+msgid "FATAL ERROR in io_export_data: wrong export mode\n"
+msgstr "FATAL ERROR in todo_delete_bynum: no such todo\n"
-#: src/io.c:509
-msgid "Loading..."
-msgstr "Loading..."
+#: src/io.c:800
+#, fuzzy
+msgid "The data were successfully exported"
+msgstr "The data files were successfully saved"
-#: src/recur.c:332
+#: src/notify.c:390
+#, fuzzy
+msgid "FATAL ERROR in notify_launch_cmd: could not fork\n"
+msgstr "FATAL ERROR in todo_delete_bynum: no such todo\n"
+
+#: src/notify.c:395
+msgid "FATAL ERROR in notify_launch_cmd: could not launch user command\n"
+msgstr ""
+
+#: src/recur.c:343
#, fuzzy
msgid "FATAL ERROR in recur_event_scan: date error in the event\n"
msgstr "FATAL ERROR in event_scan: date error in the event\n"
-#: src/recur.c:366
+#: src/recur.c:383
#, fuzzy
msgid "FATAL ERROR in recur_item_inday: unknown item type\n"
msgstr "FATAL ERROR in todo_delete_bynum: no such todo\n"
-#: src/recur.c:441
+#: src/recur.c:495
#, fuzzy
msgid "FATAL ERROR in recur_event_erase: no such event\n"
msgstr "FATAL ERROR in event_delete_bynum: no such event\n"
-#: src/recur.c:501
+#: src/recur.c:555
#, fuzzy
msgid "FATAL ERROR in recur_apoint_erase: no such appointment\n"
msgstr "FATAL ERROR in apoint_delete_bynum: no such appointment\n"
-#: src/recur.c:522
+#: src/recur.c:578
msgid "Enter the repetition type: (D)aily, (W)eekly, (M)onthly, (Y)early"
msgstr ""
-#: src/recur.c:525
+#: src/recur.c:581
msgid "Enter the repetition frequence:"
msgstr ""
-#: src/recur.c:529
+#: src/recur.c:585
msgid "Enter the ending date: [mm/dd/yyyy] or '0' for an endless repetition"
msgstr ""
-#: src/recur.c:533
+#: src/recur.c:589
msgid "This item is already a repeated one."
msgstr ""
-#: src/recur.c:534
-#, fuzzy
-msgid "Press [ENTER] to continue."
-msgstr "Press [ENTER] to continue"
-
-#: src/recur.c:536
+#: src/recur.c:592
msgid "Sorry, the date you entered is older than the item start time."
msgstr ""
-#: src/recur.c:620
+#: src/recur.c:675
#, fuzzy
msgid "FATAL ERROR in recur_repeat_item: wrong item type\n"
msgstr "FATAL ERROR in todo_delete_bynum: no such todo\n"
-#: src/recur.c:645
+#: src/recur.c:700
#, fuzzy
msgid "FATAL ERROR in recur_exc_scan: syntax error in the item date\n"
msgstr "FATAL ERROR in load_app: syntax error in the item date\n"
-#: src/recur.c:710
+#: src/recur.c:766
#, fuzzy
msgid "FATAL ERROR in recur_get_apoint: no such item\n"
msgstr "FATAL ERROR in apoint_delete_bynum: no such appointment\n"
-#: src/recur.c:730
+#: src/recur.c:786
#, fuzzy
msgid "FATAL ERROR in recur_get_event: no such item\n"
msgstr "FATAL ERROR in event_delete_bynum: no such event\n"
-#: src/todo.c:42
+#: src/recur.c:819
+#, fuzzy
+msgid "FATAL ERROR in recur_apoint_switch_notify: no such item\n"
+msgstr "FATAL ERROR in apoint_delete_bynum: no such appointment\n"
+
+#: src/todo.c:43
msgid "Enter the new ToDo item : "
msgstr "Enter the new ToDo item : "
-#: src/todo.c:44
+#: src/todo.c:45
msgid "Enter the ToDo priority [1 (highest) - 9 (lowest)] :"
msgstr ""
-#: src/todo.c:100
+#: src/todo.c:103
msgid "FATAL ERROR in todo_delete_bynum: no such todo\n"
msgstr "FATAL ERROR in todo_delete_bynum: no such todo\n"
-#: src/todo.c:136
+#: src/todo.c:141
#, fuzzy
msgid "FATAL ERROR in todo_get_position: todo not found\n"
msgstr "FATAL ERROR in todo_delete_bynum: no such todo\n"
-#: src/todo.c:158
+#: src/todo.c:164
#, fuzzy
msgid "FATAL ERROR in todo_chg_priority: no such action\n"
msgstr "FATAL ERROR in todo_delete_bynum: no such todo\n"
-#: src/todo.c:175
+#: src/todo.c:182
#, fuzzy
msgid "Enter the new ToDo description :"
msgstr "Enter the new ToDo item : "
@@ -1144,102 +1286,111 @@ msgstr "Enter the new ToDo item : "
msgid "Press any key to continue..."
msgstr "Press any key to continue..."
-#: src/utils.c:281
+#: src/utils.c:296
#, fuzzy
msgid "FATAL ERROR in updatestring: out of memory\n"
msgstr "FATAL ERROR in update_windows: no window selected\n"
-#: src/utils.c:367
+#: src/utils.c:384
msgid "Help"
msgstr "Help"
-#: src/utils.c:368
+#: src/utils.c:385
msgid "Quit"
msgstr "Quit"
-#: src/utils.c:369
+#: src/utils.c:386
msgid "Save"
msgstr "Save"
-#: src/utils.c:370
+#: src/utils.c:387
+msgid "Export"
+msgstr ""
+
+#: src/utils.c:388
msgid "Add Item"
msgstr "Add Item"
-#: src/utils.c:371
+#: src/utils.c:389
msgid "Del Item"
msgstr "Del Item"
-#: src/utils.c:372
+#: src/utils.c:390
#, fuzzy
msgid "Edit Itm"
msgstr "Add Item"
-#: src/utils.c:373 src/utils.c:385
+#: src/utils.c:391
+#, fuzzy
+msgid "Flag Itm"
+msgstr "Del Item"
+
+#: src/utils.c:392 src/utils.c:404
#, fuzzy
msgid "-+1 Day"
msgstr "-/+1 Day"
-#: src/utils.c:374 src/utils.c:386
+#: src/utils.c:393 src/utils.c:405
#, fuzzy
msgid "-+1 Week"
msgstr "-/+1 Week"
-#: src/utils.c:375
+#: src/utils.c:394
msgid "Up/Down"
msgstr "Up/Down"
-#: src/utils.c:376
+#: src/utils.c:395
msgid "Repeat"
msgstr ""
-#: src/utils.c:377
+#: src/utils.c:396
msgid "Priority"
msgstr ""
-#: src/utils.c:378
+#: src/utils.c:397
msgid "Chg View"
msgstr "Chg View"
-#: src/utils.c:379
+#: src/utils.c:398
#, fuzzy
msgid "Go to"
msgstr "Goto:\n"
-#: src/utils.c:380
+#: src/utils.c:399
msgid "Config"
msgstr "Config"
-#: src/utils.c:381
+#: src/utils.c:400
msgid "View"
msgstr "View"
-#: src/utils.c:382
+#: src/utils.c:401
msgid "Redraw"
msgstr "Redraw"
-#: src/utils.c:383
+#: src/utils.c:402
#, fuzzy
msgid "Add Appt"
msgstr "Add Item"
-#: src/utils.c:384
+#: src/utils.c:403
msgid "Add Todo"
msgstr ""
-#: src/utils.c:387
+#: src/utils.c:406
msgid "OtherCmd"
msgstr ""
-#: src/utils.c:447
+#: src/utils.c:466
msgid "FATAL ERROR in date2sec: failure in mktime\n"
msgstr "FATAL ERROR in date2sec: failure in mktime\n"
-#: src/utils.c:501
+#: src/utils.c:562
#, fuzzy
msgid "FATAL ERROR in update_time_in_date: failure in mktime\n"
msgstr "FATAL ERROR in date2sec: failure in mktime\n"
-#: src/utils.c:628
+#: src/utils.c:683
msgid "Appointment"
msgstr "Appointment"
@@ -1319,6 +1470,12 @@ msgstr "Fri"
msgid "Sat"
msgstr "Sat"
+#~ msgid "Pick the number corresponding to the color scheme (Q to exit) :"
+#~ msgstr "Pick the number corresponding to the colour scheme (Q to exit) :"
+
+#~ msgid "([>0<] for black & white)"
+#~ msgstr "([>0<] for black & white)"
+
#~ msgid "-- Press 'N' for next page --"
#~ msgstr "-- Press 'N' for next page --"