diff options
Diffstat (limited to 'apps/settings/l10n/tr.json')
-rw-r--r-- | apps/settings/l10n/tr.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 82617a544ea..91148d07026 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -165,6 +165,8 @@ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP kurulumunuzda FreeType desteği yok. Bu durum profil görsellerinin ve ayarlar bölümünün bozuk görüntülenmesine neden olur.", "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP yanlış kurulmuş ve sistem ortam değişkenlerini okuyamıyor gibi görünüyor. getenv(\"PATH\") komutu ile yapılan sınama sonucunda boş bir yanıt alındı.", + "PHP memory limit" : "PHP bellek sınırı", + "The PHP memory limit is below the recommended value of %s." : "PHP bellek sınırı önerilen %s değerinden küçük.", "PHP modules" : "PHP modülleri", "This instance is missing some required PHP modules. It is required to install them: %s." : "Bu kopyada gerekli bazı PHP modülleri eksik. Bunların kurulması gerekiyor: %s.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Bu kopyada önerilen bazı PHP modülleri eksik. Daha iyi başarım ve uyumluluk için bu modüllerin kurulması önemle önerilir: %s.", @@ -233,10 +235,12 @@ "Report a bug" : "Hata bildirin", "Admin documentation" : "Yönetici belgeleri", "Developer documentation" : "Geliştirici belgeleri", + "Show details for {appName} app" : "{appName} uygulamasının ayrıntılarını görüntüle", "This app is supported via your current Nextcloud subscription." : "Bu uygulamanın desteği geçerli Nextcloud aboneliğiniz ile sağlanır.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Öne çıkarılmış uygulamalar topluluk tarafından geliştirilmiştir. Temel işlevleri yerine getirirler ve üretim ortamında kullanılabilirler.", "Featured" : "Öne çıkarılmış", "Update to {update}" : "{update} sürümüne güncelle", + "Rating: {score}/10" : "Değerlendirme: {score}/10", "All apps are up-to-date." : "Tüm uygulamalar güncel", "Icon" : "Simge", "Name" : "Ad", |