From c1b3807cb01324a537949e110404cd687a2017cd Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Mon, 12 Oct 2020 10:43:47 -0400 Subject: Update message catalog Signed-off-by: Lukas Fleischer --- po/calcurse.pot | 302 +++++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 246 insertions(+), 56 deletions(-) (limited to 'po/calcurse.pot') diff --git a/po/calcurse.pot b/po/calcurse.pot index a63d88a..16bf2e9 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: 2020-03-27 18:58-0400\n" +"POT-Creation-Date: 2020-10-12 10:38-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -21,6 +21,12 @@ msgstr "" msgid "null pointer" msgstr "" +msgid "illegal date in appointment" +msgstr "" + +msgid "error in appointment description" +msgstr "" + msgid "date error in appointment" msgstr "" @@ -33,7 +39,7 @@ msgid "" "calcurse -Q [--from ] [--to ] [--days ]\n" "calcurse -a | -d | -d | -n | -r[] | -s[] | -" "t[]\n" -"calcurse -h | -v | --status | -G | -P | -g | -i | -x[] | --" +"calcurse -h | -v | --status | -G | -P | -g | -i | -x[] | --" "daemon" msgstr "" @@ -119,7 +125,7 @@ msgstr "" msgid " -i, --import Import iCal data from file" msgstr "" -msgid " -q, --quiet Suppress system dialogs" +msgid " -q, --quiet Suppress import/export result message" msgstr "" msgid " --read-only Do not save configuration or data files" @@ -269,7 +275,7 @@ msgstr "" msgid "Do you really want to quit?" msgstr "" -msgid "Command: [ h(elp) | w(rite)(!) | q(uit)(!) | wq(!) ]" +msgid "Command: [ h(elp) | w(rite)(!) | q(uit)(!) | wq(!) | n(ext) | p(rev) ]" msgstr "" msgid "Read-only mode - use w!" @@ -282,6 +288,18 @@ msgstr "" msgid "Help topic does not exist: %s" msgstr "" +msgid "Select a repeating item in the appointments panel." +msgstr "" + +msgid "Not a repeating item." +msgstr "" + +msgid "Last occurrence." +msgstr "" + +msgid "First occurrence." +msgstr "" + #, c-format msgid "No such command: %s" msgstr "" @@ -401,9 +419,6 @@ msgstr "" msgid "(if set to YES, confirmation is required before deleting an event)" msgstr "" -msgid "(if set to YES, messages about loaded and saved data will be displayed)" -msgstr "" - msgid "Monday" msgstr "" @@ -480,6 +495,9 @@ msgstr "" msgid "unknown item type" msgstr "" +msgid "Note:" +msgstr "" + msgid "Event:" msgstr "" @@ -548,10 +566,10 @@ msgstr "" msgid "Could not stop calcurse daemon: %s\n" msgstr "" -msgid "date error in event" +msgid "illegal date in event" msgstr "" -msgid "date error in the event\n" +msgid "date error in event\n" msgstr "" msgid "Internal error: line too long" @@ -563,28 +581,60 @@ msgstr "" msgid "unknown ical type" msgstr "" +msgid "need DTSTART to determine event type." +msgstr "" + msgid "malformed recurrence line." msgstr "" -msgid "recurrence frequency not found." +msgid "frequency not set in rrule." +msgstr "" + +msgid "frequency absent in rrule." msgstr "" -msgid "recurrence frequency not recognized." +msgid "rrule frequency not supported." +msgstr "" + +msgid "invalid interval." +msgstr "" + +msgid "either until or count." +msgstr "" + +msgid "invalid until format." +msgstr "" + +msgid "invalid count value." +msgstr "" + +msgid "invalid bymonth list." +msgstr "" + +msgid "invalid bymonthday list." +msgstr "" + +msgid "invalid byday list." +msgstr "" + +msgid "invalid exception date value type." msgstr "" msgid "malformed exceptions line." msgstr "" -msgid "malformed description line." +msgid "invalid exception." msgstr "" -msgid "malformed description." +#, c-format +msgid "malformed %s line." msgstr "" -msgid "empty description." +#, c-format +msgid "malformed %s." msgstr "" -msgid "malformed summary line" +msgid "malformed summary line." msgstr "" msgid "malformed summary." @@ -599,7 +649,19 @@ msgstr "" msgid "item start date is not defined." msgstr "" -msgid "item has a negative duration." +msgid "multi-day event changed to one-day event" +msgstr "" + +#, c-format +msgid "Location: %s" +msgstr "" + +#, c-format +msgid "Comment: %s" +msgstr "" + +#, c-format +msgid "rrule does not match start day (%s)." msgstr "" msgid "item could not be identified." @@ -608,16 +670,34 @@ msgstr "" msgid "malformed start time line." msgstr "" -msgid "could not retrieve event start time." +msgid "invalid or malformed event start time." +msgstr "" + +msgid "either end or duration." +msgstr "" + +msgid "invalid end time value type." msgstr "" msgid "malformed end time line." msgstr "" -msgid "could not retrieve event end time." +msgid "malformed event end time." +msgstr "" + +msgid "end must be later than start." +msgstr "" + +msgid "malformed duration line." msgstr "" -msgid "item duration malformed." +msgid "invalid duration." +msgstr "" + +msgid "only one description allowed." +msgstr "" + +msgid "only one location allowed." msgstr "" msgid "The ical file seems to be malformed. The end of item was not found." @@ -693,6 +773,21 @@ msgstr "" msgid "syntax error in item repetition" msgstr "" +msgid "syntax error in until date" +msgstr "" + +msgid "until date error" +msgstr "" + +msgid "BYMONTHDAY illegal with WEEKLY" +msgstr "" + +msgid "missing end of recurrence" +msgstr "" + +msgid "syntax error in item state" +msgstr "" + msgid "failed to open todo file" msgstr "" @@ -733,16 +828,10 @@ msgstr "" msgid "FATAL ERROR: could not create %s: %s\n" msgstr "" -msgid "Press [ENTER] to continue" -msgstr "" - -msgid "Welcome to Calcurse. Missing data files were created." -msgstr "" - -msgid "Data files found. Data will be loaded now." +msgid "The data were successfully exported" msgstr "" -msgid "The data were successfully exported" +msgid "Press [ENTER] to continue" msgstr "" msgid "unknown export type" @@ -815,7 +904,9 @@ msgstr "" msgid "Invalid delay" msgstr "" -msgid "Periodic save: data files have changed. Save cancelled." +msgid "" +"Periodic save cancelled. Data files have changed. Save and merge " +"interactively" msgstr "" #, c-format @@ -1297,10 +1388,26 @@ msgstr "" msgid "System event" msgstr "" -msgid "unknown repetition type" +msgid "unknown character" msgstr "" -msgid "unknown character" +#, c-format +msgid "recurrence error: not on start day (%s)" +msgstr "" + +msgid "illegel date in event" +msgstr "" + +msgid "date error in event" +msgstr "" + +msgid "month day is zero" +msgstr "" + +msgid "no daily frequency check" +msgstr "" + +msgid "illegal BYDAY value" msgstr "" msgid "event not found" @@ -1309,14 +1416,22 @@ msgstr "" msgid "appointment not found" msgstr "" -msgid "syntax error in item date" +msgid "syntax error in bymonthday" msgstr "" -msgid "date error in item exception" +msgid "syntax error in bywday" msgstr "" -#, c-format -msgid "Could not remove calcurse lock file: %s\n" +msgid "syntax error in bymonth" +msgstr "" + +msgid "illegal bymonth value" +msgstr "" + +msgid "syntax error in item date" +msgstr "" + +msgid "date error in item exception" msgstr "" #, c-format @@ -1356,6 +1471,10 @@ msgstr "" msgid "Invalid time: start time must come before end time!" msgstr "" +#, c-format +msgid "Repetition must begin on start day (%s)." +msgstr "" + msgid "Enter end date (and/or time) or duration ('?' for input formats):" msgstr "" @@ -1381,51 +1500,111 @@ msgstr "" msgid "Invalid date format - try again:." msgstr "" -msgid "Enter the new repetition type:" +msgid "Limit repetition to listed days." +msgstr "" + +msgid "Expand repetition to listed days." +msgstr "" + +msgid "Expand repetition to listed days, either all or 1st, 2nd, ... of month." +msgstr "" + +msgid "Note: limit to monthdays, if any." +msgstr "" + +msgid "Expand repetition to listed days, either all or 1st, 2nd, ... of year." +msgstr "" + +msgid "Note: expand to listed months, if any; limit to monthdays, if any." +msgstr "" + +msgid "Limit repetition to listed months." +msgstr "" + +msgid "Expand repetition to listed months." msgstr "" -msgid "(d)aily" +msgid "Limit repetition to listed days of month." msgstr "" -msgid "(w)eekly" +msgid "Expand repetition to listed days of month." msgstr "" -msgid "(m)onthly" +#, c-format +msgid "Weekdays %s|..|%s, space-separated list, '?' for help:" msgstr "" -msgid "(y)early" +#, c-format +msgid "" +"Weekdays [n]%s|..|[n]%s, space-separated list, n=1,-1,..,5,-5, '?' for help:" msgstr "" #, c-format -msgid "(currently using %s)" +msgid "" +"Weekdays [n]%s|..|[n]%s, space-separated list, n=1,-1,..,53,-53, '?' for " +"help:" +msgstr "" + +msgid "Months 1|..|12, space-separated list, '?' for help:" +msgstr "" + +msgid "Monthdays 1|..|31 or -1|..|-31, space-separated list, '?' for help:" +msgstr "" + +msgid "Invalid format - try again." +msgstr "" + +msgid "Press any key to continue." +msgstr "" + +msgid "Base period:" +msgstr "" + +msgid "day" +msgstr "" + +msgid "week" +msgstr "" + +msgid "month" +msgstr "" + +msgid "year" msgstr "" msgid "[dwmy]" msgstr "" -msgid "Invalid frequency." +msgid "Frequency:" msgstr "" -msgid "Enter the repetition frequency:" +msgid "Invalid frequency." msgstr "" -msgid "Enter end date or duration ('?' for input formats):" +msgid "Until date, increment or repeat count ('?' for input formats):" msgstr "" #, c-format -msgid "Date: %s (year or month may be omitted). Endless duration: 0." +msgid "Date: %s (year, month may be omitted, endless: 0)." msgstr "" -msgid "Duration in days: +dd. Duration in weeks and days: +??w??d." +msgid "Increment: +?? (days) or: +??w??d (weeks). Repeat count: #?? (number)." msgstr "" #, c-format -msgid "Invalid date: end date must come after start date (%s)." +msgid "Invalid date: until date must come after start date (%s)." msgstr "" msgid "Invalid date." msgstr "" +msgid "Repeat count is too big." +msgstr "" + +#, c-format +msgid "Repetition must begin on start day (%s); any change discarded." +msgstr "" + msgid "Description" msgstr "" @@ -1464,32 +1643,39 @@ msgstr "" msgid "Invalid start time." msgstr "" -msgid "Do you really want to delete this item?" +msgid "" +"This item is recurrent and has a note attached to it. Delete (s)elected " +"occurrence, (a)ll occurrences, or just its (n)ote?" msgstr "" -msgid "This item is recurrent. Delete (a)ll occurences or just this (o)ne?" +msgid "[san]" msgstr "" -msgid "[ao]" +msgid "" +"This item has a note attached to it. Delete (s)elected occurrence or just " +"its (n)ote?" msgstr "" -msgid "This item has a note attached to it. Delete (i)tem or just its (n)ote?" +msgid "[sn]" msgstr "" -msgid "[in]" +msgid "" +"This item is recurrent. Delete (s)elected occurrence or (a)ll occurrences?" msgstr "" -msgid "Enter the repetition type:" +msgid "[sa]" msgstr "" -#, c-format -msgid "Date: %s (year or month may be omitted). Endless duration: '0'." +msgid "Confirm deletion. Delete (s)elected occurrence? Press (s) to confirm." +msgstr "" + +msgid "[s]" msgstr "" -msgid "This item is already a repeated one." +msgid "Already repeated." msgstr "" -msgid "wrong item type" +msgid "A (s)imple or (a)dvanced repetition?" msgstr "" msgid "Enter the new TODO item:" @@ -1513,6 +1699,10 @@ msgstr "" msgid "TODO:" msgstr "" +#, c-format +msgid "Could not remove calcurse lock file: %s\n" +msgstr "" + msgid "/!\\ INTERNAL ERROR /!\\" msgstr "" -- cgit v1.2.3-54-g00ecf