From 574377e1443f7e0343c5d58a11aa70e320f95396 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Sun, 17 Sep 2006 11:21:26 +0000 Subject: updates concerning the notify-bar and help texts --- po/calcurse.pot | 357 +++++++++++++++++++++++++++++++++----------------------- 1 file changed, 209 insertions(+), 148 deletions(-) (limited to 'po') diff --git a/po/calcurse.pot b/po/calcurse.pot index 9ace5fc..dd48f65 100755 --- a/po/calcurse.pot +++ b/po/calcurse.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2006-09-07 16:10+0200\n" +"POT-Creation-Date: 2006-09-17 13:10+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,27 +16,27 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: src/apoint.c:138 src/recur.c:275 +#: src/apoint.c:155 src/recur.c:291 msgid "FATAL ERROR in apoint_scan: date error in the appointment\n" msgstr "" -#: src/apoint.c:164 +#: src/apoint.c:190 msgid "FATAL ERROR in apoint_delete_bynum: no such appointment\n" msgstr "" -#: src/args.c:148 +#: src/args.c:159 msgid "" "\n" "Copyright (c) 2004-2006 Frederic Culot.\n" "This is free software; see the source for copying conditions.\n" msgstr "" -#: src/args.c:151 src/args.c:178 +#: src/args.c:162 src/args.c:191 #, c-format msgid "Calcurse %s - text-based organizer\n" msgstr "" -#: src/args.c:163 +#: src/args.c:174 msgid "" "\n" "Miscellaneous:\n" @@ -50,199 +50,254 @@ msgid "" " -a \t\tprint events and appointments for current day and exit.\n" " -d \tprint events and appointments for or upcoming\n" "\t\tdays and exit. Possible formats are: 'mm/dd/yyyy' or 'n'.\n" +" -n \t\tprint next appointment within upcoming 24 hours and exit.\n" " -t\t\tprint todo list and exit.\n" "\n" "For more information, type '?' from within Calcurse, or read the manpage.\n" "Mail bug reports and suggestions to .\n" msgstr "" -#: src/args.c:194 +#: src/args.c:207 msgid "to do:\n" msgstr "" -#: src/args.c:352 +#: src/args.c:234 +msgid "next appointment:\n" +msgstr "" + +#: src/args.c:396 msgid "Argument to the '-d' flag is not valid\n" msgstr "" -#: src/args.c:353 +#: src/args.c:397 msgid "Possible argument formats are : 'mm/dd/yyyy' or 'n'\n" msgstr "" -#: src/args.c:354 +#: src/args.c:398 msgid "" "\n" "For more information, type '?' from within Calcurse, or read the manpage.\n" msgstr "" -#: src/args.c:356 +#: src/args.c:400 msgid "Mail bug reports and suggestions to .\n" msgstr "" -#: src/args.c:422 -msgid "Usage: calcurse [-h | -v] [-at] [-d date|num] [-c file]\n" +#: src/args.c:466 +msgid "Usage: calcurse [-h | -v] [-ant] [-d date|num] [-c file]\n" msgstr "" -#: src/args.c:430 +#: src/args.c:474 msgid "Try 'calcurse -h' for more information.\n" msgstr "" -#: src/calcurse.c:126 +#: src/calcurse.c:130 msgid "" "Sorry, colors are not supported by your terminal\n" "(Press [ENTER] to continue)" msgstr "" -#: src/calcurse.c:128 +#: src/calcurse.c:132 msgid "Do you really want to quit ?" msgstr "" -#: src/calcurse.c:200 +#: src/calcurse.c:211 msgid "" "Please resize your terminal screen\n" "(to at least 80x24),\n" "and restart calcurse.\n" msgstr "" -#: src/calcurse.c:266 +#: src/calcurse.c:277 msgid "To do :" msgstr "" -#: src/calcurse.c:565 +#: src/calcurse.c:597 msgid "FATAL ERROR in update_windows: no window selected\n" msgstr "" -#: src/calcurse.c:668 +#: src/calcurse.c:707 #, c-format msgid "Calendar" msgstr "" -#: src/calcurse.c:671 +#: src/calcurse.c:710 #, c-format msgid "Appointments" msgstr "" -#: src/calcurse.c:674 +#: src/calcurse.c:713 #, c-format msgid "ToDo" msgstr "" -#: src/calcurse.c:706 +#: src/calcurse.c:746 src/calcurse.c:792 msgid "Enter an option number to change its value [Q to quit] " msgstr "" -#: src/calcurse.c:712 +#: src/calcurse.c:753 #, c-format msgid "CalCurse %s | general options" msgstr "" -#: src/calcurse.c:749 +#: src/calcurse.c:794 +msgid "Enter the date format (see 'man 3 strftime' for possible formats) " +msgstr "" + +#: src/calcurse.c:796 +msgid "Enter the time format (see 'man 3 strftime' for possible formats) " +msgstr "" + +#: src/calcurse.c:798 +msgid "Enter the number of seconds (0 not to be warned before an appointment)" +msgstr "" + +#: src/calcurse.c:802 +#, c-format +msgid "CalCurse %s | notify-bar options" +msgstr "" + +#: src/calcurse.c:868 msgid "auto_save = " msgstr "" -#: src/calcurse.c:750 +#: src/calcurse.c:869 msgid "confirm_quit = " msgstr "" -#: src/calcurse.c:751 +#: src/calcurse.c:870 msgid "confirm_delete = " msgstr "" -#: src/calcurse.c:752 +#: src/calcurse.c:871 msgid "skip_system_dialogs = " msgstr "" -#: src/calcurse.c:753 +#: src/calcurse.c:872 msgid "skip_progress_bar = " msgstr "" -#: src/calcurse.c:754 +#: src/calcurse.c:873 msgid "week_begins_on_monday = " msgstr "" -#: src/calcurse.c:763 +#: src/calcurse.c:882 msgid "(if set to YES, automatic save is done when quitting)" msgstr "" -#: src/calcurse.c:769 +#: src/calcurse.c:888 msgid "(if set to YES, confirmation is required before quitting)" msgstr "" -#: src/calcurse.c:775 +#: src/calcurse.c:894 msgid "(if set to YES, confirmation is required before deleting an event)" msgstr "" -#: src/calcurse.c:781 +#: src/calcurse.c:900 msgid "" "(if set to YES, messages about loaded and saved data will not be displayed)" msgstr "" -#: src/calcurse.c:787 +#: src/calcurse.c:906 msgid "(if set to YES, progress bar will not be displayed when saving data)" msgstr "" -#: src/calcurse.c:793 +#: src/calcurse.c:912 msgid "(if set to YES, monday is the first day of the week, else it is sunday)" msgstr "" -#: src/calcurse.c:808 +#: src/calcurse.c:923 +msgid "notify-bar_show = " +msgstr "" + +#: src/calcurse.c:924 +msgid "notify-bar_date = " +msgstr "" + +#: src/calcurse.c:925 +msgid "notify-bar_clock = " +msgstr "" + +#: src/calcurse.c:926 +msgid "notify-bar_warning = " +msgstr "" + +#: src/calcurse.c:936 +msgid "(if set to YES, notify-bar will be displayed)" +msgstr "" + +#: src/calcurse.c:943 +msgid "(Format of the date to be displayed inside notify-bar)" +msgstr "" + +#: src/calcurse.c:950 +msgid "(Format of the time to be displayed inside notify-bar)" +msgstr "" + +#: src/calcurse.c:957 +msgid "" +"(Warn user if an appointment is within next 'notify-bar_warning' seconds)" +msgstr "" + +#: src/calcurse.c:973 msgid "yes" msgstr "" -#: src/calcurse.c:811 +#: src/calcurse.c:976 msgid "no" msgstr "" -#: src/calcurse.c:815 +#: src/calcurse.c:980 msgid "option not defined - Problem in print_option_incolor()" msgstr "" -#: src/calcurse.c:832 +#: src/calcurse.c:997 msgid "Do you really want to delete this item ?" msgstr "" -#: src/calcurse.c:833 +#: src/calcurse.c:998 msgid "Do you really want to delete this task ?" msgstr "" -#: src/calcurse.c:873 +#: src/calcurse.c:1038 msgid "FATAL ERROR in del_item: no such type\n" msgstr "" -#: src/calcurse.c:914 +#: src/calcurse.c:1079 msgid "" "Enter start time ([hh:mm] or [h:mm]), leave blank for an all-day event : " msgstr "" -#: src/calcurse.c:915 +#: src/calcurse.c:1080 msgid "Enter end time ([hh:mm] or [h:mm]) or duration (in minutes) : " msgstr "" -#: src/calcurse.c:916 +#: src/calcurse.c:1081 msgid "Enter description :" msgstr "" -#: src/calcurse.c:917 +#: src/calcurse.c:1082 msgid "You entered an invalid start time, should be [h:mm] or [hh:mm]" msgstr "" -#: src/calcurse.c:918 +#: src/calcurse.c:1083 msgid "You entered an invalid end time, should be [h:mm] or [hh:mm] or [mm]" msgstr "" -#: src/calcurse.c:919 +#: src/calcurse.c:1084 msgid "Press [Enter] to continue" msgstr "" -#: src/calcurse.c:1122 +#: src/calcurse.c:1287 msgid "Failed to open config file" msgstr "" -#: src/calcurse.c:1123 src/calendar.c:192 src/io.c:134 src/io.c:380 -#: src/io.c:464 +#: src/calcurse.c:1288 src/calendar.c:192 src/io.c:135 src/io.c:409 +#: src/io.c:493 msgid "Press [ENTER] to continue" msgstr "" -#: src/calcurse.c:1199 +#: src/calcurse.c:1387 msgid "FATAL ERROR in fill_config_var: wrong configuration variable format.\n" msgstr "" @@ -254,63 +309,67 @@ msgstr "" msgid "Enter the day to go to [ENTER for today] : dd/mm/yyyy" msgstr "" -#: src/custom.c:96 +#: src/custom.c:97 msgid "Exit" msgstr "" -#: src/custom.c:97 +#: src/custom.c:98 msgid "General" msgstr "" -#: src/custom.c:98 +#: src/custom.c:99 msgid "Layout" msgstr "" -#: src/custom.c:99 +#: src/custom.c:100 msgid "Color" msgstr "" -#: src/custom.c:110 +#: src/custom.c:101 +msgid "Notify" +msgstr "" + +#: src/custom.c:112 msgid "Pick the desired layout on next screen [press ENTER]" msgstr "" -#: src/custom.c:111 +#: src/custom.c:113 msgid "('A'= Appointment panel, 'C'= calendar panel, 'T'= todo panel)" msgstr "" -#: src/custom.c:113 +#: src/custom.c:115 msgid " AC AT CA TA TC TA CT AT" msgstr "" -#: src/custom.c:115 +#: src/custom.c:117 msgid " [1]AT [2]AC [3]TA [4]CA [5]TA [6]TC [7]AT [8]CT" msgstr "" -#: src/custom.c:140 +#: src/custom.c:142 msgid "Pick the number corresponding to the color scheme (Q to exit) :" msgstr "" -#: src/custom.c:150 +#: src/custom.c:152 msgid "([>0<] for black & white)" msgstr "" -#: src/day.c:320 +#: src/day.c:333 msgid "FATAL ERROR in day_popup_item: unknown item type\n" msgstr "" -#: src/day.c:323 +#: src/day.c:336 msgid "Event :" msgstr "" -#: src/day.c:327 +#: src/day.c:340 msgid "Appointment :" msgstr "" -#: src/day.c:379 +#: src/day.c:401 msgid "This item is recurrent. Delete (a)ll occurences or just this (o)ne ?" msgstr "" -#: src/day.c:382 +#: src/day.c:404 msgid "[a/o] " msgstr "" @@ -322,11 +381,11 @@ msgstr "" msgid "FATAL ERROR in event_delete_bynum: no such event\n" msgstr "" -#: src/help.c:100 +#: src/help.c:102 msgid " Welcome to Calcurse. This is the main help screen.\n" msgstr "" -#: src/help.c:102 +#: src/help.c:104 msgid "" " Moving around: Press CTRL-P or CTRL-N to scroll text upward or\n" " downward inside help screens, if necessary.\n" @@ -345,11 +404,11 @@ msgid "" " Credits: Press '@' for credits." msgstr "" -#: src/help.c:115 +#: src/help.c:117 msgid "Save:\n" msgstr "" -#: src/help.c:117 +#: src/help.c:119 msgid "" "Pressing 'S' saves the Calcurse data.\n" "\n" @@ -364,11 +423,11 @@ msgid "" "automatically before quitting." msgstr "" -#: src/help.c:127 +#: src/help.c:129 msgid "Displacement keys:\n" msgstr "" -#: src/help.c:129 +#: src/help.c:131 msgid "" "You can use either 'H','J','K','L' or the arrow keys '<','v','^','>'\n" "to move into the calendar.\n" @@ -386,11 +445,11 @@ msgid "" "an item from those lists." msgstr "" -#: src/help.c:141 +#: src/help.c:143 msgid "View:\n" msgstr "" -#: src/help.c:143 +#: src/help.c:145 msgid "" "Pressing 'V' allows you to view the item you select in either the ToDo\n" "or Appointment panel.\n" @@ -405,11 +464,11 @@ msgid "" "Calcurse screen." msgstr "" -#: src/help.c:153 +#: src/help.c:155 msgid "Tab:\n" msgstr "" -#: src/help.c:155 +#: src/help.c:157 msgid "" "Pressing 'Tab' allows you to switch between panels.\n" "The panel currently in use has its border colorized.\n" @@ -424,11 +483,11 @@ msgid "" "performed on the selected panel." msgstr "" -#: src/help.c:165 +#: src/help.c:167 msgid "Goto:\n" msgstr "" -#: src/help.c:167 +#: src/help.c:169 msgid "" "Pressing 'G' allows you to jump to a specific day in the calendar.\n" "\n" @@ -438,11 +497,11 @@ msgid "" "system current date and you will be taken to that date." msgstr "" -#: src/help.c:173 +#: src/help.c:175 msgid "Delete:\n" msgstr "" -#: src/help.c:175 +#: src/help.c:177 msgid "" "Pressing 'D' deletes an element in the ToDo or Appointment list.\n" "\n" @@ -460,11 +519,11 @@ msgid "" "next time you launch Calcurse." msgstr "" -#: src/help.c:187 +#: src/help.c:189 msgid "Add:\n" msgstr "" -#: src/help.c:189 +#: src/help.c:191 msgid "" "Pressing 'A' allows you to add an item in either the ToDo or Appointment\n" "list, depending on which panel is selected when you press 'A'.\n" @@ -502,11 +561,11 @@ msgid "" " event next time you launch Calcurse." msgstr "" -#: src/help.c:220 +#: src/help.c:222 msgid "Priority:\n" msgstr "" -#: src/help.c:222 +#: src/help.c:224 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" @@ -523,11 +582,11 @@ msgid "" "may also change depending on the priority of the items below." msgstr "" -#: src/help.c:234 +#: src/help.c:236 msgid "Repeat:\n" msgstr "" -#: src/help.c:236 +#: src/help.c:238 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" @@ -555,11 +614,11 @@ msgid "" " one occurence of a repeated item." msgstr "" -#: src/help.c:257 +#: src/help.c:259 msgid "Config:\n" msgstr "" -#: src/help.c:259 +#: src/help.c:261 msgid "" "Pressing 'C' leads to the configuration submenu, from which you can\n" "select between color, layout, and general options.\n" @@ -572,15 +631,17 @@ msgid "" "The general options submenu brings a screen with the different options\n" "which modifies the way Calcurse interacts with the user.\n" "\n" +"The notify submenu allows you to change the notify-bar settings.\n" +"\n" "Do not forget to save the calendar data to retrieve your configuration\n" "next time you launch Calcurse." msgstr "" -#: src/help.c:269 +#: src/help.c:272 msgid "General keybindings:\n" msgstr "" -#: src/help.c:271 +#: src/help.c:274 msgid "" "Some of the keybindings apply whatever panel is selected. They are\n" "called general keybinding and involve the key, which is\n" @@ -600,11 +661,11 @@ msgid "" " '^J' : +1 Week -> move to next week" msgstr "" -#: src/help.c:287 +#: src/help.c:290 msgid "OtherCmd:\n" msgstr "" -#: src/help.c:289 +#: src/help.c:292 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" @@ -614,11 +675,11 @@ msgid "" "leads you back to the first page." msgstr "" -#: src/help.c:296 +#: src/help.c:299 msgid "Calcurse - text-based organizer" msgstr "" -#: src/help.c:298 +#: src/help.c:301 msgid "" "Copyright (c) 2004-2006 Frederic Culot\n" "\n" @@ -637,132 +698,132 @@ msgid "" "Calcurse home page : http://culot.org/calcurse" msgstr "" -#: src/help.c:319 +#: src/help.c:323 #, c-format msgid "CalCurse %s | help" msgstr "" -#: src/io.c:77 +#: src/io.c:78 #, c-format msgid "%s does not exist, create it now [y or n] ? " msgstr "" -#: src/io.c:82 src/io.c:99 +#: src/io.c:83 src/io.c:100 #, c-format msgid "aborting...\n" msgstr "" -#: src/io.c:93 +#: src/io.c:94 #, c-format msgid "%s successfully created\n" msgstr "" -#: src/io.c:94 +#: src/io.c:95 #, c-format msgid "starting interactive mode...\n" msgstr "" -#: src/io.c:130 +#: src/io.c:131 msgid "Problems accessing data file ..." msgstr "" -#: src/io.c:133 +#: src/io.c:134 msgid "The data files were successfully saved" msgstr "" -#: src/io.c:249 +#: src/io.c:278 msgid "FATAL ERROR in load_app: wrong format in the appointment or event\n" msgstr "" -#: src/io.c:268 +#: src/io.c:297 msgid "FATAL ERROR in load_app: syntax error in the item date\n" msgstr "" -#: src/io.c:283 +#: src/io.c:312 msgid "FATAL ERROR in load_app: no event nor appointment found\n" msgstr "" -#: src/io.c:379 +#: src/io.c:408 msgid "Failed to open todo file" msgstr "" -#: src/io.c:462 +#: src/io.c:491 msgid "Welcome to Calcurse. Missing data files were created." msgstr "" -#: src/io.c:463 +#: src/io.c:492 msgid "Data files found. Data will be loaded now." msgstr "" -#: src/io.c:479 +#: src/io.c:508 msgid "Saving..." msgstr "" -#: src/io.c:480 +#: src/io.c:509 msgid "Loading..." msgstr "" -#: src/recur.c:316 +#: src/recur.c:332 msgid "FATAL ERROR in recur_event_scan: date error in the event\n" msgstr "" -#: src/recur.c:348 +#: src/recur.c:366 msgid "FATAL ERROR in recur_item_inday: unknown item type\n" msgstr "" -#: src/recur.c:437 +#: src/recur.c:441 msgid "FATAL ERROR in recur_event_erase: no such event\n" msgstr "" -#: src/recur.c:486 +#: src/recur.c:501 msgid "FATAL ERROR in recur_apoint_erase: no such appointment\n" msgstr "" -#: src/recur.c:505 +#: src/recur.c:520 msgid "Enter the repetition type: (D)aily, (W)eekly, (M)onthly, (Y)early" msgstr "" -#: src/recur.c:506 +#: src/recur.c:521 msgid "[D/W/M/Y] " msgstr "" -#: src/recur.c:508 +#: src/recur.c:523 msgid "Enter the repetition frequence:" msgstr "" -#: src/recur.c:510 +#: src/recur.c:525 msgid "The frequence you entered is not valid." msgstr "" -#: src/recur.c:512 +#: src/recur.c:527 msgid "Enter the ending date: [mm/dd/yyyy] or '0' for an endless repetition" msgstr "" -#: src/recur.c:513 +#: src/recur.c:528 msgid "The entered date is not valid." msgstr "" -#: src/recur.c:515 +#: src/recur.c:530 msgid "Possible formats are [mm/dd/yyyy] or '0' for an endless repetetition" msgstr "" -#: src/recur.c:516 +#: src/recur.c:531 msgid "This item is already a repeated one." msgstr "" -#: src/recur.c:517 +#: src/recur.c:532 msgid "Press [ENTER] to continue." msgstr "" -#: src/recur.c:519 +#: src/recur.c:534 msgid "Sorry, the date you entered is older than the item start time." msgstr "" -#: src/recur.c:602 +#: src/recur.c:618 msgid "FATAL ERROR in recur_repeat_item: wrong item type\n" msgstr "" -#: src/recur.c:627 +#: src/recur.c:643 msgid "FATAL ERROR in recur_exc_scan: syntax error in the item date\n" msgstr "" @@ -790,91 +851,91 @@ msgstr "" msgid "Press any key to continue..." msgstr "" -#: src/utils.c:235 +#: src/utils.c:238 msgid "-- Press 'N' for next page --" msgstr "" -#: src/utils.c:236 +#: src/utils.c:239 msgid "-- Press 'P' for previous page --" msgstr "" -#: src/utils.c:341 +#: src/utils.c:344 msgid "Help" msgstr "" -#: src/utils.c:342 +#: src/utils.c:345 msgid "Quit" msgstr "" -#: src/utils.c:343 +#: src/utils.c:346 msgid "Save" msgstr "" -#: src/utils.c:344 +#: src/utils.c:347 msgid "Add Item" msgstr "" -#: src/utils.c:345 +#: src/utils.c:348 msgid "Del Item" msgstr "" -#: src/utils.c:346 src/utils.c:358 +#: src/utils.c:349 src/utils.c:361 msgid "-+1 Day" msgstr "" -#: src/utils.c:347 src/utils.c:359 +#: src/utils.c:350 src/utils.c:362 msgid "-+1 Week" msgstr "" -#: src/utils.c:348 +#: src/utils.c:351 msgid "Up/Down" msgstr "" -#: src/utils.c:349 +#: src/utils.c:352 msgid "Repeat" msgstr "" -#: src/utils.c:350 +#: src/utils.c:353 msgid "Priority" msgstr "" -#: src/utils.c:351 +#: src/utils.c:354 msgid "Chg View" msgstr "" -#: src/utils.c:352 +#: src/utils.c:355 msgid "Go to" msgstr "" -#: src/utils.c:353 +#: src/utils.c:356 msgid "Config" msgstr "" -#: src/utils.c:354 +#: src/utils.c:357 msgid "View" msgstr "" -#: src/utils.c:355 +#: src/utils.c:358 msgid "Redraw" msgstr "" -#: src/utils.c:356 +#: src/utils.c:359 msgid "Add Appt" msgstr "" -#: src/utils.c:357 +#: src/utils.c:360 msgid "Add Todo" msgstr "" -#: src/utils.c:360 +#: src/utils.c:363 msgid "OtherCmd" msgstr "" -#: src/utils.c:417 +#: src/utils.c:420 msgid "FATAL ERROR in date2sec: failure in mktime\n" msgstr "" -#: src/utils.c:540 +#: src/utils.c:543 msgid "Appointment" msgstr "" -- cgit v1.2.3-54-g00ecf