Revert "Modify eu-strip option to perform strip in post script of rpm package & add...
[platform/upstream/rpm.git] / po / tr.po
index b3d0794..5b6be9f 100644 (file)
--- a/po/tr.po
+++ b/po/tr.po
@@ -3,28 +3,28 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
-# Muhammet Kara <muhammet.k@gmail.com>, 20112012.
+# Muhammet Kara <muhammet.k@gmail.com>, 2011-2012.
 msgid ""
 msgstr ""
 "Project-Id-Version: RPM\n"
 "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2012-03-20 09:59+0200\n"
-"PO-Revision-Date: 2012-03-07 13:03+0000\n"
+"POT-Creation-Date: 2013-01-31 08:28+0200\n"
+"PO-Revision-Date: 2012-11-05 08:10+0000\n"
 "Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
-"Language-Team: Turkish (http://www.transifex.net/projects/p/rpm/language/"
+"Language-Team: Turkish (http://www.transifex.com/projects/p/rpm/language/"
 "tr/)\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
 
 #: cliutils.c:21 lib/poptI.c:29
 #, c-format
 msgid "%s: %s\n"
 msgstr "dosya %s: %s\n"
 
-#: cliutils.c:27 lib/poptALL.c:55
+#: cliutils.c:27 lib/poptALL.c:56
 #, c-format
 msgid "RPM version %s\n"
 msgstr "RPM Sürüm %s\n"
@@ -82,7 +82,7 @@ msgstr "Denetleme seçenekleri (-V ya da --verify ile)"
 msgid "Install/Upgrade/Erase options:"
 msgstr "Kurma/Güncelleme/Kaldırma seçenekleri:"
 
-#: rpmqv.c:64 rpmbuild.c:217 rpmdb.c:35 rpmkeys.c:42 rpmsign.c:37 rpmspec.c:48
+#: rpmqv.c:64 rpmbuild.c:223 rpmdb.c:35 rpmkeys.c:42 rpmsign.c:37 rpmspec.c:48
 #: tools/rpmdeps.c:32 tools/rpmgraph.c:222
 msgid "Common options for all rpm modes and executables:"
 msgstr "Tüm rpm kipleri ve yürütülebilir dosyaları için ortak seçenekler:"
@@ -210,7 +210,7 @@ msgstr ""
 msgid "--test may only be specified during package installation and erasure"
 msgstr ""
 
-#: rpmqv.c:239 rpmbuild.c:543
+#: rpmqv.c:239 rpmbuild.c:549
 msgid "arguments to --root (-r) must begin with a /"
 msgstr "--root (-r) ile verilenler '/' ile başlamalı"
 
@@ -230,205 +230,215 @@ msgstr "sorgulama için hiç argüman belirtilmedi"
 msgid "no arguments given for verify"
 msgstr "denetleme için hiç argüman belirtilmedi"
 
-#: rpmbuild.c:98
+#: rpmbuild.c:99
 #, c-format
 msgid "buildroot already specified, ignoring %s\n"
 msgstr "buildroot zaten belirtilmiş, %s yoksayılıyor\n"
 
-#: rpmbuild.c:119
+#: rpmbuild.c:120
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr ""
 "<specDosyası>ndan  %prep adımı sayesinde oluşturulur (kaynak paketi açılır "
 "ve yamalar uygulanır)"
 
-#: rpmbuild.c:120 rpmbuild.c:123 rpmbuild.c:126 rpmbuild.c:129 rpmbuild.c:132
-#: rpmbuild.c:135 rpmbuild.c:138
+#: rpmbuild.c:121 rpmbuild.c:124 rpmbuild.c:127 rpmbuild.c:130 rpmbuild.c:133
+#: rpmbuild.c:136 rpmbuild.c:139
 msgid "<specfile>"
 msgstr "<specDosyası>"
 
-#: rpmbuild.c:122
+#: rpmbuild.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 "<specDosyası>ndan %build adımı sayesinde oluşturulur (%prep, sonra da "
 "derlenir)"
 
-#: rpmbuild.c:125
+#: rpmbuild.c:126
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr ""
 "<specDosyası>ndan %install adımı sayesinde oluşturulur (%prep, %build, sonra "
 "da kurulum)"
 
-#: rpmbuild.c:128
+#: rpmbuild.c:129
 #, c-format
 msgid "verify %files section from <specfile>"
 msgstr "<specDosyası>ndan %files bölümünü denetler"
 
-#: rpmbuild.c:131
+#: rpmbuild.c:132
 msgid "build source and binary packages from <specfile>"
 msgstr "kaynak ve çalıştırılabilir paketleri <specDosyası>ndan oluşturur"
 
-#: rpmbuild.c:134
+#: rpmbuild.c:135
 msgid "build binary package only from <specfile>"
 msgstr "çalıştırılabilir paketi sadece <specDosyası>ndan oluşturur"
 
-#: rpmbuild.c:137
+#: rpmbuild.c:138
 msgid "build source package only from <specfile>"
 msgstr "kaynak paketi sadece <specDosyası>ndan oluşturur"
 
-#: rpmbuild.c:141
+#: rpmbuild.c:142
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr ""
 "<tarpaketi>nden %prep adımı sayesinde oluşturulur (kaynak paketi açılır ve "
 "yamalar uygulanır)"
 
-#: rpmbuild.c:142 rpmbuild.c:145 rpmbuild.c:148 rpmbuild.c:151 rpmbuild.c:154
-#: rpmbuild.c:157 rpmbuild.c:160
+#: rpmbuild.c:143 rpmbuild.c:146 rpmbuild.c:149 rpmbuild.c:152 rpmbuild.c:155
+#: rpmbuild.c:158 rpmbuild.c:161
 msgid "<tarball>"
 msgstr "<tarPaketi>"
 
-#: rpmbuild.c:144
+#: rpmbuild.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 "<tarPaketi>nden %build adımı sayesinde oluşturulur (%prep, sonra da derleme)"
 
-#: rpmbuild.c:147
+#: rpmbuild.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 "<tarpaketi>nden %install adımı sayesinde oluşturulur (%prep, %build, sonra "
 "da kurulur)"
 
-#: rpmbuild.c:150
+#: rpmbuild.c:151
 #, c-format
 msgid "verify %files section from <tarball>"
 msgstr "<tarpaketi>nden %files bölümünü denetler"
 
-#: rpmbuild.c:153
+#: rpmbuild.c:154
 msgid "build source and binary packages from <tarball>"
 msgstr "kaynak ve çalıştırılabilir paketleri <tarpaketi>nden oluşturur"
 
-#: rpmbuild.c:156
+#: rpmbuild.c:157
 msgid "build binary package only from <tarball>"
 msgstr "çalıştırılabilir paketi sadece <tarpaketi>nden oluşturur"
 
-#: rpmbuild.c:159
+#: rpmbuild.c:160
 msgid "build source package only from <tarball>"
 msgstr "kaynak paketi sadece <tarpaketi>nden oluşturur"
 
-#: rpmbuild.c:163
+#: rpmbuild.c:164
 msgid "build binary package from <source package>"
 msgstr "çalıştırılabilir paketi <kaynak paketi>nden oluşturur"
 
-#: rpmbuild.c:164 rpmbuild.c:167
+#: rpmbuild.c:165 rpmbuild.c:168
 msgid "<source package>"
 msgstr "<kaynak paketi>"
 
-#: rpmbuild.c:166
+#: rpmbuild.c:167
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr ""
 "<kaynak paketi>nden %install adımı sayesinde oluşturulur (%prep, %build, "
 "sonra da kurulur)"
 
-#: rpmbuild.c:170
+#: rpmbuild.c:171
 msgid "override build root"
 msgstr "build root'a zorlar"
 
-#: rpmbuild.c:172
+#: rpmbuild.c:173
 msgid "remove build tree when done"
 msgstr "işlem sonunda paket oluşturma ağacını siler"
 
-#: rpmbuild.c:174
+#: rpmbuild.c:175
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr "spec dosyasındaki ExcludeArch: yönergeleri yoksayılıyor"
 
-#: rpmbuild.c:176
+#: rpmbuild.c:177
 msgid "debug file state machine"
 msgstr "hata ayıklama dosyası durum motoru"
 
-#: rpmbuild.c:178
+#: rpmbuild.c:179
 msgid "do not execute any stages of the build"
 msgstr "oluşumun herhangi bir adımı icra edilmez"
 
-#: rpmbuild.c:180
+#: rpmbuild.c:181
 msgid "do not verify build dependencies"
 msgstr ""
 
-#: rpmbuild.c:182
+#: rpmbuild.c:183
 msgid "generate package header(s) compatible with (legacy) rpm v3 packaging"
 msgstr ""
 
-#: rpmbuild.c:186
+#: rpmbuild.c:187
+#, c-format
+msgid "do not execute %clean stage of the build"
+msgstr ""
+
+#: rpmbuild.c:189
+#, c-format
+msgid "do not execute %check stage of the build"
+msgstr ""
+
+#: rpmbuild.c:192
 msgid "do not accept i18N msgstr's from specfile"
 msgstr "spec dosyası içindeki i18n msgstr'leri kabul edilmez"
 
-#: rpmbuild.c:188
+#: rpmbuild.c:194
 msgid "remove sources when done"
 msgstr "işlem sonunda kaynakları siler"
 
-#: rpmbuild.c:190
+#: rpmbuild.c:196
 msgid "remove specfile when done"
 msgstr "işlem sonunda spec dosyasını siler"
 
-#: rpmbuild.c:192
+#: rpmbuild.c:198
 msgid "skip straight to specified stage (only for c,i)"
 msgstr "doğrudan belirtilen adıma atlar (sadece c ve i için)"
 
-#: rpmbuild.c:194 rpmspec.c:34
+#: rpmbuild.c:200 rpmspec.c:34
 msgid "override target platform"
 msgstr "hedef platforma zorlar"
 
-#: rpmbuild.c:211
+#: rpmbuild.c:217
 msgid "Build options with [ <specfile> | <tarball> | <source package> ]:"
 msgstr ""
 "[ <specDosyası> | <tarPaketi> | <kaynakPaketi> ] ile paketleme seçenekleri:"
 
-#: rpmbuild.c:231
+#: rpmbuild.c:237
 msgid "Failed build dependencies:\n"
 msgstr ""
 
-#: rpmbuild.c:249
+#: rpmbuild.c:255
 #, c-format
 msgid "Unable to open spec file %s: %s\n"
 msgstr "%s spec dosyası açılamadı: %s\n"
 
-#: rpmbuild.c:311
+#: rpmbuild.c:317
 #, c-format
 msgid "Failed to open tar pipe: %m\n"
 msgstr "tar veriyolu açılamadı: %m\n"
 
-#: rpmbuild.c:330
+#: rpmbuild.c:336
 #, c-format
 msgid "Failed to read spec file from %s\n"
 msgstr "%s paketinden spec dosyası okunamadı\n"
 
-#: rpmbuild.c:342
+#: rpmbuild.c:348
 #, c-format
 msgid "Failed to rename %s to %s: %m\n"
 msgstr "%s %s olarak değiştirilemedi: %m\n"
 
-#: rpmbuild.c:413
+#: rpmbuild.c:419
 #, c-format
 msgid "failed to stat %s: %m\n"
 msgstr "%s durum bilgileri alınamadı: %m\n"
 
