diff options
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 45 |
1 files changed, 41 insertions, 4 deletions
@@ -1599,9 +1599,30 @@ msgstr "neplatný příkaz" msgid "invalid alias definition" msgstr "neplatný definice aliasu" +# Nastavení nebo nastavování? +#, fuzzy +#| msgid "Configuration error" +msgid "permission error" +msgstr "Chyba konfigurace" + msgid "out of core" msgstr "nedostatek paměti" +#, fuzzy +#| msgid "invalid command" +msgid "invalid meta command" +msgstr "neplatný příkaz" + +#, fuzzy +#| msgid "Unknown command" +msgid "unknown meta command" +msgstr "Neznámý příkaz" + +#, fuzzy +#| msgid "Unexpected IPC command" +msgid "unexpected meta command" +msgstr "Neočekávaný příkaz IPC" + msgid "invalid option" msgstr "neplatný parametr" @@ -1629,14 +1650,26 @@ msgstr "volba „%.50s“ není jednoznačná\n" msgid "command \"%.50s\" is ambiguous\n" msgstr "příkaz „%.50s“ není jednoznačný\n" -# Yet another expression for `not enough memory' :) -msgid "out of core\n" -msgstr "nedostatek paměti\n" - #, c-format msgid "invalid option \"%.50s\"\n" msgstr "neplatný parametr „%.50s“\n" +#, c-format +msgid "Note: no default option file '%s'\n" +msgstr "" + +#, c-format +msgid "reading options from '%s'\n" +msgstr "" + +#, c-format +msgid "option file '%s': %s\n" +msgstr "" + +#, c-format +msgid "Note: ignoring option \"--%s\" due to global config\n" +msgstr "" + msgid "Please report bugs to <https://bugs.gnupg.org>.\n" msgstr "" @@ -1644,6 +1677,10 @@ msgstr "" msgid "warning: could not recognize %s\n" msgstr "pozor: %s nebylo možné rozpoznat\n" +# Yet another expression for `not enough memory' :) +#~ msgid "out of core\n" +#~ msgstr "nedostatek paměti\n" + #~ msgid "Usage: %s GPG-ERROR [...]\n" #~ msgstr "Použití: %s CHYBA_GPG […]\n" |