diff options
author | Werner Koch <[email protected]> | 2016-06-16 15:19:42 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-06-16 15:19:42 +0000 |
commit | 2ba8afb892e4306bfdaeaa3354dcd47d1de01373 (patch) | |
tree | e9441e0d5ce90fd3ecfc39608540fd3fa014890f /po/tr.po | |
parent | po: Update Ukrainian translation (diff) | |
download | gnupg-2ba8afb892e4306bfdaeaa3354dcd47d1de01373.tar.gz gnupg-2ba8afb892e4306bfdaeaa3354dcd47d1de01373.zip |
po: Auto-update
--
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 54 |
1 files changed, 31 insertions, 23 deletions
@@ -483,6 +483,11 @@ msgstr "soket için tuz alınırken hata\n" msgid "error binding socket to '%s': %s\n" msgstr "soket `%s'e bağlanırken hata: %s\n" +#, fuzzy, c-format +#| msgid "Warning: unsafe permissions on %s \"%s\"\n" +msgid "can't set permissions of '%s': %s\n" +msgstr "UYARI: %s üzerinde izinler güvensiz: \"%s\"\n" + #, c-format msgid "listen() failed: %s\n" msgstr "soket dinleme başarısız: %s\n" @@ -503,11 +508,6 @@ msgid "directory '%s' created\n" msgstr "dizin `%s' oluşturuldu\n" #, fuzzy, c-format -#| msgid "Warning: unsafe permissions on %s \"%s\"\n" -msgid "can't set permissions of '%s': %s\n" -msgstr "UYARI: %s üzerinde izinler güvensiz: \"%s\"\n" - -#, fuzzy, c-format #| msgid "stat() failed for `%s': %s\n" msgid "stat() failed for '%s': %s\n" msgstr "%s için stat() başarısız oldu: %s\n" @@ -2580,6 +2580,9 @@ msgstr "zaman damgası çelişkilerini uyarı olarak bildirir" msgid "|FD|write status info to this FD" msgstr "|FD|durum bilgisini bu FD'ye yazar" +msgid "|ALGO|reject signatures made with ALGO" +msgstr "" + msgid "Usage: gpgv [options] [files] (-h for help)" msgstr "Kullanımı: gpgv [seçenekler] [dosyalar] (yardım için -h)" @@ -4083,6 +4086,11 @@ msgstr "" msgid "No key with this keygrip\n" msgstr "%d indisli bir yardımcı anahtar yok\n" +#, fuzzy, c-format +#| msgid "rounded up to %u bits\n" +msgid "rounded to %u bits\n" +msgstr "%u bite yuvarlandı\n" + #, c-format msgid "%s keys may be between %u and %u bits long.\n" msgstr "%s anahtarları %u bit ile %u bit arasında olmalı.\n" @@ -4099,11 +4107,6 @@ msgstr "İstediğiniz anahtar uzunluğu nedir? (%u) " msgid "Requested keysize is %u bits\n" msgstr "İstenen anahtar uzunluğu: %u bit\n" -#, fuzzy, c-format -#| msgid "rounded up to %u bits\n" -msgid "rounded to %u bits\n" -msgstr "%u bite yuvarlandı\n" - #, fuzzy #| msgid "Please select what kind of key you want:\n" msgid "Please select which elliptic curve you want:\n" @@ -5808,15 +5811,6 @@ msgid "error updating TOFU database: %s\n" msgstr "%s komutu gönderilirken hata: %s\n" #, c-format -msgid "public key %s not found: %s\n" -msgstr "genel anahtar %s yok: %s\n" - -#, fuzzy, c-format -#| msgid "error storing flags: %s\n" -msgid "error setting TOFU binding's trust level to %s\n" -msgstr "bayraklar saklanırken hata: %s\n" - -#, c-format msgid "The binding %s is NOT known." msgstr "" @@ -5897,14 +5891,14 @@ msgstr[0] "" msgstr[1] "" #. TRANSLATORS: Please translate the text found in the source -#. file below. We don't directly internationalize that text -#. so that we can tweak it without breaking translations. +#. * file below. We don't directly internationalize that text so +#. * that we can tweak it without breaking translations. msgid "TOFU detected a binding conflict" msgstr "" #. TRANSLATORS: Two letters (normally the lower and upper case -#. version of the hotkey) for each of the five choices. If -#. there is only one choice in your language, repeat it. +#. * version of the hotkey) for each of the five choices. If +#. * there is only one choice in your language, repeat it. msgid "gGaAuUrRbB" msgstr "" @@ -5912,6 +5906,11 @@ msgid "(G)ood, (A)ccept once, (U)nknown, (R)eject once, (B)ad? " msgstr "" #, fuzzy, c-format +#| msgid "error storing flags: %s\n" +msgid "error setting TOFU binding's trust level to %s\n" +msgstr "bayraklar saklanırken hata: %s\n" + +#, fuzzy, c-format #| msgid "error creating a pipe: %s\n" msgid "error changing TOFU policy: %s\n" msgstr "boru oluşturulurken hata: %s\n" @@ -6072,6 +6071,10 @@ msgstr "`%s' güvence modelli güvence veritabanı sınaması için gereksiz\n" msgid "no need for a trustdb update with '%s' trust model\n" msgstr "`%s' güvence modelli güvence veritabanı güncellemesi için gereksiz\n" +#, c-format +msgid "public key %s not found: %s\n" +msgstr "genel anahtar %s yok: %s\n" + msgid "please do a --check-trustdb\n" msgstr "lütfen bir --check-trustdb yapın\n" @@ -6151,6 +6154,11 @@ msgstr "[ bilinmeyen ]" msgid "[ undef ]" msgstr "[ tanımsız ]" +#, fuzzy +#| msgid "never" +msgid "[ never ]" +msgstr "asla " + msgid "[marginal]" msgstr "[ şöyle böyle ]" |