diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-08 01:56:13 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-08 01:56:13 -0400 |
commit | 1f2722053f40aeb401ef329c0ecad7863d62f760 (patch) | |
tree | 2b908f950808ff0a317dc8319bc80c892cf819f1 /lib/l10n/tr.php | |
parent | bcbebe8dd27f3cdd60d9207ac6fbfb0346fd6242 (diff) | |
download | nextcloud-server-1f2722053f40aeb401ef329c0ecad7863d62f760.tar.gz nextcloud-server-1f2722053f40aeb401ef329c0ecad7863d62f760.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/tr.php')
-rw-r--r-- | lib/l10n/tr.php | 2 |
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);"; |