summaryrefslogtreecommitdiffstats
path: root/lib/l10n/tr.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r--lib/l10n/tr.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index 98c3415025a..5eee8ded0d6 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -244,8 +244,6 @@ OC.L10N.register(
"Please ask your server administrator to restart the web server." : "Lütfen site sunucusunu yeniden başlatması için BT yöneticinizle görüşün.",
"The required %s config variable is not configured in the config.php file." : "Gereken %s yapılandırma değişkeni config.php dosyasında ayarlanmamış.",
"Please ask your server administrator to check the Nextcloud configuration." : "Lütfen Nextcloud yapılandırmasını denetlemesi için BT yöneticinizle görüşün.",
- "PostgreSQL >= 9 required." : "PostgreSQL >= 9 gerekli.",
- "Please upgrade your database version." : "Lütfen veri tabanı sürümünüzü yükseltin.",
"Your data directory is readable by other users." : "Veri klasörünüz diğer kullanıcılar tarafından okunabilir.",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Lütfen izinleri 0770 olarak ayarlayarak diğer kullanıcıların klasörü görebilmesini sağlayın.",
"Your data directory must be an absolute path." : "Veri klasörünüz mutlak bir yol olmalıdır.",
@@ -264,9 +262,9 @@ OC.L10N.register(
"Storage is temporarily not available" : "Depolama geçici olarak kullanılamıyor",
"Storage connection timeout. %s" : "Depolama bağlantısı zaman aşımı. %s",
"Free prompt" : "Ücretsiz bilgi istemi",
- "Runs an arbitrary prompt through the built-in language model." : "Yerleşik dil modeli ile isteğe bağlı bir bilgi istemi çalıştırır.",
+ "Runs an arbitrary prompt through the language model." : "Dil modeli ile isteğe bağlı bir bilgi istemi çalıştırır.",
"Generate headline" : "Başlık oluşturulsun",
- "Generates a possible headline for a text" : "Bir metin için olası bir başlık oluşturur",
+ "Generates a possible headline for a text." : "Bir metin için olası bir başlık oluşturur.",
"Summarize" : "Özetlensin",
"Summarizes text by reducing its length without losing key information." : "Temel içeriği kaybetmeden uzunluğunu kısaltarak metni özetler.",
"Extract topics" : "Başlıklar ayıklansın",
@@ -276,6 +274,8 @@ OC.L10N.register(
"The user limit has been reached and the user was not created. Check your notifications to learn more." : "Kullanıcı sayısı sınırına ulaşıldığından kullanıcı eklenemedi. Ayrıntılı bilgi almak için bildirimlerinize bakın.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Kullanıcı adında yalnızca şu karakterler kullanılabilir: \"a-z\", \"A-Z\", \"0-9\", ve \"_.@-'\"",
"libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 sürümü en az 2.7.0 olmalıdır. Şu anda %s kurulu.",
- "To fix this issue update your libxml2 version and restart your web server." : "Bu sorunu çözmek için libxml2 sürümünüzü güncelleyin ve site sunucusunu yeniden başlatın."
+ "To fix this issue update your libxml2 version and restart your web server." : "Bu sorunu çözmek için libxml2 sürümünüzü güncelleyin ve site sunucusunu yeniden başlatın.",
+ "PostgreSQL >= 9 required." : "PostgreSQL >= 9 gerekli.",
+ "Please upgrade your database version." : "Lütfen veri tabanı sürümünüzü yükseltin."
},
"nplurals=2; plural=(n > 1);");