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.js13
1 files changed, 4 insertions, 9 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index a693c4e4b3c..43365676bcc 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -71,6 +71,9 @@ OC.L10N.register(
"seconds ago" : "saniyeler önce",
"Empty file" : "Dosya boş",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s kodlu modül bulunamadı. Lütfen uygulamalarınız içinden modülü etkinleştirin ya da BT yöneticinizle görüşün.",
+ "File already exists" : "Dosya zaten var",
+ "Failed to create file from template" : "Kalıptan dosya oluşturulamadı",
+ "Templates" : "Kalıplar",
"File name is a reserved word" : "Bu dosya adı sistem kullanıma ayrılmıştır",
"File name contains at least one invalid character" : "Dosya adında en az bir geçersiz karakter var",
"File name is too long" : "Dosya adı çok uzun",
@@ -228,14 +231,6 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Depolama bağlantısı zaman aşımı. %s",
"Following databases are supported: %s" : "Şu veritabanları destekleniyor: %s",
"Following platforms are supported: %s" : "Şu platformlar destekleniyor: %s",
- "Overview" : "Özet",
- "Basic settings" : "Temel Ayarlar",
- "Sharing" : "Paylaşım",
- "Security" : "Güvenlik",
- "Groupware" : "Grup çalışması",
- "Personal info" : "Kişisel Bilgiler",
- "Mobile & desktop" : "Mobil ve masaüstü",
- "Invalid Federated Cloud ID" : "Birleşik Bulut Kimliği Geçersiz",
- "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Bu sorun genellikle, web sunucusuna apps klasörüne yazma izni verilerek ya da yapılandırma dosyasından uygulama mağazası devre dışı bırakılarak çözülebilir. %s bölümüne bakın"
+ "Invalid Federated Cloud ID" : "Birleşik Bulut Kimliği Geçersiz"
},
"nplurals=2; plural=(n > 1);");