dictionary = {
    'No problem id specified.':
    'Nebylo zadno slo problmu',
    'Problem %d could not be retrieved.':
    'Problm %s se nepodailo nalzt.',
    'Invalid item: %s\n':
    'Chybn poloka: %s\n',
    'Query error:\n%s':
    'Chyba dotazu:\n%s',
    'Nothing found.':
    'Nebylo nic nalezeno.',
    'Unknown request: %s':
    'Neznm poadavek: %s',
    "Required item `%s' not available.\n":
    "Nemohu nalzt povinnou poloku `%s'.\n",
    "Required item `%s' empty.\n":
    "Povinn poloka `%s' je przdn.\n",
    'Reason not given for change of responsible.\n':
    'Nebyl udn dvod zmny zodpovdn osoby.\n',
    'Reason not given for change of state.\n':
    'Nebyl udn dvod zmny stavu.\n',
    'You must fill in both your name and e-mail to register.':
    'Pro registraci muste vyplnit sv jmno i e-mail.',
    'Responsible changed to %s.\nReason:\n%s\n\n':
    'Zodpovdn osoba zmnna na %s.\nDvod:\n%s\n\n',
    'State changed to %s.\nReason:\n%s\n\n':
    'Stav zmnn na %s.\nDvod:\n%s\n\n',
    'The problem was edited by %s.\n\n':
    'Problm byl zeditovn uivatelem %s.\n\n',
    '%sThere were changed the following items:\n%s':
    '%sByly zmnny nsledujc poloky:\n%s',
    'Problem #%s edited':
    'Zeditovn problm . %s',
    'Problem #%s changed':
    'Zmnn problm . %s',
    "Problem%%20#%s":
    "Problm%%20.%%20%s",
    'Request for submitter id: %s':
    'dost o pidlen identifikace: %s',
    'Sorry, this problem is confidential.':
    'Litujeme, ale tento problm je privtn.',
    'This problem was given to %s.\n':
    'Tento problm byl pedn eiteli %s.\n',
    'Problem URL is:\n%s\n':
    'URL problmu je:\n%s\n',
    'No e-mail given, where to send the answers to?':
    'Nebyl zadn e-mail, kam mm pak zaslat odpovdi?',
    'No changer specified.':
    'Nen uvedeno, kdo zmnu provedl.',
    'yes':
    'ano',
    'no':
    'ne',
    'Confidential':
    'Privtn',
    'Category':
    'Kategorie',
    'Description':
    'Popis',
    'Responsible':
    'Zodpovd',
    'No changes requested':
    'Poadavek neobsahoval dn zmny',
    'Access denied for the action %s':
    'Pro akci %s nemte dostaten pstupov prva',
    'query-pr: no PRs matched\n':
    'Dotazu neodpovd dn problm\n',
    '[E]dit':
    '[E]ditace',
    'No accessible categories':
    'dn pstupn kategorie'
    }