-#: rpmbuild.c:417
+#: rpmbuild.c:423
 #, c-format
 msgid "File %s is not a regular file.\n"
 msgstr "%s bir normal bir dosya değil.\n"
 
-#: rpmbuild.c:424
+#: rpmbuild.c:430
 #, c-format
 msgid "File %s does not appear to be a specfile.\n"
 msgstr "%s bir spec dosyası gibi görünmüyor.\n"
 
-#: rpmbuild.c:490
+#: rpmbuild.c:496
 #, c-format
 msgid "Building target platforms: %s\n"
 msgstr "Hedef platformlar derleniyor: %s\n"
 
-#: rpmbuild.c:498
+#: rpmbuild.c:504
 #, c-format
 msgid "Building for target %s\n"
 msgstr "%s için derleniyor\n"
@@ -529,7 +539,7 @@ msgstr ""
 msgid "operate on source rpm generated by spec"
 msgstr ""
 
-#: rpmspec.c:36 lib/poptQV.c:189
+#: rpmspec.c:36 lib/poptQV.c:192
 msgid "use the following query format"
 msgstr "izleyen sorgulama biçimini kullanır"
 
@@ -630,321 +640,317 @@ msgstr "&& ve || dizgelerde desteklenmez\n"
 msgid "syntax error in expression\n"
 msgstr "ifadede sözdizimi hatası\n"
 
-#: build/files.c:282 build/files.c:472 build/files.c:690
+#: build/files.c:326 build/files.c:495 build/files.c:709
 #, c-format
 msgid "Missing '(' in %s %s\n"
 msgstr "%s içinde '(' yok: %s\n"
 
-#: build/files.c:292 build/files.c:605 build/files.c:700 build/files.c:762
+#: build/files.c:336 build/files.c:631 build/files.c:719 build/files.c:778
 #, c-format
 msgid "Missing ')' in %s(%s\n"
 msgstr "%s içinde ')' yok: (%s\n"
 
-#: build/files.c:328 build/files.c:628
+#: build/files.c:361 build/files.c:650
 #, c-format
 msgid "Invalid %s token: %s\n"
 msgstr "Andaç %s geçersiz: %s\n"
 
-#: build/files.c:434
+#: build/files.c:464
 #, c-format
 msgid "Missing %s in %s %s\n"
 msgstr ""
 
-#: build/files.c:487
+#: build/files.c:510
 #, c-format
 msgid "Non-white space follows %s(): %s\n"
 msgstr "%s() boşluksuz yazılmış: %s\n"
 
-#: build/files.c:523
+#: build/files.c:546
 #, c-format
 msgid "Bad syntax: %s(%s)\n"
 msgstr "Sözdizimi hatası: %s(%s)\n"
 
-#: build/files.c:532
+#: build/files.c:555
 #, c-format
 msgid "Bad mode spec: %s(%s)\n"
 msgstr "mode spec hatalı: %s(%s)\n"
 
-#: build/files.c:544
+#: build/files.c:567
 #, c-format
 msgid "Bad dirmode spec: %s(%s)\n"
 msgstr "dirmode spec hatalı: %s(%s)\n"
 
-#: build/files.c:652
+#: build/files.c:671
 #, c-format
 msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
 msgstr ""
 
-#: build/files.c:659
+#: build/files.c:678
 #, c-format
 msgid "Duplicate locale %s in %%lang(%s)\n"
 msgstr ""
 
-#: build/files.c:777
+#: build/files.c:793
 #, c-format
 msgid "Invalid capability: %s\n"
 msgstr "Geçersiz yeterlilik: %s\n"
 
-#: build/files.c:788
+#: build/files.c:803
 msgid "File capability support not built in\n"
 msgstr ""
 
-#: build/files.c:842
-#, c-format
-msgid "Only one arg for %%docdir\n"
-msgstr "%%docdir için sadece tek argüman\n"
-
-#: build/files.c:871
-#, c-format
-msgid "Two files on one line: %s\n"
-msgstr "Bir satırda 2 dosya: %s\n"
-
-#: build/files.c:884
+#: build/files.c:852
 #, c-format
 msgid "File must begin with \"/\": %s\n"
 msgstr "Dosya \"/\" ile başlamalı: %s\n"
 
-#: build/files.c:895
-#, c-format
-msgid "Can't mix special %%doc with other forms: %s\n"
-msgstr "Özel %%doc ile diğer formlar karıştırılamaz: %s\n"
-
-#: build/files.c:1034
+#: build/files.c:973
 #, c-format
 msgid "Unknown file digest algorithm %u, falling back to MD5\n"
 msgstr ""
 
-#: build/files.c:1062
+#: build/files.c:1001
 #, c-format
 msgid "File listed twice: %s\n"
 msgstr "Dosya iki kere gösterildi: %s\n"
 
-#: build/files.c:1188
+#: build/files.c:1123
 #, c-format
 msgid "reading symlink %s failed: %s\n"
 msgstr ""
 
-#: build/files.c:1196
+#: build/files.c:1131
 #, c-format
 msgid "Symlink points to BuildRoot: %s -> %s\n"
 msgstr "Sembolik bağ BuildRoot gösteriyor: %s -> %s\n"
 
-#: build/files.c:1381
-#, c-format
-msgid "Explicit file attributes required in spec for: %s\n"
-msgstr ""
-
-#: build/files.c:1390
+#: build/files.c:1345
 #, c-format
 msgid "Directory not found: %s\n"
 msgstr ""
 
-#: build/files.c:1391
+#: build/files.c:1346
 #, c-format
 msgid "File not found: %s\n"
 msgstr "Dosya bulunamadı: %s\n"
 
-#: build/files.c:1497
-#, c-format
-msgid "File %s too large for payload\n"
-msgstr ""
-
-#: build/files.c:1591
+#: build/files.c:1537
 #, c-format
 msgid "%s: can't load unknown tag (%d).\n"
 msgstr ""
 
-#: build/files.c:1597
+#: build/files.c:1543
 #, c-format
 msgid "%s: public key read failed.\n"
 msgstr "%s: genel anahtar okuması başarısız oldu.\n"
 
-#: build/files.c:1601
+#: build/files.c:1547
 #, c-format
 msgid "%s: not an armored public key.\n"
 msgstr ""
 
-#: build/files.c:1610
+#: build/files.c:1556
 #, c-format
 msgid "%s: failed to encode\n"
 msgstr "%s: kodlama başarısız oldu\n"
 
-#: build/files.c:1655
+#: build/files.c:1601
 #, c-format
 msgid "File needs leading \"/\": %s\n"
 msgstr "Dosya \"/\" ile içermeli: %s\n"
 
-#: build/files.c:1679
+#: build/files.c:1625
 #, c-format
 msgid "%%dev glob not permitted: %s\n"
 msgstr ""
 
-#: build/files.c:1692
+#: build/files.c:1638
 #, c-format
 msgid "Directory not found by glob: %s\n"
 msgstr ""
 
-#: build/files.c:1693 lib/rpminstall.c:426
+#: build/files.c:1639 lib/rpminstall.c:426
 #, c-format
 msgid "File not found by glob: %s\n"
 msgstr "Dosya glob tarafından bulunamadı: %s\n"
 
-#: build/files.c:1729
+#: build/files.c:1675
 #, c-format
 msgid "Could not open %%files file %s: %m\n"
 msgstr ""
 
-#: build/files.c:1736
+#: build/files.c:1682
 #, c-format
 msgid "line: %s\n"
 msgstr "satır: %s\n"
 
-#: build/files.c:1743
+#: build/files.c:1689
 #, c-format
 msgid "Error reading %%files file %s: %m\n"
 msgstr ""
 
-#: build/files.c:2015
+#: build/files.c:1711
+#, c-format
+msgid "illegal _docdir_fmt %s: %s\n"
+msgstr ""
+
+#: build/files.c:1869
+#, c-format
+msgid "Can't mix special %s with other forms: %s\n"
+msgstr ""
+
+#: build/files.c:1886
+#, c-format
+msgid "More than one file on a line: %s\n"
+msgstr ""
+
+#: build/files.c:2014
 #, c-format
 msgid "Bad file: %s: %s\n"
 msgstr "Dosya hatalı: %s: %s\n"
 
-#: build/files.c:2037 build/parsePrep.c:33
+#: build/files.c:2039 build/parsePrep.c:33
 #, c-format
 msgid "Bad owner/group: %s\n"
 msgstr "Kullanıcı/grup hatalı: %s\n"
 
-#: build/files.c:2077
+#: build/files.c:2073
 #, c-format
 msgid "Checking for unpackaged file(s): %s\n"
 msgstr ""
 
-#: build/files.c:2090
+#: build/files.c:2086
 #, c-format
 msgid ""
 "Installed (but unpackaged) file(s) found:\n"
 "%s"
 msgstr ""
 
-#: build/files.c:2119
+#: build/files.c:2117
 #, c-format
 msgid "Processing files: %s\n"
 msgstr "Dosyalar işleniyor: %s\n"
 
-#: build/files.c:2130
+#: build/files.c:2131
+#, c-format
+msgid "Binaries arch (%d) not matching the package arch (%d).\n"
+msgstr ""
+
+#: build/files.c:2137
 msgid "Arch dependent binaries in noarch package\n"
 msgstr ""
 
-#: build/pack.c:71
+#: build/pack.c:50
 #, c-format
-msgid "create archive failed on file %s\n"
+msgid "create archive failed on file %s: %s\n"
 msgstr ""
 
-#: build/pack.c:73
-msgid "create archive failed\n"
+#: build/pack.c:53
+#, c-format
+msgid "create archive failed: %s\n"
 msgstr ""
 
-#: build/pack.c:100
+#: build/pack.c:80
 #, c-format
 msgid "Could not open %s file: %s\n"
 msgstr ""
 
-#: build/pack.c:116
+#: build/pack.c:96
 #, c-format
 msgid "%s: line: %s\n"
 msgstr "%s: satır: %s\n"
 
-#: build/pack.c:154
+#: build/pack.c:134
 #, c-format
 msgid "Could not canonicalize hostname: %s\n"
 msgstr "Böyle bir makina yok: %s\n"
 
-#: build/pack.c:218
+#: build/pack.c:198
 #, c-format
 msgid "Unable to write payload to %s: %s\n"
 msgstr "%s'e payload yazılamadı: %s\n"
 
-#: build/pack.c:226
+#: build/pack.c:206
 #, c-format
 msgid "Unable to read payload from %s: %s\n"
 msgstr "%s'den payload okunamadı: %s\n"
 
-#: build/pack.c:294
+#: build/pack.c:310
 #, c-format
 msgid "Unknown payload compression: %s\n"
 msgstr ""
 
-#: build/pack.c:318
+#: build/pack.c:338
 msgid "Unable to create immutable header region.\n"
 msgstr ""
 
-#: build/pack.c:331
+#: build/pack.c:351
 msgid "Unable to open temp file.\n"
 msgstr "Geçici dosya açılamadı.\n"
 
-#: build/pack.c:338
+#: build/pack.c:358
 msgid "Unable to write temp header\n"
 msgstr ""
 
-#: build/pack.c:346
+#: build/pack.c:366
 msgid "Bad CSA data\n"
 msgstr "CSA verisi geçersiz\n"
 
-#: build/pack.c:412
+#: build/pack.c:432
 msgid "Unable to reload signature header.\n"
 msgstr "İmza başlığı yeniden yüklenemedi.\n"
 
