diff options
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 19 |
1 files changed, 18 insertions, 1 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2018-01-03 16:32+0300\n" "Last-Translator: Mert Dirik <mertdirik@gmail.com>\n" "Language-Team: Debian l10n Turkish <debian-l10n-turkish@lists.debian.org>\n" @@ -722,11 +722,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "nfs ile bağlanmış kilit dosyası %s için kilitleme kullanılmıyor" #: apt-pkg/contrib/fileutl.cc +#, fuzzy, c-format +#| msgid "Could not get lock %s" +msgid "Could not get lock %s. It is held by process %d" +msgstr "%s kilidi alınamadı" + +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not get lock %s. It is held by process %d (%s)" +msgstr "" + +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not get lock %s" msgstr "%s kilidi alınamadı" #: apt-pkg/contrib/fileutl.cc +msgid "" +"Be aware that removing the lock file is not a solution and may break your " +"system." +msgstr "" + +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "List of files can't be created as '%s' is not a directory" msgstr "'%s' dizin olmadığı için dosya listeli oluşturulamıyor" |