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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/tr.js')
-rw-r--r--l10n/tr.js28
1 files changed, 14 insertions, 14 deletions
diff --git a/l10n/tr.js b/l10n/tr.js
index 5ccd5f2..501ace6 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -14,9 +14,6 @@ OC.L10N.register(
"Federated sent" : "Birleşmiş gönderilen",
"Federated received" : "Birleşmiş alınan",
"Talk conversations" : "Talk görüşmeleri",
- "Last 24 hours" : "Son 24 saat",
- "Last 1 hour" : "Son 1 saat",
- "Last 5 mins" : "Son 5 dakika",
"Copy" : "Kopyala",
"Copied!" : "Kopyalandı!",
"Not supported!" : "Desteklenmiyor!",
@@ -25,20 +22,13 @@ OC.L10N.register(
"Monitoring" : "İzleniyor",
"Monitoring app with useful server information" : "Yararlı sunucu bilgileri sunan izleme uygulaması",
"Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "İşlemci yükü, bellek ve disk kullanımı, kullanıcı sayısı gibi sunucu hakkında çeşitli bilgiler sağlar. ",
- "CPU load" : "İşlemci yükü",
- "Memory usage" : "Bellek kullanımı",
- "Active users" : "Etkin kullanıcılar",
- "Shares" : "Paylaşımlar",
- "Storage" : "Depolama",
- "Users:" : "Kullanıcılar:",
"Files:" : "Dosyalar:",
"Storages:" : "Depolama Birimleri:",
"Free Space:" : "Boş Alan:",
- "Nextcloud" : "Nextcloud",
- "Version:" : "Sürüm:",
- "Apps installed:" : "Kurulu Uygulamalar:",
- "Apps updates available:" : "Güncellenebilecek Uygulamalar:",
+ "Active users" : "Etkin kullanıcılar",
+ "Shares" : "Paylaşımlar",
"PHP" : "PHP",
+ "Version:" : "Sürüm:",
"Memory Limit:" : "Bellek Sınırı:",
"Max Execution Time:" : "En Uzun Çalışma Süresi:",
"Upload max size:" : "En büyük yükleme boyutu:",
@@ -48,6 +38,16 @@ OC.L10N.register(
"External monitoring tool" : "Dış izleme aracı",
"You can connect an external monitoring tool by using this end point:" : "Bu uç noktasını kullanarak bir dış izleme aracı bağlayabilirsiniz:",
"Did you know?" : "Biliyor musunuz?",
- "Appending \"?format=json\" at the end of the URL gives you the result in JSON format!" : "Adresin sonuna \"?format=json\" eklendiğinde sonuçlar JSON biçiminde alınabilir!"
+ "Appending \"?format=json\" at the end of the URL gives you the result in JSON format!" : "Adresin sonuna \"?format=json\" eklendiğinde sonuçlar JSON biçiminde alınabilir!",
+ "Last 24 hours" : "Son 24 saat",
+ "Last 1 hour" : "Son 1 saat",
+ "Last 5 mins" : "Son 5 dakika",
+ "CPU load" : "İşlemci yükü",
+ "Memory usage" : "Bellek kullanımı",
+ "Storage" : "Depolama",
+ "Users:" : "Kullanıcılar:",
+ "Nextcloud" : "Nextcloud",
+ "Apps installed:" : "Kurulu Uygulamalar:",
+ "Apps updates available:" : "Güncellenebilecek Uygulamalar:"
},
"nplurals=2; plural=(n > 1);");