-#: build/pack.c:420
+#: build/pack.c:440
 #, c-format
 msgid "Could not open %s: %s\n"
 msgstr "%s açılamadı: %s\n"
 
-#: build/pack.c:432
+#: build/pack.c:452
 #, c-format
 msgid "Unable to write package: %s\n"
 msgstr "paket yazılamadı: %s\n"
 
-#: build/pack.c:448
+#: build/pack.c:468
 #, c-format
 msgid "Unable to open sigtarget %s: %s\n"
 msgstr "sigtarget %s açılamadı: %s\n"
 
-#: build/pack.c:459
+#: build/pack.c:479
 #, c-format
 msgid "Unable to read header from %s: %s\n"
 msgstr "%s'den başlık okunamadı: %s\n"
 
-#: build/pack.c:469
+#: build/pack.c:489
 #, c-format
 msgid "Unable to write header to %s: %s\n"
 msgstr "%s'e başlık yazılamadı: %s\n"
 
-#: build/pack.c:503
+#: build/pack.c:523
 #, c-format
 msgid "Wrote: %s\n"
 msgstr "Yazıldı: %s\n"
 
-#: build/pack.c:522
+#: build/pack.c:542
 #, c-format
 msgid "Executing \"%s\":\n"
 msgstr "\"%s\" yürütülüyor:\n"
 
-#: build/pack.c:525
+#: build/pack.c:545
 #, c-format
 msgid "Execution of \"%s\" failed.\n"
 msgstr "\"%s\"in yürütülmesi başarısız oldu.\n"
 
-#: build/pack.c:529
+#: build/pack.c:549
 #, c-format
 msgid "Package check \"%s\" failed.\n"
 msgstr ""
 
-#: build/pack.c:578
+#: build/pack.c:598
 #, c-format
 msgid "Could not generate output filename for package %s: %s\n"
 msgstr "%s paket dosyası için çıktı dosya adı üretilemedi: %s\n"
 
-#: build/pack.c:595
+#: build/pack.c:615
 #, c-format
 msgid "cannot create %s: %s\n"
 msgstr "%s dosyası oluşturulamıyor: %s\n"
@@ -954,32 +960,37 @@ msgstr "%s dosyası oluşturulamıyor: %s\n"
 msgid "line %d: second %s\n"
 msgstr "%d satır: %s saniye\n"
 
-#: build/parseChangelog.c:131
+#: build/parseChangelog.c:114
+#, c-format
+msgid "bogus date in %%changelog: %s\n"
+msgstr ""
+
+#: build/parseChangelog.c:146
 #, c-format
 msgid "%%changelog entries must start with *\n"
 msgstr "%%changelog girdi * ile başlamalı\n"
 
-#: build/parseChangelog.c:139
+#: build/parseChangelog.c:154
 #, c-format
 msgid "incomplete %%changelog entry\n"
 msgstr "%%changelog girdi eksik\n"
 
-#: build/parseChangelog.c:154
+#: build/parseChangelog.c:169
 #, c-format
 msgid "bad date in %%changelog: %s\n"
 msgstr "%%changelog içinde tarih hatası: %s\n"
 
-#: build/parseChangelog.c:159
+#: build/parseChangelog.c:174
 #, c-format
 msgid "%%changelog not in descending chronological order\n"
 msgstr ""
 
-#: build/parseChangelog.c:167 build/parseChangelog.c:178
+#: build/parseChangelog.c:182 build/parseChangelog.c:193
 #, c-format
 msgid "missing name in %%changelog\n"
 msgstr "%%changelog içinde isim yok\n"
 
-#: build/parseChangelog.c:185
+#: build/parseChangelog.c:200
 #, c-format
 msgid "no description in %%changelog\n"
 msgstr "%%changelog içinde açıklama yok\n"
@@ -989,19 +1000,19 @@ msgstr "%%changelog içinde açıklama yok\n"
 msgid "line %d: Error parsing %%description: %s\n"
 msgstr "satır %d: %%description ayrıştırılırken hata: %s \n"
 
-#: build/parseDescription.c:45 build/parseFiles.c:43 build/parsePolicies.c:45
+#: build/parseDescription.c:45 build/parseFiles.c:46 build/parsePolicies.c:45
 #: build/parseScript.c:232
 #, c-format
 msgid "line %d: Bad option %s: %s\n"
 msgstr "satır %d: %s seçeneği hatalı: %s\n"
 
-#: build/parseDescription.c:56 build/parseFiles.c:54 build/parsePolicies.c:55
+#: build/parseDescription.c:56 build/parseFiles.c:57 build/parsePolicies.c:55
 #: build/parseScript.c:243
 #, c-format
 msgid "line %d: Too many names: %s\n"
 msgstr "satır %d: İsim sayısı fazla: %s\n"
 
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parsePolicies.c:62
+#: build/parseDescription.c:64 build/parseFiles.c:65 build/parsePolicies.c:62
 #: build/parseScript.c:251
 #, c-format
 msgid "line %d: Package does not exist: %s\n"
@@ -1012,7 +1023,7 @@ msgstr "satır %d: Paket yok: %s\n"
 msgid "line %d: Second description\n"
 msgstr "satır %d: İkinci açıklama\n"
 
-#: build/parseFiles.c:30
+#: build/parseFiles.c:33
 #, c-format
 msgid "line %d: Error parsing %%files: %s\n"
 msgstr "satır %d: %%files ayrıştırılırken hata: %s\n"
@@ -1057,147 +1068,142 @@ msgstr ""
 msgid "Couldn't download %s\n"
 msgstr ""
 
-#: build/parsePreamble.c:433
+#: build/parsePreamble.c:432
 #, c-format
 msgid "Architecture is excluded: %s\n"
 msgstr "Mimari dışlandı: %s\n"
 
-#: build/parsePreamble.c:438
+#: build/parsePreamble.c:437
 #, c-format
 msgid "Architecture is not included: %s\n"
 msgstr "Mimari içerilmedi: %s\n"
 
-#: build/parsePreamble.c:443
+#: build/parsePreamble.c:442
 #, c-format
 msgid "OS is excluded: %s\n"
 msgstr "OS dışlandı: %s\n"
 
-#: build/parsePreamble.c:448
+#: build/parsePreamble.c:447
 #, c-format
 msgid "OS is not included: %s\n"
 msgstr "OS içerilmedi: %s\n"
 
-#: build/parsePreamble.c:474
+#: build/parsePreamble.c:473
 #, c-format
 msgid "%s field must be present in package: %s\n"
 msgstr "Pakette %s alan mevcut olmalı: %s\n"
 
-#: build/parsePreamble.c:497
+#: build/parsePreamble.c:496
 #, c-format
 msgid "Duplicate %s entries in package: %s\n"
 msgstr "Pakette %s girdi tekrarlanmış: %s\n"
 
-#: build/parsePreamble.c:551
-#, c-format
-msgid "illegal _docdir_fmt: %s\n"
-msgstr ""
-
-#: build/parsePreamble.c:579
+#: build/parsePreamble.c:554
 #, c-format
 msgid "Unable to open icon %s: %s\n"
 msgstr "%s kısayol simgesi açılamadı: %s\n"
 
-#: build/parsePreamble.c:595
+#: build/parsePreamble.c:570
 #, c-format
 msgid "Unable to read icon %s: %s\n"
 msgstr "%s kısayol simgesi okunamadı: %s\n"
 
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:580
 #, c-format
 msgid "Unknown icon type: %s\n"
 msgstr "bilinmeyen kısayol simgesi türü: %s\n"
 
-#: build/parsePreamble.c:619
+#: build/parsePreamble.c:594
 #, c-format
 msgid "line %d: Tag takes single token only: %s\n"
 msgstr "satır %d: Etiket sadece tek dizgecik alır: %s\n"
 
-#: build/parsePreamble.c:639
+#: build/parsePreamble.c:614
 #, c-format
 msgid "line %d: Illegal char '%c' in: %s\n"
 msgstr ""
 
-#: build/parsePreamble.c:642
+#: build/parsePreamble.c:617
 #, c-format
 msgid "line %d: Illegal char in: %s\n"
 msgstr ""
 
-#: build/parsePreamble.c:648
+#: build/parsePreamble.c:623
 #, c-format
 msgid "line %d: Illegal sequence \"..\" in: %s\n"
 msgstr ""
 
-#: build/parsePreamble.c:671
+#: build/parsePreamble.c:646
 #, c-format
 msgid "line %d: Malformed tag: %s\n"
 msgstr "satır %d: Etiket bozuk: %s\n"
 
-#: build/parsePreamble.c:679
+#: build/parsePreamble.c:654
 #, c-format
 msgid "line %d: Empty tag: %s\n"
 msgstr "satır %d: Etiket boş: %s\n"
 
-#: build/parsePreamble.c:740
+#: build/parsePreamble.c:715
 #, c-format
 msgid "line %d: Prefixes must not end with \"/\": %s\n"
 msgstr "satır %d: Önekler \"/\" ile bitemez: %s\n"
 
-#: build/parsePreamble.c:752
+#: build/parsePreamble.c:727
 #, c-format
 msgid "line %d: Docdir must begin with '/': %s\n"
 msgstr "satır %d: Docdir '/' ile başlamalı: %s\n"
 
-#: build/parsePreamble.c:765
+#: build/parsePreamble.c:740
 #, c-format
 msgid "line %d: Epoch field must be an unsigned number: %s\n"
 msgstr ""
 
-#: build/parsePreamble.c:803
+#: build/parsePreamble.c:777
 #, c-format
 msgid "line %d: Bad %s: qualifiers: %s\n"
 msgstr "satır %d: %s hatalı: niteleyiciler: %s\n"
 
-#: build/parsePreamble.c:831
+#: build/parsePreamble.c:804
 #, c-format
 msgid "line %d: Bad BuildArchitecture format: %s\n"
 msgstr "satır %d: BuildArchitecture biçimi hatalı: %s\n"
 
-#: build/parsePreamble.c:841
+#: build/parsePreamble.c:814
 #, c-format
 msgid "line %d: Only noarch subpackages are supported: %s\n"
 msgstr ""
 
-#: build/parsePreamble.c:857
+#: build/parsePreamble.c:830
 #, c-format
 msgid "Internal error: Bogus tag %d\n"
 msgstr "İçsel hata: %d etiketi sahte\n"
 
-#: build/parsePreamble.c:942
+#: build/parsePreamble.c:915
 #, c-format
 msgid "line %d: %s is deprecated: %s\n"
 msgstr ""
 
-#: build/parsePreamble.c:1005
+#: build/parsePreamble.c:978
 #, c-format
 msgid "Bad package specification: %s\n"
 msgstr "Paket özellikleri hatalı: %s\n"
 
-#: build/parsePreamble.c:1011
+#: build/parsePreamble.c:984
 #, c-format
 msgid "Package already exists: %s\n"
 msgstr "Paket zaten var: %s\n"
 
-#: build/parsePreamble.c:1042
+#: build/parsePreamble.c:1015
 #, c-format
 msgid "line %d: Unknown tag: %s\n"
 msgstr "satır %d: Bilinmeyen etiket: %s\n"
 
-#: build/parsePreamble.c:1074
+#: build/parsePreamble.c:1047
 #, c-format
 msgid "%%{buildroot} couldn't be empty\n"
 msgstr ""
 
