1379 lines
31 KiB
Plaintext
1379 lines
31 KiB
Plaintext
# Translators:
|
|
# Translators:
|
|
# A5h8d0wf0x <littleslyfoxie28@gmail.com>, 2014
|
|
# Waseihou Watashi <waseihou@gmail.com>, 2012
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: I2P\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-11-27 09:58+0000\n"
|
|
"PO-Revision-Date: 2016-11-27 09:57+0000\n"
|
|
"Last-Translator: str4d <str4d@i2pmail.org>\n"
|
|
"Language-Team: Czech (http://www.transifex.com/otf/I2P/language/cs/)\n"
|
|
"Language: cs\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
|
|
|
#: src/main/java/i2p/bote/Configuration.java:69
|
|
msgid "Material"
|
|
msgstr ""
|
|
|
|
#: src/main/java/i2p/bote/Configuration.java:70
|
|
msgid "Light Blue"
|
|
msgstr ""
|
|
|
|
#: src/main/java/i2p/bote/Configuration.java:71
|
|
msgid "Vanilla"
|
|
msgstr ""
|
|
|
|
#: src/main/java/i2p/bote/I2PBote.java:517
|
|
msgid "No identity matches the sender/from field: "
|
|
msgstr "Žádná identita neodpovídá poli odesílatel/od:"
|
|
|
|
#: src/main/java/i2p/bote/I2PBote.java:723
|
|
msgid "Checking password"
|
|
msgstr ""
|
|
|
|
#: src/main/java/i2p/bote/I2PBote.java:726
|
|
msgid "The old password is not correct."
|
|
msgstr "Staré heslo je špatně zadané."
|
|
|
|
#: src/main/java/i2p/bote/I2PBote.java:728
|
|
msgid "The new password and the confirmation password do not match."
|
|
msgstr "Nové heslo a jeho potvrzení se neshodují."
|
|
|
|
#: src/main/java/i2p/bote/I2PBote.java:735
|
|
msgid "Re-encrypting identities"
|
|
msgstr ""
|
|
|
|
#: src/main/java/i2p/bote/I2PBote.java:738
|
|
msgid "Re-encrypting addressbook"
|
|
msgstr ""
|
|
|
|
#: src/main/java/i2p/bote/I2PBote.java:741
|
|
msgid "Re-encrypting folder"
|
|
msgstr ""
|
|
|
|
#: src/main/java/i2p/bote/I2PBote.java:745
|
|
msgid "Updating password file"
|
|
msgstr ""
|
|
|
|
#: src/main/java/i2p/bote/crypto/ECDH256_ECDSA256.java:45
|
|
msgid "256-bit Elliptic Curve Encryption"
|
|
msgstr "256 bitové šifrování pomocí eliptických křivek"
|
|
|
|
#: src/main/java/i2p/bote/crypto/ECDH521_ECDSA521.java:50
|
|
msgid "521-bit Elliptic Curve Encryption"
|
|
msgstr "521 bitové šifrování pomocí eliptických křivek"
|
|
|
|
#: src/main/java/i2p/bote/crypto/ElGamal2048_DSA1024.java:58
|
|
msgid "2048-bit ElGamal Encryption"
|
|
msgstr "2048 bitové šifrování ElGamal"
|
|
|
|
#: src/main/java/i2p/bote/crypto/NTRUEncrypt1087_GMSS512.java:115
|
|
msgid "NTRU-1087 Encryption"
|
|
msgstr "šifrování NTRU-1087"
|
|
|
|
#: src/main/java/i2p/bote/email/Email.java:472
|
|
#: src/main/java/i2p/bote/email/Email.java:484
|
|
msgid ""
|
|
"Address doesn't contain an Email Destination or an external address: {0}"
|
|
msgstr "Adresa neobsahuje emailovou destinaci nebo vnejší adresu: {0}"
|
|
|
|
#: src/main/java/i2p/bote/email/Email.java:506
|
|
#, java-format
|
|
msgid "Invalid address: {0}"
|
|
msgstr "Neplatná adresa: {0}"
|
|
|
|
#: src/main/java/i2p/bote/imap/BoteMailbox.java:100
|
|
#: src/main/java/i2p/bote/imap/BoteMailbox.java:114
|
|
msgid "Password required or invalid password provided"
|
|
msgstr "Požadováno heslo nebo je k dispozici špatné heslo."
|
|
|
|
#: src/main/java/i2p/bote/imap/MapperFactory.java:318
|
|
msgid "Deletion of mailboxes is not currently supported."
|
|
msgstr "Detekce mailboxů není v současnosti podporována"
|
|
|
|
#: src/main/java/i2p/bote/network/BanList.java:80
|
|
msgid "Wrong protocol version:"
|
|
msgstr "Špatná verze protokolu"
|
|
|
|
#: src/main/java/i2p/bote/network/kademlia/KademliaPeerStats.java:47
|
|
msgid "BktPfx"
|
|
msgstr "BktPfx"
|
|
|
|
#: src/main/java/i2p/bote/network/kademlia/KademliaPeerStats.java:47
|
|
msgid "Distance"
|
|
msgstr "Vzdálenost"
|
|
|
|
#: src/main/java/i2p/bote/network/kademlia/KademliaPeerStats.java:47
|
|
msgid "First Seen"
|
|
msgstr "Poprvé zaznamenáno"
|
|
|
|
#: src/main/java/i2p/bote/network/kademlia/KademliaPeerStats.java:47
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:117
|
|
msgid "I2P Destination"
|
|
msgstr "I2P destinace"
|
|
|
|
#: src/main/java/i2p/bote/network/kademlia/KademliaPeerStats.java:47
|
|
msgid "Locked?"
|
|
msgstr "Zamčeno?"
|
|
|
|
#: src/main/java/i2p/bote/network/kademlia/KademliaPeerStats.java:47
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:116
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:142
|
|
msgid "Peer"
|
|
msgstr "Sdíleč"
|
|
|
|
#: src/main/java/i2p/bote/network/kademlia/KademliaPeerStats.java:67
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:175
|
|
msgid "No"
|
|
msgstr "Ne"
|
|
|
|
#: src/main/java/i2p/bote/network/kademlia/KademliaPeerStats.java:67
|
|
msgid "Yes"
|
|
msgstr "Ano"
|
|
|
|
#: src/main/java/i2p/bote/network/kademlia/KademliaPeerStats.java:84
|
|
msgid "(None)"
|
|
msgstr "(žádný)"
|
|
|
|
#: src/main/java/i2p/bote/network/kademlia/KademliaPeerStats.java:89
|
|
msgid "(S)"
|
|
msgstr "(S)"
|
|
|
|
#: src/main/java/i2p/bote/util/GeneralHelper.java:125
|
|
msgid "Not set."
|
|
msgstr "Nenastaveno"
|
|
|
|
#: src/main/java/i2p/bote/util/GeneralHelper.java:175
|
|
msgid "Invalid ID number for CryptoImplementation: "
|
|
msgstr "Neplatné číslo ID pro CryptoImplementaci:"
|
|
|
|
#: src/main/java/i2p/bote/web/JSPHelper.java:264
|
|
msgid "Queued"
|
|
msgstr "Ve frontě"
|
|
|
|
#: src/main/java/i2p/bote/web/JSPHelper.java:266
|
|
msgid "Sending"
|
|
msgstr "Odesílám"
|
|
|
|
#: src/main/java/i2p/bote/web/JSPHelper.java:268
|
|
#, java-format
|
|
msgid "Sent to {0} out of {1} recipients"
|
|
msgstr "Odesláno {0} z {1} příjemců."
|
|
|
|
#: src/main/java/i2p/bote/web/JSPHelper.java:271
|
|
msgid "Email sent"
|
|
msgstr "Email byl odeslán"
|
|
|
|
#: src/main/java/i2p/bote/web/JSPHelper.java:273
|
|
msgid "Gateway disabled"
|
|
msgstr "Brána vypnuta"
|
|
|
|
#: src/main/java/i2p/bote/web/JSPHelper.java:275
|
|
#, java-format
|
|
msgid "No identity matches the sender/from field: {0}"
|
|
msgstr ""
|
|
|
|
#: src/main/java/i2p/bote/web/JSPHelper.java:278
|
|
#, java-format
|
|
msgid "Invalid recipient address: {0}"
|
|
msgstr "Neplatný příjemce: {0}"
|
|
|
|
#: src/main/java/i2p/bote/web/JSPHelper.java:280
|
|
#, java-format
|
|
msgid "Error creating email packets: {0}"
|
|
msgstr "Chyba při vyváření emailových paketů: {0}"
|
|
|
|
#: src/main/java/i2p/bote/web/JSPHelper.java:282
|
|
#, java-format
|
|
msgid "Error while sending email: {0}"
|
|
msgstr "Chyba při odesílání emailu: {0}"
|
|
|
|
#: src/main/java/i2p/bote/web/JSPHelper.java:284
|
|
#, java-format
|
|
msgid "Error saving email metadata: {0}"
|
|
msgstr "Error při ukládání emailovůch metadat: {0}"
|
|
|
|
#: src/main/java/i2p/bote/web/JSPHelper.java:305
|
|
msgid "New email received"
|
|
msgstr ""
|
|
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:88
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:194
|
|
msgid "Kademlia Peers:"
|
|
msgstr "Kademlia protějšky:"
|
|
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:112
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:236
|
|
msgid "Relay Peers:"
|
|
msgstr "Přenést peery:"
|
|
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:118
|
|
msgid "Reachability %"
|
|
msgstr "Dostupnost %"
|
|
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:127
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:225
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:230
|
|
msgid "Untested"
|
|
msgstr ""
|
|
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:138
|
|
msgid "Banned Peers:"
|
|
msgstr "Zakázané protějšky"
|
|
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:143
|
|
msgid "Destination Hash"
|
|
msgstr "Haš destinace"
|
|
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:144
|
|
msgid "Ban Reason"
|
|
msgstr "Důvod zákazu"
|
|
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:182
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:187
|
|
msgid "Reachable"
|
|
msgstr ""
|
|
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:184
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:188
|
|
msgid "Unreachable"
|
|
msgstr ""
|
|
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:221
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:228
|
|
msgid "Good"
|
|
msgstr ""
|
|
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:223
|
|
#: src/main/java/i2p/bote/web/PeerInfoTag.java:229
|
|
msgid "Unreliable"
|
|
msgstr ""
|
|
|
|
#: src/main/java/i2p/bote/web/SendEmailTag.java:73
|
|
msgid "Error: Please add at least one recipient."
|
|
msgstr "Chyba: prosím přidejte alespoň jednoho příjemce."
|
|
|
|
#: src/main/java/i2p/bote/web/SendEmailTag.java:101
|
|
msgid "The email has been queued for sending."
|
|
msgstr "Email byl přidán do fronty pro odeslání."
|
|
|
|
#: src/main/java/i2p/bote/web/SendEmailTag.java:107
|
|
#, java-format
|
|
msgid "Error sending email: {0}"
|
|
msgstr "Chyba při odesílání emailu: {0}"
|
|
|
|
#: src/main/webapp/header.jsp
|
|
msgid "- I2P-Bote"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/header.jsp
|
|
msgid "Password is cached. Click to clear the password cache."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/header.jsp
|
|
msgid "I2P-Bote"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/header.jsp
|
|
msgid "Secure Distributed Email"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/header.jsp
|
|
msgid "Addresses"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/header.jsp
|
|
msgid "Identities"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/header.jsp
|
|
msgid "Address Book"
|
|
msgstr "Adresář"
|
|
|
|
#: src/main/webapp/header.jsp
|
|
msgid "Configuration"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/header.jsp
|
|
msgid "Settings"
|
|
msgstr "Nastavení"
|
|
|
|
#: src/main/webapp/header.jsp
|
|
msgid "Network Status"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/header.jsp
|
|
msgid "Help"
|
|
msgstr "Nápověda"
|
|
|
|
#: src/main/webapp/header.jsp
|
|
msgid "User Guide"
|
|
msgstr "Uživatelská příručka"
|
|
|
|
#: src/main/webapp/header.jsp
|
|
msgid "FAQ"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/header.jsp
|
|
msgid "About"
|
|
msgstr "O programu"
|
|
|
|
#: src/main/webapp/header.jsp
|
|
msgid ""
|
|
"For I2P-Bote to function properly, you must download the JCE Unlimited "
|
|
"Strength Jurisdiction Policy files and move them into this folder:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/header.jsp
|
|
msgid "Guide"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/identities.jsp
|
|
msgid "Email Identities"
|
|
msgstr "Emailové identity"
|
|
|
|
#: src/main/webapp/identities.jsp
|
|
msgid "No email identities are defined."
|
|
msgstr "Nebyly vytvořeny žádné emailové identity."
|
|
|
|
#: src/main/webapp/identities.jsp
|
|
msgid "Def."
|
|
msgstr "Ident."
|
|
|
|
#: src/main/webapp/identities.jsp
|
|
msgid "Public Name"
|
|
msgstr "Veřejné jméno"
|
|
|
|
#: src/main/webapp/identities.jsp
|
|
msgid "Description"
|
|
msgstr "Popis"
|
|
|
|
#: src/main/webapp/identities.jsp
|
|
msgid "Email Destination"
|
|
msgstr "Destinace emailu"
|
|
|
|
#: src/main/webapp/identities.jsp
|
|
msgid "Checking for mail..."
|
|
msgstr "Kontroluji příchozí poštu..."
|
|
|
|
#: src/main/webapp/identities.jsp
|
|
msgid "Check Mail"
|
|
msgstr "Kontroluji poštu"
|
|
|
|
#: src/main/webapp/identities.jsp
|
|
msgid "Check mail for this identity"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/identities.jsp
|
|
msgid "New Identity"
|
|
msgstr "Nová identita"
|
|
|
|
#: src/main/webapp/identities.jsp
|
|
msgid "Import Identities"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/identities.jsp
|
|
msgid "Export Identities"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editContact.jsp
|
|
msgid "Form must be submitted using POST."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editContact.jsp
|
|
msgid "Please fill in the Destination field."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editContact.jsp
|
|
msgid "Please fill in the Name field."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editContact.jsp
|
|
msgid "The contact has been saved."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editContact.jsp
|
|
msgid "New Contact"
|
|
msgstr "Nový kontakt"
|
|
|
|
#: src/main/webapp/editContact.jsp
|
|
msgid "Add"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editContact.jsp
|
|
msgid "Edit Contact"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editContact.jsp
|
|
msgid "Save"
|
|
msgstr "Uložit"
|
|
|
|
#: src/main/webapp/editContact.jsp
|
|
msgid "Email Destination:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editContact.jsp
|
|
msgid "(required field)"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editContact.jsp
|
|
msgid "Name:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editContact.jsp
|
|
msgid "Picture:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editContact.jsp
|
|
msgid "Text:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editContact.jsp
|
|
msgid "Cancel"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/addressBook.jsp
|
|
msgid "Private Address Book"
|
|
msgstr "Soukromý adresář"
|
|
|
|
#: src/main/webapp/addressBook.jsp
|
|
msgid "Select One or More Entries"
|
|
msgstr "Vyberte jeden nebo více záznamů"
|
|
|
|
#: src/main/webapp/addressBook.jsp
|
|
msgid "The address book is empty."
|
|
msgstr "Adresář je prázný."
|
|
|
|
#: src/main/webapp/addressBook.jsp
|
|
msgid "Name"
|
|
msgstr "Jméno"
|
|
|
|
#: src/main/webapp/addressBook.jsp
|
|
msgid "Text"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/addressBook.jsp
|
|
msgid "Delete"
|
|
msgstr "Smazat"
|
|
|
|
#: src/main/webapp/addressBook.jsp
|
|
msgid "Delete this contact"
|
|
msgstr "Smazat tento kontakt"
|
|
|
|
#: src/main/webapp/addressBook.jsp
|
|
msgid "Add Recipients"
|
|
msgstr "Přidat příjemce"
|
|
|
|
#: src/main/webapp/addressBook.jsp
|
|
msgid "Return"
|
|
msgstr "Zpět"
|
|
|
|
#: src/main/webapp/addressBook.jsp
|
|
msgid "Import from the public address directory"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/addressBook.jsp
|
|
msgid "Lookup"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/network.jsp
|
|
msgid "Network"
|
|
msgstr "Síť"
|
|
|
|
#: src/main/webapp/network.jsp
|
|
msgid ""
|
|
"Network information is not available because I2P-Bote hasn't started "
|
|
"connecting to the network yet."
|
|
msgstr ""
|
|
"Síťové informace nejsou dostupné protože I2P-Bote ještě nespustil připojení "
|
|
"k síti."
|
|
|
|
#: src/main/webapp/network.jsp
|
|
msgid "Local destination:"
|
|
msgstr "Lokální destinace:"
|
|
|
|
#: src/main/webapp/folder.jsp
|
|
msgid "From"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/folder.jsp
|
|
msgid "Know"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/folder.jsp
|
|
msgid "To"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/folder.jsp
|
|
msgid "Subject"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/folder.jsp
|
|
msgid "Sent Time"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/folder.jsp
|
|
msgid "Delivered"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/folder.jsp
|
|
msgid "Anonymous"
|
|
msgstr "Anonymní"
|
|
|
|
#: src/main/webapp/folder.jsp
|
|
msgid "(No subject)"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/folder.jsp
|
|
msgid "Signature is invalid or missing"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/folder.jsp
|
|
msgid "Delete this email"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/noIdentities.jsp
|
|
msgid "No Identity"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/noIdentities.jsp
|
|
msgid "No Email Identity Defined"
|
|
msgstr "Žádná emailová identita nebyla definována."
|
|
|
|
#: src/main/webapp/noIdentities.jsp
|
|
msgid "Create a New Email Identity"
|
|
msgstr "Vytvořit novou emailovou identitu"
|
|
|
|
#: src/main/webapp/buttonFrame.jsp
|
|
msgid "Compose"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/buttonFrame.jsp
|
|
msgid "Last checked:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/csrfError.jsp
|
|
msgid "Security Violation"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/csrfError.jsp
|
|
msgid "CSRF Security Violation"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/identitiesHelp.jsp
|
|
msgid ""
|
|
"In order to receive email from other people, you need to create an email "
|
|
"identity first."
|
|
msgstr ""
|
|
"Abyste mohli přijímat emaily od ostatních lidí, musíte si nejdříve vytvořit "
|
|
"emailovou identitu."
|
|
|
|
#: src/main/webapp/identitiesHelp.jsp
|
|
msgid ""
|
|
"Every email identity is associated with an email destination. Anybody can "
|
|
"send email to the email destination, but only the identity holder can read "
|
|
"it."
|
|
msgstr ""
|
|
"Emailová identita je spojena s emailovou destinací. Kdokoliv může poslat "
|
|
"email na emailovou destinaci, ale pouze vlastník identity ho může přečíst."
|
|
|
|
#: src/main/webapp/identitiesHelp.jsp
|
|
msgid ""
|
|
"In a sense, email identities are the equivalent to traditional email "
|
|
"accounts - except that there is no provider that can read all your email "
|
|
"because I2P-Bote stores all emails encrypted on the network."
|
|
msgstr ""
|
|
"V jistém smyslu je emailová identita podobná tradičnímu emailovému účtu, "
|
|
"jediný rozdíl je v tom že neexistuje žádný poskytovatel této který by mohl "
|
|
"číst vaše emaily protože I2P-Bote uchovává na síti všechny emaily "
|
|
"zašifrované."
|
|
|
|
#: src/main/webapp/identitiesHelp.jsp
|
|
msgid ""
|
|
"I2P-Bote automatically decrypts emails sent to you, using the email identity "
|
|
"you created. Email identities are stored in a file named identities; never "
|
|
"give this file to anyone or they will be able to read all your emails."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/identitiesHelp.jsp
|
|
msgid "Do give out the email destination so others can contact you."
|
|
msgstr "Zveřejnit emailovou destinaci aby vás ostatní mohli kontaktovat."
|
|
|
|
#: src/main/webapp/identitiesHelp.jsp
|
|
msgid ""
|
|
"It is easy to create multiple identities for different purposes, or "
|
|
"different contacts."
|
|
msgstr ""
|
|
"Je jednoduché vytvořit vícero identit za různými účely, nebo pro "
|
|
"kontaktování rozdílných okruhů osob."
|
|
|
|
#: src/main/webapp/identitiesHelp.jsp
|
|
msgid ""
|
|
"When you create a new email identity, you can choose the type of encryption "
|
|
"that will be used by the email identity. While all encryption algorithms "
|
|
"offered by I2P-Bote provide a high level of privacy, the length of an email "
|
|
"destination depends on the encryption used. The choice of encryption also "
|
|
"determines what signing algorithm is used."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/identitiesHelp.jsp
|
|
msgid ""
|
|
"It is generally recommended to choose 256-bit elliptic curve encryption "
|
|
"because it produces the shortest email destinations (86 characters) while "
|
|
"still being highly secure."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/sendEmail.jsp
|
|
msgid "New Email"
|
|
msgstr "Nový email"
|
|
|
|
#: src/main/webapp/sendEmail.jsp
|
|
msgid "Go to inbox"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/outbox.jsp
|
|
msgid "Outbox"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/outbox.jsp
|
|
msgid "Create Time"
|
|
msgstr "Čas vyvoření"
|
|
|
|
#: src/main/webapp/outbox.jsp
|
|
msgid "Status"
|
|
msgstr "Stav"
|
|
|
|
#: src/main/webapp/statusFrame.jsp
|
|
msgid "Not Started"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/statusFrame.jsp
|
|
msgid "Waiting 3 Minutes..."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/statusFrame.jsp
|
|
msgid "Connecting..."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/statusFrame.jsp
|
|
msgid "Connected"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/statusFrame.jsp
|
|
msgid "Error"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/statusFrame.jsp
|
|
msgid "Retry Connecting"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/statusFrame.jsp
|
|
msgid "Connect Now"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/deleteIdentity.jsp
|
|
msgid "The email identity has been deleted."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/deleteIdentity.jsp
|
|
msgid "Error:"
|
|
msgstr "Error:"
|
|
|
|
#: src/main/webapp/newEmail.jsp
|
|
msgid "Please select a file to attach and try again."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/newEmail.jsp
|
|
msgid "Send"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/newEmail.jsp
|
|
msgid "From:"
|
|
msgstr "Od:"
|
|
|
|
#: src/main/webapp/newEmail.jsp
|
|
msgid "To:"
|
|
msgstr "Do:"
|
|
|
|
#: src/main/webapp/newEmail.jsp
|
|
msgid "CC:"
|
|
msgstr "CC:"
|
|
|
|
#: src/main/webapp/newEmail.jsp
|
|
msgid "BCC:"
|
|
msgstr "BCC:"
|
|
|
|
#: src/main/webapp/newEmail.jsp
|
|
msgid "Reply To:"
|
|
msgstr "Odpovědět do:"
|
|
|
|
#: src/main/webapp/newEmail.jsp
|
|
msgid "Remove this recipient"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/newEmail.jsp
|
|
msgid "Add this recipient to the address book"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/newEmail.jsp
|
|
msgid "Select recipients from address book"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/newEmail.jsp
|
|
msgid "Add another recipient field"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/newEmail.jsp
|
|
msgid "Subject:"
|
|
msgstr "Předmět:"
|
|
|
|
#: src/main/webapp/newEmail.jsp
|
|
msgid "Attachments:"
|
|
msgstr "Přílohy"
|
|
|
|
#: src/main/webapp/newEmail.jsp
|
|
msgid "Remove this attachment"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/newEmail.jsp
|
|
msgid "Add another attachment"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/newEmail.jsp
|
|
msgid "Attach"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/newEmail.jsp
|
|
msgid "It is recommended to keep attachments below 500 kBytes."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/newEmail.jsp
|
|
msgid "Message:"
|
|
msgstr "Zpráva:"
|
|
|
|
#: src/main/webapp/newEmail.jsp
|
|
msgid "{0} wrote:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/faq.jsp
|
|
msgid "Frequently Asked Questions"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/deleteContact.jsp
|
|
msgid "The contact has been deleted from the address book."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/setPassword.jsp
|
|
msgid "Set Password"
|
|
msgstr "Zadat heslo"
|
|
|
|
#: src/main/webapp/setPassword.jsp
|
|
msgid "The password has been changed."
|
|
msgstr "Heslo bylo změněno."
|
|
|
|
#: src/main/webapp/setPassword.jsp
|
|
msgid "Please wait"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/setPassword.jsp
|
|
msgid "Please wait while the password is being changed..."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/setPassword.jsp
|
|
msgid "Set a new Password"
|
|
msgstr "Zadat nové heslo"
|
|
|
|
#: src/main/webapp/setPassword.jsp
|
|
msgid "If you have not set a password, leave the old password blank."
|
|
msgstr "Pokud jste nezměnili heslo, nechejte staré heslo prázdné."
|
|
|
|
#: src/main/webapp/setPassword.jsp
|
|
msgid ""
|
|
"Please note that if a password is set, emails cannot be checked "
|
|
"automatically but only when the Check Mail button is clicked."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/setPassword.jsp
|
|
msgid "Old password:"
|
|
msgstr "Staré heslo:"
|
|
|
|
#: src/main/webapp/setPassword.jsp
|
|
msgid "New password:"
|
|
msgstr "Nové heslo:"
|
|
|
|
#: src/main/webapp/setPassword.jsp
|
|
msgid "Confirm:"
|
|
msgstr "Nové heslo (znovu):"
|
|
|
|
#: src/main/webapp/setPassword.jsp
|
|
msgid "OK"
|
|
msgstr "OK"
|
|
|
|
#: src/main/webapp/showEmail.jsp
|
|
msgid ""
|
|
"The email could not be found in this folder. It was probably moved to the "
|
|
"Sent folder."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/showEmail.jsp
|
|
msgid "The email could not be found in this folder."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/showEmail.jsp
|
|
msgid "Signature:"
|
|
msgstr "Podpis"
|
|
|
|
#: src/main/webapp/showEmail.jsp
|
|
msgid "Valid"
|
|
msgstr "Platný"
|
|
|
|
#: src/main/webapp/showEmail.jsp
|
|
msgid "N/A (sender is anonymous)"
|
|
msgstr "N/A (odesílatel je anonymní)"
|
|
|
|
#: src/main/webapp/showEmail.jsp
|
|
msgid "Invalid or missing"
|
|
msgstr "Chybné nebo chybějící"
|
|
|
|
#: src/main/webapp/showEmail.jsp
|
|
msgid "Sent:"
|
|
msgstr "Odesláno:"
|
|
|
|
#: src/main/webapp/showEmail.jsp
|
|
msgid "Received:"
|
|
msgstr "Přijato:"
|
|
|
|
#: src/main/webapp/showEmail.jsp
|
|
msgid "Status:"
|
|
msgstr "Status:"
|
|
|
|
#: src/main/webapp/showEmail.jsp
|
|
msgid "Reply"
|
|
msgstr "Odpovědět"
|
|
|
|
#: src/main/webapp/showEmail.jsp
|
|
msgid "Re:"
|
|
msgstr "Re:"
|
|
|
|
#: src/main/webapp/importIdentities.jsp
|
|
msgid "Please select an identities file and try again."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/importIdentities.jsp
|
|
msgid "The identities have been imported."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/importIdentities.jsp
|
|
msgid "Identities file:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/importIdentities.jsp
|
|
msgid "Password:"
|
|
msgstr "Heslo:"
|
|
|
|
#: src/main/webapp/importIdentities.jsp
|
|
msgid "(leave blank if identities not encrypted)"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/importIdentities.jsp
|
|
msgid "Overwrite all existing identities:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/importIdentities.jsp
|
|
msgid "Duplicates: replace existing identity:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/importIdentities.jsp
|
|
msgid "Import"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/clearPasswordCache.jsp
|
|
msgid "Password Cleared"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/clearPasswordCache.jsp
|
|
msgid "The password has been cleared from the cache."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/settings.jsp
|
|
msgid "Settings have been saved."
|
|
msgstr "Změny byly uloženy."
|
|
|
|
#: src/main/webapp/settings.jsp
|
|
msgid "General"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/settings.jsp
|
|
msgid "Check for mail every {0} minutes"
|
|
msgstr "Kontrolovat jestli nepřišel nový email každých {0} minut."
|
|
|
|
#: src/main/webapp/settings.jsp
|
|
msgid "Check delivery status of sent emails"
|
|
msgstr "Zkontrolovat status doručení odeslaných emailů"
|
|
|
|
#: src/main/webapp/settings.jsp
|
|
msgid "Enable IMAP on port {0}"
|
|
msgstr "Umožnit IMAP na port {0}"
|
|
|
|
#: src/main/webapp/settings.jsp
|
|
msgid "Enable SMTP on port {0}"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/settings.jsp
|
|
msgid "Theme:"
|
|
msgstr "Téma"
|
|
|
|
#: src/main/webapp/settings.jsp
|
|
msgid "Privacy"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/settings.jsp
|
|
msgid "Use English for text added to outgoing email ('Re:', 'wrote:', etc.)"
|
|
msgstr ""
|
|
"Použít angličtinu pro text přidaný do odchozího emailu ('Re:', 'wrote:', "
|
|
"atd.)"
|
|
|
|
#: src/main/webapp/settings.jsp
|
|
msgid "Include send time in outgoing emails"
|
|
msgstr "Do odchozích emailů přidat čas odeslání"
|
|
|
|
#: src/main/webapp/settings.jsp
|
|
msgid "Routing"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/settings.jsp
|
|
msgid "Use relays when sending mail:"
|
|
msgstr "Použít "
|
|
|
|
#: src/main/webapp/settings.jsp
|
|
msgid "None"
|
|
msgstr "Žádné"
|
|
|
|
#: src/main/webapp/settings.jsp
|
|
msgid "Delay per relay hop: Between"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/settings.jsp
|
|
msgid "and"
|
|
msgstr "a"
|
|
|
|
#: src/main/webapp/settings.jsp
|
|
msgid "minutes"
|
|
msgstr "minut"
|
|
|
|
#: src/main/webapp/settings.jsp
|
|
msgid "Use a gateway when sending to non-I2P email addresses"
|
|
msgstr "Použít bránu při posílání na emailovou adresu která je mimo I2P"
|
|
|
|
#: src/main/webapp/settings.jsp
|
|
msgid "Email Destination of the gateway:"
|
|
msgstr "Emailová destinace brány:"
|
|
|
|
#: src/main/webapp/settings.jsp
|
|
msgid "Change Password"
|
|
msgstr "Změnit heslo"
|
|
|
|
#: src/main/webapp/folders.jsp
|
|
msgid "Folders"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/folders.jsp
|
|
msgid "Inbox"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/folders.jsp
|
|
msgid "Sent"
|
|
msgstr "Odesláno"
|
|
|
|
#: src/main/webapp/folders.jsp
|
|
msgid "Trash"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/showFullIdentity.jsp
|
|
msgid "Full Identity"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/showFullIdentity.jsp
|
|
msgid "Full Email Identity for {0}:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/showFullIdentity.jsp
|
|
msgid ""
|
|
"Do not show the above information to anyone! It contains your private keys."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "More..."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "Less..."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "New Email Identity"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "Create"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "Edit Email Identity"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "An Email Identity lets you receive email from other I2P-Bote users."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "Public Name:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "(required field, shown to recipients)"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "Description:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "(optional, kept private)"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "(published to the address directory)"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "Encryption:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "(If unsure, leave the default)"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "Vanity Destination:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "(2 chars takes seconds, 3 takes minutes, etc.)"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "Fingerprint:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "Default Identity:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "Include in global check:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "Private keys:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "(Never reveal to anyone!)"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "Show"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "Cannot publish until connected."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "Publish"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/editIdentity.jsp
|
|
msgid "Delete this identity"
|
|
msgstr "Smazat tuto identitu"
|
|
|
|
#: src/main/webapp/connectError.jsp
|
|
msgid "Error Details"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/exportIdentities.jsp
|
|
msgid "(leave blank to not encrypt identities)"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/exportIdentities.jsp
|
|
msgid "Export"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/password.jsp
|
|
msgid "Password Required"
|
|
msgstr "Nutno zadat heslo"
|
|
|
|
#: src/main/webapp/password.jsp
|
|
msgid "Wrong password. Try again."
|
|
msgstr "Špatné heslo, zkuste to prosím znovu."
|
|
|
|
#: src/main/webapp/password.jsp
|
|
msgid "Password required"
|
|
msgstr "Nutno zadat heslo"
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "About I2P-Bote"
|
|
msgstr "O I2P-Bote"
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "I2P-Bote Version {0}"
|
|
msgstr "I2P-Bote verze {0}"
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "To submit bug reports or feature requests:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "click here"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Developers:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Click to send an email"
|
|
msgstr "Klikněte pro odeslání emailu"
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Maintenance, user experience, extended features, Android app"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Past developers:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Feedback on I2P-Bote"
|
|
msgstr "Zpětná vazba na I2P-Bote"
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Technical concept, implementation, user interface"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Contributors:"
|
|
msgstr "Přispěvatelé:"
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Technical concept, translation, QA, usability, technical feedback"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Pluginization, technical feedback"
|
|
msgstr "Pluginizace, technická zpětná vazba"
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Seedless integration"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Russian translation"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "French translation"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Dutch translation"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Norwegian translation"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Swedish translation"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Chinese translation"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Arabic translation"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Czech translation"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "German translation"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Polish translation"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Italian translation"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Ukrainian translation"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Hungarian translation"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Alpha testing"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Code fixes, translation updates from tx"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Code fixes"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Usability improvement"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/about.jsp
|
|
msgid "Bug hunting"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/debug.jsp
|
|
msgid "Debug"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/debug.jsp
|
|
msgid "Debug Page"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/debug.jsp
|
|
msgid "Test encrypted files"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/debug.jsp
|
|
msgid "No file encryption problems found."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/debug.jsp
|
|
msgid "Undecryptable files:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/publishDestination.jsp
|
|
msgid "Add Email Destination to Directory"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/publishDestination.jsp
|
|
msgid "The name exists already. Please choose a different Public Name."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/publishDestination.jsp
|
|
msgid "Publish to the Address Directory"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/publishDestination.jsp
|
|
msgid "Picture to upload:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/publishDestination.jsp
|
|
msgid "(optional, 7.5 kBytes max)"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/publishDestination.jsp
|
|
msgid "Text to include:"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/publishDestination.jsp
|
|
msgid "(optional, 2000 chars max)"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/publishDestination.jsp
|
|
msgid "The identity has been added to the address directory."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/importContact.jsp
|
|
msgid "Address Directory Lookup"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/importContact.jsp
|
|
msgid "The name has been imported to the address book."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/importContact.jsp
|
|
msgid "The name "{0}" was not found in the directory."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/importContact.jsp
|
|
msgid "Import Contact"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/importContact.jsp
|
|
msgid ""
|
|
"A matching record was found in the address directory. Note that the address "
|
|
"directory is not secure against manipulation, so do not click ""
|
|
"import" unless you trust that it is the right email destination."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/importContact.jsp
|
|
msgid "Email Destination: "
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/submitIdentity.jsp
|
|
msgid "Please fill in the Public Name field."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/submitIdentity.jsp
|
|
msgid "Please wait..."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/submitIdentity.jsp
|
|
msgid "The Email Identity is being generated. This may take a while."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/submitIdentity.jsp
|
|
msgid "The email identity has been saved."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/deleteEmail.jsp
|
|
msgid "Error: Couldn't delete email."
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/WEB-INF/tags/printDate.tag
|
|
msgid "Unknown"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/WEB-INF/tags/address.tag
|
|
msgid "Add to Address Book"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/WEB-INF/tags/folderLink.tag
|
|
msgid "{0} emails total"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/WEB-INF/tags/folderLink.tag
|
|
msgid "{0} emails total, {1} new"
|
|
msgstr ""
|
|
|
|
#: src/main/webapp/WEB-INF/tags/folderLink.tag
|
|
msgid "{0} incomplete"
|
|
msgstr ""
|
|
|
|
#~ msgid "Addr. Book..."
|
|
#~ msgstr "Addr. Book..."
|