From 681a63ea76fff55d24820b03ef16793a33a37669 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Sun, 24 Jun 2012 01:10:29 +0200 Subject: po/: Translation updates from Transifex Signed-off-by: Lukas Fleischer --- po/en.po | 114 ++++++++++++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 91 insertions(+), 23 deletions(-) (limited to 'po/en.po') diff --git a/po/en.po b/po/en.po index 7fe62a2..153e7b1 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: 2012-06-01 00:35+0200\n" +"POT-Creation-Date: 2012-06-24 01:21+0200\n" "PO-Revision-Date: 2006-07-03 00:05+0100\n" "Last-Translator: Neil Williams \n" "Language-Team: English/GB \n" @@ -89,6 +89,21 @@ msgstr "" msgid "Calcurse %s - text-based organizer\n" msgstr "Calcurse %s - text-based organizer\n" +msgid "" +"\n" +"For more information, type '?' from within Calcurse, or read the manpage.\n" +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" + +#, fuzzy +msgid "Mail bug reports to .\n" +msgstr "Mail bug reports and suggestions to .\n" + #, fuzzy msgid "" "\n" @@ -159,9 +174,6 @@ msgid "" "\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" -"\n" -"For more information, type '?' from within Calcurse, or read the manpage.\n" -"Mail bug reports and suggestions to .\n" msgstr "" "\n" "Miscellaneous:\n" @@ -208,16 +220,6 @@ msgstr "" msgid "next appointment:\n" msgstr "Appointment :" -msgid "" -"\n" -"For more information, type '?' from within Calcurse, or read the manpage.\n" -msgstr "" -"\n" -"For more information, type '?' from within Calcurse, or read the manpage.\n" - -msgid "Mail bug reports and suggestions to .\n" -msgstr "Mail bug reports and suggestions to .\n" - msgid "Argument to the '-d' flag is not valid\n" msgstr "Argument to the '-d' flag is not valid\n" @@ -682,6 +684,10 @@ msgstr "" msgid "out of memory" msgstr "" +#, c-format +msgid "key bindings: %s" +msgstr "" + #, fuzzy msgid "Calcurse help" msgstr "CalCurse %s | help" @@ -1254,6 +1260,10 @@ msgid "" " '%s' : +1 Day -> move to next day\n" " '%s' : -1 Week -> move to previous week\n" " '%s' : +1 Week -> move to next week\n" +" '%s' : -1 Month -> move to previous month\n" +" '%s' : +1 Month -> move to next month\n" +" '%s' : -1 Year -> move to previous year\n" +" '%s' : +1 Year -> move to next year\n" " '%s' : Goto today -> move to current day\n" "\n" "The '%s' and '%s' keys are used to scroll text upward or downward\n" @@ -1628,10 +1638,10 @@ msgstr "" msgid "Save calcurse data." msgstr "" -msgid "Help for `generic-cut`." +msgid "Cut the item that is currently selected." msgstr "" -msgid "Help for `generic-paste`." +msgid "Paste an item at the current position." msgstr "" msgid "Select next panel in calcurse main screen." @@ -1662,18 +1672,32 @@ msgstr "" msgid "Add a todo item, whichever panel is currently selected." msgstr "" +msgid "" +"Move to previous day in calendar, whichever panel is currently selected." +msgstr "" + msgid "Move to next day in calendar, whichever panel is currently selected." msgstr "" msgid "" -"Move to previous day in calendar, whichever panel is currently selected." +"Move to previous week in calendar, whichever panel is currently selected" msgstr "" msgid "Move to next week in calendar, whichever panel is currently selected." msgstr "" msgid "" -"Move to previous week in calendar, whichever panel is currently selected" +"Move to previous month in calendar, whichever panel is currently selected" +msgstr "" + +msgid "Move to next month in calendar, whichever panel is currently selected." +msgstr "" + +msgid "" +"Move to previous year in calendar, whichever panel is currently selected" +msgstr "" + +msgid "Move to next year in calendar, whichever panel is currently selected." msgstr "" msgid "Scroll window down (e.g. when displaying text inside a popup window)." @@ -2133,21 +2157,33 @@ msgid "Add Todo" msgstr "" #, fuzzy -msgid "+1 Day" +msgid "-1 Day" msgstr "-/+1 Day" #, fuzzy -msgid "-1 Day" +msgid "+1 Day" msgstr "-/+1 Day" #, fuzzy -msgid "+1 Week" +msgid "-1 Week" msgstr "-/+1 Week" #, fuzzy -msgid "-1 Week" +msgid "+1 Week" msgstr "-/+1 Week" +msgid "-1 Month" +msgstr "" + +msgid "+1 Month" +msgstr "" + +msgid "-1 Year" +msgstr "" + +msgid "+1 Year" +msgstr "" + msgid "Today" msgstr "" @@ -2210,6 +2246,12 @@ msgstr "" msgid "unknown panel" msgstr "" +msgid "Usage: calcurse-upgrade [-h|-v|--config ]" +msgstr "" + +msgid "unrecognized option:" +msgstr "" + #, fuzzy msgid "Configuration file not found:" msgstr "FATAL ERROR in fill_config_var: wrong configuration variable format.\n" @@ -2218,12 +2260,38 @@ msgstr "FATAL ERROR in fill_config_var: wrong configuration variable format.\n" msgid "Pre-3.0.0 configuration file format detected..." msgstr "FATAL ERROR in fill_config_var: wrong configuration variable format.\n" -msgid "Upgrade configuration directives..." +#, fuzzy +msgid "Create temporary backup of the configuration file..." +msgstr "Failed to open config file" + +msgid "Old backup file found:" +msgstr "" + +msgid "" +"\n" +"If a previous conversion did not complete, please try to restore your\n" +"configuration from this backup and then remove the backup file." msgstr "" msgid "done" msgstr "" +msgid "Old temporary file found:" +msgstr "" + +msgid "" +"\n" +"If a previous conversion did not complete, please try to remove this file " +"and\n" +"start over with a backup of your old configuration file." +msgstr "" + +msgid "Upgrade configuration directives..." +msgstr "" + +msgid "Remove temporary backup..." +msgstr "" + #, fuzzy #~ msgid "missing colors in config file" #~ msgstr "Failed to open config file" -- cgit v1.2.3-54-g00ecf