diff options
-rw-r--r-- | po/cs.po | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -12,10 +12,10 @@ # msgid "" msgstr "" -"Project-Id-Version: fetchmail 6.4.3-rc2\n" +"Project-Id-Version: fetchmail 6.4.5-rc2\n" "Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2020-05-04 12:30+0200\n" -"PO-Revision-Date: 2020-03-31 22:06+02:00\n" +"PO-Revision-Date: 2020-05-04 20:00+02:00\n" "Last-Translator: Petr Pisar <petr.pisar@atlas.cz>\n" "Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n" "Language: cs\n" @@ -831,7 +831,7 @@ msgstr "Zadejte heslo pro %s@%s: " #: fetchmail.c:653 msgid "fetchmail: Cannot detach into background. Aborting.\n" -msgstr "fetchmail: Nelze se odpojit na pozadí. Končím.\n" +msgstr "fetchmail: Nelze se odpojit na pozadí. Končí se.\n" #: fetchmail.c:657 #, c-format @@ -1706,6 +1706,8 @@ msgid "" "Your operating system neither defines PATH_MAX nor will it accept " "realpath(f, NULL). Aborting.\n" msgstr "" +"Váš operační systém ani nedefinuje PATH_MAX, ani nepřijímá release(f, NULL). " +"Končí se.\n" #: getpass.c:71 msgid "ERROR: no support for getpassword() routine\n" |