-#: build/parsePreamble.c:1078
+#: build/parsePreamble.c:1051
 #, c-format
 msgid "%%{buildroot} can not be \"/\"\n"
 msgstr ""
@@ -1226,32 +1232,32 @@ msgstr ""
 msgid "No \"Source:\" tag in the spec file\n"
 msgstr ""
 
-#: build/parsePrep.c:257
+#: build/parsePrep.c:261
 #, c-format
 msgid "Error parsing %%setup: %s\n"
 msgstr "%%setup çözümlenirken hata: %s\n"
 
-#: build/parsePrep.c:268
+#: build/parsePrep.c:272
 #, c-format
 msgid "line %d: Bad arg to %%setup: %s\n"
 msgstr "satır %d: %%setup argumanı hatalı: %s\n"
 
-#: build/parsePrep.c:283
+#: build/parsePrep.c:287
 #, c-format
 msgid "line %d: Bad %%setup option %s: %s\n"
 msgstr "satır %d: %%setup seçeneği %s hatalı: %s\n"
 
-#: build/parsePrep.c:442
+#: build/parsePrep.c:446
 #, c-format
 msgid "%s: %s: %s\n"
 msgstr "%s: %s: %s\n"
 
-#: build/parsePrep.c:455
+#: build/parsePrep.c:459
 #, c-format
 msgid "Invalid patch number %s: %s\n"
 msgstr "Geçersiz yama numarası %s: %s\n"
 
-#: build/parsePrep.c:482
+#: build/parsePrep.c:486
 #, c-format
 msgid "line %d: second %%prep\n"
 msgstr "satır %d: %%prep saniye\n"
@@ -1312,24 +1318,24 @@ msgstr "satır %d: desteklenmeyen içsel betik: %s\n"
 msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
 msgstr ""
 
-#: build/parseSpec.c:203
+#: build/parseSpec.c:209
 #, c-format
 msgid "line %d: %s\n"
 msgstr "satır %d: %s\n"
 
-#: build/parseSpec.c:246
+#: build/parseSpec.c:252
 #, c-format
 msgid "Unable to open %s: %s\n"
 msgstr "%s açılamadı: %s\n"
 
-#: build/parseSpec.c:258
+#: build/parseSpec.c:286
 #, c-format
-msgid "Unclosed %%if\n"
-msgstr "%%if kapanmamış\n"
+msgid "%s:%d: Argument expected for %s\n"
+msgstr ""
 
-#: build/parseSpec.c:290
+#: build/parseSpec.c:308
 #, c-format
-msgid "%s:%d: Argument expected for %s\n"
+msgid "line %d: Unclosed %%if\n"
 msgstr ""
 
 #: build/parseSpec.c:313
@@ -1354,14 +1360,14 @@ msgstr "%s:%d: %%if'siz bir %%endif alındı\n"
 
 #: build/parseSpec.c:392
 #, c-format
-msgid "malformed %%include statement\n"
-msgstr "%%include deyimi bozuk\n"
+msgid "%s:%d: malformed %%include statement\n"
+msgstr ""
 
-#: build/parseSpec.c:674
+#: build/parseSpec.c:669
 msgid "No compatible architectures found for build\n"
 msgstr "Kurgulamak için uyumlu mimari yok\n"
 
-#: build/parseSpec.c:708
+#: build/parseSpec.c:703
 #, c-format
 msgid "Package has no %%description: %s\n"
 msgstr "Paket %%description içermiyor: %s\n"
@@ -1432,117 +1438,121 @@ msgstr ""
 msgid "Processing policies: %s\n"
 msgstr ""
 
-#: build/rpmfc.c:107
+#: build/rpmfc.c:108
 #, c-format
 msgid "Ignoring invalid regex %s\n"
 msgstr ""
 
-#: build/rpmfc.c:203
+#: build/rpmfc.c:204
 #, c-format
 msgid "Couldn't create pipe for %s: %m\n"
 msgstr ""
 
-#: build/rpmfc.c:228
+#: build/rpmfc.c:229
 #, c-format
 msgid "Couldn't exec %s: %s\n"
 msgstr "%s icra edilemedi: %s\n"
 
-#: build/rpmfc.c:233 lib/rpmscript.c:255
+#: build/rpmfc.c:234 lib/rpmscript.c:255
 #, c-format
 msgid "Couldn't fork %s: %s\n"
 msgstr "%s ayrılamadı: %s\n"
 
-#: build/rpmfc.c:316
+#: build/rpmfc.c:317
 #, c-format
 msgid "%s failed: %x\n"
 msgstr ""
 
-#: build/rpmfc.c:320
+#: build/rpmfc.c:321
 #, c-format
 msgid "failed to write all data to %s: %s\n"
 msgstr ""
 
-#: build/rpmfc.c:829
+#: build/rpmfc.c:831
 #, c-format
 msgid "Conversion of %s to long integer failed.\n"
 msgstr ""
 
-#: build/rpmfc.c:908
+#: build/rpmfc.c:909
 msgid "Empty file classifier\n"
 msgstr ""
 
-#: build/rpmfc.c:917
+#: build/rpmfc.c:918
 msgid "No file attributes configured\n"
 msgstr ""
 
-#: build/rpmfc.c:934
+#: build/rpmfc.c:938
 #, c-format
 msgid "magic_open(0x%x) failed: %s\n"
 msgstr ""
 
-#: build/rpmfc.c:940
+#: build/rpmfc.c:944
 #, c-format
 msgid "magic_load failed: %s\n"
 msgstr ""
 
-#: build/rpmfc.c:981
+#: build/rpmfc.c:986
 #, c-format
 msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
 msgstr ""
 
-#: build/rpmfc.c:1169
+#: build/rpmfc.c:1166
 #, c-format
 msgid "Finding  %s: %s\n"
 msgstr ""
 
-#: build/rpmfc.c:1178 build/rpmfc.c:1187
+#: build/rpmfc.c:1175 build/rpmfc.c:1184
 #, c-format
 msgid "Failed to find %s:\n"
 msgstr "%s bulunamadı:\n"
 
-#: build/spec.c:403
+#: build/spec.c:404
 #, c-format
 msgid "query of specfile %s failed, can't parse\n"
 msgstr "%s spec dosyasının sorgulanması başarısız, çözümlenemiyor\n"
 
-#: lib/cpio.c:192
+#: lib/cpio.c:364
 #, c-format
 msgid "(error 0x%x)"
 msgstr "(hata 0x%x)"
 
-#: lib/cpio.c:196
+#: lib/cpio.c:368
 msgid "Bad magic"
 msgstr "Magic hatalı"
 
-#: lib/cpio.c:197
+#: lib/cpio.c:369
 msgid "Bad/unreadable  header"
 msgstr "Hatalı/okunamayan başlık"
 
-#: lib/cpio.c:220
+#: lib/cpio.c:392
 msgid "Header size too big"
 msgstr "Başlık çok uzun"
 
-#: lib/cpio.c:221
+#: lib/cpio.c:393
+msgid "File too large for archive"
+msgstr ""
+
+#: lib/cpio.c:394
 msgid "Unknown file type"
 msgstr "Bilinmeyen dosya türü"
 
-#: lib/cpio.c:222
+#: lib/cpio.c:395
 msgid "Missing hard link(s)"
 msgstr "Sabit bağ(lar) eksik"
 
-#: lib/cpio.c:223
+#: lib/cpio.c:396
 msgid "Digest mismatch"
 msgstr ""
 
-#: lib/cpio.c:224
+#: lib/cpio.c:397
 msgid "Internal error"
 msgstr "İç hata"
 
-#: lib/cpio.c:225
+#: lib/cpio.c:398
 msgid "Archive file not in header"
 msgstr ""
 
-#: lib/cpio.c:236
+#: lib/cpio.c:409
 msgid " failed - "
 msgstr " başarısız - "
 
@@ -1556,19 +1566,19 @@ msgstr ""
 msgid "Unsupported payload (%s) in package %s\n"
 msgstr ""
 
-#: lib/depends.c:300
+#: lib/depends.c:344
 #, c-format
 msgid "package %s was already added, skipping %s\n"
 msgstr ""
 
-#: lib/depends.c:301
+#: lib/depends.c:345
 #, c-format
 msgid "package %s was already added, replacing with %s\n"
 msgstr ""
 
 #: lib/formats.c:65 lib/formats.c:101 lib/formats.c:183 lib/formats.c:209
-#: lib/formats.c:258 lib/formats.c:276 lib/formats.c:469 lib/formats.c:502
-#: lib/formats.c:540
+#: lib/formats.c:262 lib/formats.c:280 lib/formats.c:473 lib/formats.c:506
+#: lib/formats.c:544
 msgid "(not a number)"
 msgstr "(bir sayı değil)"
 
@@ -1581,102 +1591,95 @@ msgstr "%c"
 msgid "%a %b %d %Y"
 msgstr ""
 
-#: lib/formats.c:310
+#: lib/formats.c:314
 msgid "(not base64)"
 msgstr ""
 
-#: lib/formats.c:322
+#: lib/formats.c:326
 msgid "(invalid type)"
 msgstr ""
 
-#: lib/formats.c:345 lib/formats.c:425
+#: lib/formats.c:349 lib/formats.c:429
 msgid "(not a blob)"
 msgstr ""
 
-#: lib/formats.c:380
+#: lib/formats.c:384
 msgid "(invalid xml type)"
 msgstr "(geçersiz xml türü)"
 
-#: lib/formats.c:430
+#: lib/formats.c:434
 msgid "(not an OpenPGP signature)"
 msgstr "(OpenPGP imzası değil)"
 
-#: lib/formats.c:442
+#: lib/formats.c:446
 #, c-format
 msgid "Invalid date %u"
 msgstr ""
 
-#: lib/formats.c:508
+#: lib/formats.c:512
 msgid "normal"
 msgstr "normal"
 
-#: lib/formats.c:511
+#: lib/formats.c:515
 msgid "replaced"
 msgstr ""
 
-#: lib/formats.c:514
+#: lib/formats.c:518
 msgid "not installed"
 msgstr "kurulmamış"
 
-#: lib/formats.c:517
+#: lib/formats.c:521
 msgid "net shared"
 msgstr ""
 
-#: lib/formats.c:520
+#: lib/formats.c:524
 msgid "wrong color"
 msgstr "yanlış renk"
 
-#: lib/formats.c:523
+#: lib/formats.c:527
 msgid "missing"
 msgstr "eksik"
 
-#: lib/formats.c:526
+#: lib/formats.c:530
 msgid "(unknown)"
 msgstr "(bilinmiyor)"
 
-#: lib/formats.c:561
+#: lib/formats.c:565
 msgid "(not a string)"
 msgstr "(dizge değil)"
 
-#: lib/fsm.c:731
+#: lib/fsm.c:689
 #, c-format
 msgid "user %s does not exist - using root\n"
 msgstr "kullanıcı %s yok - root kullanılacak\n"
 
-#: lib/fsm.c:738
+#: lib/fsm.c:696
 #, c-format
 msgid "group %s does not exist - using root\n"
 msgstr "grup %s yok - root kullanılacak\n"
 
-#: lib/fsm.c:1388
-#, c-format
-msgid "archive file %s was not found in header file list\n"
-msgstr ""
-
-#: lib/fsm.c:1788 lib/fsm.c:1899
+#: lib/fsm.c:1518
 #, c-format
 msgid "%s saved as %s\n"
 msgstr "%s %s olarak kaydedildi\n"
 
