From 5736f4cd9c7cb6a8381496486f9849389b8ea255 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Tue, 23 Jul 2013 10:40:41 +0200 Subject: calcurse.pot: Update message catalog Signed-off-by: Lukas Fleischer --- po/calcurse.pot | 1009 ++++++++++++++----------------------------------------- 1 file changed, 248 insertions(+), 761 deletions(-) (limited to 'po') diff --git a/po/calcurse.pot b/po/calcurse.pot index ef6e784..18b73a0 100644 --- a/po/calcurse.pot +++ b/po/calcurse.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: bugs@calcurse.org\n" -"POT-Creation-Date: 2012-12-05 12:27+0100\n" +"POT-Creation-Date: 2013-07-23 10:39+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -100,6 +100,9 @@ msgid "" "\tprint next appointment within upcoming 24 hours and exit. Also given\n" "\tis the remaining time before this next appointment.\n" "\n" +" -l , --limit \n" +"\tonly print information regarding the next items. \n" +"\n" " -r[num], --range[=num]\n" "\tprint events and appointments for the [num] number of days\n" "\tand exit. If no [num] is given, a range of 1 day is considered.\n" @@ -185,31 +188,30 @@ msgstr "" msgid "Option '-S' must be used with either '-d', '-r', '-s', '-a' or '-t'\n" msgstr "" -msgid "To do :" +msgid "Option '-l' must be used with either '-d', '-r', '-s', '-a' or '-t'\n" msgstr "" -msgid "Export to (i)cal or (p)cal format?" +msgid "TODO:" msgstr "" -msgid "[ip]" +msgid "Export to (i)cal or (p)cal format?" msgstr "" -msgid "Do you really want to quit ?" +msgid "[ip]" msgstr "" -msgid "ERROR setting first day of week" +msgid "Do you really want to quit?" msgstr "" -msgid "" -"The day you entered is not valid (should be between 01/01/1902 and " -"12/31/2037)" +msgid "Command:" msgstr "" -msgid "Press [ENTER] to continue" +#, c-format +msgid "Help topic does not exist: %s" msgstr "" #, c-format -msgid "Enter the day to go to [ENTER for today] : %s" +msgid "No such command: %s" msgstr "" msgid "unknown color" @@ -277,38 +279,12 @@ msgstr "" msgid "layout configuration" msgstr "" -msgid "" -"With this configuration menu, one can choose where panels will be\n" -"displayed inside calcurse screen. \n" -"It is possible to choose between eight different configurations.\n" -"\n" -"In the configuration representations, letters correspond to:\n" -"\n" -" 'c' -> calendar panel\n" -"\n" -" 'a' -> appointment panel\n" -"\n" -" 't' -> todo panel\n" -"\n" -msgstr "" - msgid "Width +" msgstr "" msgid "Width -" msgstr "" -#, no-c-format -msgid "" -"This configuration screen is used to change the width of the side bar.\n" -"The side bar is the part of the screen which contains two panels:\n" -"the calendar and, depending on the chosen layout, either the todo list\n" -"or the appointment list.\n" -"\n" -"The side bar width can be up to 50% of the total screen width, but\n" -"can't be smaller than " -msgstr "" - msgid "No color" msgstr "" @@ -423,10 +399,10 @@ msgstr "" msgid "unknown item type" msgstr "" -msgid "Event :" +msgid "Event:" msgstr "" -msgid "Appointment :" +msgid "Appointment:" msgstr "" msgid "unknwon type" @@ -440,785 +416,127 @@ msgstr "" msgid "terminated at %s with signal %d\n" msgstr "" -#, c-format -msgid "Could not remove daemon lock file: %s\n" -msgstr "" - -#, c-format -msgid "Could not fork: %s\n" -msgstr "" - -#, c-format -msgid "Could not detach from the controlling terminal: %s\n" -msgstr "" - -#, c-format -msgid "Could not change working directory: %s\n" -msgstr "" - -msgid "Cannot daemonize, aborting\n" -msgstr "" - -msgid "Could not set lock file\n" -msgstr "" - -#, c-format -msgid "Could not access \"%s\": %s\n" -msgstr "" - -#, c-format -msgid "started at %s\n" -msgstr "" - -msgid "error loading next appointment\n" -msgstr "" - -#, c-format -msgid "launching notification at %s for: \"%s\"\n" -msgstr "" - -msgid "error while sending notification\n" -msgstr "" - -#, c-format -msgid "sleeping at %s for %d second\n" -msgid_plural "sleeping at %s for %d seconds\n" -msgstr[0] "" -msgstr[1] "" - -#, c-format -msgid "awakened at %s\n" -msgstr "" - -#, c-format -msgid "Could not stop calcurse daemon: %s\n" -msgstr "" - -msgid "date error in the event\n" -msgstr "" - -msgid "Internal error: line too long" -msgstr "" - -msgid "out of memory" -msgstr "" - -#, c-format -msgid "key bindings: %s" -msgstr "" - -msgid "Calcurse help" -msgstr "" - -msgid " Welcome to Calcurse. This is the main help screen.\n" -msgstr "" - -#, c-format -msgid "" -"Moving around: Press '%s' or '%s' to scroll text upward or downward\n" -" inside help screens, if necessary.\n" -"\n" -" Exit help: When finished, press '%s' to exit help and go back to\n" -" the main Calcurse screen.\n" -"\n" -" Help topic: At the bottom of this screen you can see a panel with\n" -" different fields, represented by a letter and a short\n" -" title. This panel contains all the available actions\n" -" you can perform when using Calcurse.\n" -" By pressing one of the letters appearing in this\n" -" panel, you will be shown a short description of the\n" -" corresponding action. At the top right side of the\n" -" description screen are indicated the user-defined key\n" -" bindings that lead to the action.\n" -"\n" -" Credits: Press '%s' for credits." -msgstr "" - -msgid "Save\n" -msgstr "" - -#, c-format -msgid "" -"Save calcurse data.\n" -"Data are splitted into four different files which contain :\n" -"\n" -" / ~/.calcurse/conf -> user configuration\n" -" | (layout, color, general options)\n" -" | ~/.calcurse/apts -> data related to the appointments\n" -" | ~/.calcurse/todo -> data related to the todo list\n" -" \\ ~/.calcurse/keys -> user-defined key bindings\n" -"\n" -"In the config menu, you can choose to save the Calcurse data\n" -"automatically before quitting." -msgstr "" - -msgid "Import\n" -msgstr "" - -#, c-format -msgid "" -"Import data from an icalendar file.\n" -"You will be asked to enter the file name from which to load ical\n" -"items. At the end of the import process, and if the general option\n" -"'system_dialogs' is set to 'yes', a report indicating how many items\n" -"were imported is shown.\n" -"This report contains the total number of lines read, the number of\n" -"appointments, events and todo items which were successfully imported,\n" -"together with the number of items for which problems occured and that\n" -"were skipped, if any.\n" -"\n" -"If one or more items could not be imported, one has the possibility to\n" -"read the import process report in order to identify which problems\n" -"occured.\n" -"In this report is shown one item per line, with the line in the input\n" -"stream at which this item begins, together with the description of why\n" -"the item could not be imported.\n" -msgstr "" - -msgid "Export\n" -msgstr "" - -#, c-format -msgid "" -"Export calcurse data (appointments, events and todos).\n" -"This leads to the export submenu, from which you can choose between\n" -"two different export formats: 'ical' and 'pcal'. Choosing one of\n" -"those formats lets you export calcurse data to icalendar or pcal\n" -"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" -"for an ical export, and:\n" -"\n" -" ~/calcurse.txt\n" -"\n" -"for a pcal export.\n" -"\n" -"Calcurse data are exported in the following order:\n" -" events, appointments, todos.\n" -msgstr "" - -msgid "Displacement keys\n" -msgstr "" - -#, c-format -msgid "" -"Move around inside calcurse screens.\n" -"The following scheme summarizes how to get around:\n" -"\n" -" move up\n" -" move to previous week\n" -"\n" -" %s\n" -" move left ^ \n" -" move to previous day |\n" -" %s\n" -" <-- + -->\n" -" %s\n" -" | move right\n" -" v move to next day\n" -" %s\n" -"\n" -" move to next week\n" -" move down\n" -"\n" -"Moreover, while inside the calendar panel, the '%s' key moves\n" -"to the first day of the week, and the '%s' key selects the last day of\n" -"the week.\n" -msgstr "" - -msgid "View\n" -msgstr "" - -#, c-format -msgid "" -"View the item you select in either the Todo or Appointment panel.\n" -"\n" -"This is usefull when an event description is longer than the available\n" -"space to display it. If that is the case, the description will be\n" -"shortened and its end replaced by '...'. To be able to read the entire\n" -"description, just press '%s' and a popup window will appear, containing\n" -"the whole event.\n" -"\n" -"Press any key to close the popup window and go back to the main\n" -"Calcurse screen." -msgstr "" - -msgid "Pipe\n" -msgstr "" - -#, c-format -msgid "" -"Pipe the selected item to an external program.\n" -"\n" -"Press the '%s' key to pipe the currently selected appointment or\n" -"todo entry to an external program.\n" -"\n" -"You will be driven back to calcurse as soon as the program exits.\n" -msgstr "" - -msgid "Tab\n" -msgstr "" - -#, c-format -msgid "" -"Switch between panels.\n" -"The panel currently in use has its border colorized.\n" -"\n" -"Some actions are possible only if the right panel is selected.\n" -"For example, if you want to add a task in the TODO list, you need first\n" -"to press the '%s' key to get the TODO panel selected. Then you can\n" -"press '%s' to add your item.\n" -"\n" -"Notice that at the bottom of the screen the list of possible actions\n" -"change while pressing '%s', so you always know what action can be\n" -"performed on the selected panel." -msgstr "" - -msgid "Goto\n" -msgstr "" - -#, c-format -msgid "" -"Jump to a specific day in the calendar.\n" -"\n" -"Using this command, you do not need to travel to that day using\n" -"the displacement keys inside the calendar panel.\n" -"If you hit [ENTER] without specifying any date, Calcurse checks the\n" -"system current date and you will be taken to that date.\n" -"\n" -"Notice that pressing '%s', whatever panel is\n" -"selected, will select current day in the calendar." -msgstr "" - -msgid "Delete\n" -msgstr "" - -#, c-format -msgid "" -"Delete an element in the ToDo or Appointment list.\n" -"\n" -"Depending on which panel is selected when you press the delete key,\n" -"the hilighted item of either the ToDo or Appointment list will be \n" -"removed from this list.\n" -"\n" -"If the item to be deleted is recurrent, you will be asked if you\n" -"wish to suppress all of the item occurences or just the one you\n" -"selected.\n" -"\n" -"If the general option 'confirm_delete' is set to 'YES', then you will\n" -"be asked for confirmation before deleting the selected event.\n" -"Do not forget to save the calendar data to retrieve the modifications\n" -"next time you launch Calcurse." -msgstr "" - -msgid "Add\n" -msgstr "" - -#, c-format -msgid "" -"Add an item in either the ToDo or Appointment list, depending on which\n" -"panel is selected when you press '%s'.\n" -"\n" -"To enter a new item in the TODO list, you will need first to enter the\n" -"description of this new item. Then you will be asked to specify the todo\n" -"priority. This priority is represented by a number going from 9 for the\n" -"lowest priority, to 1 for the highest one. It is still possible to\n" -"change the item priority afterwards, by using the '%s' and '%s' keys\n" -"inside the todo panel.\n" -"\n" -"If the APPOINTMENT panel is selected while pressing '%s', you will be\n" -"able to enter either a new appointment or a new all-day long event.\n" -"To enter a new event, press [ENTER] instead of the item start time, and\n" -"just fill in the event description.\n" -"To enter a new appointment to be added in the APPOINTMENT list, you\n" -"will need to enter successively the time at which the appointment\n" -"begins, the appointment length (either by specifying the end time in\n" -"[hh:mm] or the duration in [+hh:mm], [+xxdxxhxxm] or [+mm] format), \n" -"and the description of the event.\n" -"\n" -"The day at which occurs the event or appointment is the day currently\n" -"selected in the calendar, so you need to move to the desired day before\n" -"pressing '%s'.\n" -"\n" -"Notes:\n" -" o if an appointment lasts for such a long time that it continues\n" -" on the next days, this event will be indicated on all the\n" -" corresponding days, and the beginning or ending hour will be\n" -" replaced by '..' if the event does not begin or end on the day.\n" -" o if you only press [ENTER] at the APPOINTMENT or TODO event\n" -" description prompt, without any description, no item will be\n" -" added.\n" -" o do not forget to save the calendar data to retrieve the new\n" -" event next time you launch Calcurse." -msgstr "" - -msgid "Copy and Paste\n" -msgstr "" - -#, c-format -msgid "" -"Copy and paste the currently selected item. This is useful to quickly\n" -"copy an item from one date to another. To do so, one must first\n" -"highlight the item that needs to be copied, then press '%s' to copy.\n" -"Once the new date is chosen in the calendar, the appointment panel must\n" -"be selected and the '%s' key must be pressed to paste the item. The item\n" -"will appear in the appointment panel, assigned to the newly selected\n" -"date.\n" -"\n" -msgstr "" - -msgid "Edit Item\n" -msgstr "" - -#, c-format -msgid "" -"Edit the item which is currently selected.\n" -"Depending on the item type (appointment, event, or todo), and if it is\n" -"repeated or not, you will be asked to choose one of the item properties\n" -"to modify. An item property is one of the following: the start time, the\n" -"end time, the description, or the item repetition.\n" -"Once you have chosen the property you want to modify, you will be shown\n" -"its actual value, and you will be able to change it as you like.\n" -"\n" -"Notes:\n" -" o if you choose to edit the item repetition properties, you will\n" -" be asked to re-enter all of the repetition characteristics\n" -" (repetition type, frequence, and ending date). Moreover, the\n" -" previous data concerning the deleted occurences will be lost.\n" -" o do not forget to save the calendar data to retrieve the\n" -" modified properties next time you launch Calcurse." -msgstr "" - -msgid "EditNote\n" -msgstr "" - -#, c-format -msgid "" -"Attach a note to any type of item, or edit an already existing note.\n" -"This feature is useful if you do not have enough space to store all\n" -"of your item description, or if you would like to add sub-tasks to an\n" -"already existing todo item for example.\n" -"Before pressing the '%s' key, you first need to highlight the item you\n" -"want the note to be attached to. Then you will be driven to an\n" -"external editor to edit your note. This editor is chosen the following\n" -"way:\n" -" o if the 'VISUAL' environment variable is set, then this will be\n" -" the default editor to be called.\n" -" o if 'VISUAL' is not set, then the 'EDITOR' environment variable\n" -" will be used as the default editor.\n" -" o if none of the above environment variables is set, then\n" -" '/usr/bin/vi' will be used.\n" -"\n" -"Once the item note is edited and saved, quit your favorite editor.\n" -"You will then go back to Calcurse, and the '>' sign will appear in front\n" -"of the highlighted item, meaning there is a note attached to it." -msgstr "" - -msgid "ViewNote\n" -msgstr "" - -#, c-format -msgid "" -"View a note which was previously attached to an item (an item which\n" -"owns a note has a '>' sign in front of it).\n" -"This command only permits to view the note, not to edit it (to do so,\n" -"use the 'EditNote' command, by pressing the '%s' key).\n" -"Once you highlighted an item with a note attached to it, and the '%s' key\n" -"was pressed, you will be driven to an external pager to view that note.\n" -"The default pager is chosen the following way:\n" -" o if the 'PAGER' environment variable is set, then this will be\n" -" the default viewer to be called.\n" -" o if the above environment variable is not set, then\n" -" '/usr/bin/less' will be used.\n" -"As for editing a note, quit the pager and you will be driven back to\n" -"Calcurse." -msgstr "" - -msgid "Priority\n" -msgstr "" - -#, c-format -msgid "" -"Change the priority of the currently selected item in the ToDo list.\n" -"Priorities are represented by the number appearing in front of the\n" -"todo description. This number goes from 9 for the lowest priority to\n" -"1 for the highest priority.\n" -"Todo having higher priorities are placed first (at the top) inside the\n" -"todo panel.\n" -"\n" -"If you want to raise the priority of a todo item, you need to press '%s'.\n" -"In doing so, the number in front of this item will decrease, meaning its\n" -"priority increases. The item position inside the todo panel may change,\n" -"depending on the priority of the items above it.\n" -"\n" -"At the opposite, to lower a todo priority, press '%s'. The todo position\n" -"may also change depending on the priority of the items below." -msgstr "" - -msgid "Repeat\n" -msgstr "" - -#, c-format -msgid "" -"Repeat an event or an appointment.\n" -"You must first select the item to be repeated by moving inside the\n" -"appointment panel. Then pressing '%s' will lead you to a set of three\n" -"questions, with which you will be able to specify the repetition\n" -"characteristics:\n" -"\n" -" o type: you can choose between a daily, weekly, monthly or\n" -" yearly repetition by pressing 'D', 'W', 'M' or 'Y'\n" -" respectively.\n" -"\n" -" o frequence: this indicates how often the item shall be repeated.\n" -" For example, if you want to remember an anniversary,\n" -" choose a 'yearly' repetition with a frequence of '1',\n" -" which means it must be repeated every year. Another\n" -" example: if you go to the restaurant every two days,\n" -" choose a 'daily' repetition with a frequence of '2'.\n" -"\n" -" o ending date: this specifies when to stop repeating the selected\n" -" event or appointment. To indicate an endless \n" -" repetition, enter '0' and the item will be repeated\n" -" forever.\n" -"\n" -"Notes:\n" -" o repeated items are marked with an '*' inside the appointment\n" -" panel, to be easily recognizable from non-repeated ones.\n" -" o the 'Repeat' and 'Delete' command can be mixed to create\n" -" complicated configurations, as it is possible to delete only\n" -" one occurence of a repeated item." -msgstr "" - -msgid "Flag Item\n" -msgstr "" - -#, c-format -msgid "" -"Toggle an appointment's 'important' flag or a todo's 'completed' flag.\n" -"If a todo is flagged as completed, its priority number will be replaced\n" -"by an 'X' sign. Completed tasks will no longer appear in exported data\n" -"or when using the '-t' command line flag (unless specifying '0' as the\n" -"priority number, in which case only completed tasks will be shown).\n" -"\n" -"If an appointment is flagged as important, an exclamation mark appears\n" -"in front of it, and you will be warned if time gets closed to the\n" -"appointment 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 "" - -msgid "Config\n" -msgstr "" - -#, c-format -msgid "" -"Open the configuration submenu.\n" -"From this submenu, you can select between color, layout, notification\n" -"and general options, and you can also configure your keybindings.\n" -"\n" -"The color submenu lets you choose the color theme.\n" -"The layout submenu lets you choose the Calcurse screen layout, in other\n" -"words where to place the three different panels on the screen.\n" -"The general options submenu brings a screen with the different options\n" -"which modifies the way Calcurse interacts with the user.\n" -"The notify submenu allows you to change the notify-bar settings.\n" -"The keys submenu lets you define your own key bindings.\n" -"\n" -"Do not forget to save the calendar data to retrieve your configuration\n" -"next time you launch Calcurse." -msgstr "" - -msgid "Generic keybindings\n" -msgstr "" - -#, c-format -msgid "" -"Some of the keybindings apply whatever panel is selected. They are\n" -"called generic keybinding.\n" -"Here is the list of all the generic key bindings, together with their\n" -"corresponding action:\n" -"\n" -" '%s' : Redraw function -> redraws calcurse panels, this is useful if\n" -" you resize your terminal screen or when\n" -" garbage appears inside the display\n" -" '%s' : Add Appointment -> add an appointment or an event\n" -" '%s' : Add ToDo -> add a todo\n" -" '%s' : -1 Day -> move to previous day\n" -" '%s' : +1 Day -> move to next day\n" -" '%s' : -1 Week -> move to previous week\n" -" '%s' : +1 Week -> move to next week\n" -" '%s' : -1 Month -> move to previous month\n" -" '%s' : +1 Month -> move to next month\n" -" '%s' : -1 Year -> move to previous year\n" -" '%s' : +1 Year -> move to next year\n" -" '%s' : Goto today -> move to current day\n" -"\n" -"The '%s' and '%s' keys are used to scroll text upward or downward\n" -"when inside specific screens such the help screens for example.\n" -"They are also used when the calendar screen is selected to switch\n" -"between the available views (monthly and weekly calendar views)." -msgstr "" - -msgid "OtherCmd\n" -msgstr "" - -#, c-format -msgid "" -"Switch between status bar help pages.\n" -"Because the terminal screen is too narrow to display all of the\n" -"available commands, you need to press '%s' to see the next set of\n" -"commands together with their keybindings.\n" -"Once the last status bar page is reached, pressing '%s' another time\n" -"leads you back to the first page." -msgstr "" - -msgid "Calcurse - text-based organizer" -msgstr "" - -#, c-format -msgid "" -"\n" -"Copyright (c) 2004-2013 calcurse Development Team\n" -"All rights reserved.\n" -"\n" -"Redistribution and use in source and binary forms, with or without\n" -"modification, are permitted provided that the following conditions\n" -"are met:\n" -"\n" -"\t- Redistributions of source code must retain the above\n" -"\t copyright notice, this list of conditions and the\n" -"\t following disclaimer.\n" -"\n" -"\t- Redistributions in binary form must reproduce the above\n" -"\t copyright notice, this list of conditions and the\n" -"\t following disclaimer in the documentation and/or other\n" -"\t materials provided with the distribution.\n" -"\n" -"\n" -"Send your feedback or comments to : misc@calcurse.org\n" -"Calcurse home page : http://calcurse.org" -msgstr "" - -msgid "unknown ical type" -msgstr "" - -msgid "recurrence frequence not found." -msgstr "" - -msgid "recurrence frequence not recognized." -msgstr "" - -msgid "recurrence rule malformed." -msgstr "" - -msgid "recurrence exception dates malformed." -msgstr "" - -msgid "could not get entire item description." -msgstr "" - -msgid "description malformed." -msgstr "" - -msgid "appointment has no start time." -msgstr "" - -msgid "could not compute duration (no end time)." -msgstr "" - -msgid "item has a negative duration." -msgstr "" - -msgid "event date is not defined." -msgstr "" - -msgid "item could not be identified." -msgstr "" - -msgid "could not retrieve item summary." -msgstr "" - -msgid "could not retrieve event start time." -msgstr "" - -msgid "could not retrieve event end time." -msgstr "" - -msgid "item duration malformed." -msgstr "" - -msgid "The ical file seems to be malformed. The end of item was not found." -msgstr "" - -msgid "item priority is not acceptable (must be between 1 and 9)." -msgstr "" - -msgid "Warning: ical header malformed or wrong version number. Aborting..." -msgstr "" - -msgid "Enter the new time ([hh:mm] or [hhmm]) : " -msgstr "" - -msgid "Press [Enter] to continue" -msgstr "" - -msgid "You entered an invalid time, should be [hh:mm] or [hhmm]" -msgstr "" - -msgid "" -"Enter new end time ([hh:mm], [hhmm]) or duration ([+hh:mm], [+xxxdxxhxxm] or " -"[+mm]) : " -msgstr "" - -msgid "Invalid time: start time must be before end time!" -msgstr "" - -msgid "Enter the new item description:" -msgstr "" - -msgid "Enter the new repetition type:" -msgstr "" - -msgid "(d)aily" -msgstr "" - -msgid "(w)eekly" -msgstr "" - -msgid "(m)onthly" -msgstr "" - -msgid "(y)early" -msgstr "" - -#, c-format -msgid "(currently using %s)" -msgstr "" - -msgid "[dwmy]" +#, c-format +msgid "Could not remove daemon lock file: %s\n" msgstr "" -msgid "The frequence you entered is not valid." +#, c-format +msgid "Could not fork: %s\n" msgstr "" -msgid "The entered date is not valid." +#, c-format +msgid "Could not detach from the controlling terminal: %s\n" msgstr "" #, c-format -msgid "Possible formats are [%s] or '0' for an endless repetition." +msgid "Could not change working directory: %s\n" msgstr "" -msgid "Enter the new repetition frequence:" +msgid "Cannot daemonize, aborting\n" msgstr "" -#, c-format -msgid "Enter the new ending date: [%s] or '0'" +msgid "Could not set lock file\n" msgstr "" -msgid "Description" +#, c-format +msgid "Could not access \"%s\": %s\n" msgstr "" -msgid "Repetition" +#, c-format +msgid "started at %s\n" msgstr "" -msgid "Edit: " +msgid "error loading next appointment\n" msgstr "" -msgid "Start time" +#, c-format +msgid "launching notification at %s for: \"%s\"\n" msgstr "" -msgid "End time" +msgid "error while sending notification\n" msgstr "" -msgid "Pipe item to external command:" -msgstr "" +#, c-format +msgid "sleeping at %s for %d second\n" +msgid_plural "sleeping at %s for %d seconds\n" +msgstr[0] "" +msgstr[1] "" -msgid "" -"Enter start time ([hh:mm] or [hhmm]), leave blank for an all-day event : " +#, c-format +msgid "awakened at %s\n" msgstr "" -msgid "" -"Enter end time ([hh:mm] or [hhmm]) or duration ([+hh:mm], [+xxxdxxhxxm] or " -"[+mm]) : " +#, c-format +msgid "Could not stop calcurse daemon: %s\n" msgstr "" -msgid "Enter description :" +msgid "date error in event" msgstr "" -msgid "You entered an invalid start time, should be [hh:mm] or [hhmm]" +msgid "date error in the event\n" msgstr "" -msgid "" -"Invalid end time/duration, should be [hh:mm], [hhmm], [+hh:mm], " -"[+xxxdxxhxxm] or [+mm]" +msgid "Internal error: line too long" msgstr "" -msgid "Do you really want to delete this item ?" +msgid "out of memory" msgstr "" -msgid "This item is recurrent. Delete (a)ll occurences or just this (o)ne ?" +msgid "unknown ical type" msgstr "" -msgid "[ao]" +msgid "recurrence frequence not found." msgstr "" -msgid "This item has a note attached to it. Delete (i)tem or just its (n)ote ?" +msgid "recurrence frequence not recognized." msgstr "" -msgid "[in]" +msgid "recurrence rule malformed." msgstr "" -msgid "no such type" +msgid "recurrence exception dates malformed." msgstr "" -msgid "Enter the new ToDo item : " +msgid "could not get entire item description." msgstr "" -msgid "Enter the ToDo priority [1 (highest) - 9 (lowest)] :" +msgid "description malformed." msgstr "" -msgid "Do you really want to delete this task ?" +msgid "appointment has no start time." msgstr "" -msgid "This item has a note attached to it. Delete (t)odo or just its (n)ote ?" +msgid "could not compute duration (no end time)." msgstr "" -msgid "[tn]" +msgid "item has a negative duration." msgstr "" -msgid "Enter the new ToDo description :" +msgid "event date is not defined." msgstr "" -msgid "Enter the repetition type:" +msgid "item could not be identified." msgstr "" -msgid "Enter the repetition frequence:" +msgid "could not retrieve item summary." msgstr "" -#, c-format -msgid "Enter the ending date: [%s] or '0' for an endless repetition" +msgid "could not retrieve event start time." msgstr "" -#, c-format -msgid "Possible formats are [%s] or '0' for an endless repetition" +msgid "could not retrieve event end time." msgstr "" -msgid "This item is already a repeated one." +msgid "item duration malformed." msgstr "" -msgid "Press [ENTER] to continue." +msgid "The ical file seems to be malformed. The end of item was not found." msgstr "" -msgid "Sorry, the date you entered is older than the item start time." +msgid "item priority is not acceptable (must be between 1 and 9)." msgstr "" -msgid "wrong item type" +msgid "Warning: ical header malformed or wrong version number. Aborting..." msgstr "" msgid "Saving..." @@ -1239,6 +557,9 @@ msgstr "" msgid "The file cannot be accessed, please enter another file name." msgstr "" +msgid "Press [ENTER] to continue." +msgstr "" + #, c-format msgid "Failed to open \"%s\", - %s\n" msgstr "" @@ -1255,7 +576,7 @@ msgid "Failed to close \"%s\" - %s\n" msgstr "" #, c-format -msgid "%s does not exist, create it now [y or n] ? " +msgid "%s does not exist, create it now [y/n]? " msgstr "" msgid "aborting...\n" @@ -1274,6 +595,9 @@ msgstr "" msgid "The data files were successfully saved" msgstr "" +msgid "Press [ENTER] to continue" +msgstr "" + msgid "failed to open appointment file" msgstr "" @@ -1322,7 +646,7 @@ msgstr "" msgid "\"%s\" assigned multiple times!" msgstr "" -msgid "There were some errors when loading keys file, see log file ?" +msgid "There were some errors when loading keys file, see log file?" msgstr "" msgid "Too many errors while reading keys file, aborting..." @@ -1332,10 +656,10 @@ msgstr "" msgid "FATAL ERROR: could not create %s: %s\n" msgstr "" -msgid "Data files found. Data will be loaded now." +msgid "Welcome to Calcurse. Missing data files were created." msgstr "" -msgid "Welcome to Calcurse. Missing data files were created." +msgid "Data files found. Data will be loaded now." msgstr "" msgid "The data were successfully exported" @@ -1385,7 +709,7 @@ msgstr[1] "" msgid "%d skipped" msgstr "" -msgid "Some items could not be imported, see log file ?" +msgid "Some items could not be imported, see log file?" msgstr "" msgid "Warning: could not create temporary log file, Aborting..." @@ -1532,6 +856,9 @@ msgstr "" msgid "Go to today, whichever panel is selected." msgstr "" +msgid "Enter command mode." +msgstr "" + msgid "Move to the right." msgstr "" @@ -1736,9 +1063,6 @@ msgstr "" msgid "unknown character" msgstr "" -msgid "date error in event" -msgstr "" - msgid "event not found" msgstr "" @@ -1748,6 +1072,9 @@ msgstr "" msgid "syntax error in item date" msgstr "" +msgid "date error in item exception" +msgstr "" + #, c-format msgid "Could not remove calcurse lock file: %s\n" msgstr "" @@ -1765,6 +1092,169 @@ msgstr "" msgid "todo not found" msgstr "" +msgid "ERROR setting first day of week" +msgstr "" + +msgid "" +"The day you entered is not valid (should be between 01/01/1902 and " +"12/31/2037)" +msgstr "" + +#, c-format +msgid "Enter the day to go to [ENTER for today] : %s" +msgstr "" + +msgid "Enter start time ([hh:mm] or [hhmm]):" +msgstr "" + +msgid "Press [Enter] to continue" +msgstr "" + +msgid "You entered an invalid time, should be [hh:mm] or [hhmm]" +msgstr "" + +msgid "Enter end time ([hh:mm], [hhmm]) or duration ([+hh:mm], [+xxxdxxhxxm]):" +msgstr "" + +msgid "Invalid time: start time must be before end time!" +msgstr "" + +msgid "Enter the new item description:" +msgstr "" + +msgid "Enter the new repetition type:" +msgstr "" + +msgid "(d)aily" +msgstr "" + +msgid "(w)eekly" +msgstr "" + +msgid "(m)onthly" +msgstr "" + +msgid "(y)early" +msgstr "" + +#, c-format +msgid "(currently using %s)" +msgstr "" + +msgid "[dwmy]" +msgstr "" + +msgid "The frequence you entered is not valid." +msgstr "" + +msgid "The entered date is not valid." +msgstr "" + +#, c-format +msgid "Possible formats are [%s] or '0' for an endless repetition." +msgstr "" + +msgid "Enter the new repetition frequence:" +msgstr "" + +#, c-format +msgid "Enter the new ending date: [%s] or '0'" +msgstr "" + +msgid "Description" +msgstr "" + +msgid "Repetition" +msgstr "" + +msgid "Edit: " +msgstr "" + +msgid "Start time" +msgstr "" + +msgid "End time" +msgstr "" + +msgid "Move" +msgstr "" + +msgid "Pipe item to external command:" +msgstr "" + +msgid "Enter start time ([hh:mm] or [hhmm]), leave blank for an all-day event:" +msgstr "" + +msgid "Enter description:" +msgstr "" + +msgid "You entered an invalid start time, should be [hh:mm] or [hhmm]" +msgstr "" + +msgid "" +"Invalid end time/duration, should be [hh:mm], [hhmm], [+hh:mm], " +"[+xxxdxxhxxm] or [+mm]" +msgstr "" + +msgid "Do you really want to delete this item?" +msgstr "" + +msgid "This item is recurrent. Delete (a)ll occurences or just this (o)ne?" +msgstr "" + +msgid "[ao]" +msgstr "" + +msgid "This item has a note attached to it. Delete (i)tem or just its (n)ote?" +msgstr "" + +msgid "[in]" +msgstr "" + +msgid "no such type" +msgstr "" + +msgid "Enter the repetition type:" +msgstr "" + +msgid "Enter the repetition frequence:" +msgstr "" + +#, c-format +msgid "Enter the ending date: [%s] or '0' for an endless repetition" +msgstr "" + +#, c-format +msgid "Possible formats are [%s] or '0' for an endless repetition" +msgstr "" + +msgid "This item is already a repeated one." +msgstr "" + +msgid "Sorry, the date you entered is older than the item start time." +msgstr "" + +msgid "wrong item type" +msgstr "" + +msgid "Enter the new TODO item:" +msgstr "" + +msgid "Enter the TODO priority [1 (highest) - 9 (lowest)]:" +msgstr "" + +msgid "Do you really want to delete this task?" +msgstr "" + +msgid "This item has a note attached to it. Delete (t)odo or just its (n)ote?" +msgstr "" + +msgid "[tn]" +msgstr "" + +msgid "Enter the new TODO description:" +msgstr "" + msgid "/!\\ INTERNAL ERROR /!\\" msgstr "" @@ -1783,12 +1273,6 @@ msgstr "" msgid "error in mktime" msgstr "" -msgid "could not convert string" -msgstr "" - -msgid "out of range" -msgstr "" - msgid "yes" msgstr "" @@ -1884,7 +1368,7 @@ msgstr "" msgid "Appointments" msgstr "" -msgid "ToDo" +msgid "TODO" msgstr "" msgid "Quit" @@ -1956,6 +1440,9 @@ msgstr "" msgid "Prv View" msgstr "" +msgid "Command" +msgstr "" + msgid "beg Week" msgstr "" -- cgit v1.2.3