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 1ab48d38080..fda97aee039 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -120,9 +120,9 @@ "Recommended" : "Önerilen", "App \"%s\" cannot be installed because appinfo file cannot be read." : "\"%s\" uygulaması yüklenemiyor çünkü appinfo dosyası okunamıyor.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Sunucu sürümüyle uyumlu olmadığından \"%s\" uygulaması yüklenemez.", - "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "\"%s\" uygulaması, şu bağımlılıklar sağlanmadığı için yüklenemiyor: %s", "No app name specified" : "Uygulama adı belirtilmedi", "App '%s' could not be installed!" : "'%s' uygulaması kurulamadı!", + "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "\"%s\" uygulaması, şu bağımlılıklar sağlanmadığı için yüklenemiyor: %s", "a safe home for all your data" : "tüm verileriniz için güvenli bir yer", "File is currently busy, please try again later" : "Dosya şu anda meşgul, lütfen daha sonra deneyin", "Can't read file" : "Dosya okunamıyor", @@ -131,8 +131,6 @@ "Token expired. Please reload page." : "Belirteç süresi geçti. Lütfen sayfayı yenileyin.", "Unknown user" : "Bilinmeyen kullanıcı", "No database drivers (sqlite, mysql, or postgresql) installed." : "Yüklü veritabanı sürücüsü (sqlite, mysql veya postgresql) yok.", - "Microsoft Windows Platform is not supported" : "Microsoft Windows Platformu desteklenmiyor", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Nextcloud Sunucusunu Microsoft Windows platformunda çalıştırmak desteklenmiyor. Sunucunun kendisini değiştiremiyorsanız üzerinde bir Linux sanal makine kullanmanızı öneririz.", "Cannot write into \"config\" directory" : "\"config\" dizinine yazılamıyor", "Cannot write into \"apps\" directory" : "\"apps\" dizinine yazılamıyor", "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Bu genellikle, %sweb sunucusuna apps dizinine yazma erişimi verilerek%s veya yapılandırma dosyasında appstore (uygulama mağazası) devre dışı bırakılarak çözülebilir.", @@ -166,6 +164,8 @@ "Storage incomplete configuration. %s" : "Depolamada tamamlanmamış yapılandırma. %s", "Storage connection error. %s" : "Depolama bağlantı hatası. %s", "Storage not available" : "Depolama mevcut değil", - "Storage connection timeout. %s" : "Depolama bağlantı zaman aşımı. %s" + "Storage connection timeout. %s" : "Depolama bağlantı zaman aşımı. %s", + "Microsoft Windows Platform is not supported" : "Microsoft Windows Platformu desteklenmiyor", + "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Nextcloud Sunucusunu Microsoft Windows platformunda çalıştırmak desteklenmiyor. Sunucunun kendisini değiştiremiyorsanız üzerinde bir Linux sanal makine kullanmanızı öneririz." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |