# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: wyslij-po 2.2\n"
"Report-Msgid-Bugs-To: bug-wyslij-po@gnu.org.ua\n"
"POT-Creation-Date: 2010-03-11 10:14+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: src/main.c:21
msgid "wyslij-po -- submit PO files to the Translation Project"
msgstr ""

#: src/main.c:22
msgid "FILE ..."
msgstr ""

#: src/main.c:68
msgid "General Options:"
msgstr ""

#: src/main.c:70
msgid "do nothing, print what would have been done"
msgstr ""

#: src/main.c:72
msgid "produce verbose output"
msgstr ""

#: src/main.c:73
msgid "FILE"
msgstr ""

#: src/main.c:74
msgid "set the name of langtab file"
msgstr ""

#: src/main.c:75
msgid "COMMAND"
msgstr ""

#: src/main.c:76
msgid "use this COMMAND for compression"
msgstr ""

#: src/main.c:80
msgid "Mail Address Control:"
msgstr ""

#: src/main.c:81 src/main.c:89
msgid "EMAIL"
msgstr ""

#: src/main.c:82
msgid "send to this email address"
msgstr ""

#: src/main.c:83 src/main.c:85
msgid "EMAIL-LIST"
msgstr ""

#: src/main.c:84
msgid "set Carbon-copy recipients"
msgstr ""

#: src/main.c:86
msgid "set Blind carbon-copy recipients"
msgstr ""

#: src/main.c:87
msgid "FOLDER"
msgstr ""

#: src/main.c:88
msgid "direct Fcc to the given folder"
msgstr ""

#: src/main.c:90
msgid "set sender address"
msgstr ""

#: src/main.c:93
msgid "PO File Verification Options:"
msgstr ""

#: src/main.c:95
msgid "verify PO modification time"
msgstr ""

#: src/main.c:97
msgid "disable PO modification time verification"
msgstr ""

#: src/main.c:99
msgid "make sure the submitted PO file is for the latest package version"
msgstr ""

#: src/main.c:102
msgid "disable package version verification"
msgstr ""

#: src/main.c:211
msgid "not a boolean"
msgstr ""

#: src/main.c:235
msgid "Use <command> for compression."
msgstr ""

#: src/main.c:236
msgid "command"
msgstr ""

#: src/main.c:238
msgid "Set the name of the langtab file."
msgstr ""

#: src/main.c:239
msgid "file"
msgstr ""

#: src/main.c:241
msgid "Set recipient address. Multiple emails are allowed."
msgstr ""

#: src/main.c:242 src/main.c:254
msgid "email"
msgstr ""

#: src/main.c:244
msgid "Set carbon copy recipients."
msgstr ""

#: src/main.c:245 src/main.c:248
msgid "emails"
msgstr ""

#: src/main.c:247
msgid "Set blind carbon copy recipients."
msgstr ""

#: src/main.c:250
msgid "Save copy in <folder>."
msgstr ""

#: src/main.c:251
msgid "folder"
msgstr ""

#: src/main.c:253
msgid "Set sender address"
msgstr ""

#: src/main.c:256
msgid "Read sender address from the PO file."
msgstr ""

#: src/main.c:258
msgid "Verify PO modification time"
msgstr ""

#: src/main.c:259 src/main.c:262
msgid "arg: bool"
msgstr ""

#: src/main.c:261
msgid "Verify package version."
msgstr ""

#: src/main.c:264
#, c-format
msgid ""
"URL of textual domain page. Characters %s are replaced with the textual "
"domain name. The default value is http://translationproject.org/domain/%s."
"html"
msgstr ""

#: src/main.c:268
msgid "Regular expression to extract the latest POT file name from tp-url."
msgstr ""

#: src/main.c:315
#, c-format
msgid "executing %s...\n"
msgstr ""

#: src/main.c:320
#, c-format
msgid "%s: cannot create stream for `%s': %s"
msgstr ""

#: src/main.c:329
#, c-format
msgid "%s: cannot create base64 encoder stream: %s"
msgstr ""

#: src/main.c:337
#, c-format
msgid "%s: cannot open base64 encoder stream: %s"
msgstr ""

#: src/main.c:401
msgid "Message:"
msgstr ""

#: src/main.c:406
msgid "Message headers:"
msgstr ""

#: src/main.c:419
#, c-format
msgid "NOT submitting\n"
msgstr ""

#: src/main.c:424
#, c-format
msgid "Submitting %s\n"
msgstr ""

#: src/main.c:427
#, c-format
msgid "%s: Sending message failed: %s"
msgstr ""

#: src/main.c:457
msgid "DEBUG"
msgstr ""

#: src/main.c:476
#, c-format
msgid "Creating mailer `%s' failed: %s"
msgstr ""

#: src/main.c:496
#, c-format
msgid "Opening mailer `%s' failed: %s"
msgstr ""

#: src/main.c:512
#, c-format
msgid "Closing mailer failed: %s"
msgstr ""

#. TRANSLATORS: Translate "(C)" to the copyright symbol
#. (C-in-a-circle), if this symbol is available in the user's
#. locale.  Otherwise, do not translate "(C)"; leave it as-is.
#: src/main.c:534
msgid "(C)"
msgstr ""

#: src/main.c:536
msgid ""
"\n"
"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl."
"html>\n"
"This is free software: you are free to change and redistribute it.\n"
"There is NO WARRANTY, to the extent permitted by law.\n"
"\n"
msgstr ""