-#: lib/fsm.c:1922
+#: lib/fsm.c:1543
 #, c-format
-msgid "%s rmdir of %s failed: Directory not empty\n"
-msgstr "%s / %s dizin silinemedi - Dizin boş değil\n"
+msgid "%s created as %s\n"
+msgstr "%s %s olarak oluşturuldu\n"
 
-#: lib/fsm.c:1928
+#: lib/fsm.c:1845
 #, c-format
-msgid "%s rmdir of %s failed: %s\n"
-msgstr "%s / %s dizinin silinmesi başarısız: %s\n"
+msgid "%s %s: remove failed: %s\n"
+msgstr ""
 
-#: lib/fsm.c:1942
-#, c-format
-msgid "%s unlink of %s failed: %s\n"
-msgstr "%s / %s bağ kaldırılamadı: %s\n"
+#: lib/fsm.c:1846
+msgid "directory"
+msgstr ""
 
-#: lib/fsm.c:1961
-#, c-format
-msgid "%s created as %s\n"
-msgstr "%s %s olarak oluşturuldu\n"
+#: lib/fsm.c:1846
+msgid "file"
+msgstr ""
 
 #: lib/package.c:146
 #, c-format
@@ -1688,7 +1691,7 @@ msgstr ""
 msgid "skipping %s with unverifiable signature\n"
 msgstr ""
 
-#: lib/package.c:179 lib/package.c:306 lib/package.c:366 lib/signature.c:130
+#: lib/package.c:179 lib/package.c:306 lib/package.c:373 lib/signature.c:130
 #, c-format
 msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n"
 msgstr ""
@@ -1710,162 +1713,175 @@ msgstr ""
 msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n"
 msgstr ""
 
-#: lib/package.c:324 lib/signature.c:145
+#: lib/package.c:322 lib/signature.c:142
+#, c-format
+msgid "region tag: BAD, tag %d type %d offset %d count %d\n"
+msgstr ""
+
+#: lib/package.c:331 lib/signature.c:151
 #, c-format
 msgid "region offset: BAD, tag %d type %d offset %d count %d\n"
 msgstr ""
 
-#: lib/package.c:341 lib/signature.c:169
+#: lib/package.c:348 lib/signature.c:175
 #, c-format
 msgid "region trailer: BAD, tag %d type %d offset %d count %d\n"
 msgstr ""
 
-#: lib/package.c:351 lib/signature.c:179
+#: lib/package.c:358 lib/signature.c:185
 #, c-format
 msgid "region size: BAD, ril(%d) > il(%d)\n"
 msgstr ""
 
-#: lib/package.c:420
+#: lib/package.c:427
 #, c-format
 msgid "hdr size(%d): BAD, read returned %d\n"
 msgstr ""
 
-#: lib/package.c:424
+#: lib/package.c:431
 msgid "hdr magic: BAD\n"
 msgstr ""
 
-#: lib/package.c:429
+#: lib/package.c:436
 #, c-format
 msgid "hdr tags: BAD, no. of tags(%d) out of range\n"
 msgstr ""
 
-#: lib/package.c:435
+#: lib/package.c:442
 #, c-format
 msgid "hdr data: BAD, no. of bytes(%d) out of range\n"
 msgstr ""
 
-#: lib/package.c:445
+#: lib/package.c:452
 #, c-format
 msgid "hdr blob(%zd): BAD, read returned %d\n"
 msgstr ""
 
-#: lib/package.c:458
+#: lib/package.c:465
 msgid "hdr load: BAD\n"
 msgstr ""
 
-#: lib/package.c:525 lib/rpmchecksig.c:274 sign/rpmgensig.c:433
+#: lib/package.c:532 lib/rpmchecksig.c:275 sign/rpmgensig.c:433
 #, c-format
 msgid "%s: rpmReadSignature failed: %s"
 msgstr ""
 
-#: lib/package.c:532 lib/rpmchecksig.c:281 sign/rpmgensig.c:440
+#: lib/package.c:539 lib/rpmchecksig.c:282 sign/rpmgensig.c:440
 #, c-format
 msgid "%s: No signature available\n"
 msgstr "%s: İmza bulundurmuyor\n"
 
-#: lib/package.c:574
+#: lib/package.c:581
 #, c-format
 msgid "%s: headerRead failed: %s"
 msgstr ""
 
-#: lib/package.c:622 lib/rpmchecksig.c:139 sign/rpmgensig.c:93
+#: lib/package.c:633 lib/rpmchecksig.c:140 sign/rpmgensig.c:93
 #, c-format
 msgid "%s: Fread failed: %s\n"
 msgstr "%s: Fread başarısız: %s\n"
 
-#: lib/poptALL.c:157
+#: lib/poptALL.c:164
 msgid "predefine MACRO with value EXPR"
 msgstr ""
 
-#: lib/poptALL.c:158 lib/poptALL.c:161
+#: lib/poptALL.c:165 lib/poptALL.c:168
 msgid "'MACRO EXPR'"
 msgstr ""
 
-#: lib/poptALL.c:160
+#: lib/poptALL.c:167
 msgid "define MACRO with value EXPR"
 msgstr ""
 
-#: lib/poptALL.c:163
+#: lib/poptALL.c:170
+msgid "undefine MACRO"
+msgstr ""
+
+#: lib/poptALL.c:171
+msgid "MACRO"
+msgstr ""
+
+#: lib/poptALL.c:173
 msgid "print macro expansion of EXPR"
 msgstr ""
 
-#: lib/poptALL.c:164
+#: lib/poptALL.c:174
 msgid "'EXPR'"
 msgstr ""
 
-#: lib/poptALL.c:166 lib/poptALL.c:180
+#: lib/poptALL.c:176 lib/poptALL.c:190
 msgid "read <FILE:...> instead of default file(s)"
 msgstr ""
 
-#: lib/poptALL.c:167 lib/poptALL.c:181
+#: lib/poptALL.c:177 lib/poptALL.c:191
 msgid "<FILE:...>"
 msgstr ""
 
-#: lib/poptALL.c:170
+#: lib/poptALL.c:180
 msgid "don't verify package digest(s)"
 msgstr ""
 
-#: lib/poptALL.c:172
+#: lib/poptALL.c:182
 msgid "don't verify database header(s) when retrieved"
 msgstr ""
 
-#: lib/poptALL.c:174
+#: lib/poptALL.c:184
 msgid "don't verify package signature(s)"
 msgstr ""
 
-#: lib/poptALL.c:177
+#: lib/poptALL.c:187
 msgid "send stdout to CMD"
 msgstr ""
 
-#: lib/poptALL.c:178
+#: lib/poptALL.c:188
 msgid "CMD"
 msgstr ""
 
-#: lib/poptALL.c:183
+#: lib/poptALL.c:193
 msgid "use ROOT as top level directory"
 msgstr ""
 
-#: lib/poptALL.c:184
+#: lib/poptALL.c:194
 msgid "ROOT"
 msgstr ""
 
-#: lib/poptALL.c:186
+#: lib/poptALL.c:196
 msgid "use database in DIRECTORY"
 msgstr ""
 
-#: lib/poptALL.c:187
+#: lib/poptALL.c:197
 msgid "DIRECTORY"
 msgstr ""
 
-#: lib/poptALL.c:190
+#: lib/poptALL.c:200
 msgid "display known query tags"
 msgstr "tanımlanmış sorgulama etiketlerini gösterir"
 
-#: lib/poptALL.c:192
+#: lib/poptALL.c:202
 msgid "display final rpmrc and macro configuration"
 msgstr "son rpmrc ve makro yapılandırmasını gösterir"
 
-#: lib/poptALL.c:194
+#: lib/poptALL.c:204
 msgid "provide less detailed output"
 msgstr "daha az ayrıntılı çıktı sağlar"
 
-#: lib/poptALL.c:196
+#: lib/poptALL.c:206
 msgid "provide more detailed output"
 msgstr "daha ayrıntılı çıktı sağlar"
 
-#: lib/poptALL.c:198
+#: lib/poptALL.c:208
 msgid "print the version of rpm being used"
 msgstr "Kullanılan RPM sürümünü verir"
 
-#: lib/poptALL.c:204
+#: lib/poptALL.c:214
 msgid "debug payload file state machine"
 msgstr ""
 
-#: lib/poptALL.c:210
+#: lib/poptALL.c:220
 msgid "debug rpmio I/O"
 msgstr "rpmio G/Ç hata kontrolu"
 
-#: lib/poptALL.c:277
+#: lib/poptALL.c:287
 #, c-format
 msgid "%s: option table misconfigured (%d)\n"
 msgstr ""
@@ -1974,7 +1990,7 @@ msgstr "veri tabanını günceller, ama dosya sistemini değiştirmez"
 msgid "do not verify package dependencies"
 msgstr "paket bağımlılıklarını denetlemez"
 
-#: lib/poptI.c:179 lib/poptQV.c:204 lib/poptQV.c:206
+#: lib/poptI.c:179 lib/poptQV.c:207 lib/poptQV.c:209
 msgid "don't verify digest of files"
 msgstr ""
 
@@ -2150,72 +2166,77 @@ msgstr ""
 msgid "do not process non-package files as manifests"
 msgstr ""
 
-#: lib/poptQV.c:171
+#: lib/poptQV.c:172
 msgid "list all configuration files"
 msgstr "tüm yapılandırma dosyalarını listeler"
 
-#: lib/poptQV.c:173
+#: lib/poptQV.c:174
 msgid "list all documentation files"
 msgstr "tüm belgeleme dosyalarını gösterir"
 
-#: lib/poptQV.c:175
+#: lib/poptQV.c:176
+#, fuzzy
+msgid "list all license files"
+msgstr "tüm belgeleme dosyalarını gösterir"
+
+#: lib/poptQV.c:178
 msgid "dump basic file information"
 msgstr "temel dosya bilgilerini gösterir"
 
-#: lib/poptQV.c:179
+#: lib/poptQV.c:182
 msgid "list files in package"
 msgstr "paketteki dosyaları gösterir"
 
-#: lib/poptQV.c:184
+#: lib/poptQV.c:187
 #, c-format
 msgid "skip %%ghost files"
 msgstr "%%ghost dosyaları atlanır"
 
-#: lib/poptQV.c:191
+#: lib/poptQV.c:194
 msgid "display the states of the listed files"
 msgstr "listelenmiş dosyaların durumunu gösterir"
 
-#: lib/poptQV.c:209
+#: lib/poptQV.c:212
 msgid "don't verify size of files"
 msgstr "dosyaların uzunlukları doğrulanmaz"
 
-#: lib/poptQV.c:212
+#: lib/poptQV.c:215
 msgid "don't verify symlink path of files"
 msgstr "dosyaların sembolik bağ dosya yolları doğrulanmaz"
 
-#: lib/poptQV.c:215
+#: lib/poptQV.c:218
 msgid "don't verify owner of files"
 msgstr "dosyaların sahipleri doğrulanmaz"
 
-#: lib/poptQV.c:218
+#: lib/poptQV.c:221
 msgid "don't verify group of files"
 msgstr "dosyaların grupları doğrulanmaz"
 
-#: lib/poptQV.c:221
+#: lib/poptQV.c:224
 msgid "don't verify modification time of files"
 msgstr "dosyaların değişiklik zamanları doğrulanmaz"
 
