From 61ca7cf86427e0ec00c521f08685da7e949c7f59 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Thu, 21 Feb 2019 07:19:53 +0100 Subject: Update po files This is just automated updates from `make update-po` and does not include any new translations from Transifex. Signed-off-by: Lukas Fleischer --- po/en.po | 396 ++++++++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 289 insertions(+), 107 deletions(-) (limited to 'po/en.po') diff --git a/po/en.po b/po/en.po index 6dae8e6..e5e7272 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: 2017-11-02 08:41+0100\n" +"POT-Creation-Date: 2019-01-12 10:01+0100\n" "PO-Revision-Date: 2006-07-03 00:05+0100\n" "Last-Translator: Neil Williams \n" "Language-Team: English/GB \n" @@ -30,9 +30,13 @@ msgid "no such appointment" msgstr "Appointment :" msgid "" -"usage: calcurse [--daemon|-F|-G|-g|-i|-Q|--status|-x[]]\n" -" [-c] [-D] [-h] [-q] [--read-only] [-v]\n" -" [--filter-*] [--format-*]" +"Usage:\n" +"calcurse [-D ] [-C ] [-c ]\n" +"calcurse -Q [--from ] [--to ] [--days ]\n" +"calcurse -a | -d | -d | -n | -r[] | -s[] | -" +"t[]\n" +"calcurse -h | -v | --status | -G | -P | -g | -i | -x[] | --" +"daemon" msgstr "" #, fuzzy @@ -58,57 +62,89 @@ msgstr "" "This is free software; see the source for copying conditions.\n" #, fuzzy -msgid "Operations in non-interactive mode:" +msgid "Operations in command line mode:" msgstr "starting interactive mode...\n" -msgid " -F, --filter Read items, filter them, and write them back" +msgid " -Q, --query Print items in a given query range" msgstr "" msgid " -G, --grep Grep items from the data files" msgstr "" -msgid " -Q, --query Print items in a given query range" +msgid " -P, --purge Read items and write them back" msgstr "" msgid "" -"Note that -F, -G and -Q can be combined with filter options --filter-*\n" -"and formatting options --format-*. Consult the man page for details." +"Query short forms:\n" +"-a, -d |, -n, -r[], -s[], -t" +msgstr "" + +msgid "Note that filter, format and day-range options affect input or output:" +msgstr "" + +msgid " --filter-* Filter items loaded by -Q, -G, -P and -x" +msgstr "" + +msgid "" +" --format-* Rewrite output from -Q, -G and --dump-imported" +msgstr "" + +msgid " --from Limit day range of -Q." +msgstr "" + +msgid " --to Limit day range of -Q." +msgstr "" + +msgid " --days Limit day range of -Q." +msgstr "" + +msgid " --limit, -l Limit number of query results" +msgstr "" + +msgid " --search, -S Match regular expression in queries" +msgstr "" + +msgid "Consult the man page for details." msgstr "" msgid "Miscellaneous:" msgstr "" -msgid " -c, --calendar Specify the calendar data file to use" +msgid " -c, --calendar The calendar data file to use" +msgstr "" + +msgid " -C, --conf The configuration directory to use" msgstr "" msgid " --daemon Run notification daemon in the background" msgstr "" -msgid " -D, --directory Specify the data directory to use" +msgid " -D, --directory The data directory to use" msgstr "" -msgid " -g, --gc Run the garbage collector and exit" +msgid " -g, --gc Run the garbage collector" msgstr "" -msgid " -h, --help Show this help text and exit" +msgid " -h, --help Show this help text" msgstr "" -msgid " -i, --import Import iCal data from a file" +msgid " -i, --import Import iCal data from file" msgstr "" -msgid " -q, --quiet Do not show system dialogs" +msgid " -q, --quiet Suppress system dialogs" msgstr "" msgid " --read-only Do not save configuration or data files" msgstr "" -msgid " --status Display the status of running instances" +msgid " --status Display status of running instances" msgstr "" -msgid " -v, --version Show version information and exit" +msgid " -v, --version Show version information" msgstr "" -msgid " -x, --export [] Export items, valid formats: ical, pcal" +msgid "" +" -x, --export[] Export to stdout in ical (default) or pcal format" msgstr "" #, fuzzy @@ -141,7 +177,7 @@ msgstr "" msgid "calcurse is running in background (pid %d)\n" msgstr "" -msgid "calcurse is not running\n" +msgid "calcurse is not running" msgstr "" msgid "completed tasks:\n" @@ -155,11 +191,11 @@ msgid "next appointment:\n" msgstr "Appointment :" #, c-format -msgid "invalid date: %s" +msgid "invalid range: %s" msgstr "" #, c-format -msgid "invalid range: %s" +msgid "invalid date: %s" msgstr "" #, c-format @@ -180,30 +216,90 @@ msgstr "" msgid "could not compile regular expression: %s" msgstr "" +#, c-format +msgid "filter criterion already in use: %s" +msgstr "" + #, c-format msgid "invalid date range: %s" msgstr "" +#, c-format +msgid "calcurse is running (pid = %d)" +msgstr "" + +#, fuzzy, c-format +msgid "invalid input date format: %s" +msgstr "Enter the new ToDo item : " + +#, fuzzy, c-format +msgid "invalid output date format: %s" +msgstr "Enter the new ToDo item : " + msgid "invalid argument combination" msgstr "" msgid "cannot specify a range and an end date" msgstr "" +msgid "end date cannot come before start date" +msgstr "" + msgid "Unable to find documentation." msgstr "" +#, fuzzy +msgid "Data were saved successfully" +msgstr "The data files were successfully saved" + +#, fuzzy +msgid "Data were saved/reloaded successfully" +msgstr "The data files were successfully saved" + +msgid "Save cancelled" +msgstr "" + +msgid "Data were already saved" +msgstr "" + +#, fuzzy +msgid "Cannot open data file" +msgstr "Failed to open todo file" + +#, fuzzy +msgid "Data were reloaded successfully" +msgstr "The data files were successfully saved" + +#, fuzzy +msgid "Date were merged/reloaded successfully" +msgstr "The data files were successfully saved" + +msgid "Reload cancelled" +msgstr "" + +msgid "Data were already loaded" +msgstr "" + msgid "Export to (i)cal or (p)cal format?" msgstr "" msgid "[ip]" msgstr "" +msgid "There are unsaved changes. Should they be saved?" +msgstr "" + #, fuzzy msgid "Do you really want to quit?" msgstr "Do you really want to quit ?" -msgid "Command:" +msgid "Command: [ h(elp) | w(rite)(!) | q(uit)(!) | wq(!) ]" +msgstr "" + +msgid "Read-only mode - use w!" +msgstr "" + +msgid "There are unsaved changes - use w or q!" msgstr "" #, c-format @@ -231,6 +327,14 @@ msgid "" "`calcurse-upgrade`." msgstr "" +#, c-format +msgid "unknown user option: \"%s\"" +msgstr "" + +#, c-format +msgid "invalid option format: \"%s\"" +msgstr "" + #, fuzzy, c-format msgid "configuration variable unknown: \"%s\"" msgstr "FATAL ERROR in fill_config_var: wrong configuration variable format.\n" @@ -272,6 +376,24 @@ msgstr "" msgid "(specifies the panel that is selected by default)" msgstr "" +msgid "monthly" +msgstr "" + +msgid "weekly" +msgstr "" + +msgid "(preferred calendar display)" +msgstr "" + +msgid "show completed" +msgstr "" + +msgid "hide completed" +msgstr "" + +msgid "(preferred todo display)" +msgstr "" + msgid "(if set to YES, automatic save is done when quitting)" msgstr "(if set to YES, automatic save is done when quitting)" @@ -281,6 +403,9 @@ msgstr "" msgid "(if not null, automatically save data every 'periodic_save' minutes)" msgstr "" +msgid "(if YES, system events are turned into appointments (or else deleted))" +msgstr "" + msgid "(if set to YES, confirmation is required before quitting)" msgstr "(if set to YES, confirmation is required before quitting)" @@ -292,10 +417,6 @@ msgid "(if set to YES, messages about loaded and saved data will be displayed)" msgstr "" "(if set to YES, messages about loaded and saved data will not be displayed)" -#, fuzzy -msgid "(if set to YES, progress bar will be displayed when saving data)" -msgstr "(if set to YES, progress bar will not be displayed when saving data)" - msgid "Monday" msgstr "" @@ -367,6 +488,10 @@ msgstr "" "Sorry, colours are not supported by your terminal\n" "(Press [ENTER] to continue)" +#, fuzzy, c-format +msgid "Could not save %s." +msgstr "Enter description :" + msgid "unknown item type" msgstr "" @@ -516,19 +641,6 @@ msgstr "" msgid "Warning: ical header malformed or wrong version number. Aborting..." msgstr "" -msgid "Saving..." -msgstr "Saving..." - -msgid "Loading..." -msgstr "Loading..." - -#, fuzzy -msgid "Exporting..." -msgstr "aborting...\n" - -msgid "Internal error while displaying progress bar" -msgstr "" - msgid "Choose the file used to export calcurse data:" msgstr "" @@ -558,30 +670,22 @@ msgstr "" msgid "%s does not exist" msgstr "" -msgid "Data files were changed since reading:" -msgstr "" +#, fuzzy +msgid "Data files have changed and will be overwritten:" +msgstr "Data files found. Data will be loaded now." -msgid "(o)verwrite" +msgid "(c)ontinue" msgstr "" msgid "(m)erge" msgstr "" -msgid "(k)eep and cancel" +msgid "c(a)ncel" msgstr "" -msgid "[omk]" +msgid "[cma]" msgstr "" -msgid "Problems accessing data file ..." -msgstr "Problems accessing data file ..." - -msgid "The data files were successfully saved" -msgstr "The data files were successfully saved" - -msgid "Press [ENTER] to continue" -msgstr "Press [ENTER] to continue" - #, fuzzy msgid "failed to open appointment file" msgstr "Failed to open config file" @@ -614,17 +718,7 @@ msgstr "FATAL ERROR in load_app: syntax error in the item date\n" msgid "failed to open todo file" msgstr "Failed to open todo file" -#, fuzzy -msgid "The data files were reloaded successfully" -msgstr "The data files were successfully saved" - -msgid "There are unsaved modifications:" -msgstr "" - -msgid "(d)iscard" -msgstr "" - -msgid "[dmk]" +msgid "Screen data have changed and will be lost:" msgstr "" #, fuzzy @@ -652,7 +746,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." msgstr "" msgid "Too many errors while reading keys file, aborting..." @@ -662,6 +756,9 @@ msgstr "" msgid "FATAL ERROR: could not create %s: %s\n" msgstr "FATAL ERROR in todo_delete_bynum: no such todo\n" +msgid "Press [ENTER] to continue" +msgstr "Press [ENTER] to continue" + msgid "Welcome to Calcurse. Missing data files were created." msgstr "Welcome to Calcurse. Missing data files were created." @@ -717,7 +814,7 @@ msgstr[1] "" msgid "%d skipped" msgstr "" -msgid "Some items could not be imported, see log file?" +msgid "Some items could not be imported." msgstr "" msgid "Warning: could not open temporary log file, Aborting..." @@ -729,6 +826,13 @@ msgstr "" msgid "No log file to display!" msgstr "" +#, c-format +msgid "See %s for details." +msgstr "" + +msgid "Display log file?" +msgstr "" + #, c-format msgid "Warning: could not erase temporary log file %s, Aborting..." msgstr "" @@ -736,6 +840,9 @@ msgstr "" msgid "Invalid delay" msgstr "" +msgid "Periodic save: data files have changed. Save cancelled." +msgstr "" + #, c-format msgid "" "\n" @@ -1236,6 +1343,9 @@ msgstr "" msgid "incoherent repetition type" msgstr "" +msgid "System event" +msgstr "" + msgid "unknown repetition type" msgstr "" @@ -1281,22 +1391,38 @@ msgstr "The day you entered is not valid" msgid "Enter the day to go to [ENTER for today] : %s" msgstr "Enter the day to go to [ENTER for today] : dd/mm/yyyy" -#, fuzzy -msgid "Enter start time ([hh:mm] or [hhmm]) or date:" +#, c-format +msgid "The move failed (%d/%d/%d, ret=%d)." +msgstr "" + +#, fuzzy, c-format +msgid "Enter start date [%s] and/or time ([hh:mm] or [hhmm]):" msgstr "Enter end time ([hh:mm] or [h:mm]) or duration (in minutes) : " msgid "Press [Enter] to continue" msgstr "Press [Enter] to continue" -#, fuzzy -msgid "You entered an invalid time, should be [hh:mm] or [hhmm]" -msgstr "You entered an invalid start time, should be [h:mm] or [hh:mm]" +msgid "Invalid date or time." +msgstr "" + +msgid "Invalid time: start time must come before end time!" +msgstr "" + +msgid "Enter end date (and/or time) or duration ('?' for input formats):" +msgstr "" + +#, c-format +msgid "Date: %s, year or month may be omitted." +msgstr "" + +msgid "Time: hh:mm (hh: or :mm) or hhmm. Duration: +mm, +hh:mm, +??d??h??m." +msgstr "" #, fuzzy -msgid "Enter end time ([hh:mm], [hhmm]) or duration ([+hh:mm], [+xxxdxxhxxm]):" -msgstr "Enter end time ([hh:mm] or [h:mm]) or duration (in minutes) : " +msgid "Invalid time or duration." +msgstr "FATAL ERROR in load_app: syntax error in the item date\n" -msgid "Invalid time: start time must be before end time!" +msgid "Invalid date: end time must come after start time." msgstr "" #, fuzzy @@ -1330,20 +1456,26 @@ msgid "Invalid frequency." msgstr "" #, fuzzy -msgid "The entered date is not valid." -msgstr "The day you entered is not valid" +msgid "Enter the repetition frequency:" +msgstr "Enter description :" -#, fuzzy, c-format -msgid "Possible formats are [%s] or '0' for an endless repetition." +#, fuzzy +msgid "Enter end date or duration ('?' for input formats):" msgstr "Possible argument formats are : 'mm/dd/yyyy' or 'n'\n" -#, fuzzy -msgid "Enter the new repetition frequency:" -msgstr "Enter description :" +#, c-format +msgid "Date: %s (year or month may be omitted). Endless duration: 0." +msgstr "" -#, fuzzy, c-format -msgid "Enter end date ([%s]), duration ([+xxwxxd]) or '0':" -msgstr "Enter end time ([hh:mm] or [h:mm]) or duration (in minutes) : " +msgid "Duration in days: +dd. Duration in weeks and days: +??w??d." +msgstr "" + +#, c-format +msgid "Invalid date: end date must come after start date (%s)." +msgstr "" + +msgid "Invalid date." +msgstr "" #, fuzzy msgid "Description" @@ -1373,19 +1505,20 @@ msgid "Enter start time ([hh:mm] or [hhmm]), leave blank for an all-day event:" msgstr "" "Enter start time ([hh:mm] or [h:mm]), leave blank for an all-day event : " +msgid "" +"Enter end time as date (and/or time) or duration ('?' for input formats):" +msgstr "" + #, fuzzy msgid "Enter description:" msgstr "Enter description :" -#, fuzzy -msgid "You entered an invalid start time, should be [hh:mm] or [hhmm]" -msgstr "You entered an invalid start time, should be [h:mm] or [hh:mm]" +#, c-format +msgid "Date: %s (and/or time), year or month may be omitted." +msgstr "" -#, fuzzy -msgid "" -"Invalid end time/duration, should be [hh:mm], [hhmm], [+hh:mm], " -"[+xxxdxxhxxm] or [+mm]" -msgstr "You entered an invalid end time, should be [h:mm] or [hh:mm] or [mm]" +msgid "Invalid start time." +msgstr "" #, fuzzy msgid "Do you really want to delete this item?" @@ -1407,23 +1540,11 @@ msgstr "" msgid "Enter the repetition type:" msgstr "Enter description :" -#, fuzzy -msgid "Enter the repetition frequency:" -msgstr "Enter description :" - -#, fuzzy, c-format -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], [+xxwxxd] or '0'." -msgstr "Possible argument formats are : 'mm/dd/yyyy' or 'n'\n" - -msgid "This item is already a repeated one." +#, c-format +msgid "Date: %s (year or month may be omitted). Endless duration: '0'." msgstr "" -msgid "Sorry, the date you entered is older than the item start time." +msgid "This item is already a repeated one." msgstr "" msgid "wrong item type" @@ -1562,6 +1683,67 @@ msgstr "" msgid "Remove temporary backup..." msgstr "" +#, fuzzy +#~ msgid "(if set to YES, progress bar will be displayed when saving data)" +#~ msgstr "" +#~ "(if set to YES, progress bar will not be displayed when saving data)" + +#~ msgid "Saving..." +#~ msgstr "Saving..." + +#~ msgid "Loading..." +#~ msgstr "Loading..." + +#, fuzzy +#~ msgid "Exporting..." +#~ msgstr "aborting...\n" + +#~ msgid "Problems accessing data file ..." +#~ msgstr "Problems accessing data file ..." + +#~ msgid "The data files were successfully saved" +#~ msgstr "The data files were successfully saved" + +#, fuzzy +#~ msgid "You entered an invalid time, should be [hh:mm] or [hhmm]" +#~ msgstr "You entered an invalid start time, should be [h:mm] or [hh:mm]" + +#, fuzzy +#~ msgid "" +#~ "Enter end time ([hh:mm], [hhmm]) or duration ([+hh:mm], [+xxxdxxhxxm]):" +#~ msgstr "Enter end time ([hh:mm] or [h:mm]) or duration (in minutes) : " + +#, fuzzy +#~ msgid "The entered date is not valid." +#~ msgstr "The day you entered is not valid" + +#, fuzzy +#~ msgid "Possible formats are [%s] or '0' for an endless repetition." +#~ msgstr "Possible argument formats are : 'mm/dd/yyyy' or 'n'\n" + +#, fuzzy +#~ msgid "Enter the new repetition frequency:" +#~ msgstr "Enter description :" + +#, fuzzy +#~ msgid "Enter end date ([%s]), duration ([+xxwxxd]) or '0':" +#~ msgstr "Enter end time ([hh:mm] or [h:mm]) or duration (in minutes) : " + +#, fuzzy +#~ msgid "You entered an invalid start time, should be [hh:mm] or [hhmm]" +#~ msgstr "You entered an invalid start time, should be [h:mm] or [hh:mm]" + +#, fuzzy +#~ msgid "" +#~ "Invalid end time/duration, should be [hh:mm], [hhmm], [+hh:mm], " +#~ "[+xxxdxxhxxm] or [+mm]" +#~ msgstr "" +#~ "You entered an invalid end time, should be [h:mm] or [hh:mm] or [mm]" + +#, fuzzy +#~ msgid "Possible formats are [%s], [+xxwxxd] or '0'." +#~ msgstr "Possible argument formats are : 'mm/dd/yyyy' or 'n'\n" + #, fuzzy #~ msgid "Enter an option number to change its value" #~ msgstr "Enter an option number to change its value [Q to quit] " -- cgit v1.2.3-54-g00ecf