~kamalmostafa/ubuntu/lucid/firegpg/fix-515872-ftbfs

« back to all changes in this revision

Viewing changes to locale/tr/3-privatekey.dtd

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Kahn Gillmor
  • Date: 2009-11-17 01:49:16 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20091117014916-mk2h2odgagazlq9r
Tags: 0.7.10-1
* New Upstream Version (Closes: #556568)
* moved defaults/preferences/firegpg.js into
  /etc/mozilla-extensions/firegpg.js per Mike Hommey's good suggestion.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<!ENTITY stop "Stop">
3
3
<!ENTITY next "Next">
4
4
<!ENTITY title2 "Private key">
5
 
<!ENTITY description "The PGP system works with a private key and a public key. You sign messages with your private key and another user verifies your signature with your public key. If they want to send to you a message, they use your public key, and you, and only you, can decrypt it with your private key.">
 
5
<!ENTITY description "PGP sistemi özel ve genek anahtarlarla çalışır. İletilerinizi özel anahtarınızla imzalar ve başka bir kullanıcı iletinizi genel imzanızla doğrular. Eğer size bir ileti göndermek isterlerse, genel anahtarınızı kullanırlar ve sadece siz kendi özel anahtarınızla iletiyi deşifre edebilirsiniz.">
6
6
<!ENTITY pk "You have at least one private key in your keyring">
7
7
<!ENTITY setdk "Set a default key">
8
 
<!ENTITY askforpk "Ask for private key">
 
8
<!ENTITY askforpk "Özel anahtar isteyiniz">
9
9
<!ENTITY name "Name">
10
10
<!ENTITY id "Id">
11
 
<!ENTITY created "Created">
12
 
<!ENTITY expire "Expire">
 
11
<!ENTITY created "Üretildi">
 
12
<!ENTITY expire "Süresi dolmuş">
13
13
<!ENTITY nopk "You don't have any private keys in your keyring">
14
 
<!ENTITY genpk "Generate a private and a public key">
15
 
<!ENTITY gen "Generate">
 
14
<!ENTITY genpk "Özel ve genel anajtar üret">
 
15
<!ENTITY gen "Üret">
16
16
<!ENTITY importpk "Import a private key">
17
17
<!ENTITY import "Import">