-#: lib/poptQV.c:224 lib/poptQV.c:227
+#: lib/poptQV.c:227 lib/poptQV.c:230
 msgid "don't verify mode of files"
 msgstr "dosyaların kipleri doğrulanmaz"
 
-#: lib/poptQV.c:230
+#: lib/poptQV.c:233
 msgid "don't verify capabilities of files"
 msgstr ""
 
-#: lib/poptQV.c:233
+#: lib/poptQV.c:236
 msgid "don't verify file security contexts"
 msgstr ""
 
-#: lib/poptQV.c:235
+#: lib/poptQV.c:238
 msgid "don't verify files in package"
 msgstr "paketteki dosyalar doğrulanamaz"
 
-#: lib/poptQV.c:237 tools/rpmgraph.c:218
+#: lib/poptQV.c:240 tools/rpmgraph.c:218
 msgid "don't verify package dependencies"
 msgstr "paket bağımlılıkları doğrulanmaz"
 
-#: lib/poptQV.c:240 lib/poptQV.c:243
+#: lib/poptQV.c:243 lib/poptQV.c:246
 msgid "don't execute verify script(s)"
 msgstr ""
 
@@ -2260,99 +2281,99 @@ msgstr "biçem yanlış: %s\n"
 msgid "(contains no files)\n"
 msgstr ""
 
-#: lib/query.c:156
+#: lib/query.c:160
 msgid "normal        "
 msgstr "normal        "
 
-#: lib/query.c:159
+#: lib/query.c:163
 msgid "replaced      "
 msgstr "yerine        "
 
-#: lib/query.c:162
+#: lib/query.c:166
 msgid "not installed "
 msgstr "yüklenmedi "
 
-#: lib/query.c:165
+#: lib/query.c:169
 msgid "net shared    "
 msgstr "ağ paylaşımlı "
 
-#: lib/query.c:168
+#: lib/query.c:172
 msgid "wrong color   "
 msgstr ""
 
-#: lib/query.c:171
+#: lib/query.c:175
 msgid "(no state)    "
 msgstr "(durumsuz)    "
 
-#: lib/query.c:174
+#: lib/query.c:178
 #, c-format
 msgid "(unknown %3d) "
 msgstr "(bilinmeyen %3d)"
 
-#: lib/query.c:194
+#: lib/query.c:198
 msgid "package has not file owner/group lists\n"
 msgstr ""
 
-#: lib/query.c:225
+#: lib/query.c:229
 msgid "package has neither file owner or id lists\n"
 msgstr "paket ne dosya sahibi ne de kimlik listesi içeriyor\n"
 
-#: lib/query.c:314
+#: lib/query.c:318
 #, c-format
 msgid "group %s does not contain any packages\n"
 msgstr "%s grubu hiç paket içermiyor\n"
 
-#: lib/query.c:321
+#: lib/query.c:325
 #, c-format
 msgid "no package triggers %s\n"
 msgstr "%s tetikleyen paket yok\n"
 
-#: lib/query.c:332 lib/query.c:351 lib/query.c:367
+#: lib/query.c:336 lib/query.c:355 lib/query.c:371
 #, c-format
 msgid "malformed %s: %s\n"
 msgstr ""
 
-#: lib/query.c:342 lib/query.c:357 lib/query.c:372
+#: lib/query.c:346 lib/query.c:361 lib/query.c:376
 #, c-format
 msgid "no package matches %s: %s\n"
 msgstr ""
 
-#: lib/query.c:380
+#: lib/query.c:384
 #, c-format
 msgid "no package requires %s\n"
 msgstr "%s gerektiren paket yok\n"
 
-#: lib/query.c:388
+#: lib/query.c:392
 #, c-format
 msgid "no package provides %s\n"
 msgstr "%s sağlayan paket yok\n"
 
-#: lib/query.c:420
+#: lib/query.c:424
 #, c-format
 msgid "file %s: %s\n"
 msgstr "dosya %s: %s\n"
 
-#: lib/query.c:423
+#: lib/query.c:427
 #, c-format
 msgid "file %s is not owned by any package\n"
 msgstr "%s dosyası, hiç bir pakete ait değil\n"
 
-#: lib/query.c:434
+#: lib/query.c:438
 #, c-format
 msgid "invalid package number: %s\n"
 msgstr "geçersiz paket numarası: %s\n"
 
-#: lib/query.c:441
+#: lib/query.c:445
 #, c-format
 msgid "record %u could not be read\n"
 msgstr ""
 
-#: lib/query.c:454 lib/rpminstall.c:661
+#: lib/query.c:458 lib/rpminstall.c:654
 #, c-format
 msgid "package %s is not installed\n"
 msgstr "%s paketi kurulu değil\n"
 
-#: lib/query.c:488
+#: lib/query.c:492
 #, c-format
 msgid "unknown tag: \"%s\"\n"
 msgstr ""
@@ -2367,46 +2388,46 @@ msgstr ""
 msgid "%s: key %d not an armored public key.\n"
 msgstr ""
 
-#: lib/rpmchecksig.c:92
+#: lib/rpmchecksig.c:93
 #, c-format
 msgid "%s: import read failed(%d).\n"
 msgstr ""
 
-#: lib/rpmchecksig.c:118
+#: lib/rpmchecksig.c:119
 #, c-format
 msgid "%s: headerRead failed: %s\n"
 msgstr ""
 
-#: lib/rpmchecksig.c:127
+#: lib/rpmchecksig.c:128
 #, c-format
 msgid "%s: Immutable header region could not be read. Corrupted package?\n"
 msgstr ""
 
-#: lib/rpmchecksig.c:385
+#: lib/rpmchecksig.c:386
 msgid "NOT OK"
 msgstr "TAMAM DEĞİL"
 
-#: lib/rpmchecksig.c:385
+#: lib/rpmchecksig.c:386
 msgid "OK"
 msgstr "Tamam"
 
-#: lib/rpmchecksig.c:387
+#: lib/rpmchecksig.c:388
 msgid " (MISSING KEYS:"
 msgstr " (EKSİK ANAHTARLAR:"
 
-#: lib/rpmchecksig.c:389
+#: lib/rpmchecksig.c:390
 msgid ") "
 msgstr ") "
 
-#: lib/rpmchecksig.c:390
+#: lib/rpmchecksig.c:391
 msgid " (UNTRUSTED KEYS:"
 msgstr " (GÜVENCESİZ ANAHTARLAR:"
 
-#: lib/rpmchecksig.c:392
+#: lib/rpmchecksig.c:393
 msgid ")"
 msgstr ")"
 
-#: lib/rpmchecksig.c:432 sign/rpmgensig.c:53
+#: lib/rpmchecksig.c:433 sign/rpmgensig.c:53
 #, c-format
 msgid "%s: open failed: %s\n"
 msgstr "%s: açılamadı: %s\n"
@@ -2431,74 +2452,78 @@ msgstr ""
 msgid "Unable to restore root directory: %m\n"
 msgstr ""
 
-#: lib/rpmds.c:406
+#: lib/rpmds.c:489
 msgid "NO "
 msgstr "HAYIR "
 
-#: lib/rpmds.c:406
+#: lib/rpmds.c:489
 msgid "YES"
 msgstr "EVET"
 
-#: lib/rpmds.c:847
+#: lib/rpmds.c:933
 msgid "PreReq:, Provides:, and Obsoletes: dependencies support versions."
 msgstr ""
 
-#: lib/rpmds.c:850
+#: lib/rpmds.c:936
 msgid "file name(s) stored as (dirName,baseName,dirIndex) tuple, not as path."
 msgstr ""
 
-#: lib/rpmds.c:854
+#: lib/rpmds.c:940
 msgid "package payload can be compressed using bzip2."
 msgstr ""
 
-#: lib/rpmds.c:859
+#: lib/rpmds.c:945
 msgid "package payload can be compressed using xz."
 msgstr ""
 
-#: lib/rpmds.c:862
+#: lib/rpmds.c:948
 msgid "package payload can be compressed using lzma."
 msgstr ""
 
-#: lib/rpmds.c:866
+#: lib/rpmds.c:952
 msgid "package payload file(s) have \"./\" prefix."
 msgstr ""
 
-#: lib/rpmds.c:869
+#: lib/rpmds.c:955
 msgid "package name-version-release is not implicitly provided."
 msgstr ""
 
-#: lib/rpmds.c:872
+#: lib/rpmds.c:958
 msgid "header tags are always sorted after being loaded."
 msgstr ""
 
-#: lib/rpmds.c:875
+#: lib/rpmds.c:961
 msgid "the scriptlet interpreter can use arguments from header."
 msgstr ""
 
-#: lib/rpmds.c:878
+#: lib/rpmds.c:964
 msgid "a hardlink file set may be installed without being complete."
 msgstr ""
 
-#: lib/rpmds.c:881
+#: lib/rpmds.c:967
 msgid "package scriptlets may access the rpm database while installing."
 msgstr ""
 
-#: lib/rpmds.c:885
+#: lib/rpmds.c:971
 msgid "internal support for lua scripts."
 msgstr ""
 
-#: lib/rpmds.c:889
+#: lib/rpmds.c:975
 msgid "file digest algorithm is per package configurable"
 msgstr ""
 
-#: lib/rpmds.c:893
+#: lib/rpmds.c:979
 msgid "support for POSIX.1e file capabilities"
 msgstr ""
 
-#: lib/rpmds.c:897
+#: lib/rpmds.c:983
 msgid "package scriptlets can be expanded at install time."
 msgstr ""
 
+#: lib/rpmds.c:986
+msgid "dependency comparison supports versions with tilde."
+msgstr ""
+
 #: lib/rpmgi.c:49 lib/rpminstall.c:115 lib/rpminstall.c:308
 #: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
 #, c-format
@@ -2537,7 +2562,7 @@ msgstr ""
 msgid "%s: not an rpm package (or package manifest): %s\n"
 msgstr ""
 
-#: lib/rpminstall.c:357 lib/rpminstall.c:724 tools/rpmgraph.c:112
+#: lib/rpminstall.c:357 lib/rpminstall.c:716 tools/rpmgraph.c:112
 #, c-format
 msgid "%s cannot be installed\n"
 msgstr "%s yüklenemedi\n"
@@ -2562,39 +2587,39 @@ msgstr ""
 msgid "error reading from file %s\n"
 msgstr "%s dosyasından okuma hatalı\n"
 
-#: lib/rpminstall.c:668
+#: lib/rpminstall.c:661
 #, c-format
 msgid "\"%s\" specifies multiple packages:\n"
 msgstr ""
 
-#: lib/rpminstall.c:708
+#: lib/rpminstall.c:700
 #, c-format
 msgid "cannot open %s: %s\n"
 msgstr "%s açılamadı: %s\n"
 
-#: lib/rpminstall.c:714
+#: lib/rpminstall.c:706
 #, c-format
 msgid "Installing %s\n"
 msgstr "%s kuruluyor\n"
 
-#: lib/rpmlead.c:99
+#: lib/rpmlead.c:100
 msgid "not an rpm package"
 msgstr ""
 
-#: lib/rpmlead.c:103
+#: lib/rpmlead.c:104
 msgid "illegal signature type"
 msgstr ""
 
-#: lib/rpmlead.c:107
+#: lib/rpmlead.c:108
 msgid "unsupported RPM package version"
 msgstr ""
 
