summaryrefslogtreecommitdiffstats
path: root/lib/l10n/tr.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/tr.php')
-rw-r--r--lib/l10n/tr.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/tr.php b/lib/l10n/tr.php
index f2342a57722..284ea437a91 100644
--- a/lib/l10n/tr.php
+++ b/lib/l10n/tr.php
@@ -86,6 +86,6 @@ $TRANSLATIONS = array(
"A valid username must be provided" => "Geçerli bir kullanıcı adı mutlaka sağlanmalı",
"A valid password must be provided" => "Geçerli bir parola mutlaka sağlanmalı",
"The username is already being used" => "Bu kullanıcı adı zaten kullanımda",
-"Could not obtain lock type %d on \"%s\"." => "\"%s\" üzerinde %d kilit türü edinilemedi."
+"Could not obtain lock type %d on \"%s\"." => "\"%s\" üzerinde %d kilit türü alınamadı."
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";