#. TRANSLATORS: %s denotes an author name.
#: src/main.c:546
#, c-format
msgid "Written by %s.\n"
msgstr ""

#: src/main.c:569
msgid "Not enough arguments"
msgstr ""

#: src/http.c:87
#, c-format
msgid "Error parsing url `%s': %s"
msgstr ""

#: src/http.c:95
#, c-format
msgid "cannot get protocol from the url `%s': %s"
msgstr ""

#: src/http.c:102
#, c-format
msgid "%s: unsupported protocol"
msgstr ""

#: src/http.c:109
#, c-format
msgid "cannot extract host information from the url `%s': %s"
msgstr ""

#: src/http.c:142
#, c-format
msgid "cannot expand string `%s': %s"
msgstr ""

#: src/http.c:149
#, c-format
msgid "Cannot create url from `%s': %s"
msgstr ""

#: src/http.c:181
#, c-format
msgid "Connecting to %s:%ld\n"
msgstr ""

#: src/http.c:209
msgid "mu_stream_write: wrote 0 bytes"
msgstr ""

#: src/http.c:222
#, c-format
msgid "http_wait failed: %s"
msgstr ""

#: src/http.c:229
msgid "mu_stream_write timed out"
msgstr ""

#: src/http.c:241
#, c-format
msgid "Getting %s\n"
msgstr ""

#: src/http.c:260
#, c-format
msgid "http_stream_wait failed: %s"
msgstr ""

#: src/http.c:287
#, c-format
msgid "Got %-12.12s\n"
msgstr ""

#: src/http.c:294
#, c-format
msgid "Invalid HTTP response (got %s)"
msgstr ""

#: src/http.c:302
#, c-format
msgid "Invalid HTTP response (got %*.*s)"
msgstr ""

#: src/http.c:311
msgid "Invalid HTTP response: not enough data"
msgstr ""

#: src/http.c:317
#, c-format
msgid "Invalid HTTP response (near %s)"
msgstr ""

#: src/http.c:323
msgid "Page not found"
msgstr ""

#: src/http.c:329
#, c-format
msgid "Got error %d"
msgstr ""

#: src/http.c:346
#, c-format
msgid "Verifying POT file version for `%s'\n"
msgstr ""

#: src/http.c:359
msgid "URL of the latest POT file not found"
msgstr ""

#: src/http.c:380
#, c-format
msgid "POT project string (%s) does not match latest version (%s)"
msgstr ""

#: src/http.c:398
#, c-format
msgid "Cannot compile regex: %s"
msgstr ""

#: src/http.c:403
msgid "Invalid regex: no subexpressions"
msgstr ""

#: src/po.c:40
#, c-format
msgid "%s: read error: %s"
msgstr ""

#: src/po.c:42
#, c-format
msgid "%s: short read"
msgstr ""

#: src/po.c:144
#, c-format
msgid "cannot open file %s: %s"
msgstr ""

#: src/po.c:196
#, c-format
msgid "%s:%u: unexpected keyword (instead of \"msgid\")"
msgstr ""

#: src/po.c:203
#, c-format
msgid "%s:%u: unexpected keyword (instead of \"msgstr\")"
msgstr ""

#: src/po.c:242
#, c-format
msgid "cannot create header: %s"
msgstr ""

#: src/po.c:268
#, c-format
msgid "Cannot parse Language-Team: %s"
msgstr ""

#: src/po.c:282
msgid "Cannot build language name"
msgstr ""

#: src/po.c:289
#, c-format
msgid "Unknown language: %s"
msgstr ""

#: src/po.c:302
#, c-format
msgid "%s: No %s"
msgstr ""

#: src/po.c:307
#, c-format
msgid "%s: Cannot parse %s"
msgstr ""

#: src/po.c:318
#, c-format
msgid "Verifying creation vs. revision date\n"
msgstr ""

#: src/po.c:323
#, c-format
msgid "%s: po revision date is prior to pot creation date"
msgstr ""

#: src/po.c:346
#, c-format
msgid "Restoring canonical file name for `%s'\n"
msgstr ""

#: src/po.c:351
msgid "No Project-Id-Version"
msgstr ""

#: src/po.c:357
msgid "No Language-Team"
msgstr ""

#: src/po.c:364
#, c-format
msgid "Cannot parse Project-Id-Version: %s"
msgstr ""

#: src/po.c:369
msgid "Malformed Project-Id-Version"
msgstr ""

#: src/po.c:396
#, c-format
msgid "%s: cannot parse last translator address `%s': %s"
msgstr ""

#: src/po.c:404
#, c-format
msgid "%s: cannot retrieve email address from Last-Translator: %s"
msgstr ""

#: src/po.c:413
#, c-format
msgid "%s: No Last-Translator"
msgstr ""

#: src/po.c:431
#, c-format
msgid "Sourcing language table `%s'\n"
msgstr ""

#: src/po.c:435
#, c-format
msgid "Cannot open %s: %s"
msgstr ""

#: src/po.c:444
#, c-format
msgid "Cannot create assoc table: %s"
msgstr ""

#: src/po.c:470
#, c-format
msgid "%s:%u: cannot parse line: %s"
msgstr ""

#: src/po.c:481
#, c-format
msgid "%s:%u: cannot build RHS: %s"
msgstr ""

#: src/po.c:490
#, c-format
msgid "%s:%u: too few fields"
msgstr ""