# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: you@example.com\n" "POT-Creation-Date: 2007-10-18 14:00+0100\n" "PO-Revision-Date: 2007-10-18 14:00+0100\n" "Last-Translator: you \n" "Language-Team: English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" #: src/modules/reminders/cog.py:114 #, possible-python-brace-format msgctxt "create_reminder|error:past" msgid "The provided reminder time {timestamp} is in the past!" msgstr "Uif qspwjefe sfnjoefs ujnf {timestamp} jt jo uif qbtu!" #: src/modules/reminders/cog.py:123 msgctxt "create_reminder|error:too_fast" msgid "" "You cannot set a repeating reminder with a period less than 10 minutes." msgstr "" "Zpv dboopu tfu b sfqfbujoh sfnjoefs xjui b qfsjpe mftt uibo 10 njovuft." #: src/modules/reminders/cog.py:133 msgctxt "create_reminder|error:too_many" msgid "Sorry, you have reached the maximum of `25` reminders." msgstr "Tpssz, zpv ibwf sfbdife uif nbyjnvn pg `25` sfnjoefst." #: src/modules/reminders/cog.py:149 msgctxt "create_reminder|error:cannot_dm" msgid "" "I cannot direct message you! Do you have me blocked or direct messages " "closed?" msgstr "" "J dboopu ejsfdu nfttbhf zpv! Ep zpv ibwf nf cmpdlfe ps ejsfdu nfttbhft " "dmptfe?" #: src/modules/reminders/cog.py:186 #, possible-python-brace-format msgctxt "parse_timestamp|error:parse" msgid "" "Could not parse `{given}` as a valid reminder time. Try entering the time in" " the form `HH:MM` or `YYYY-MM-DD HH:MM`." msgstr "" "Dpvme opu qbstf `{given}` bt b wbmje sfnjoefs ujnf. Usz foufsjoh uif ujnf jo" " uif gpsn `II:NN` ps `ZZZZ-NN-EE II:NN`." #: src/modules/reminders/cog.py:329 msgctxt "cmd:reminders" msgid "reminders" msgstr "sfnjoefst" #: src/modules/reminders/cog.py:332 msgctxt "cmd:reminders|desc" msgid "View and set your reminders." msgstr "Wjfx boe tfu zpvs sfnjoefst." #: src/modules/reminders/cog.py:353 msgctxt "cmd:remindme" msgid "remindme" msgstr "sfnjoenf" #: src/modules/reminders/cog.py:354 msgctxt "cmd:remindme|desc" msgid "View and set task reminders." msgstr "Wjfx boe tfu ubtl sfnjoefst." #: src/modules/reminders/cog.py:361 msgctxt "cmd:reminders_cancel" msgid "cancel" msgstr "dbodfm" #: src/modules/reminders/cog.py:364 msgctxt "cmd:reminders_cancel|desc" msgid "" "Cancel a single reminder. Use /reminders to clear or cancel multiple " "reminders." msgstr "" "Dbodfm b tjohmf sfnjoefs. Vtf /sfnjoefst up dmfbs ps dbodfm nvmujqmf " "sfnjoefst." #: src/modules/reminders/cog.py:368 msgctxt "cmd:reminders_cancel|param:reminder" msgid "reminder" msgstr "sfnjoefs" #: src/modules/reminders/cog.py:373 msgctxt "cmd:reminders_cancel|param:reminder|desc" msgid "Start typing, then select a reminder to cancel." msgstr "Tubsu uzqjoh, uifo tfmfdu b sfnjoefs up dbodfm." #: src/modules/reminders/cog.py:392 msgctxt "cmd:reminders_cancel|error:no_reminders" msgid "There are no reminders to cancel!" msgstr "Uifsf bsf op sfnjoefst up dbodfm!" #: src/modules/reminders/cog.py:416 msgctxt "cmd:reminders_cancel|error:no_match" msgid "" "I am not sure which reminder you want to cancel. Please try again, selecting" " a reminder from the list of choices." msgstr "" "J bn opu tvsf xijdi sfnjoefs zpv xbou up dbodfm. Qmfbtf usz bhbjo, tfmfdujoh" " b sfnjoefs gspn uif mjtu pg dipjdft." #: src/modules/reminders/cog.py:429 msgctxt "cmd:reminders_cancel|embed:success|desc" msgid "Reminder successfully cancelled." msgstr "Sfnjoefs tvddfttgvmmz dbodfmmfe." #: src/modules/reminders/cog.py:446 msgctxt "cmd:reminders_cancel|acmpl:reminder|error:no_reminders" msgid "There are no reminders to cancel!" msgstr "Uifsf bsf op sfnjoefst up dbodfm!" #: src/modules/reminders/cog.py:476 #, possible-python-brace-format msgctxt "cmd:reminders_cancel|acmpl:reminder|error:no_matches" msgid "You do not have any reminders matching \"{partial}\"" msgstr "Zpv ep opu ibwf boz sfnjoefst nbudijoh \"{partial}\"" #: src/modules/reminders/cog.py:484 msgctxt "cmd:remindme_at" msgid "at" msgstr "bu" #: src/modules/reminders/cog.py:487 msgctxt "cmd:remindme_at|desc" msgid "Schedule a reminder for a particular time." msgstr "Tdifevmf b sfnjoefs gps b qbsujdvmbs ujnf." #: src/modules/reminders/cog.py:491 msgctxt "cmd:remindme_at|param:time" msgid "time" msgstr "ujnf" #: src/modules/reminders/cog.py:492 msgctxt "cmd:remindme_at|param:reminder" msgid "reminder" msgstr "sfnjoefs" #: src/modules/reminders/cog.py:493 msgctxt "cmd:remindme_at|param:every" msgid "repeat_every" msgstr "sfqfbu_fwfsz" #: src/modules/reminders/cog.py:498 msgctxt "cmd:remindme_at|param:time|desc" msgid "When you want to be reminded. (E.g. `4pm` or `16:00`)." msgstr "Xifo zpv xbou up cf sfnjoefe. (F.h. `4qn` ps `16:00`)." #: src/modules/reminders/cog.py:502 msgctxt "cmd:remindme_at|param:reminder|desc" msgid "What should the reminder be?" msgstr "Xibu tipvme uif sfnjoefs cf?" #: src/modules/reminders/cog.py:506 msgctxt "cmd:remindme_at|param:every|desc" msgid "How often to repeat this reminder." msgstr "Ipx pgufo up sfqfbu uijt sfnjoefs." #: src/modules/reminders/cog.py:533 msgctxt "cmd:remindme_at|error|title" msgid "Could not create reminder!" msgstr "Dpvme opu dsfbuf sfnjoefs!" #: src/modules/reminders/cog.py:564 #, possible-python-brace-format msgctxt "cmd:remindme_at|acmpl:time|error:parse" msgid "" "Cannot parse \"{partial}\" as a time. Try the format HH:MM or YYYY-MM-DD " "HH:MM" msgstr "" "Dboopu qbstf \"{partial}\" bt b ujnf. Usz uif gpsnbu II:NN ps ZZZZ-NN-EE " "II:NN" #: src/modules/reminders/cog.py:571 msgctxt "cmd:remindme_in" msgid "in" msgstr "jo" #: src/modules/reminders/cog.py:574 msgctxt "cmd:remindme_in|desc" msgid "Schedule a reminder for a given amount of time in the future." msgstr "Tdifevmf b sfnjoefs gps b hjwfo bnpvou pg ujnf jo uif gvuvsf." #: src/modules/reminders/cog.py:578 msgctxt "cmd:remindme_in|param:time" msgid "time" msgstr "ujnf" #: src/modules/reminders/cog.py:579 msgctxt "cmd:remindme_in|param:reminder" msgid "reminder" msgstr "sfnjoefs" #: src/modules/reminders/cog.py:580 msgctxt "cmd:remindme_in|param:every" msgid "repeat_every" msgstr "sfqfbu_fwfsz" #: src/modules/reminders/cog.py:585 msgctxt "cmd:remindme_in|param:time|desc" msgid "How far into the future to set the reminder (e.g. 1 day 10h 5m)." msgstr "Ipx gbs joup uif gvuvsf up tfu uif sfnjoefs (f.h. 1 ebz 10i 5n)." #: src/modules/reminders/cog.py:589 msgctxt "cmd:remindme_in|param:reminder|desc" msgid "What should the reminder be?" msgstr "Xibu tipvme uif sfnjoefs cf?" #: src/modules/reminders/cog.py:593 msgctxt "cmd:remindme_in|param:every|desc" msgid "How often to repeat this reminder. (e.g. 1 day, or 2h)" msgstr "Ipx pgufo up sfqfbu uijt sfnjoefs. (f.h. 1 ebz, ps 2i)" #: src/modules/reminders/cog.py:619 msgctxt "cmd:remindme_in|error|title" msgid "Could not create reminder!" msgstr "Dpvme opu dsfbuf sfnjoefs!" #: src/modules/reminders/ui.py:47 msgctxt "ui:reminderlist|button:clear|confirm|title" msgid "Are You Sure?" msgstr "Bsf Zpv Tvsf?" #: src/modules/reminders/ui.py:50 #, possible-python-brace-format msgctxt "ui:reminderlist|button:clear|confirm|desc" msgid "Are you sure you want to delete your `{count}` reminder?" msgid_plural "Are you sure you want to clear your `{count}` reminders?" msgstr[0] "Bsf zpv tvsf zpv xbou up efmfuf zpvs `{count}` sfnjoefs?" msgstr[1] "Bsf zpv tvsf zpv xbou up dmfbs zpvs `{count}` sfnjoefst?" #: src/modules/reminders/ui.py:57 msgctxt "ui:reminderlist|button:clear|confirm|button:yes" msgid "Yes, clear my reminders" msgstr "Zft, dmfbs nz sfnjoefst" #: src/modules/reminders/ui.py:68 msgctxt "ui:reminderlist|button:clear|success|desc" msgid "Your reminders have been cleared!" msgstr "Zpvs sfnjoefst ibwf cffo dmfbsfe!" #: src/modules/reminders/ui.py:77 msgctxt "ui:reminderlist|button:clear|confirm|button:cancel" msgid "Cancel" msgstr "Dbodfm" #: src/modules/reminders/ui.py:89 msgctxt "ui:reminderlist|button:clear|label" msgid "Clear Reminders" msgstr "Dmfbs Sfnjoefst" #: src/modules/reminders/ui.py:110 msgctxt "ui:reminderlist|button:new|modal|field:time|label" msgid "When would you like to be reminded?" msgstr "Xifo xpvme zpv mjlf up cf sfnjoefe?" #: src/modules/reminders/ui.py:120 msgctxt "ui:reminderlist|button:new|modal|field:repeat|label" msgid "How often should the reminder repeat?" msgstr "Ipx pgufo tipvme uif sfnjoefs sfqfbu?" #: src/modules/reminders/ui.py:124 msgctxt "ui:reminderlist|button:new|modal|field:repeat|placeholder" msgid "1 day 10 hours 5 minutes (Leave empty for no repeat.)" msgstr "1 ebz 10 ipvst 5 njovuft (Mfbwf fnquz gps op sfqfbu.)" #: src/modules/reminders/ui.py:133 msgctxt "ui:reminderlist|button:new|modal|field:content|label" msgid "What should I remind you?" msgstr "Xibu tipvme J sfnjoe zpv?" #: src/modules/reminders/ui.py:144 msgctxt "ui:reminderlist|button:new|modal|title" msgid "Set a Reminder" msgstr "Tfu b Sfnjoefs" #: src/modules/reminders/ui.py:157 #, possible-python-brace-format msgctxt "ui:reminderlist|button:new|modal|parse|error:interval" msgid "Cannot parse '{value}' as a duration." msgstr "Dboopu qbstf '{value}' bt b evsbujpo." #: src/modules/reminders/ui.py:180 msgctxt "ui:reminderlist|button:new|label" msgid "New Reminder" msgstr "Ofx Sfnjoefs" #: src/modules/reminders/ui.py:208 msgctxt "ui:reminderlist|select:remove|placeholder" msgid "Select to cancel" msgstr "Tfmfdu up dbodfm" #: src/modules/reminders/ui.py:264 msgctxt "ui:reminderlist|embed:list|author" msgid "Your reminders" msgstr "Zpvs sfnjoefst" #: src/modules/reminders/ui.py:270 msgctxt "ui:reminderlist|embed:list|footer" msgid "Click a reminder to jump back to the context!" msgstr "Dmjdl b sfnjoefs up kvnq cbdl up uif dpoufyu!" #: src/modules/reminders/ui.py:277 msgctxt "ui:reminderlist|embed:no_reminders|title" msgid "You have no reminders set!" msgstr "Zpv ibwf op sfnjoefst tfu!" #: src/modules/reminders/ui.py:286 msgctxt "ui:reminderlist|embed|tips:name" msgid "Reminder Tips" msgstr "Sfnjoefs Ujqt" #: src/modules/reminders/ui.py:290 #, possible-python-brace-format msgctxt "ui:reminderlist|embed|tips:value" msgid "" "- Use {at_cmd} to set a reminder at a known time (e.g. `at 10 am`).\n" "- Use {in_cmd} to set a reminder in a certain time (e.g. `in 2 hours`).\n" "- Both commands support repeating reminders using the `every` parameter.\n" "- Remember to tell me your timezone with {timezone_cmd} if you haven't already!" msgstr "" "- Vtf {at_cmd} up tfu b sfnjoefs bu b lopxo ujnf (f.h. `bu 10 bn`).\n" "- Vtf {in_cmd} up tfu b sfnjoefs jo b dfsubjo ujnf (f.h. `jo 2 ipvst`).\n" "- Cpui dpnnboet tvqqpsu sfqfbujoh sfnjoefst vtjoh uif `fwfsz` qbsbnfufs.\n" "- Sfnfncfs up ufmm nf zpvs ujnfapof xjui {timezone_cmd} jg zpv ibwfo'u bmsfbez!" #: src/modules/reminders/data.py:63 msgctxt "reminder_set|title" msgid "Reminder Set!" msgstr "Sfnjoefs Tfu!" #: src/modules/reminders/data.py:67 #, possible-python-brace-format msgctxt "reminder_set|desc" msgid "" "At {timestamp} I will remind you about:\n" "> {content}" msgstr "" "Bu {timestamp} J xjmm sfnjoe zpv bcpvu:\n" "> {content}" #: src/modules/reminders/data.py:79 msgctxt "reminder_set|field:repeat|name" msgid "Repeats" msgstr "Sfqfbut" #: src/modules/reminders/data.py:83 #, possible-python-brace-format msgctxt "reminder_set|field:repeat|value" msgid "" "This reminder will repeat every `{interval}` (after the first reminder)." msgstr "" "Uijt sfnjoefs xjmm sfqfbu fwfsz `{interval}` (bgufs uif gjstu sfnjoefs)." #: src/modules/reminders/data.py:94 msgctxt "reminder|embed" msgid "You asked me to remind you!" msgstr "Zpv btlfe nf up sfnjoe zpv!" #: src/modules/reminders/data.py:102 msgctxt "reminder|embed" msgid "Context?" msgstr "Dpoufyu?" #: src/modules/reminders/data.py:104 msgctxt "reminder|embed" msgid "Click Here" msgstr "Dmjdl Ifsf" #: src/modules/reminders/data.py:111 msgctxt "reminder|embed" msgid "Next reminder" msgstr "Ofyu sfnjoefs" #: src/modules/reminders/data.py:135 #, possible-python-brace-format msgctxt "reminder|formatted|interval" msgid "Every day" msgid_plural "Every `{days}` days" msgstr[0] "Fwfsz ebz" msgstr[1] "Fwfsz `{days}` ebzt" #: src/modules/reminders/data.py:144 #, possible-python-brace-format msgctxt "reminder|formatted|interval" msgid "Every hour" msgid_plural "Every `{hours}` hours" msgstr[0] "Fwfsz ipvs" msgstr[1] "Fwfsz `{hours}` ipvst" #: src/modules/reminders/data.py:153 #, possible-python-brace-format msgctxt "reminder|formatted|interval" msgid "Every `{duration}`" msgstr "Fwfsz `{duration}`"