calcurse.pot: Update message catalog

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
Lukas Fleischer 2012-11-23 22:50:35 +01:00
parent 535e9b6c0b
commit b4bd37902a

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: calcurse 3.0.0\n"
"Report-Msgid-Bugs-To: bugs@calcurse.org\n"
"POT-Creation-Date: 2012-06-24 01:09+0200\n"
"POT-Creation-Date: 2012-11-23 22:49+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -21,46 +21,16 @@ msgstr ""
msgid "null pointer"
msgstr ""
msgid "Enter start time ([hh:mm]), leave blank for an all-day event : "
msgstr ""
msgid ""
"Enter end time ([hh:mm]) or duration ([+hh:mm], [+xxxdxxhxxm] or [+mm]) : "
msgstr ""
msgid "Enter description :"
msgstr ""
msgid "You entered an invalid start time, should be [hh:mm]"
msgstr ""
msgid ""
"Invalid end time/duration, should be [hh:mm], [+hh:mm], [+xxxdxxhxxm] or "
"[+mm]"
msgstr ""
msgid "Press [Enter] to continue"
msgstr ""
msgid "Do you really want to delete this item ?"
msgstr ""
msgid "no such type"
msgstr ""
msgid "date error in appointment"
msgstr ""
msgid "item not found"
msgstr ""
msgid "no such appointment"
msgstr ""
msgid ""
"Usage: calcurse [-g|-h|-v] [-an] [-t[num]] [-i<file>] [-x[format]]\n"
" [-d <date>|<num>] [-s[date]] [-r[range]]\n"
" [-c<file> | -D<dir>] [-S<regex>] [--status]\n"
" [-c<file>] [-D<dir>] [-S<regex>] [--status]\n"
" [--read-only]\n"
msgstr ""
@ -105,10 +75,10 @@ msgid ""
"\n"
"Files:\n"
" -c <file>, --calendar <file>\n"
"\tspecify the calendar <file> to use (incompatible with '-D').\n"
"\tspecify the calendar <file> to use (has precedence over '-D').\n"
"\n"
" -D <dir>, --directory <dir>\n"
"\tspecify the data directory to use (incompatible with '-c').\n"
"\tspecify the data directory to use.\n"
"\tIf not specified, the default directory is ~/.calcurse\n"
"\n"
"Non-interactive:\n"
@ -212,15 +182,18 @@ msgstr ""
msgid "Argument for '-x' should be either 'ical' or 'pcal'\n"
msgstr ""
msgid "Options '-D' and '-c' cannot be used at the same time\n"
msgstr ""
msgid "Option '-S' must be used with either '-d', '-r', '-s', '-a' or '-t'\n"
msgstr ""
msgid "To do :"
msgstr ""
msgid "Export to (i)cal or (p)cal format?"
msgstr ""
msgid "[ip]"
msgstr ""
msgid "Do you really want to quit ?"
msgstr ""
@ -447,104 +420,18 @@ msgid ""
"(Press [ENTER] to continue)"
msgstr ""
msgid "unknown item type"
msgstr ""
msgid "Event :"
msgstr ""
msgid "Appointment :"
msgstr ""
msgid "unknown item type"
msgstr ""
msgid "Enter the new time ([hh:mm]) : "
msgstr ""
msgid "You entered an invalid time, should be [hh:mm]"
msgstr ""
msgid ""
"Enter new end time ([hh:mm]) 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]"
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 "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 "unknwon type"
msgstr ""
msgid "Pipe item to external command:"
msgstr ""
#, c-format
msgid "Could not stop daemon properly: %s\n"
msgstr ""
@ -610,9 +497,6 @@ msgstr ""
msgid "date error in the event\n"
msgstr ""
msgid "event not found"
msgstr ""
msgid "Internal error: line too long"
msgstr ""
@ -872,23 +756,19 @@ msgid ""
" event next time you launch Calcurse."
msgstr ""
msgid "Cut and Paste\n"
msgid "Copy and Paste\n"
msgstr ""
#, c-format
msgid ""
"Cut and paste the currently selected item. This is useful to quickly\n"
"move an item from one date to another.\n"
"To do so, one must first highlight the item that needs to be moved,\n"
"then press '%s' to cut this item. It will be removed from the panel.\n"
"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.\n"
"The item will appear again in the appointment panel, assigned to the\n"
"newly selected date.\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"
"Be careful that if two cuts are performed successively without pasting\n"
"between them, the item that was cut at first will be lost, together\n"
"with its associated note if it had one."
msgstr ""
msgid "Edit Item\n"
@ -1182,6 +1062,165 @@ 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]"
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 "Pipe item to external command:"
msgstr ""
msgid ""
"Enter start time ([hh:mm] or [hhmm]), leave blank for an all-day event : "
msgstr ""
msgid ""
"Enter end time ([hh:mm] or [hhmm]) or duration ([+hh:mm], [+xxxdxxhxxm] or "
"[+mm]) : "
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 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 "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 "Press [ENTER] to continue."
msgstr ""
msgid "Sorry, the date you entered is older than the item start time."
msgstr ""
msgid "wrong item type"
msgstr ""
msgid "Saving..."
msgstr ""
@ -1200,9 +1239,6 @@ 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 ""
@ -1311,12 +1347,6 @@ msgstr ""
msgid "wrong export mode"
msgstr ""
msgid "Ical"
msgstr ""
msgid "Pcal"
msgstr ""
msgid "Enter the file name to import data from:"
msgstr ""
@ -1432,7 +1462,7 @@ msgstr ""
msgid "Save calcurse data."
msgstr ""
msgid "Cut the item that is currently selected."
msgid "Copy the item that is currently selected."
msgstr ""
msgid "Paste an item at the current position."
@ -1709,32 +1739,12 @@ msgstr ""
msgid "date error in event"
msgstr ""
msgid "event not found"
msgstr ""
msgid "appointment not found"
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 "syntax error in item date"
msgstr ""
@ -1746,36 +1756,15 @@ msgstr ""
msgid "Error setting signal #%d : %s\n"
msgstr ""
msgid "Enter the new ToDo item : "
msgstr ""
msgid "Enter the ToDo priority [1 (highest) - 9 (lowest)] :"
msgid "no note attached"
msgstr ""
msgid "no such todo"
msgstr ""
msgid "no note attached"
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 "todo not found"
msgstr ""
msgid "no such action"
msgstr ""
msgid "Enter the new ToDo description :"
msgstr ""
msgid "/!\\ INTERNAL ERROR /!\\"
msgstr ""
@ -1794,9 +1783,6 @@ msgstr ""
msgid "error in mktime"
msgstr ""
msgid "Appointment"
msgstr ""
msgid "could not convert string"
msgstr ""
@ -1907,7 +1893,7 @@ msgstr ""
msgid "Save"
msgstr ""
msgid "Cut"
msgid "Copy"
msgstr ""
msgid "Paste"