-#: lib/rpmlead.c:122
+#: lib/rpmlead.c:123
 #, c-format
 msgid "read failed: %s (%d)\n"
 msgstr "okuma başarısız: %s (%d)\n"
 
-#: lib/rpmlead.c:125
+#: lib/rpmlead.c:126
 msgid "not an rpm package\n"
 msgstr ""
 
@@ -2706,77 +2731,81 @@ msgstr ""
 msgid "unknown error %d encountered while manipulating package %s"
 msgstr "anlaşılamayan %d hatası, %s paketi işlenirken saptandı"
 
-#: lib/rpmrc.c:181
+#: lib/rpmrc.c:194
 #, c-format
 msgid "missing second ':' at %s:%d\n"
 msgstr "%s:%d - ikinci ':' eksik\n"
 
-#: lib/rpmrc.c:184
+#: lib/rpmrc.c:197
 #, c-format
 msgid "missing architecture name at %s:%d\n"
 msgstr "%s:%d - mimari ismi eksik\n"
 
-#: lib/rpmrc.c:329
+#: lib/rpmrc.c:342
 #, c-format
 msgid "Incomplete data line at %s:%d\n"
 msgstr "%s:%d - veri satırı tamamlanmamış\n"
 
-#: lib/rpmrc.c:334
+#: lib/rpmrc.c:347
 #, c-format
 msgid "Too many args in data line at %s:%d\n"
 msgstr "%s:%d - veri satırında çok fazla argüman\n"
 
-#: lib/rpmrc.c:341
+#: lib/rpmrc.c:354
 #, c-format
 msgid "Bad arch/os number: %s (%s:%d)\n"
 msgstr "arch/os numarası hatalı: %s (%s:%d)\n"
 
-#: lib/rpmrc.c:372
+#: lib/rpmrc.c:385
 #, c-format
 msgid "Incomplete default line at %s:%d\n"
 msgstr "%s:%d - öntanımlı satır tamamlanmamış\n"
 
-#: lib/rpmrc.c:377
+#: lib/rpmrc.c:390
 #, c-format
 msgid "Too many args in default line at %s:%d\n"
 msgstr "%s:%d - öntanımlı satırda çok fazla argüman\n"
 
-#: lib/rpmrc.c:481
+#: lib/rpmrc.c:495
 #, c-format
 msgid "missing ':' (found 0x%02x) at %s:%d\n"
 msgstr "(0x%02x bulundu) %s:%d de ':' yok\n"
 
-#: lib/rpmrc.c:498 lib/rpmrc.c:530
+#: lib/rpmrc.c:512 lib/rpmrc.c:544
 #, c-format
 msgid "missing argument for %s at %s:%d\n"
 msgstr "%s için %s:%d de argüman eksik\n"
 
-#: lib/rpmrc.c:509
+#: lib/rpmrc.c:523
 #, c-format
 msgid "cannot open %s at %s:%d: %m\n"
 msgstr ""
 
-#: lib/rpmrc.c:522
+#: lib/rpmrc.c:536
 #, c-format
 msgid "missing architecture for %s at %s:%d\n"
 msgstr "%s için %s:%d'de eksik mimari\n"
 
-#: lib/rpmrc.c:589
+#: lib/rpmrc.c:603
 #, c-format
 msgid "bad option '%s' at %s:%d\n"
 msgstr "seçenek '%s' (%s:%d) de hatalı\n"
 
-#: lib/rpmrc.c:1279
+#: lib/rpmrc.c:927
+msgid "Failed to read auxiliary vector, /proc not mounted?\n"
+msgstr ""
+
+#: lib/rpmrc.c:1349
 #, c-format
 msgid "Unknown system: %s\n"
 msgstr "Bilinmeyen sistem: %s\n"
 
-#: lib/rpmrc.c:1280
+#: lib/rpmrc.c:1350
 #, c-format
 msgid "Please contact %s\n"
 msgstr ""
 
-#: lib/rpmrc.c:1499
+#: lib/rpmrc.c:1591
 #, c-format
 msgid "Unable to open %s for reading: %m.\n"
 msgstr ""
@@ -2815,15 +2844,15 @@ msgstr ""
 msgid "%s scriptlet failed, exit status %d\n"
 msgstr ""
 
-#: lib/rpmtd.c:257
+#: lib/rpmtd.c:258
 msgid "Unknown format"
 msgstr "Bilinmeyen biçim"
 
-#: lib/rpmte.c:842
+#: lib/rpmte.c:868
 msgid "install"
 msgstr "kur"
 
-#: lib/rpmte.c:843
+#: lib/rpmte.c:869
 msgid "erase"
 msgstr "sil"
 
@@ -2832,27 +2861,27 @@ msgstr "sil"
 msgid "cannot open Packages database in %s\n"
 msgstr "%s de Paket veritabanı açılamadı\n"
 
-#: lib/rpmts.c:192
+#: lib/rpmts.c:191
 #, c-format
 msgid "extra '(' in package label: %s\n"
 msgstr ""
 
-#: lib/rpmts.c:210
+#: lib/rpmts.c:209
 #, c-format
 msgid "missing '(' in package label: %s\n"
 msgstr ""
 
-#: lib/rpmts.c:218
+#: lib/rpmts.c:217
 #, c-format
 msgid "missing ')' in package label: %s\n"
 msgstr ""
 
-#: lib/rpmts.c:285
+#: lib/rpmts.c:273
 #, c-format
 msgid "%s: reading of public key failed.\n"
 msgstr ""
 
-#: lib/rpmts.c:1076
+#: lib/rpmts.c:1087
 msgid "transaction"
 msgstr ""
 
@@ -2880,64 +2909,64 @@ msgstr ""
 msgid "sigh blob(%d): BAD, read returned %d\n"
 msgstr ""
 
-#: lib/signature.c:190
+#: lib/signature.c:196
 #, c-format
 msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n"
 msgstr ""
 
-#: lib/signature.c:200
+#: lib/signature.c:206
 msgid "sigh load: BAD\n"
 msgstr ""
 
-#: lib/signature.c:213
+#: lib/signature.c:219
 #, c-format
 msgid "sigh pad(%zd): BAD, read %zd bytes\n"
 msgstr ""
 
-#: lib/signature.c:229
+#: lib/signature.c:235
 #, c-format
 msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n"
 msgstr ""
 
-#: lib/signature.c:305
+#: lib/signature.c:311
 msgid "Immutable header region could not be read. Corrupted package?\n"
 msgstr ""
 
-#: lib/signature.c:315
+#: lib/signature.c:321
 msgid "Cannot sign RPM v3 packages\n"
 msgstr ""
 
-#: lib/signature.c:402
+#: lib/signature.c:408
 msgid "MD5 digest:"
 msgstr ""
 
-#: lib/signature.c:441
+#: lib/signature.c:447
 msgid "Header SHA1 digest:"
 msgstr ""
 
-#: lib/signature.c:483
+#: lib/signature.c:489
 msgid "Header "
-msgstr ""
+msgstr "Başlık"
 
-#: lib/signature.c:524
+#: lib/signature.c:530
 #, c-format
 msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)\n"
 msgstr ""
 
-#: lib/transaction.c:1379
+#: lib/transaction.c:1426
 msgid "skipped"
 msgstr "atlandı"
 
-#: lib/transaction.c:1379
+#: lib/transaction.c:1426
 msgid "failed"
 msgstr "başarısız oldu"
 
-#: lib/verify.c:371
+#: lib/verify.c:372
 #, c-format
 msgid "missing   %c %s"
 msgstr "eksik   %c %s"
 
-#: lib/verify.c:421
+#: lib/verify.c:422
 #, c-format
 msgid "Unsatisfied dependencies for %s:\n"
 msgstr ""
@@ -3006,138 +3035,138 @@ msgstr "ifadenin sonunda | gerekli"
 msgid "array iterator used with different sized arrays"
 msgstr ""
 
-#: lib/rpmdb.c:85
+#: lib/rpmdb.c:97
 #, c-format
 msgid "Generating %d missing index(es), please wait...\n"
 msgstr ""
 
-#: lib/rpmdb.c:179
+#: lib/rpmdb.c:191
 #, c-format
 msgid "cannot open %s index using db%d - %s (%d)\n"
 msgstr "%s indeksi db%d - %s (%d) kullanarak açılamadı\n"
 
-#: lib/rpmdb.c:504
+#: lib/rpmdb.c:516
 #, c-format
 msgid "error(%d) getting \"%s\" records from %s index: %s\n"
 msgstr ""
 
-#: lib/rpmdb.c:777
+#: lib/rpmdb.c:789
 msgid "no dbpath has been set\n"
 msgstr "belirtilmiş bir dbpath değeri yok\n"
 
-#: lib/rpmdb.c:1270
+#: lib/rpmdb.c:1308
 msgid "miFreeHeader: skipping"
 msgstr ""
 
-#: lib/rpmdb.c:1280
+#: lib/rpmdb.c:1318
 #, c-format
 msgid "error(%d) storing record #%d into %s\n"
 msgstr ""
 
-#: lib/rpmdb.c:1377
+#: lib/rpmdb.c:1415
 #, c-format
 msgid "%s: regexec failed: %s\n"
 msgstr ""
 
-#: lib/rpmdb.c:1558
+#: lib/rpmdb.c:1596
 #, c-format
 msgid "%s: regcomp failed: %s\n"
 msgstr ""
 
-#: lib/rpmdb.c:1718
+#: lib/rpmdb.c:1759
 msgid "rpmdbNextIterator: skipping"
 msgstr ""
 
-#: lib/rpmdb.c:1856
+#: lib/rpmdb.c:1897
 #, c-format
 msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
 msgstr ""
 
-#: lib/rpmdb.c:2209
+#: lib/rpmdb.c:2250
 #, c-format
 msgid "error(%d:%s) getting next key from %s index\n"
 msgstr ""
 
-#: lib/rpmdb.c:2308
+#: lib/rpmdb.c:2349
 #, c-format
 msgid "error(%d) adding header #%d record\n"
 msgstr ""
 
-#: lib/rpmdb.c:2317
+#: lib/rpmdb.c:2358
 #, c-format
 msgid "error(%d) removing header #%d record\n"
 msgstr ""
 
-#: lib/rpmdb.c:2341
+#: lib/rpmdb.c:2382
 #, c-format
 msgid "%s: cannot read header at 0x%x\n"
 msgstr "%s: 0x%x de başlık okunamadı\n"
 
-#: lib/rpmdb.c:2407
+#: lib/rpmdb.c:2448
 #, c-format
 msgid "error(%d) setting \"%s\" records from %s index\n"
 msgstr ""
 
-#: lib/rpmdb.c:2426
+#: lib/rpmdb.c:2467
 #, c-format
 msgid "error(%d) storing record \"%s\" into %s\n"
 msgstr ""
 
-#: lib/rpmdb.c:2436
+#: lib/rpmdb.c:2477
 #, c-format
 msgid "error(%d) removing record \"%s\" from %s\n"
 msgstr ""
 
-#: lib/rpmdb.c:2510
+#: lib/rpmdb.c:2551
 #, c-format
 msgid "error(%d) allocating new package instance\n"
 msgstr "yeni paket örneğini tutma hatası(%d)\n"
 
