From 2fa33567dddcea3704fe443d0c18de35705c1b3f Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Mon, 11 Apr 2016 22:06:55 +0200 Subject: po/: Translation updates from Transifex --- po/en.po | 357 ++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 218 insertions(+), 139 deletions(-) (limited to 'po/en.po') diff --git a/po/en.po b/po/en.po index 70587fb..fe25705 100644 --- a/po/en.po +++ b/po/en.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse 1.4\n" "Report-Msgid-Bugs-To: bugs@calcurse.org\n" -"POT-Creation-Date: 2015-02-22 10:37+0100\n" +"POT-Creation-Date: 2016-04-02 08:45+0200\n" "PO-Revision-Date: 2006-07-03 00:05+0100\n" "Last-Translator: Neil Williams \n" "Language-Team: English/GB \n" @@ -29,136 +29,102 @@ msgstr "Appointment :" msgid "no such appointment" msgstr "Appointment :" -#, fuzzy msgid "" -"Usage: calcurse [-g|-h|-v] [-an] [-t[num]] [-i] [-x[format]]\n" -" [-d |] [-s[date]] [-r[range]]\n" -" [-c] [-D] [-S] [--status]\n" -" [--read-only]\n" -msgstr "Usage: calcurse [-h | -v] [-at] [-d date|num] [-c file]\n" +"usage: calcurse [--daemon|-F|-G|-g|-i|-Q|--status|-x[]]\n" +" [-c] [-D] [-h] [-q] [--read-only] [-v]\n" +" [--filter-*] [--format-*]" +msgstr "" -msgid "Try 'calcurse -h' for more information.\n" +#, fuzzy +msgid "Try `calcurse -h` for more information." msgstr "Try 'calcurse -h' for more information.\n" +#, fuzzy, c-format +msgid "calcurse %s -- text-based organizer\n" +msgstr "Calcurse %s - text-based organizer\n" + #, fuzzy -msgid "" +msgid "Copyright (c) 2004-2016 calcurse Development Team." +msgstr "" "\n" -"Copyright (c) 2004-2016 calcurse Development Team.\n" +"Copyright (c) 2004-2006 Frederic Culot.\n" "This is free software; see the source for copying conditions.\n" + +#, fuzzy +msgid "This is free software; see the source for copying conditions." msgstr "" "\n" "Copyright (c) 2004-2006 Frederic Culot.\n" "This is free software; see the source for copying conditions.\n" -#, c-format -msgid "Calcurse %s - text-based organizer\n" -msgstr "Calcurse %s - text-based organizer\n" +#, fuzzy +msgid "Operations in non-interactive mode:" +msgstr "starting interactive mode...\n" + +msgid " -F, --filter Read items, filter them, and write them back" +msgstr "" + +msgid " -G, --grep Grep items from the data files" +msgstr "" + +msgid " -Q, --query Print items in a given query range" +msgstr "" msgid "" -"\n" -"For more information, type '?' from within Calcurse, or read the manpage.\n" +"Note that -F, -G and -Q can be combined with filter options --filter-*\n" +"and formatting options --format-*. Consult the man page for details." msgstr "" -"\n" -"For more information, type '?' from within Calcurse, or read the manpage.\n" -#, fuzzy -msgid "Mail feature requests and suggestions to .\n" -msgstr "Mail bug reports and suggestions to .\n" +msgid "Miscellaneous:" +msgstr "" -#, fuzzy -msgid "Mail bug reports to .\n" -msgstr "Mail bug reports and suggestions to .\n" +msgid " -c, --calendar Specify the calendar data file to use" +msgstr "" + +msgid " --daemon Run notification daemon in the background" +msgstr "" + +msgid " -D, --directory Specify the data directory to use" +msgstr "" + +msgid " -g, --gc Run the garbage collector and exit" +msgstr "" + +msgid " -h, --help Show this help text and exit" +msgstr "" + +msgid " -i, --import Import iCal data from a file" +msgstr "" + +msgid " -q, --quiet Do not show system dialogs" +msgstr "" + +msgid " --read-only Do not save configuration or data files" +msgstr "" + +msgid " --status Display the status of running instances" +msgstr "" + +msgid " -v, --version Show version information and exit" +msgstr "" + +msgid " -x, --export [] Export items, valid formats: ical, pcal" +msgstr "" #, fuzzy msgid "" -"\n" -"Miscellaneous:\n" -" -h, --help\n" -"\tprint this help and exit.\n" -"\n" -" -v, --version\n" -"\tprint calcurse version and exit.\n" -"\n" -" --status\n" -"\tdisplay the status of running instances of calcurse.\n" -"\n" -" --read-only\n" -"\tDon't save configuration nor appointments/todos. Use with care.\n" -"\n" -"Files:\n" -" -c , --calendar \n" -"\tspecify the calendar to use (has precedence over '-D').\n" -"\n" -" -D , --directory \n" -"\tspecify the data directory to use.\n" -"\tIf not specified, the default directory is ~/.calcurse\n" -"\n" -"Non-interactive:\n" -" -a, --appointment\n" -" \tprint events and appointments for current day and exit.\n" -"\n" -" -d , --day \n" -"\tprint events and appointments for or upcoming days and\n" -"\texit. To specify both a starting date and a range, use the\n" -"\t'--startday' and the '--range' option.\n" -"\n" -" -g, --gc\n" -"\trun the garbage collector for note files and exit. \n" -"\n" -" -i , --import \n" -"\timport the icalendar data contained in . \n" -"\n" -" -n, --next\n" -"\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" -"\n" -" -s[date], --startday[=date]\n" -"\tprint events and appointments from [date] and exit.\n" -"\tIf no [date] is given, the current day is considered.\n" -"\n" -" -S, --search=\n" -"\tsearch for the given regular expression within events, appointments,\n" -"\tand todos description.\n" -"\n" -" -t[num], --todo[=num]\n" -"\tprint todo list and exit. If the optional number [num] is given,\n" -"\tthen only todos having a priority equal to [num] will be returned.\n" -"\tThe priority number must be between 1 (highest) and 9 (lowest).\n" -"\tIt is also possible to specify '0' for the priority, in which case\n" -"\tonly completed tasks will be shown.\n" -"\n" -" -x[format], --export[=format]\n" -"\texport user data to the specified format. Events, appointments and\n" -"\ttodos are converted and echoed to stdout.\n" -"\tTwo possible formats are available: 'ical' and 'pcal'.\n" -"\tIf the optional argument format is not given, ical format is\n" -"\tselected by default.\n" -"\tnote: redirect standard output to export data to a file,\n" -"\tby issuing a command such as: calcurse --export > calcurse.dat\n" +"For more information, type '?' from within calcurse, or read the manpage." msgstr "" "\n" -"Miscellaneous:\n" -" -h\t\tprint this help and exit.\n" -" -v\t\tprint calcurse version and exit.\n" -"\n" -"Options:\n" -" -c \tspecify the calendar to use.\n" -"\n" -"Non-interactive:\n" -" -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.\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" + +#, fuzzy +msgid "Submit feature requests and suggestions to ." +msgstr "Mail bug reports and suggestions to .\n" + +#, fuzzy +msgid "Submit bug reports to ." +msgstr "Mail bug reports and suggestions to .\n" #, c-format msgid "" @@ -224,6 +190,9 @@ msgstr "" msgid "cannot specify a range and an end date" msgstr "" +msgid "Unable to find documentation." +msgstr "" + msgid "Export to (i)cal or (p)cal format?" msgstr "" @@ -485,48 +454,48 @@ msgstr "" msgid "unknown ical type" msgstr "FATAL ERROR in todo_delete_bynum: no such todo\n" +msgid "recurrence rule malformed." +msgstr "" + msgid "recurrence frequence not found." msgstr "" msgid "recurrence frequence not recognized." msgstr "" -msgid "recurrence rule malformed." +msgid "recurrence exception dates malformed." msgstr "" -msgid "recurrence exception dates malformed." +msgid "description malformed." msgstr "" #, fuzzy msgid "could not get entire item description." msgstr "Enter description :" -msgid "description malformed." -msgstr "" - -msgid "appointment has no start time." -msgstr "" +#, fuzzy +msgid "could not retrieve item summary." +msgstr "Enter description :" -msgid "could not compute duration (no end time)." -msgstr "" +#, fuzzy +msgid "item start date is not defined." +msgstr "The day you entered is not valid" msgid "item has a negative duration." msgstr "" -#, fuzzy -msgid "event date is not defined." -msgstr "The day you entered is not valid" - msgid "item could not be identified." msgstr "" -#, fuzzy -msgid "could not retrieve item summary." -msgstr "Enter description :" +msgid "event start time malformed." +msgstr "" msgid "could not retrieve event start time." msgstr "" +msgid "event end time malformed." +msgstr "" + msgid "could not retrieve event end time." msgstr "" @@ -536,7 +505,7 @@ 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)." +msgid "item priority is invalid (must be between 0 and 9)." msgstr "" msgid "Warning: ical header malformed or wrong version number. Aborting..." @@ -1303,9 +1272,6 @@ msgstr "" msgid "no such todo" msgstr "" -msgid "todo not found" -msgstr "" - msgid "ERROR setting first day of week" msgstr "" @@ -1377,8 +1343,8 @@ msgid "Enter the new repetition frequence:" msgstr "" #, fuzzy, c-format -msgid "Enter the new ending date: [%s] or '0'" -msgstr "Possible argument formats are : 'mm/dd/yyyy' or 'n'\n" +msgid "Enter end date ([%s]), duration ([+xxwxxd]) or '0':" +msgstr "Enter end time ([hh:mm] or [h:mm]) or duration (in minutes) : " #, fuzzy msgid "Description" @@ -1446,11 +1412,12 @@ msgid "Enter the repetition frequence:" msgstr "" #, fuzzy, c-format -msgid "Enter the ending date: [%s] or '0' for an endless repetition" +msgid "" +"Enter end date ([%s]), duration ([+xxwxxd]) or '0' for endless repetition:" msgstr "Possible argument formats are : 'mm/dd/yyyy' or 'n'\n" #, fuzzy, c-format -msgid "Possible formats are [%s] or '0' for an endless repetition" +msgid "Possible formats are [%s], [+xxwxxd] or '0'." msgstr "Possible argument formats are : 'mm/dd/yyyy' or 'n'\n" msgid "This item is already a repeated one." @@ -1466,7 +1433,7 @@ msgstr "" msgid "Enter the new TODO item:" msgstr "Enter the new ToDo item : " -msgid "Enter the TODO priority [1 (highest) - 9 (lowest)]:" +msgid "Enter the TODO priority [0 (none), 1 (highest) - 9 (lowest)]:" msgstr "" #, fuzzy @@ -1599,6 +1566,16 @@ msgstr "" msgid "Usage: calcurse-upgrade [-h|-v|--config ]" msgstr "" +#, fuzzy +msgid "" +"\n" +"Copyright (c) 2004-2016 calcurse Development Team.\n" +"This is free software; see the source for copying conditions.\n" +msgstr "" +"\n" +"Copyright (c) 2004-2006 Frederic Culot.\n" +"This is free software; see the source for copying conditions.\n" + msgid "unrecognized option:" msgstr "" @@ -1642,13 +1619,118 @@ msgstr "" msgid "Remove temporary backup..." msgstr "" -#~ msgid "Argument to the '-d' flag is not valid\n" -#~ msgstr "Argument to the '-d' flag is not valid\n" +#, fuzzy +#~ msgid "" +#~ "Usage: calcurse [-g|-h|-v] [-an] [-t[num]] [-i] [-x[format]]\n" +#~ " [-d |] [-s[date]] [-r[range]]\n" +#~ " [-c] [-D] [-S] [--status]\n" +#~ " [--read-only]\n" +#~ msgstr "Usage: calcurse [-h | -v] [-at] [-d date|num] [-c file]\n" #, fuzzy -#~ msgid "Possible argument format are: '%s' or 'n'\n" +#~ msgid "" +#~ "\n" +#~ "Miscellaneous:\n" +#~ " -h, --help\n" +#~ "\tprint this help and exit.\n" +#~ "\n" +#~ " -v, --version\n" +#~ "\tprint calcurse version and exit.\n" +#~ "\n" +#~ " --status\n" +#~ "\tdisplay the status of running instances of calcurse.\n" +#~ "\n" +#~ " --read-only\n" +#~ "\tDon't save configuration nor appointments/todos. Use with care.\n" +#~ "\n" +#~ "Files:\n" +#~ " -c , --calendar \n" +#~ "\tspecify the calendar to use (has precedence over '-D').\n" +#~ "\n" +#~ " -D , --directory \n" +#~ "\tspecify the data directory to use.\n" +#~ "\tIf not specified, the default directory is ~/.calcurse\n" +#~ "\n" +#~ "Non-interactive:\n" +#~ " -a, --appointment\n" +#~ " \tprint events and appointments for current day and exit.\n" +#~ "\n" +#~ " -d , --day \n" +#~ "\tprint events and appointments for or upcoming days and\n" +#~ "\texit. To specify both a starting date and a range, use the\n" +#~ "\t'--startday' and the '--range' option.\n" +#~ "\n" +#~ " -g, --gc\n" +#~ "\trun the garbage collector for note files and exit. \n" +#~ "\n" +#~ " -i , --import \n" +#~ "\timport the icalendar data contained in . \n" +#~ "\n" +#~ " -n, --next\n" +#~ "\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" +#~ "\n" +#~ " -s[date], --startday[=date]\n" +#~ "\tprint events and appointments from [date] and exit.\n" +#~ "\tIf no [date] is given, the current day is considered.\n" +#~ "\n" +#~ " -S, --search=\n" +#~ "\tsearch for the given regular expression within events, appointments,\n" +#~ "\tand todos description.\n" +#~ "\n" +#~ " -t[num], --todo[=num]\n" +#~ "\tprint todo list and exit. If the optional number [num] is given,\n" +#~ "\tthen only todos having a priority equal to [num] will be returned.\n" +#~ "\tThe priority number must be between 1 (highest) and 9 (lowest).\n" +#~ "\tIt is also possible to specify '0' for the priority, in which case\n" +#~ "\tonly completed tasks will be shown.\n" +#~ "\n" +#~ " -x[format], --export[=format]\n" +#~ "\texport user data to the specified format. Events, appointments and\n" +#~ "\ttodos are converted and echoed to stdout.\n" +#~ "\tTwo possible formats are available: 'ical' and 'pcal'.\n" +#~ "\tIf the optional argument format is not given, ical format is\n" +#~ "\tselected by default.\n" +#~ "\tnote: redirect standard output to export data to a file,\n" +#~ "\tby issuing a command such as: calcurse --export > calcurse.dat\n" +#~ msgstr "" +#~ "\n" +#~ "Miscellaneous:\n" +#~ " -h\t\tprint this help and exit.\n" +#~ " -v\t\tprint calcurse version and exit.\n" +#~ "\n" +#~ "Options:\n" +#~ " -c \tspecify the calendar to use.\n" +#~ "\n" +#~ "Non-interactive:\n" +#~ " -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.\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" + +#, fuzzy +#~ msgid "Enter the new ending date: [%s] or '0'" #~ msgstr "Possible argument formats are : 'mm/dd/yyyy' or 'n'\n" +#, fuzzy +#~ msgid "Possible formats are [%s] or '0' for an endless repetition" +#~ msgstr "Possible argument formats are : 'mm/dd/yyyy' or 'n'\n" + +#~ msgid "Argument to the '-d' flag is not valid\n" +#~ msgstr "Argument to the '-d' flag is not valid\n" + #, fuzzy #~ msgid "Argument is not valid\n" #~ msgstr "Argument to the '-d' flag is not valid\n" @@ -1663,9 +1745,6 @@ msgstr "" #~ msgid "%s successfully created\n" #~ msgstr "%s successfully created\n" -#~ msgid "starting interactive mode...\n" -#~ msgstr "starting interactive mode...\n" - #~ msgid "Exit" #~ msgstr "Exit" -- cgit v1.2.3-54-g00ecf