Update message catalog

This commit is contained in:
Lukas Fleischer 2019-01-12 18:09:58 +01:00
parent 4af76af5ae
commit 51f17fb9c6

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: bugs@calcurse.org\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: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -28,9 +28,13 @@ msgid "no such appointment"
msgstr "" msgstr ""
msgid "" msgid ""
"usage: calcurse [--daemon|-F|-G|-g|-i<file>|-Q|--status|-x[<format>]]\n" "Usage:\n"
" [-c<file>] [-D<path>] [-h] [-q] [--read-only] [-v]\n" "calcurse [-D <directory>] [-C <directory>] [-c <calendar file>]\n"
" [--filter-*] [--format-*]" "calcurse -Q [--from <date>] [--to <date>] [--days <number>]\n"
"calcurse -a | -d <date> | -d <number> | -n | -r[<number>] | -s[<date>] | -"
"t[<number>]\n"
"calcurse -h | -v | --status | -G | -P | -g | -i <file> | -x[<file>] | --"
"daemon"
msgstr "" msgstr ""
msgid "Try `calcurse -h` for more information." msgid "Try `calcurse -h` for more information."
@ -46,57 +50,89 @@ msgstr ""
msgid "This is free software; see the source for copying conditions." msgid "This is free software; see the source for copying conditions."
msgstr "" msgstr ""
msgid "Operations in non-interactive mode:" msgid "Operations in command line mode:"
msgstr ""
msgid " -F, --filter Read items, filter them, and write them back"
msgstr ""
msgid " -G, --grep Grep items from the data files"
msgstr "" msgstr ""
msgid " -Q, --query Print items in a given query range" msgid " -Q, --query Print items in a given query range"
msgstr "" msgstr ""
msgid " -G, --grep Grep items from the data files"
msgstr ""
msgid " -P, --purge Read items and write them back"
msgstr ""
msgid "" msgid ""
"Note that -F, -G and -Q can be combined with filter options --filter-*\n" "Query short forms:\n"
"and formatting options --format-*. Consult the man page for details." "-a, -d <date>|<number>, -n, -r[<number>], -s[<date>], -t<number>"
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 <date> Limit day range of -Q."
msgstr ""
msgid " --to <date> Limit day range of -Q."
msgstr ""
msgid " --days <number> Limit day range of -Q."
msgstr ""
msgid " --limit, -l <number> Limit number of query results"
msgstr ""
msgid " --search, -S <regexp> Match regular expression in queries"
msgstr ""
msgid "Consult the man page for details."
msgstr "" msgstr ""
msgid "Miscellaneous:" msgid "Miscellaneous:"
msgstr "" msgstr ""
msgid " -c, --calendar <file> Specify the calendar data file to use" msgid " -c, --calendar <file> The calendar data file to use"
msgstr ""
msgid " -C, --conf <directory> The configuration directory to use"
msgstr "" msgstr ""
msgid " --daemon Run notification daemon in the background" msgid " --daemon Run notification daemon in the background"
msgstr "" msgstr ""
msgid " -D, --directory <path> Specify the data directory to use" msgid " -D, --directory <dir> The data directory to use"
msgstr "" msgstr ""
msgid " -g, --gc Run the garbage collector and exit" msgid " -g, --gc Run the garbage collector"
msgstr "" msgstr ""
msgid " -h, --help Show this help text and exit" msgid " -h, --help Show this help text"
msgstr "" msgstr ""
msgid " -i, --import <file> Import iCal data from a file" msgid " -i, --import <file> Import iCal data from file"
msgstr "" msgstr ""
msgid " -q, --quiet Do not show system dialogs" msgid " -q, --quiet Suppress system dialogs"
msgstr "" msgstr ""
msgid " --read-only Do not save configuration or data files" msgid " --read-only Do not save configuration or data files"
msgstr "" msgstr ""
msgid " --status Display the status of running instances" msgid " --status Display status of running instances"
msgstr "" msgstr ""
msgid " -v, --version Show version information and exit" msgid " -v, --version Show version information"
msgstr "" msgstr ""
msgid " -x, --export [<format>] Export items, valid formats: ical, pcal" msgid ""
" -x, --export[<format>] Export to stdout in ical (default) or pcal format"
msgstr "" msgstr ""
msgid "" msgid ""
@ -124,7 +160,7 @@ msgstr ""
msgid "calcurse is running in background (pid %d)\n" msgid "calcurse is running in background (pid %d)\n"
msgstr "" msgstr ""
msgid "calcurse is not running\n" msgid "calcurse is not running"
msgstr "" msgstr ""
msgid "completed tasks:\n" msgid "completed tasks:\n"
@ -137,11 +173,11 @@ msgid "next appointment:\n"
msgstr "" msgstr ""
#, c-format #, c-format
msgid "invalid date: %s" msgid "invalid range: %s"
msgstr "" msgstr ""
#, c-format #, c-format
msgid "invalid range: %s" msgid "invalid date: %s"
msgstr "" msgstr ""
#, c-format #, c-format
@ -162,29 +198,84 @@ msgstr ""
msgid "could not compile regular expression: %s" msgid "could not compile regular expression: %s"
msgstr "" msgstr ""
#, c-format
msgid "filter criterion already in use: %s"
msgstr ""
#, c-format #, c-format
msgid "invalid date range: %s" msgid "invalid date range: %s"
msgstr "" msgstr ""
#, c-format
msgid "calcurse is running (pid = %d)"
msgstr ""
#, c-format
msgid "invalid input date format: %s"
msgstr ""
#, c-format
msgid "invalid output date format: %s"
msgstr ""
msgid "invalid argument combination" msgid "invalid argument combination"
msgstr "" msgstr ""
msgid "cannot specify a range and an end date" msgid "cannot specify a range and an end date"
msgstr "" msgstr ""
msgid "end date cannot come before start date"
msgstr ""
msgid "Unable to find documentation." msgid "Unable to find documentation."
msgstr "" msgstr ""
msgid "Data were saved successfully"
msgstr ""
msgid "Data were saved/reloaded successfully"
msgstr ""
msgid "Save cancelled"
msgstr ""
msgid "Data were already saved"
msgstr ""
msgid "Cannot open data file"
msgstr ""
msgid "Data were reloaded successfully"
msgstr ""
msgid "Date were merged/reloaded successfully"
msgstr ""
msgid "Reload cancelled"
msgstr ""
msgid "Data were already loaded"
msgstr ""
msgid "Export to (i)cal or (p)cal format?" msgid "Export to (i)cal or (p)cal format?"
msgstr "" msgstr ""
msgid "[ip]" msgid "[ip]"
msgstr "" msgstr ""
msgid "There are unsaved changes. Should they be saved?"
msgstr ""
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "" msgstr ""
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 "" msgstr ""
#, c-format #, c-format
@ -210,6 +301,14 @@ msgid ""
"`calcurse-upgrade`." "`calcurse-upgrade`."
msgstr "" msgstr ""
#, c-format
msgid "unknown user option: \"%s\""
msgstr ""
#, c-format
msgid "invalid option format: \"%s\""
msgstr ""
#, c-format #, c-format
msgid "configuration variable unknown: \"%s\"" msgid "configuration variable unknown: \"%s\""
msgstr "" msgstr ""
@ -248,6 +347,24 @@ msgstr ""
msgid "(specifies the panel that is selected by default)" msgid "(specifies the panel that is selected by default)"
msgstr "" 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)" msgid "(if set to YES, automatic save is done when quitting)"
msgstr "" msgstr ""
@ -257,6 +374,9 @@ msgstr ""
msgid "(if not null, automatically save data every 'periodic_save' minutes)" msgid "(if not null, automatically save data every 'periodic_save' minutes)"
msgstr "" msgstr ""
msgid "(if YES, system events are turned into appointments (or else deleted))"
msgstr ""
msgid "(if set to YES, confirmation is required before quitting)" msgid "(if set to YES, confirmation is required before quitting)"
msgstr "" msgstr ""
@ -266,9 +386,6 @@ msgstr ""
msgid "(if set to YES, messages about loaded and saved data will be displayed)" msgid "(if set to YES, messages about loaded and saved data will be displayed)"
msgstr "" msgstr ""
msgid "(if set to YES, progress bar will be displayed when saving data)"
msgstr ""
msgid "Monday" msgid "Monday"
msgstr "" msgstr ""
@ -335,6 +452,10 @@ msgid ""
"(Press [ENTER] to continue)" "(Press [ENTER] to continue)"
msgstr "" msgstr ""
#, c-format
msgid "Could not save %s."
msgstr ""
msgid "unknown item type" msgid "unknown item type"
msgstr "" msgstr ""
@ -475,18 +596,6 @@ msgstr ""
msgid "Warning: ical header malformed or wrong version number. Aborting..." msgid "Warning: ical header malformed or wrong version number. Aborting..."
msgstr "" msgstr ""
msgid "Saving..."
msgstr ""
msgid "Loading..."
msgstr ""
msgid "Exporting..."
msgstr ""
msgid "Internal error while displaying progress bar"
msgstr ""
msgid "Choose the file used to export calcurse data:" msgid "Choose the file used to export calcurse data:"
msgstr "" msgstr ""
@ -515,28 +624,19 @@ msgstr ""
msgid "%s does not exist" msgid "%s does not exist"
msgstr "" msgstr ""
msgid "Data files were changed since reading:" msgid "Data files have changed and will be overwritten:"
msgstr "" msgstr ""
msgid "(o)verwrite" msgid "(c)ontinue"
msgstr "" msgstr ""
msgid "(m)erge" msgid "(m)erge"
msgstr "" msgstr ""
msgid "(k)eep and cancel" msgid "c(a)ncel"
msgstr "" msgstr ""
msgid "[omk]" msgid "[cma]"
msgstr ""
msgid "Problems accessing data file ..."
msgstr ""
msgid "The data files were successfully saved"
msgstr ""
msgid "Press [ENTER] to continue"
msgstr "" msgstr ""
msgid "failed to open appointment file" msgid "failed to open appointment file"
@ -563,16 +663,7 @@ msgstr ""
msgid "failed to open todo file" msgid "failed to open todo file"
msgstr "" msgstr ""
msgid "The data files were reloaded successfully" msgid "Screen data have changed and will be lost:"
msgstr ""
msgid "There are unsaved modifications:"
msgstr ""
msgid "(d)iscard"
msgstr ""
msgid "[dmk]"
msgstr "" msgstr ""
msgid "failed to open key file" msgid "failed to open key file"
@ -599,7 +690,7 @@ msgstr ""
msgid "\"%s\" assigned multiple times!" msgid "\"%s\" assigned multiple times!"
msgstr "" msgstr ""
msgid "There were some errors when loading keys file, see log file?" msgid "There were some errors when loading keys file."
msgstr "" msgstr ""
msgid "Too many errors while reading keys file, aborting..." msgid "Too many errors while reading keys file, aborting..."
@ -609,6 +700,9 @@ msgstr ""
msgid "FATAL ERROR: could not create %s: %s\n" msgid "FATAL ERROR: could not create %s: %s\n"
msgstr "" msgstr ""
msgid "Press [ENTER] to continue"
msgstr ""
msgid "Welcome to Calcurse. Missing data files were created." msgid "Welcome to Calcurse. Missing data files were created."
msgstr "" msgstr ""
@ -662,7 +756,7 @@ msgstr[1] ""
msgid "%d skipped" msgid "%d skipped"
msgstr "" msgstr ""
msgid "Some items could not be imported, see log file?" msgid "Some items could not be imported."
msgstr "" msgstr ""
msgid "Warning: could not open temporary log file, Aborting..." msgid "Warning: could not open temporary log file, Aborting..."
@ -674,6 +768,13 @@ msgstr ""
msgid "No log file to display!" msgid "No log file to display!"
msgstr "" msgstr ""
#, c-format
msgid "See %s for details."
msgstr ""
msgid "Display log file?"
msgstr ""
#, c-format #, c-format
msgid "Warning: could not erase temporary log file %s, Aborting..." msgid "Warning: could not erase temporary log file %s, Aborting..."
msgstr "" msgstr ""
@ -681,6 +782,9 @@ msgstr ""
msgid "Invalid delay" msgid "Invalid delay"
msgstr "" msgstr ""
msgid "Periodic save: data files have changed. Save cancelled."
msgstr ""
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -1157,6 +1261,9 @@ msgstr ""
msgid "incoherent repetition type" msgid "incoherent repetition type"
msgstr "" msgstr ""
msgid "System event"
msgstr ""
msgid "unknown repetition type" msgid "unknown repetition type"
msgstr "" msgstr ""
@ -1199,19 +1306,37 @@ msgstr ""
msgid "Enter the day to go to [ENTER for today] : %s" msgid "Enter the day to go to [ENTER for today] : %s"
msgstr "" msgstr ""
msgid "Enter start time ([hh:mm] or [hhmm]) or date:" #, c-format
msgid "The move failed (%d/%d/%d, ret=%d)."
msgstr ""
#, c-format
msgid "Enter start date [%s] and/or time ([hh:mm] or [hhmm]):"
msgstr "" msgstr ""
msgid "Press [Enter] to continue" msgid "Press [Enter] to continue"
msgstr "" msgstr ""
msgid "You entered an invalid time, should be [hh:mm] or [hhmm]" msgid "Invalid date or time."
msgstr "" msgstr ""
msgid "Enter end time ([hh:mm], [hhmm]) or duration ([+hh:mm], [+xxxdxxhxxm]):" msgid "Invalid time: start time must come before end time!"
msgstr "" msgstr ""
msgid "Invalid time: start time must be before end time!" 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 ""
msgid "Invalid time or duration."
msgstr ""
msgid "Invalid date: end time must come after start time."
msgstr "" msgstr ""
msgid "Enter the new item description:" msgid "Enter the new item description:"
@ -1242,18 +1367,24 @@ msgstr ""
msgid "Invalid frequency." msgid "Invalid frequency."
msgstr "" msgstr ""
msgid "The entered date is not valid." msgid "Enter the repetition frequency:"
msgstr ""
msgid "Enter end date or duration ('?' for input formats):"
msgstr "" msgstr ""
#, c-format #, c-format
msgid "Possible formats are [%s] or '0' for an endless repetition." msgid "Date: %s (year or month may be omitted). Endless duration: 0."
msgstr "" msgstr ""
msgid "Enter the new repetition frequency:" msgid "Duration in days: +dd. Duration in weeks and days: +??w??d."
msgstr "" msgstr ""
#, c-format #, c-format
msgid "Enter end date ([%s]), duration ([+xxwxxd]) or '0':" msgid "Invalid date: end date must come after start date (%s)."
msgstr ""
msgid "Invalid date."
msgstr "" msgstr ""
msgid "Description" msgid "Description"
@ -1280,15 +1411,18 @@ msgstr ""
msgid "Enter start time ([hh:mm] or [hhmm]), leave blank for an all-day event:" msgid "Enter start time ([hh:mm] or [hhmm]), leave blank for an all-day event:"
msgstr "" msgstr ""
msgid ""
"Enter end time as date (and/or time) or duration ('?' for input formats):"
msgstr ""
msgid "Enter description:" msgid "Enter description:"
msgstr "" msgstr ""
msgid "You entered an invalid start time, should be [hh:mm] or [hhmm]" #, c-format
msgid "Date: %s (and/or time), year or month may be omitted."
msgstr "" msgstr ""
msgid "" msgid "Invalid start time."
"Invalid end time/duration, should be [hh:mm], [hhmm], [+hh:mm], "
"[+xxxdxxhxxm] or [+mm]"
msgstr "" msgstr ""
msgid "Do you really want to delete this item?" msgid "Do you really want to delete this item?"
@ -1309,24 +1443,13 @@ msgstr ""
msgid "Enter the repetition type:" msgid "Enter the repetition type:"
msgstr "" msgstr ""
msgid "Enter the repetition frequency:"
msgstr ""
#, c-format #, c-format
msgid "" msgid "Date: %s (year or month may be omitted). Endless duration: '0'."
"Enter end date ([%s]), duration ([+xxwxxd]) or '0' for endless repetition:"
msgstr ""
#, c-format
msgid "Possible formats are [%s], [+xxwxxd] or '0'."
msgstr "" msgstr ""
msgid "This item is already a repeated one." msgid "This item is already a repeated one."
msgstr "" msgstr ""
msgid "Sorry, the date you entered is older than the item start time."
msgstr ""
msgid "wrong item type" msgid "wrong item type"
msgstr "" msgstr ""