summaryrefslogtreecommitdiff
path: root/po/tr.po
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-12-24 19:49:06 +0000
committerjbj <devnull@localhost>2002-12-24 19:49:06 +0000
commit6b0679df90d7c90aea308c2e5328aed401176790 (patch)
tree3a9434f2c639405a599d8e838afb6fc9bdac8be5 /po/tr.po
parent268376a208ce942e92088315d383a4e09974cbc2 (diff)
downloadlibrpm-tizen-6b0679df90d7c90aea308c2e5328aed401176790.tar.gz
librpm-tizen-6b0679df90d7c90aea308c2e5328aed401176790.tar.bz2
librpm-tizen-6b0679df90d7c90aea308c2e5328aed401176790.zip
- add %%pubkey attribute to read armored pubkey files into header.
CVS patchset: 5969 CVS date: 2002/12/24 19:49:06
Diffstat (limited to 'po/tr.po')
-rw-r--r--po/tr.po196
1 files changed, 103 insertions, 93 deletions
diff --git a/po/tr.po b/po/tr.po
index 9af687a9d..b4ad7929f 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2002-12-24 02:38-0500\n"
+"POT-Creation-Date: 2002-12-24 14:47-0500\n"
"PO-Revision-Date: 2001-07-05 08:02+300\n"
"Last-Translator: Nilgun Belma Buguner <nilgun@technologist.com>\n"
"Language-Team: Turkish <tr@li.org>\n"
@@ -433,17 +433,17 @@ msgstr "ifadede sözdizimi hatası\n"
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK başarısız: %s\n"
-#: build/files.c:359 build/files.c:559 build/files.c:754
+#: build/files.c:359 build/files.c:559 build/files.c:755
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "%s içinde '(' yok: %s\n"
-#: build/files.c:370 build/files.c:688 build/files.c:765
+#: build/files.c:370 build/files.c:689 build/files.c:766
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "%s içinde ')' yok: (%s\n"
-#: build/files.c:408 build/files.c:713
+#: build/files.c:408 build/files.c:714
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Andaç %s geçersiz: %s\n"
@@ -473,111 +473,121 @@ msgstr "mode spec hatalı: %s(%s)\n"
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "dirmode spec hatalı: %s(%s)\n"
-#: build/files.c:792
+#: build/files.c:793
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "yerel uzunluğu hatalı: \"%.*s\" (%%lang(%s))\n"
#. @innercontinue@
-#: build/files.c:803
+#: build/files.c:804
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "%.*s yereli %%lang(%s) içinde tekrarlanmış\n"
-#: build/files.c:931
+#: build/files.c:933
#, c-format
msgid "Hit limit for %%docdir\n"
msgstr "%%docdir için hit sınırı\n"
-#: build/files.c:937
+#: build/files.c:939
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr "%%docdir için sadece tek argüman\n"
#. We already got a file -- error
-#: build/files.c:968
+#: build/files.c:970
#, c-format
msgid "Two files on one line: %s\n"
msgstr "Bir satırda 2 dosya: %s\n"
-#: build/files.c:983
+#: build/files.c:987
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Dosya \"/\" ile başlamalı: %s\n"
-#: build/files.c:996
+#: build/files.c:1000
#, 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:1148
+#: build/files.c:1152
#, c-format
msgid "File listed twice: %s\n"
msgstr "Dosya iki kere gösterildi: %s\n"
-#: build/files.c:1287
+#: build/files.c:1291
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Sembolik bağ BuildRoot gösteriyor: %s -> %s\n"
-#: build/files.c:1527
+#: build/files.c:1531
#, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr "Dosya önek (%s) ile uyumsuz: %s\n"
-#: build/files.c:1551
+#: build/files.c:1555
#, c-format
msgid "File not found: %s\n"
msgstr "Dosya bulunamadı: %s\n"
-#: build/files.c:1751
+#: build/files.c:1755
+#, fuzzy, c-format
+msgid "%s: public key read failed.\n"
+msgstr "%s: readLead başarısız\n"
+
+#: build/files.c:1759 lib/rpmchecksig.c:573
+#, c-format
+msgid "%s: not an armored public key.\n"
+msgstr ""
+
+#: build/files.c:1805
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Dosya \"/\" ile içermeli: %s\n"
-#: build/files.c:1775
+#: build/files.c:1829
#, fuzzy, c-format
msgid "Glob not permitted: %s\n"
msgstr "satır %d: Dosya adı uygun değil: %s\n"
-#: build/files.c:1792 lib/rpminstall.c:343
+#: build/files.c:1846 lib/rpminstall.c:343
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Dosya glob tarafından bulunamadı: %s\n"
-#: build/files.c:1852
+#: build/files.c:1906
#, c-format
msgid "Could not open %%files file %s: %s\n"
msgstr "%%files dosya %s dosyasında açılamadı: %s\n"
-#: build/files.c:1863 build/pack.c:156
+#: build/files.c:1917 build/pack.c:156
#, c-format
msgid "line: %s\n"
msgstr "satır: %s\n"
-#: build/files.c:2250
+#: build/files.c:2306
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Dosya hatalı: %s: %s\n"
-#: build/files.c:2262 build/parsePrep.c:50
+#: build/files.c:2318 build/parsePrep.c:50
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Kullanıcı/grup hatalı: %s\n"
-#: build/files.c:2306
+#: build/files.c:2362
#, fuzzy, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "arşiv paketi açılırken başarısız%s%s: %s\n"
-#: build/files.c:2327
+#: build/files.c:2383
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2355
+#: build/files.c:2411
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "İşlenen dosyalar: %s-%s-%s\n"
@@ -1246,20 +1256,20 @@ msgstr "paket bağımlılıklarını denetlemez"
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr "paket başlıklarını (eski) rpm[23] paketleme ile uyumlu üretir"
-#: build/poptBT.c:229 lib/poptALL.c:220 lib/poptI.c:265 lib/poptI.c:272
-#: lib/poptQV.c:329 lib/poptQV.c:338 lib/poptQV.c:377
+#: build/poptBT.c:229 lib/poptALL.c:220 lib/poptI.c:250 lib/poptQV.c:329
+#: lib/poptQV.c:338 lib/poptQV.c:377
#, fuzzy
msgid "don't verify package digest(s)"
msgstr "paket bağımlılıkları doğrulanmaz"
-#: build/poptBT.c:231 lib/poptALL.c:222 lib/poptI.c:267 lib/poptI.c:274
-#: lib/poptQV.c:332 lib/poptQV.c:340 lib/poptQV.c:380
+#: build/poptBT.c:231 lib/poptALL.c:222 lib/poptI.c:252 lib/poptQV.c:332
+#: lib/poptQV.c:340 lib/poptQV.c:380
#, fuzzy
msgid "don't verify database header(s) when retrieved"
msgstr "paket mimarisi denetlenmez"
-#: build/poptBT.c:233 lib/poptALL.c:228 lib/poptI.c:269 lib/poptI.c:276
-#: lib/poptQV.c:335 lib/poptQV.c:342 lib/poptQV.c:382
+#: build/poptBT.c:233 lib/poptALL.c:228 lib/poptI.c:254 lib/poptQV.c:335
+#: lib/poptQV.c:342 lib/poptQV.c:382
#, fuzzy
msgid "don't verify package signature(s)"
msgstr "paket imzasını denetler"
@@ -1434,26 +1444,26 @@ msgstr "========== tsort sürüyor ...\n"
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr ""
-#: lib/formats.c:39 lib/formats.c:71 lib/formats.c:106 lib/formats.c:398
+#: lib/formats.c:39 lib/formats.c:71 lib/formats.c:106 lib/formats.c:405
#: rpmdb/header.c:3237 rpmdb/header.c:3260 rpmdb/header.c:3284
msgid "(not a number)"
msgstr "(bir sayı değil)"
-#: lib/formats.c:172
+#: lib/formats.c:175
#, fuzzy
msgid "(not base64)"
msgstr "(bir sayı değil)"
-#: lib/formats.c:182
+#: lib/formats.c:185
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:248 lib/formats.c:297
+#: lib/formats.c:255 lib/formats.c:304
#, fuzzy
msgid "(not a blob)"
msgstr "(bir sayı değil)"
-#: lib/formats.c:322
+#: lib/formats.c:329
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr "tüm PGP imzalarını atlar"
@@ -1771,16 +1781,16 @@ msgstr ""
msgid "malformed rollback time/date stamp argument"
msgstr "tekrarlama zamanı bozuk"
-#: lib/poptI.c:152
+#: lib/poptI.c:151
#, fuzzy
msgid "add suggested packages to transaction"
msgstr "gruptaki paketleri sorgular/denetler"
-#: lib/poptI.c:156
+#: lib/poptI.c:155
msgid "install all files, even configurations which might otherwise be skipped"
msgstr "yapılandırmalarda atlanmış bile olsa tüm dosyaları kurar"
-#: lib/poptI.c:160
+#: lib/poptI.c:159
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
@@ -1788,142 +1798,147 @@ msgstr ""
"<paket> ile eşlenen tüm paketleri kaldırır(<paket> ile çok sayıda paket "
"belirtilmişse normalde bir hata oluşur)"
-#: lib/poptI.c:166 lib/poptI.c:245 lib/poptI.c:248
+#: lib/poptI.c:165 lib/poptI.c:234
msgid "do not execute package scriptlet(s)"
msgstr "paket betikleri çalıştırılmaz"
-#: lib/poptI.c:170
+#: lib/poptI.c:169
msgid "relocate files in non-relocateable package"
msgstr "yeniden konumlanamayan paketin dosyalarını yeniden konumlandırır"
-#: lib/poptI.c:173
+#: lib/poptI.c:172
msgid "save erased package files by renaming into sub-directory"
msgstr ""
"ismi değiştirilerek alt dizine kaydedilmek suretiyle silinen dosyaları "
"kaydeder"
-#: lib/poptI.c:176
+#: lib/poptI.c:175
msgid "erase (uninstall) package"
msgstr "paketi kaldırır"
-#: lib/poptI.c:176
+#: lib/poptI.c:175
msgid "<package>+"
msgstr "<paket>+"
-#: lib/poptI.c:179
+#: lib/poptI.c:178 lib/poptI.c:215
+#, fuzzy
+msgid "do not install configuration files"
+msgstr "tüm yapılandırma dosyalarını listeler"
+
+#: lib/poptI.c:181 lib/poptI.c:220
msgid "do not install documentation"
msgstr "belgeleri kurmaz"
-#: lib/poptI.c:181
+#: lib/poptI.c:183
msgid "skip files with leading component <path> "
msgstr "<dosyayolu> ile başlayan dosyaları atlar "
-#: lib/poptI.c:182
+#: lib/poptI.c:184
msgid "<path>"
msgstr "<dosyaYolu>"
-#: lib/poptI.c:187 lib/poptI.c:190
+#: lib/poptI.c:187
msgid "short hand for --replacepkgs --replacefiles"
msgstr "--replacepkgs --replacefiles için kısaltma"
-#: lib/poptI.c:195
+#: lib/poptI.c:191
msgid "upgrade package(s) if already installed"
msgstr "paket(ler) kurulu ise paket(ler)i günceller"
-#: lib/poptI.c:196 lib/poptI.c:214 lib/poptI.c:217 lib/poptI.c:324
+#: lib/poptI.c:192 lib/poptI.c:208 lib/poptI.c:301
msgid "<packagefile>+"
msgstr "<paketDosyası>+"
-#: lib/poptI.c:198
+#: lib/poptI.c:194
msgid "print hash marks as package installs (good with -v)"
msgstr "paketin kurulma sürecini gösteren imler basar (-v ile)"
-#: lib/poptI.c:201
+#: lib/poptI.c:197
msgid "don't verify package architecture"
msgstr "paket mimarisi denetlenmez"
-#: lib/poptI.c:204
+#: lib/poptI.c:200
msgid "don't verify package operating system"
msgstr "paketin ait olduğu işletim sistemini doğrulamaz"
-#: lib/poptI.c:207
+#: lib/poptI.c:203
msgid "don't check disk space before installing"
msgstr "yüklemeden önce yeterli disk alanı kontrolu yapmaz"
-#: lib/poptI.c:209
+#: lib/poptI.c:205
msgid "install documentation"
msgstr "paket ile gelen belgeleri kurar"
-#: lib/poptI.c:214 lib/poptI.c:217
+#: lib/poptI.c:208
#, fuzzy
msgid "install package(s)"
msgstr "paketi kurar"
-#: lib/poptI.c:221
+#: lib/poptI.c:211
msgid "update the database, but do not modify the filesystem"
msgstr "veri tabanını günceller, ama dosya sistemini değiştirmez"
-#: lib/poptI.c:225 lib/poptI.c:228
+#: lib/poptI.c:217
msgid "do not verify package dependencies"
msgstr "paket bağımlılıklarını denetlemez"
-#: lib/poptI.c:232 lib/poptQV.c:275 lib/poptQV.c:278
+#: lib/poptI.c:223 lib/poptQV.c:275 lib/poptQV.c:278
msgid "don't verify MD5 digest of files"
msgstr "dosyaların MD5 özümlemesi doğrulanmaz"
-#: lib/poptI.c:235
+#: lib/poptI.c:226
msgid "do not reorder package installation to satisfy dependencies"
msgstr "paket kurulum sırasını bağımlılıklara göre düzenlemez"
-#: lib/poptI.c:240
+#: lib/poptI.c:231
msgid "do not suggest missing dependency resolution(s)"
msgstr ""
-#: lib/poptI.c:252
+#: lib/poptI.c:238
#, c-format
msgid "do not execute %%pre scriptlet (if any)"
msgstr "%%pre betiği (varsa) çalıştırılmaz"
-#: lib/poptI.c:255
+#: lib/poptI.c:241
#, c-format
msgid "do not execute %%post scriptlet (if any)"
msgstr "%%post betiği (varsa) çalıştırılmaz"
-#: lib/poptI.c:258
+#: lib/poptI.c:244
#, c-format
msgid "do not execute %%preun scriptlet (if any)"
msgstr "%%preun betiği (varsa) çalıştırılmaz"
-#: lib/poptI.c:261
+#: lib/poptI.c:247
#, c-format
msgid "do not execute %%postun scriptlet (if any)"
msgstr "%%postun betiği (varsa) çalıştırılmaz"
-#: lib/poptI.c:280
+#: lib/poptI.c:257
msgid "do not execute any scriptlet(s) triggered by this package"
msgstr "bu paket tarafından tetiklenen hiç bir betik çalıştırılmaz"
-#: lib/poptI.c:283
+#: lib/poptI.c:260
#, c-format
msgid "do not execute any %%triggerprein scriptlet(s)"
msgstr "hiçbir %%triggerprein betiği çalıştırılmaz"
-#: lib/poptI.c:286
+#: lib/poptI.c:263
#, c-format
msgid "do not execute any %%triggerin scriptlet(s)"
msgstr "hiçbir %%triggerin betiği çalıştırılmaz."
-#: lib/poptI.c:289
+#: lib/poptI.c:266
#, c-format
msgid "do not execute any %%triggerun scriptlet(s)"
msgstr "hiçbir %%triggerun betiği çalıştırılmaz."
-#: lib/poptI.c:292
+#: lib/poptI.c:269
#, c-format
msgid "do not execute any %%triggerpostun scriptlet(s)"
msgstr "hiçbir %%triggerpostun betiği çalıştırılmaz."
-#: lib/poptI.c:296
+#: lib/poptI.c:273
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -1931,53 +1946,53 @@ msgstr ""
"paketin eski bir sürüme güncellenmesini sağlar (--force aynı işi otomatik "
"yapar)"
-#: lib/poptI.c:300
+#: lib/poptI.c:277
msgid "print percentages as package installs"
msgstr "kurulumun gelişimi yüzde olarak gösterilir"
-#: lib/poptI.c:302
+#: lib/poptI.c:279
msgid "relocate the package to <dir>, if relocatable"
msgstr "eğer değitirilebiliyorsa paketin yerini <dizin>'e değiştirir"
-#: lib/poptI.c:303
+#: lib/poptI.c:280
msgid "<dir>"
msgstr "<dizin>"
-#: lib/poptI.c:305
+#: lib/poptI.c:282
msgid "relocate files from path <old> to <new>"
msgstr "dosyaları <eski> dizininden kaldırıp <yeni> dizinine yerleştirir"
-#: lib/poptI.c:306
+#: lib/poptI.c:283
msgid "<old>=<new>"
msgstr "<eski>=<yeni>"
-#: lib/poptI.c:309
+#: lib/poptI.c:286
msgid "save erased package files by repackaging"
msgstr "yeniden paketleme sırasında silinen paket dosyalarını kaydeder"
-#: lib/poptI.c:312
+#: lib/poptI.c:289
msgid "install even if the package replaces installed files"
msgstr "paket dosyaları mevcut dosyalarla yer değiştirse bile paketi kurar"
-#: lib/poptI.c:315
+#: lib/poptI.c:292
msgid "reinstall if the package is already present"
msgstr "paketi yeniden kurar"
-#: lib/poptI.c:317
+#: lib/poptI.c:294
#, fuzzy
msgid "deinstall new, reinstall old, package(s), back to <date>"
msgstr ""
"yeni paket(ler) kaldırılır, geriye dönük eski paket(ler) yeniden kurulur"
-#: lib/poptI.c:318
+#: lib/poptI.c:295
msgid "<date>"
msgstr "<tarih>"
-#: lib/poptI.c:320
+#: lib/poptI.c:297
msgid "don't install, but tell if it would work or not"
msgstr "yükleme yapmaz, sadece çalışıp çalışmayacağını belirtir"
-#: lib/poptI.c:323
+#: lib/poptI.c:300
msgid "upgrade package(s)"
msgstr "paket günceller"
@@ -2444,11 +2459,6 @@ msgstr "%s: rpmWriteSignature başarısız: %s\n"
msgid "%s: import read failed.\n"
msgstr "%s: readLead başarısız\n"
-#: lib/rpmchecksig.c:573
-#, c-format
-msgid "%s: not an armored public key.\n"
-msgstr ""
-
#: lib/rpmchecksig.c:580
#, fuzzy, c-format
msgid "%s: import failed.\n"
@@ -3069,7 +3079,7 @@ msgid "%s skipped due to missingok flag\n"
msgstr "missingok flamasından dolayı %s atlandı\n"
#. @innercontinue@
-#: lib/transaction.c:912
+#: lib/transaction.c:925
#, c-format
msgid "excluding directory %s\n"
msgstr "%s dizini dışlanıyor\n"
@@ -3082,7 +3092,7 @@ msgstr "%s dizini dışlanıyor\n"
#. * For packages being removed:
#. * - count files.
#.
-#: lib/transaction.c:1021
+#: lib/transaction.c:1034
#, c-format
msgid "sanity checking %d elements\n"
msgstr ""
@@ -3095,7 +3105,7 @@ msgstr ""
#. * calling fpLookupList only once. I'm not sure that the speedup is
#. * worth the trouble though.
#.
-#: lib/transaction.c:1104
+#: lib/transaction.c:1117
#, c-format
msgid "computing %d file fingerprints\n"
msgstr ""
@@ -3103,7 +3113,7 @@ msgstr ""
#. ===============================================
#. * Compute file disposition for each package in transaction set.
#.
-#: lib/transaction.c:1181
+#: lib/transaction.c:1194
msgid "computing file dispositions\n"
msgstr ""
@@ -3712,7 +3722,7 @@ msgstr ""
msgid "return whiteout information"
msgstr ""
-#: tools/rpmcache.c:546 tools/rpmgraph.c:282
+#: tools/rpmcache.c:546 tools/rpmdeps.c:34 tools/rpmgraph.c:282
#, fuzzy
msgid "Common options for all rpm modes and executables:"
msgstr "Tüm rpm kipleri için ortak seçenekler:"