From b1fffd65925abef9f6895cc6196528d87c15e5be Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Tue, 23 Oct 2007 17:49:37 +0000 Subject: translations updated for version 1.9 --- po/calcurse.pot | 228 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 113 insertions(+), 115 deletions(-) (limited to 'po/calcurse.pot') diff --git a/po/calcurse.pot b/po/calcurse.pot index 60a4803..f16a2b4 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: 2007-08-18 18:17+0200\n" +"POT-Creation-Date: 2007-10-21 15:46+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -126,39 +126,39 @@ msgstr "" msgid "to do:\n" msgstr "" -#: src/args.c:173 +#: src/args.c:175 msgid "next appointment:\n" msgstr "" -#: src/args.c:363 +#: src/args.c:365 msgid "Argument to the '-d' flag is not valid\n" msgstr "" -#: src/args.c:365 +#: src/args.c:367 msgid "Possible argument formats are : 'mm/dd/yyyy' or 'n'\n" msgstr "" -#: src/args.c:367 +#: src/args.c:369 msgid "" "\n" "For more information, type '?' from within Calcurse, or read the manpage.\n" msgstr "" -#: src/args.c:370 +#: src/args.c:372 msgid "Mail bug reports and suggestions to .\n" msgstr "" -#: src/calcurse.c:67 +#: src/calcurse.c:68 msgid "" "Sorry, colors are not supported by your terminal\n" "(Press [ENTER] to continue)" msgstr "" -#: src/calcurse.c:69 +#: src/calcurse.c:70 msgid "Do you really want to quit ?" msgstr "" -#: src/calcurse.c:228 +#: src/calcurse.c:234 msgid "To do :" msgstr "" @@ -166,16 +166,18 @@ msgstr "" msgid "ERROR in calendar_set_first_day_of_week\n" msgstr "" -#: src/calendar.c:342 -msgid "The day you entered is not valid" +#: src/calendar.c:343 +msgid "" +"The day you entered is not valid (should be between 01/01/1902 and " +"12/31/2037)" msgstr "" -#: src/calendar.c:343 src/custom.c:211 src/io.c:394 src/io.c:679 src/io.c:766 +#: src/calendar.c:344 src/custom.c:211 src/io.c:394 src/io.c:679 src/io.c:766 #: src/io.c:785 msgid "Press [ENTER] to continue" msgstr "" -#: src/calendar.c:345 +#: src/calendar.c:346 msgid "Enter the day to go to [ENTER for today] : mm/dd/yyyy" msgstr "" @@ -244,89 +246,89 @@ msgstr "" msgid " [1]AT [2]AC [3]TA [4]CA [5]TA [6]TC [7]AT [8]CT" msgstr "" -#: src/custom.c:398 -msgid "Use 'X' or SPACE to select a color, 'H/L' 'J/K' or arrow keys to move" +#: src/custom.c:417 +msgid "Foreground" msgstr "" -#: src/custom.c:401 -msgid "('0' for no color, 'Q' to exit) :" +#: src/custom.c:418 +msgid "Background" msgstr "" -#: src/custom.c:402 -msgid "Foreground" +#: src/custom.c:419 +msgid "(terminal's default)" msgstr "" -#: src/custom.c:403 -msgid "Background" +#: src/custom.c:422 +msgid "Use 'X' or SPACE to select a color, 'H/L' 'J/K' or arrow keys to move" msgstr "" -#: src/custom.c:406 -msgid "(terminal's default)" +#: src/custom.c:424 +msgid "('0' for no color, 'Q' to exit) :" msgstr "" -#: src/custom.c:439 +#: src/custom.c:454 #, c-format msgid "CalCurse %s | color theme" msgstr "" -#: src/custom.c:619 +#: src/custom.c:642 msgid "FATAL ERROR in custom_color_theme_name: unknown color\n" msgstr "" -#: src/custom.c:647 +#: src/custom.c:670 msgid "auto_save = " msgstr "" -#: src/custom.c:648 +#: src/custom.c:671 msgid "confirm_quit = " msgstr "" -#: src/custom.c:649 +#: src/custom.c:672 msgid "confirm_delete = " msgstr "" -#: src/custom.c:650 +#: src/custom.c:673 msgid "skip_system_dialogs = " msgstr "" -#: src/custom.c:651 +#: src/custom.c:674 msgid "skip_progress_bar = " msgstr "" -#: src/custom.c:652 +#: src/custom.c:675 msgid "week_begins_on_monday = " msgstr "" -#: src/custom.c:661 +#: src/custom.c:684 msgid "(if set to YES, automatic save is done when quitting)" msgstr "" -#: src/custom.c:667 +#: src/custom.c:690 msgid "(if set to YES, confirmation is required before quitting)" msgstr "" -#: src/custom.c:673 +#: src/custom.c:696 msgid "(if set to YES, confirmation is required before deleting an event)" msgstr "" -#: src/custom.c:679 +#: src/custom.c:702 msgid "" "(if set to YES, messages about loaded and saved data will not be displayed)" msgstr "" -#: src/custom.c:685 +#: src/custom.c:708 msgid "(if set to YES, progress bar will not be displayed when saving data)" msgstr "" -#: src/custom.c:691 +#: src/custom.c:714 msgid "(if set to YES, monday is the first day of the week, else it is sunday)" msgstr "" -#: src/custom.c:704 src/notify.c:502 +#: src/custom.c:726 src/notify.c:500 msgid "Enter an option number to change its value [Q to quit] " msgstr "" -#: src/custom.c:711 +#: src/custom.c:731 #, c-format msgid "CalCurse %s | general options" msgstr "" @@ -415,11 +417,16 @@ msgstr "" msgid "FATAL ERROR in event_delete_bynum: no such event\n" msgstr "" -#: src/help.c:105 +#: src/help.c:107 +#, c-format +msgid "CalCurse %s | help" +msgstr "" + +#: src/help.c:257 msgid " Welcome to Calcurse. This is the main help screen.\n" msgstr "" -#: src/help.c:107 +#: src/help.c:259 msgid "" " Moving around: Press CTRL-P or CTRL-N to scroll text upward or\n" " downward inside help screens, if necessary.\n" @@ -438,11 +445,11 @@ msgid "" " Credits: Press '@' for credits." msgstr "" -#: src/help.c:120 +#: src/help.c:272 msgid "Save:\n" msgstr "" -#: src/help.c:122 +#: src/help.c:274 msgid "" "Pressing 'S' saves the Calcurse data.\n" "\n" @@ -457,11 +464,11 @@ msgid "" "automatically before quitting." msgstr "" -#: src/help.c:132 +#: src/help.c:284 msgid "Export:\n" msgstr "" -#: src/help.c:134 +#: src/help.c:286 msgid "" "Pressing 'X' exports the Calcurse data to iCalendar format.\n" "\n" @@ -474,11 +481,11 @@ msgid "" "events, appointments, todos.\n" msgstr "" -#: src/help.c:141 +#: src/help.c:293 msgid "Displacement keys:\n" msgstr "" -#: src/help.c:143 +#: src/help.c:295 msgid "" "You can use either 'H','J','K','L' or the arrow keys '<','v','^','>'\n" "to move into the calendar.\n" @@ -496,11 +503,11 @@ msgid "" "an item from those lists." msgstr "" -#: src/help.c:155 +#: src/help.c:307 msgid "View:\n" msgstr "" -#: src/help.c:157 +#: src/help.c:309 msgid "" "Pressing 'V' allows you to view the item you select in either the ToDo\n" "or Appointment panel.\n" @@ -515,11 +522,11 @@ msgid "" "Calcurse screen." msgstr "" -#: src/help.c:167 +#: src/help.c:319 msgid "Tab:\n" msgstr "" -#: src/help.c:169 +#: src/help.c:321 msgid "" "Pressing 'Tab' allows you to switch between panels.\n" "The panel currently in use has its border colorized.\n" @@ -534,11 +541,11 @@ msgid "" "performed on the selected panel." msgstr "" -#: src/help.c:179 +#: src/help.c:331 msgid "Goto:\n" msgstr "" -#: src/help.c:181 +#: src/help.c:333 msgid "" "Pressing 'G' allows you to jump to a specific day in the calendar.\n" "\n" @@ -548,11 +555,11 @@ msgid "" "system current date and you will be taken to that date." msgstr "" -#: src/help.c:187 +#: src/help.c:339 msgid "Delete:\n" msgstr "" -#: src/help.c:189 +#: src/help.c:341 msgid "" "Pressing 'D' deletes an element in the ToDo or Appointment list.\n" "\n" @@ -570,11 +577,11 @@ msgid "" "next time you launch Calcurse." msgstr "" -#: src/help.c:201 +#: src/help.c:353 msgid "Add:\n" msgstr "" -#: src/help.c:203 +#: src/help.c:355 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" @@ -612,11 +619,11 @@ msgid "" " event next time you launch Calcurse." msgstr "" -#: src/help.c:234 +#: src/help.c:386 msgid "Edit Item:\n" msgstr "" -#: src/help.c:236 +#: src/help.c:388 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" @@ -635,11 +642,11 @@ msgid "" " modified properties next time you launch Calcurse." msgstr "" -#: src/help.c:251 +#: src/help.c:403 msgid "Priority:\n" msgstr "" -#: src/help.c:253 +#: src/help.c:405 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" @@ -656,11 +663,11 @@ msgid "" "may also change depending on the priority of the items below." msgstr "" -#: src/help.c:265 +#: src/help.c:417 msgid "Repeat:\n" msgstr "" -#: src/help.c:267 +#: src/help.c:419 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" @@ -691,11 +698,11 @@ msgid "" " one occurence of a repeated item." msgstr "" -#: src/help.c:291 +#: src/help.c:443 msgid "Flag Item:\n" msgstr "" -#: src/help.c:293 +#: src/help.c:445 msgid "" "Pressing '!' toggles an appointment's 'important' flag.\n" "\n" @@ -707,11 +714,11 @@ msgid "" "and how long before it he gets notified." msgstr "" -#: src/help.c:301 +#: src/help.c:453 msgid "Config:\n" msgstr "" -#: src/help.c:303 +#: src/help.c:455 msgid "" "Pressing 'C' leads to the configuration submenu, from which you can\n" "select between color, layout, and general options.\n" @@ -730,11 +737,11 @@ msgid "" "next time you launch Calcurse." msgstr "" -#: src/help.c:314 +#: src/help.c:466 msgid "General keybindings:\n" msgstr "" -#: src/help.c:316 +#: src/help.c:468 msgid "" "Some of the keybindings apply whatever panel is selected. They are\n" "called general keybinding and involve the key, which is\n" @@ -754,11 +761,11 @@ msgid "" " '^J' : +1 Week -> move to next week" msgstr "" -#: src/help.c:332 +#: src/help.c:484 msgid "OtherCmd:\n" msgstr "" -#: src/help.c:334 +#: src/help.c:486 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" @@ -768,11 +775,11 @@ msgid "" "leads you back to the first page." msgstr "" -#: src/help.c:341 +#: src/help.c:493 msgid "Calcurse - text-based organizer" msgstr "" -#: src/help.c:343 +#: src/help.c:495 msgid "" "Copyright (c) 2004-2007 Frederic Culot\n" "\n" @@ -791,11 +798,6 @@ msgid "" "Calcurse home page : http://culot.org/calcurse" msgstr "" -#: src/help.c:366 -#, c-format -msgid "CalCurse %s | help" -msgstr "" - #: src/io.c:58 msgid "Saving..." msgstr "" @@ -880,72 +882,72 @@ msgstr "" msgid "The data were successfully exported" msgstr "" -#: src/notify.c:137 +#: src/notify.c:135 msgid "FATAL ERROR in launch_cmd: could not fork" msgstr "" -#: src/notify.c:140 +#: src/notify.c:138 msgid "FATAL ERROR in launch_cmd: could not launch user command" msgstr "" -#: src/notify.c:431 +#: src/notify.c:429 msgid "notify-bar_show = " msgstr "" -#: src/notify.c:432 +#: src/notify.c:430 msgid "notify-bar_date = " msgstr "" -#: src/notify.c:433 +#: src/notify.c:431 msgid "notify-bar_clock = " msgstr "" -#: src/notify.c:434 +#: src/notify.c:432 msgid "notify-bar_warning = " msgstr "" -#: src/notify.c:435 +#: src/notify.c:433 msgid "notify-bar_command = " msgstr "" -#: src/notify.c:438 +#: src/notify.c:436 msgid "(if set to YES, notify-bar will be displayed)" msgstr "" -#: src/notify.c:441 +#: src/notify.c:439 msgid "(Format of the date to be displayed inside notify-bar)" msgstr "" -#: src/notify.c:444 +#: src/notify.c:442 msgid "(Format of the time to be displayed inside notify-bar)" msgstr "" -#: src/notify.c:447 +#: src/notify.c:445 msgid "" "(Warn user if an appointment is within next 'notify-bar_warning' seconds)" msgstr "" -#: src/notify.c:451 +#: src/notify.c:449 msgid "(Command used to notify user of an upcoming appointment)" msgstr "" -#: src/notify.c:504 +#: src/notify.c:502 msgid "Enter the date format (see 'man 3 strftime' for possible formats) " msgstr "" -#: src/notify.c:506 +#: src/notify.c:504 msgid "Enter the time format (see 'man 3 strftime' for possible formats) " msgstr "" -#: src/notify.c:508 +#: src/notify.c:506 msgid "Enter the number of seconds (0 not to be warned before an appointment)" msgstr "" -#: src/notify.c:509 +#: src/notify.c:507 msgid "Enter the notification command " msgstr "" -#: src/notify.c:515 +#: src/notify.c:511 #, c-format msgid "CalCurse %s | notify-bar options" msgstr "" @@ -994,23 +996,23 @@ msgstr "" msgid "Sorry, the date you entered is older than the item start time." msgstr "" -#: src/recur.c:687 +#: src/recur.c:688 msgid "FATAL ERROR in recur_repeat_item: wrong item type\n" msgstr "" -#: src/recur.c:712 +#: src/recur.c:713 msgid "FATAL ERROR in recur_exc_scan: syntax error in the item date\n" msgstr "" -#: src/recur.c:778 +#: src/recur.c:779 msgid "FATAL ERROR in recur_get_apoint: no such item\n" msgstr "" -#: src/recur.c:798 +#: src/recur.c:799 msgid "FATAL ERROR in recur_get_event: no such item\n" msgstr "" -#: src/recur.c:831 +#: src/recur.c:832 msgid "FATAL ERROR in recur_apoint_switch_notify: no such item\n" msgstr "" @@ -1054,7 +1056,7 @@ msgstr "" msgid "Please report the following bug:" msgstr "" -#: src/utils.c:131 +#: src/utils.c:130 msgid "Press any key to continue..." msgstr "" @@ -1146,27 +1148,27 @@ msgstr "" msgid "OtherCmd" msgstr "" -#: src/utils.c:475 +#: src/utils.c:478 msgid "FATAL ERROR in date2sec: failure in mktime\n" msgstr "" -#: src/utils.c:729 +#: src/utils.c:732 msgid "Appointment" msgstr "" -#: src/utils.c:779 +#: src/utils.c:782 msgid "FATAL ERROR in other_status_page: unknown panel\n" msgstr "" -#: src/utils.c:850 +#: src/utils.c:853 msgid "yes" msgstr "" -#: src/utils.c:853 +#: src/utils.c:856 msgid "no" msgstr "" -#: src/utils.c:856 +#: src/utils.c:859 msgid "option not defined - Problem in print_option_incolor()" msgstr "" @@ -1246,25 +1248,21 @@ msgstr "" msgid "Sat" msgstr "" -#: src/wins.c:105 -msgid "FATAL ERROR in wins_prop: property unknown\n" -msgstr "" - -#: src/wins.c:123 +#: src/wins.c:98 #, c-format msgid "Calendar" msgstr "" -#: src/wins.c:127 +#: src/wins.c:102 #, c-format msgid "Appointments" msgstr "" -#: src/wins.c:132 +#: src/wins.c:108 #, c-format msgid "ToDo" msgstr "" -#: src/wins.c:365 +#: src/wins.c:340 msgid "FATAL ERROR in wins_update: no window selected\n" msgstr "" -- cgit v1.2.3-54-g00ecf