diff options
Diffstat (limited to 'lib/l10n/tr.json')
-rw-r--r-- | lib/l10n/tr.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index f341f8c28f5..cee95d12052 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -112,10 +112,6 @@ "Role" : "Pozisyon", "Unknown user" : "Kullanıcı bilinmiyor", "Additional settings" : "Ek ayarlar", - "%s enter the database username and name." : "%s veritabanı adını ve kullanıcı adını yazın.", - "%s enter the database username." : "%s veritabanı kullanıcı adını yazın.", - "%s enter the database name." : "%s veritabanı adını yazın.", - "%s you may not use dots in the database name" : "%s veritabanı adında nokta kullanamayabilirsiniz", "MySQL username and/or password not valid" : "MySQL kullanıcı adı ya da parolası geçersiz", "You need to enter details of an existing account." : "Var olan bir hesabın bilgilerini yazmalısınız.", "Oracle connection could not be established" : "Oracle ile bağlantı kurulamadı", @@ -258,6 +254,10 @@ "Storage is temporarily not available" : "Depolama geçici olarak kullanılamıyor", "Storage connection timeout. %s" : "Depolama bağlantısı zaman aşımı. %s", "This can usually be fixed by giving the webserver write access to the config directory." : "Bu sorun genellikle, web sunucusuna config klasörüne yazma izni verilerek çözülebilir.", + "%s enter the database username and name." : "%s veritabanı adını ve kullanıcı adını yazın.", + "%s enter the database username." : "%s veritabanı kullanıcı adını yazın.", + "%s enter the database name." : "%s veritabanı adını yazın.", + "%s you may not use dots in the database name" : "%s veritabanı adında nokta kullanamayabilirsiniz", "Cannot read file" : "Dosya okunamadı", "Cannot write into \"config\" directory" : "\"config\" klasörüne yazılamıyor", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Bu sorun genellikle, web sunucusuna config klasörüne yazma izni verilerek çözülebilir. %s bölümüne bakın", |