index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | scripts/po/tr.po | 27 |
diff --git a/scripts/po/tr.po b/scripts/po/tr.po index a9134b37..a161fe9c 100644 --- a/scripts/po/tr.po +++ b/scripts/po/tr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-09-22 11:33-0500\n" +"POT-Creation-Date: 2011-10-05 22:33-0500\n" "PO-Revision-Date: 2011-09-22 16:37+0000\n" "Last-Translator: toofishes <dpmcgee@gmail.com>\n" "Language-Team: Turkish (http://www.transifex.net/projects/p/archlinux-pacman/" @@ -678,8 +678,7 @@ msgid "" "\\n of '%s')" msgstr "" -msgid "" -" --import <dir(s)> Imports pubring.gpg and trustdb.gpg from dir(s)" +msgid " --import <dir(s)> Imports pubring.gpg from dir(s)" msgstr "" msgid "" @@ -708,14 +707,16 @@ msgid "" " --refresh-keys [keyid(s)] Update specified or all keys from a keyserver" msgstr "" -msgid "You do not have sufficient permissions to read the %s keyring..." -msgstr "" +#, fuzzy +msgid "You do not have sufficient permissions to read the %s keyring." +msgstr "Paketleri %s dizininde saklamak için yazma izniniz yok." msgid "Use '%s' to correct the keyring permissions." msgstr "" -msgid "You do not have sufficient permissions to run this command..." -msgstr "" +#, fuzzy +msgid "You do not have sufficient permissions to run this command." +msgstr "Paketleri %s dizininde saklamak için yazma izniniz yok." msgid "There is no secret key available to sign with." msgstr "" @@ -750,14 +751,18 @@ msgstr "" msgid "Locally signing key %s..." msgstr "" +msgid "Importing owner trust values..." +msgstr "" + msgid "Disabling revoked keys in keyring..." msgstr "" msgid "Disabling key %s..." msgstr "" -msgid "The key identified by %s does not exist" -msgstr "" +#, fuzzy +msgid "The key identified by %s does not exist." +msgstr "%s dosyası (%s) mevcut değil." msgid "Cannot find the %s binary required for all %s operations." msgstr "" @@ -771,10 +776,10 @@ msgstr "" msgid "no operation specified (use -h for help)" msgstr "" -msgid "Multiple operations specified" +msgid "Multiple operations specified." msgstr "" -msgid "Please run %s with each operation separately\\n" +msgid "Please run %s with each operation separately." msgstr "" msgid "Updating trust database..." |