-#: lib/rpmdb.c:2603
+#: lib/rpmdb.c:2644
 #, c-format
 msgid "error(%d) getting \"%s\" records from %s index\n"
 msgstr "hata(%d): \"%s\" kayıt %s indeksinden alınıyor\n"
 
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2660
 #, c-format
 msgid "error(%d) storing record %s into %s\n"
 msgstr "hata(%d): %s kayıt %s içine yazılıyor\n"
 
-#: lib/rpmdb.c:2816
+#: lib/rpmdb.c:2857
 msgid "no dbpath has been set"
 msgstr "belirtilmiş bir dbpath yok"
 
-#: lib/rpmdb.c:2834
+#: lib/rpmdb.c:2875
 #, c-format
 msgid "failed to create directory %s: %s\n"
 msgstr ""
 
-#: lib/rpmdb.c:2869
+#: lib/rpmdb.c:2910
 #, c-format
 msgid "header #%u in the database is bad -- skipping.\n"
 msgstr ""
 
-#: lib/rpmdb.c:2883
+#: lib/rpmdb.c:2924
 #, c-format
 msgid "cannot add record originally at %u\n"
 msgstr "kayıt özgün olarak %u e eklenemedi\n"
 
-#: lib/rpmdb.c:2898
+#: lib/rpmdb.c:2939
 msgid "failed to rebuild database: original database remains in place\n"
 msgstr ""
 "veritabanı yeniden oluşturulamadı: mevcut veritabanı değişmeden\n"
 "yerinde bırakıldı\n"
 
-#: lib/rpmdb.c:2906
+#: lib/rpmdb.c:2947
 msgid "failed to replace old database with new database!\n"
 msgstr "eski veritabanının yenisiyle değiştirilirmesi başarısız!\n"
 
-#: lib/rpmdb.c:2908
+#: lib/rpmdb.c:2949
 #, c-format
 msgid "replace files in %s with files from %s to recover"
 msgstr "kurtarmak için %s içindeki dosyalar %s deki dosyalarla değiştiriliyor"
 
-#: lib/rpmdb.c:2919
+#: lib/rpmdb.c:2960
 #, c-format
 msgid "failed to remove directory %s: %s\n"
 msgstr "%s dizininin silinmesi başarısız: %s\n"
@@ -3152,20 +3181,20 @@ msgstr "db%d hata(%d) %s'den: %s\n"
 msgid "db%d error(%d): %s\n"
 msgstr "db%d hata(%d): %s\n"
 
-#: lib/backend/db3.c:495
+#: lib/backend/db3.c:500
 #, c-format
 msgid "cannot get %s lock on %s/%s\n"
 msgstr "%s kilit  %s/%s'den alınamadı\n"
 
-#: lib/backend/db3.c:497
+#: lib/backend/db3.c:502
 msgid "shared"
 msgstr "paylaşımlı"
 
-#: lib/backend/db3.c:497
+#: lib/backend/db3.c:502
 msgid "exclusive"
 msgstr "bağdaşık"
 
-#: lib/backend/db3.c:577
+#: lib/backend/db3.c:582
 #, c-format
 msgid "invalid index type %x on %s/%s\n"
 msgstr ""
@@ -3190,86 +3219,86 @@ msgstr "%s ya çok büyük ya da çok küçük 'long' değer içeriyor, atlandı
 msgid "%s has too large or too small integer value, skipped\n"
 msgstr "%s ya çok büyük ya da çok küçük 'integer' değer içeriyor, atlandı\n"
 
-#: plugins/sepolicy.c:220
+#: plugins/sepolicy.c:218
 #, c-format
 msgid "Failed to decode policy for %s\n"
 msgstr ""
 
-#: plugins/sepolicy.c:227
+#: plugins/sepolicy.c:225
 #, c-format
 msgid "Failed to create temporary file for %s: %s\n"
 msgstr ""
 
-#: plugins/sepolicy.c:233
+#: plugins/sepolicy.c:231
 #, c-format
 msgid "Failed to write %s policy to file %s\n"
 msgstr ""
 
-#: plugins/sepolicy.c:298
+#: plugins/sepolicy.c:296
 msgid "Failed to create semanage handle\n"
 msgstr ""
 
-#: plugins/sepolicy.c:304
+#: plugins/sepolicy.c:302
 msgid "Failed to connect to policy handler\n"
 msgstr ""
 
-#: plugins/sepolicy.c:308
+#: plugins/sepolicy.c:306
 #, c-format
 msgid "Failed to begin policy transaction: %s\n"
 msgstr ""
 
-#: plugins/sepolicy.c:339
+#: plugins/sepolicy.c:337
 #, c-format
 msgid "Failed to remove temporary policy file %s: %s\n"
 msgstr ""
 
-#: plugins/sepolicy.c:388
+#: plugins/sepolicy.c:386
 #, c-format
 msgid "Failed to install policy module: %s (%s)\n"
 msgstr ""
 
-#: plugins/sepolicy.c:418
+#: plugins/sepolicy.c:416
 #, c-format
 msgid "Failed to remove policy module: %s\n"
 msgstr ""
 
-#: plugins/sepolicy.c:442 plugins/sepolicy.c:494
+#: plugins/sepolicy.c:440 plugins/sepolicy.c:492
 #, c-format
 msgid "Failed to fork process: %s\n"
 msgstr ""
 
-#: plugins/sepolicy.c:452 plugins/sepolicy.c:504
+#: plugins/sepolicy.c:450 plugins/sepolicy.c:502
 #, c-format
 msgid "Failed to execute %s: %s\n"
 msgstr ""
 
-#: plugins/sepolicy.c:458 plugins/sepolicy.c:510
+#: plugins/sepolicy.c:456 plugins/sepolicy.c:508
 #, c-format
 msgid "%s terminated abnormally\n"
 msgstr ""
 
-#: plugins/sepolicy.c:462 plugins/sepolicy.c:514
+#: plugins/sepolicy.c:460 plugins/sepolicy.c:512
 #, c-format
 msgid "%s failed with exit code %i\n"
 msgstr ""
 
-#: plugins/sepolicy.c:469
+#: plugins/sepolicy.c:467
 msgid "Failed to commit policy changes\n"
 msgstr ""
 
-#: plugins/sepolicy.c:486
+#: plugins/sepolicy.c:484
 msgid "Failed to expand restorecon path"
 msgstr ""
 
-#: plugins/sepolicy.c:565
+#: plugins/sepolicy.c:563
 msgid "Failed to relabel filesystem. Files may be mislabeled\n"
 msgstr ""
 
-#: plugins/sepolicy.c:569
+#: plugins/sepolicy.c:567
 msgid "Failed to reload file contexts. Files may be mislabeled\n"
 msgstr ""
 
-#: plugins/sepolicy.c:596
+#: plugins/sepolicy.c:594
 #, c-format
 msgid "Failed to extract policy from %s\n"
 msgstr ""
@@ -3289,102 +3318,102 @@ msgstr "%3d>%*s(boş)"
 msgid "%3d<%*s(empty)\n"
 msgstr "%3d<%*s(boş)\n"
 
-#: rpmio/macro.c:536 rpmio/macro.c:574
+#: rpmio/macro.c:537 rpmio/macro.c:575
 #, c-format
 msgid "Macro %%%s has unterminated body\n"
 msgstr "%%%s makrosunun gövdesi sonlandırılmamış\n"
 
-#: rpmio/macro.c:593
+#: rpmio/macro.c:594
 #, c-format
 msgid "Macro %%%s has illegal name (%%define)\n"
 msgstr "%%%s makrosunun ismi kuraldışı (%%define)\n"
 
-#: rpmio/macro.c:599
+#: rpmio/macro.c:600
 #, c-format
 msgid "Macro %%%s has unterminated opts\n"
 msgstr "%%%s makrosunu seçenekleri sonlandırılmamış\n"
 
-#: rpmio/macro.c:604
+#: rpmio/macro.c:605
 #, c-format
 msgid "Macro %%%s has empty body\n"
 msgstr "%%%s makrosu boş\n"
 
-#: rpmio/macro.c:610
+#: rpmio/macro.c:611
 #, c-format
 msgid "Macro %%%s failed to expand\n"
 msgstr "%%%s makrosu genişletmede başarısız\n"
 
-#: rpmio/macro.c:648
+#: rpmio/macro.c:649
 #, c-format
 msgid "Macro %%%s has illegal name (%%undefine)\n"
 msgstr "%%%s makrosunun ismi kuraldışı (%%define)\n"
 
-#: rpmio/macro.c:742
+#: rpmio/macro.c:743
 #, c-format
 msgid "Macro %%%s (%s) was not used below level %d\n"
 msgstr "%%%s (%s) makrosu %d seviyenin altında kullanılmadı\n"
 
-#: rpmio/macro.c:824
+#: rpmio/macro.c:825
 #, c-format
 msgid "Unknown option %c in %s(%s)\n"
 msgstr "%c seçeneği %s(%s) de anlaşılamadı\n"
 
-#: rpmio/macro.c:1047
+#: rpmio/macro.c:1048
 msgid ""
 "Too many levels of recursion in macro expansion. It is likely caused by "
 "recursive macro declaration.\n"
 msgstr ""
 
-#: rpmio/macro.c:1116 rpmio/macro.c:1133
+#: rpmio/macro.c:1117 rpmio/macro.c:1134
 #, c-format
 msgid "Unterminated %c: %s\n"
 msgstr "%c sonlandırılmamış: %s\n"
 
-#: rpmio/macro.c:1174
+#: rpmio/macro.c:1175
 #, c-format
 msgid "A %% is followed by an unparseable macro\n"
 msgstr "Bir ayrıştırılamayan makro tarafından bir %% izlendi\n"
 
-#: rpmio/rpmfileutil.c:283
+#: rpmio/rpmfileutil.c:245
 #, c-format
 msgid "error creating temporary file %s: %m\n"
 msgstr ""
 
-#: rpmio/rpmfileutil.c:348 rpmio/rpmfileutil.c:354
+#: rpmio/rpmfileutil.c:310 rpmio/rpmfileutil.c:316
 #, c-format
 msgid "File %s: %s\n"
 msgstr "%s dosyası: %s\n"
 
-#: rpmio/rpmfileutil.c:357
+#: rpmio/rpmfileutil.c:319
 #, c-format
 msgid "File %s is smaller than %u bytes\n"
 msgstr "%s dosyası %u bayttan küçük\n"
 
-#: rpmio/rpmfileutil.c:761
+#: rpmio/rpmfileutil.c:587
 msgid "failed to create directory"
 msgstr ""
 
-#: rpmio/rpmlua.c:480
+#: rpmio/rpmlua.c:506
 #, c-format
 msgid "invalid syntax in lua scriptlet: %s\n"
 msgstr ""
 
-#: rpmio/rpmlua.c:496
+#: rpmio/rpmlua.c:522
 #, c-format
 msgid "invalid syntax in lua script: %s\n"
 msgstr ""
 
-#: rpmio/rpmlua.c:501 rpmio/rpmlua.c:520
+#: rpmio/rpmlua.c:527 rpmio/rpmlua.c:546
 #, c-format
 msgid "lua script failed: %s\n"
 msgstr ""
 
-#: rpmio/rpmlua.c:515
+#: rpmio/rpmlua.c:541
 #, c-format
 msgid "invalid syntax in lua file: %s\n"
 msgstr ""
 
-#: rpmio/rpmlua.c:683
+#: rpmio/rpmlua.c:709
 #, c-format
 msgid "lua hook failed: %s\n"
 msgstr ""