summaryrefslogtreecommitdiff
path: root/po/tr.po
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2016-07-03 19:18:01 +0200
committerGuillem Jover <guillem@debian.org>2016-07-03 21:20:03 +0200
commitaacff8219fa8cf560b0f753dc4dca3011ba19e74 (patch)
tree8d01766cf2a1cd6a9319dad6683ab84570eda360 /po/tr.po
parent6ab5c0754b2f98430f6761b5dc54f643c3d32838 (diff)
downloaddpkg-aacff8219fa8cf560b0f753dc4dca3011ba19e74.tar.gz
po: Regenerate .pot files and merge .po files with them
Diffstat (limited to 'po/tr.po')
-rw-r--r--po/tr.po77
1 files changed, 41 insertions, 36 deletions
diff --git a/po/tr.po b/po/tr.po
index a550309d3..794bd715e 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: dpkg 1.17.10\n"
"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2016-05-09 03:21+0200\n"
+"POT-Creation-Date: 2016-07-03 19:12+0200\n"
"PO-Revision-Date: 2015-09-23 18:54+0300\n"
"Last-Translator: Mert Dirik <mertdirik@gmail.com>\n"
"Language-Team: Turkish <debian-l10n-turkish@lists.debian.org>\n"
@@ -18,6 +18,26 @@ msgstr ""
"X-Generator: Poedit 1.8.2\n"
#: lib/dpkg/ar.c
+msgid "failed to fstat archive"
+msgstr "arşive fstat çağrısı yapılamadı"
+
+#: lib/dpkg/ar.c
+#, c-format
+msgid "failed to read archive '%.255s'"
+msgstr "'%.255s' arşivi okunamadı"
+
+#: lib/dpkg/ar.c lib/dpkg/dbmodify.c
+#, c-format
+msgid "unable to create '%.255s'"
+msgstr "'%.255s' oluşturulamadı"
+
+#: lib/dpkg/ar.c lib/dpkg/dir.c src/divertcmd.c dpkg-split/join.c
+#: dpkg-split/queue.c utils/update-alternatives.c
+#, c-format
+msgid "unable to close file '%s'"
+msgstr "'%s' dosyası kapatılamadı"
+
+#: lib/dpkg/ar.c
#, c-format
msgid "invalid character '%c' in archive '%.250s' member '%.16s' size"
msgstr ""
@@ -306,11 +326,6 @@ msgstr "güncelleme dizini (%.255s) taranamadı"
msgid "failed to remove incorporated update file %.255s"
msgstr "birleştirilmiş güncelleme dosyası %.255s silinirken sorun yaşandı"
-#: lib/dpkg/dbmodify.c dpkg-deb/build.c
-#, c-format
-msgid "unable to create '%.255s'"
-msgstr "'%.255s' oluşturulamadı"
-
#: lib/dpkg/dbmodify.c
#, c-format
msgid "unable to fill %.250s with padding"
@@ -421,8 +436,7 @@ msgstr "'%s' dizini için sync çağrısı başarısız oldu"
msgid "unable to open directory '%s'"
msgstr "'%s' dizini açılamadı"
-#: lib/dpkg/dir.c src/divertcmd.c dpkg-split/split.c
-#: utils/update-alternatives.c
+#: lib/dpkg/dir.c src/divertcmd.c utils/update-alternatives.c
#, c-format
msgid "unable to open file '%s'"
msgstr "'%s' dosyası açılamadı"
@@ -433,12 +447,6 @@ msgstr "'%s' dosyası açılamadı"
msgid "unable to sync file '%s'"
msgstr "'%s' dosyası için sync çağrısı başarısız oldu"
-#: lib/dpkg/dir.c src/divertcmd.c dpkg-deb/build.c dpkg-split/join.c
-#: dpkg-split/queue.c utils/update-alternatives.c
-#, c-format
-msgid "unable to close file '%s'"
-msgstr "'%s' dosyası kapatılamadı"
-
#: lib/dpkg/dump.c
#, c-format
msgid "failed to write details of '%.50s' to '%.250s'"
@@ -3630,6 +3638,10 @@ msgstr "%d. satır bitmeden önce beklenmeyen dosya sonu karakteri"
msgid "need an action option"
msgstr "bir eylem seçeneği belirtilmesi gerekiyor"
+#: src/main.c
+msgid "cannot set primary group ID to root"
+msgstr ""
+
#: src/main.c src/script.c
msgid "unable to setenv for subprocesses"
msgstr "alt süreç için setenv çağrısı başarısız oldu"
@@ -4904,6 +4916,12 @@ msgstr "veri üyesi sıkıştırılıyor"
msgid "<compress> from tar -cf"
msgstr "<sıkıştır> tar -cf"
+#: dpkg-deb/build.c
+#, fuzzy, c-format
+#| msgid "unable to create '%.255s'"
+msgid "unable to parse timestamp '%.255s'"
+msgstr "'%.255s' oluşturulamadı"
+
#: dpkg-deb/build.c utils/update-alternatives.c
#, c-format
msgid "--%s needs a <directory> argument"
@@ -4963,26 +4981,17 @@ msgstr "'%s' üyesi '%s' arşivine kopyalanamadı: %s"
msgid "shell command to move files"
msgstr "dosya taşımakta kullanılan kabuk komutu"
-#: dpkg-deb/extract.c
+#: dpkg-deb/extract.c dpkg-split/main.c
#, c-format
msgid "unexpected end of file in %s in %.255s"
msgstr "%s arşivinin %.255s kısmında beklenmeyen dosya sonu"
-#: dpkg-deb/extract.c
+#: dpkg-deb/extract.c dpkg-split/main.c
#, c-format
msgid "error reading %s from file %.255s"
msgstr "%2$.255s arşivinin %1$s kısmı okunurken bir sorun yaşandı"
#: dpkg-deb/extract.c
-#, c-format
-msgid "failed to read archive '%.255s'"
-msgstr "'%.255s' arşivi okunamadı"
-
-#: dpkg-deb/extract.c
-msgid "failed to fstat archive"
-msgstr "arşive fstat çağrısı yapılamadı"
-
-#: dpkg-deb/extract.c
msgid "archive magic version number"
msgstr "arşiv sihirli sürüm numarası"
@@ -5418,7 +5427,7 @@ msgstr "'%.250s' dosyası bozuk - %.250s eksik"
msgid "file '%.250s' is corrupt - missing newline after %.250s"
msgstr "'%.250s' dosyası bozuk - %.250s satırından sonra yeni satır eksik"
-#: dpkg-split/info.c dpkg-split/main.c
+#: dpkg-split/info.c
#, c-format
msgid "error reading %.250s"
msgstr "%.250s dosyası okunurken sorun yaşandı"
@@ -5533,11 +5542,6 @@ msgstr "'%.250s' dosyası bozuk - verilen parça sayısına göre boyut yanlış
#: dpkg-split/info.c
#, c-format
-msgid "unable to fstat part file '%.250s'"
-msgstr "'%.250s' parça dosyasına fstat çağrısı başarısız"
-
-#: dpkg-split/info.c
-#, c-format
msgid "file '%.250s' is corrupt - too short"
msgstr "'%.250s' dosyası bozuk - çok küçük"
@@ -5714,11 +5718,6 @@ msgid "Type dpkg-split --help for help."
msgstr "Yardım almak için dpkg-split --help komutunu kullanın."
#: dpkg-split/main.c
-#, c-format
-msgid "unexpected end of file in %.250s"
-msgstr "%.250s dosyasında beklenmeyen dosya sonu"
-
-#: dpkg-split/main.c
msgid "part size is far too large or is not positive"
msgstr "parça boyutu çok büyük ya da pozitif değil"
@@ -6463,6 +6462,12 @@ msgstr ""
"otomatik güncelleştirmeleri tekrar etkinleştirmek için '%s --auto %s' "
"komutunu kullanın"
+#~ msgid "unable to fstat part file '%.250s'"
+#~ msgstr "'%.250s' parça dosyasına fstat çağrısı başarısız"
+
+#~ msgid "unexpected end of file in %.250s"
+#~ msgstr "%.250s dosyasında beklenmeyen dosya sonu"
+
#~ msgid "%s: error: %s\n"
#~ msgstr "%s: hata: %s\n"