Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r--lib/l10n/tr.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index 1b75ddc4729..ff38a964ffe 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -89,10 +89,10 @@ OC.L10N.register(
"%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",
+ "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 bağlantısı kurulamadı",
"Oracle username and/or password not valid" : "Oracle kullanıcı adı ya da parolası geçersiz",
"PostgreSQL username and/or password not valid" : "PostgreSQL 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.",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X desteklenmiyor ve %s bu platformda düzgün çalışmayacak. Kullanmaktan doğacak riskler size aittir!",
"For the best results, please consider using a GNU/Linux server instead." : "En iyi sonucu almak için GNU/Linux sunucusu kullanın.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Bu %s kopyası 32 bit PHP ortamında çalıştırılıyor ve open_basedir seçeneği php.ini dosyasından ayarlanmış gibi görünüyor. Bu yapılandırma 4 GB boyutundan büyük dosyalarda sorun çıkarır ve kullanılması önerilmez.",