aboutsummaryrefslogtreecommitdiffstats
path: root/po/en.po
diff options
context:
space:
mode:
authorLukas Fleischer <lfleischer@calcurse.org>2020-10-12 10:43:47 -0400
committerLukas Fleischer <lfleischer@calcurse.org>2020-10-12 11:04:10 -0400
commitc1b3807cb01324a537949e110404cd687a2017cd (patch)
treef858342b65192f7e7854173b4ca3e5bc9b4f2718 /po/en.po
parentd25b9c0f373a169709ec1a2c3a53ee807a2bb083 (diff)
downloadcalcurse-c1b3807cb01324a537949e110404cd687a2017cd.tar.gz
calcurse-c1b3807cb01324a537949e110404cd687a2017cd.zip
Update message catalog
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'po/en.po')
-rw-r--r--po/en.po377
1 files changed, 304 insertions, 73 deletions
diff --git a/po/en.po b/po/en.po
index bd645ee..971cdaf 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: 2020-03-27 18:58-0400\n"
+"POT-Creation-Date: 2020-10-12 10:38-0400\n"
"PO-Revision-Date: 2006-07-03 00:05+0100\n"
"Last-Translator: Neil Williams <linux@codehelp.co.uk>\n"
"Language-Team: English/GB <en_GB@li.org>\n"
@@ -22,6 +22,14 @@ msgid "null pointer"
msgstr ""
#, fuzzy
+msgid "illegal date in appointment"
+msgstr "Appointment :"
+
+#, fuzzy
+msgid "error in appointment description"
+msgstr "Appointment :"
+
+#, fuzzy
msgid "date error in appointment"
msgstr "Appointment :"
@@ -35,7 +43,7 @@ msgid ""
"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>] | --"
+"calcurse -h | -v | --status | -G | -P | -g | -i <file> | -x[<format>] | --"
"daemon"
msgstr ""
@@ -131,7 +139,7 @@ msgstr ""
msgid " -i, --import <file> 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"
@@ -293,7 +301,7 @@ msgstr ""
msgid "Do you really want to quit?"
msgstr "Do you really want to quit ?"
-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!"
@@ -306,6 +314,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 ""
@@ -430,11 +450,6 @@ msgstr "(if set to YES, confirmation is required before quitting)"
msgid "(if set to YES, confirmation is required before deleting an event)"
msgstr "(if set to YES, confirmation is required before deleting an event)"
-#, fuzzy
-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)"
-
msgid "Monday"
msgstr ""
@@ -517,6 +532,10 @@ msgid "unknown item type"
msgstr ""
#, fuzzy
+msgid "Note:"
+msgstr "Add Item"
+
+#, fuzzy
msgid "Event:"
msgstr "Event :"
@@ -588,11 +607,11 @@ msgstr ""
msgid "Could not stop calcurse daemon: %s\n"
msgstr "Enter description :"
-msgid "date error in event"
+msgid "illegal date in event"
msgstr ""
#, fuzzy
-msgid "date error in the event\n"
+msgid "date error in event\n"
msgstr "FATAL ERROR in event_scan: date error in the event\n"
msgid "Internal error: line too long"
@@ -605,31 +624,65 @@ msgstr ""
msgid "unknown ical type"
msgstr "FATAL ERROR in todo_delete_bynum: no such todo\n"
+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 "recurrence frequency not recognized."
+msgid "frequency absent in rrule."
msgstr ""
-msgid "malformed exceptions line."
+msgid "rrule frequency not supported."
msgstr ""
-msgid "malformed description line."
+#, fuzzy
+msgid "invalid interval."
+msgstr "Enter the new ToDo item : "
+
+msgid "either until or count."
msgstr ""
#, fuzzy
-msgid "malformed description."
-msgstr "Enter description :"
+msgid "invalid until format."
+msgstr "Enter the new ToDo item : "
+
+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 ""
#, fuzzy
-msgid "empty description."
+msgid "invalid exception."
+msgstr "FATAL ERROR in load_app: syntax error in the item date\n"
+
+#, fuzzy, c-format
+msgid "malformed %s line."
msgstr "Enter description :"
-msgid "malformed summary line"
-msgstr ""
+#, fuzzy, c-format
+msgid "malformed %s."
+msgstr "Enter description :"
+
+#, fuzzy
+msgid "malformed summary line."
+msgstr "Enter description :"
msgid "malformed summary."
msgstr ""
@@ -645,7 +698,19 @@ msgstr "Enter description :"
msgid "item start date is not defined."
msgstr "The day you entered is not valid"
-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."
@@ -654,16 +719,38 @@ msgstr ""
msgid "malformed start time line."
msgstr ""
-msgid "could not retrieve event start time."
+msgid "invalid or malformed event start time."
+msgstr ""
+
+#, fuzzy
+msgid "either end or duration."
+msgstr "FATAL ERROR in load_app: syntax error in the item date\n"
+
+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 "item duration malformed."
+msgid "end must be later than start."
+msgstr ""
+
+#, fuzzy
+msgid "malformed duration line."
+msgstr "Enter description :"
+
+#, fuzzy
+msgid "invalid duration."
+msgstr "FATAL ERROR in load_app: syntax error in the item date\n"
+
+#, fuzzy
+msgid "only one description allowed."
+msgstr "Enter description :"
+
+msgid "only one location allowed."
msgstr ""
msgid "The ical file seems to be malformed. The end of item was not found."
@@ -749,6 +836,23 @@ msgid "syntax error in item repetition"
msgstr "FATAL ERROR in load_app: syntax error in the item date\n"
#, fuzzy
+msgid "syntax error in until date"
+msgstr "FATAL ERROR in load_app: syntax error in the item date\n"
+
+msgid "until date error"
+msgstr ""
+
+msgid "BYMONTHDAY illegal with WEEKLY"
+msgstr ""
+
+msgid "missing end of recurrence"
+msgstr ""
+
+#, fuzzy
+msgid "syntax error in item state"
+msgstr "FATAL ERROR in load_app: syntax error in the item date\n"
+
+#, fuzzy
msgid "failed to open todo file"
msgstr "Failed to open todo file"
@@ -790,19 +894,13 @@ 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."
-
-msgid "Data files found. Data will be loaded now."
-msgstr "Data files found. Data will be loaded now."
-
#, fuzzy
msgid "The data were successfully exported"
msgstr "The data files were successfully saved"
+msgid "Press [ENTER] to continue"
+msgstr "Press [ENTER] to continue"
+
msgid "unknown export type"
msgstr ""
@@ -874,7 +972,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
@@ -1380,10 +1480,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"
@@ -1394,6 +1510,21 @@ msgid "appointment not found"
msgstr "Appointment :"
#, fuzzy
+msgid "syntax error in bymonthday"
+msgstr "FATAL ERROR in load_app: syntax error in the item date\n"
+
+#, fuzzy
+msgid "syntax error in bywday"
+msgstr "FATAL ERROR in load_app: syntax error in the item date\n"
+
+#, fuzzy
+msgid "syntax error in bymonth"
+msgstr "FATAL ERROR in load_app: syntax error in the item date\n"
+
+msgid "illegal bymonth value"
+msgstr ""
+
+#, fuzzy
msgid "syntax error in item date"
msgstr "FATAL ERROR in load_app: syntax error in the item date\n"
@@ -1401,10 +1532,6 @@ msgstr "FATAL ERROR in load_app: syntax error in the item date\n"
msgid "date error in item exception"
msgstr "FATAL ERROR in event_scan: date error in the event\n"
-#, fuzzy, c-format
-msgid "Could not remove calcurse lock file: %s\n"
-msgstr "Enter description :"
-
#, c-format
msgid "Error setting signal #%d : %s\n"
msgstr ""
@@ -1442,6 +1569,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 ""
@@ -1470,54 +1601,115 @@ msgstr ""
msgid "Invalid date format - try again:."
msgstr "FATAL ERROR in load_app: syntax error in the item date\n"
-#, fuzzy
-msgid "Enter the new repetition type:"
-msgstr "Enter description :"
+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 "(d)aily"
+msgid "Limit repetition to listed months."
msgstr ""
-msgid "(w)eekly"
+msgid "Expand repetition to listed months."
msgstr ""
-msgid "(m)onthly"
+msgid "Limit repetition to listed days of month."
msgstr ""
-msgid "(y)early"
+msgid "Expand repetition to listed days of month."
msgstr ""
#, c-format
-msgid "(currently using %s)"
+msgid "Weekdays %s|..|%s, space-separated list, '?' for help:"
msgstr ""
-msgid "[dwmy]"
+#, c-format
+msgid ""
+"Weekdays [n]%s|..|[n]%s, space-separated list, n=1,-1,..,5,-5, '?' for help:"
msgstr ""
-msgid "Invalid frequency."
+#, c-format
+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 ""
#, fuzzy
-msgid "Enter the repetition frequency:"
-msgstr "Enter description :"
+msgid "Invalid format - try again."
+msgstr "FATAL ERROR in load_app: syntax error in the item date\n"
+
+#, fuzzy
+msgid "Press any key to continue."
+msgstr "Press any key to continue..."
+
+msgid "Base period:"
+msgstr ""
+
+#, fuzzy
+msgid "day"
+msgstr "May"
+
+msgid "week"
+msgstr ""
+
+msgid "month"
+msgstr ""
+
+msgid "year"
+msgstr ""
+
+msgid "[dwmy]"
+msgstr ""
+
+msgid "Frequency:"
+msgstr ""
+
+msgid "Invalid frequency."
+msgstr ""
#, fuzzy
-msgid "Enter end date or duration ('?' for input formats):"
+msgid "Until date, increment or repeat count ('?' for input formats):"
msgstr "Possible argument formats are : 'mm/dd/yyyy' or 'n'\n"
#, 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 ""
+
#, fuzzy
msgid "Description"
msgstr "Enter description :"
@@ -1561,34 +1753,39 @@ msgstr ""
msgid "Invalid start time."
msgstr ""
-#, fuzzy
-msgid "Do you really want to delete this item?"
-msgstr "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 ""
-#, fuzzy
-msgid "Enter the repetition type:"
-msgstr "Enter description :"
+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 "This item is already a repeated one."
+msgid "[s]"
msgstr ""
-msgid "wrong item type"
+msgid "Already repeated."
+msgstr ""
+
+msgid "A (s)imple or (a)dvanced repetition?"
msgstr ""
#, fuzzy
@@ -1615,6 +1812,10 @@ msgstr "Enter the new ToDo item : "
msgid "TODO:"
msgstr ""
+#, fuzzy, c-format
+msgid "Could not remove calcurse lock file: %s\n"
+msgstr "Enter description :"
+
msgid "/!\\ INTERNAL ERROR /!\\"
msgstr ""
@@ -1725,6 +1926,39 @@ msgid "Remove temporary backup..."
msgstr ""
#, fuzzy
+#~ 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 "empty description."
+#~ msgstr "Enter description :"
+
+#~ msgid "Welcome to Calcurse. Missing data files were created."
+#~ msgstr "Welcome to Calcurse. Missing data files were created."
+
+#~ msgid "Data files found. Data will be loaded now."
+#~ msgstr "Data files found. Data will be loaded now."
+
+#, fuzzy
+#~ msgid "Enter the new repetition type:"
+#~ msgstr "Enter description :"
+
+#, fuzzy
+#~ msgid "Enter the repetition frequency:"
+#~ msgstr "Enter description :"
+
+#, fuzzy
+#~ msgid "Do you really want to delete this item?"
+#~ msgstr "Do you really want to delete this item ?"
+
+#, fuzzy
+#~ msgid "Enter the repetition type:"
+#~ msgstr "Enter description :"
+
+#, fuzzy
#~ msgid "could not get entire item description."
#~ msgstr "Enter description :"
@@ -1819,9 +2053,6 @@ msgstr ""
#~ msgid "April"
#~ msgstr "April"
-#~ msgid "May"
-#~ msgstr "May"
-
#~ msgid "June"
#~ msgstr "June"