Latest translations and fallbacks

v1.18.x
Misty (Bot) 8 years ago
parent 05053071fe
commit 759f1e2085

@ -1,6 +1,6 @@
{
"alert.confirm-reload": "Are you sure you wish to reload NodeBB?",
"alert.confirm-restart": "Are you sure you wish to restart NodeBB?",
"alert.confirm-reload": "NodeBB'yi yeniden yüklemek istediğinize emin misiniz?",
"alert.confirm-restart": "NodeBB'yi yeniden başlatmak istediğinize emin misiniz?",
"acp-title": "%1 | NodeBB Yönetici Kontrol Paneli",
"settings-header-contents": "İçerikler"

@ -1,11 +1,11 @@
{
"post-cache": "İleti Önbelleği",
"posts-in-cache": "Posts in Cache",
"average-post-size": "Average Post Size",
"length-to-max": "Length / Max",
"percent-full": "%1% Full",
"post-cache-size": "Post Cache Size",
"items-in-cache": "Items in Cache",
"control-panel": "Control Panel",
"update-settings": "Update Cache Settings"
"posts-in-cache": "Önbellekteki Mesajlar",
"average-post-size": "Ortalama Mesaj Boyutu",
"length-to-max": "Uzunluk / En Fazla",
"percent-full": "%1% Tam",
"post-cache-size": "Mesaj Önbellek Boyutu",
"items-in-cache": "Önbellekteki Öğeler",
"control-panel": "Kontrol Paneli",
"update-settings": "Önbellek Ayarlarını Güncelle"
}

@ -1,8 +1,8 @@
{
"x-b": "%1 b",
"x-mb": "%1 mb",
"uptime-seconds": "Uptime in Seconds",
"uptime-days": "Uptime in Days",
"uptime-seconds": "Saniyede Bir Çalışma Zamanı",
"uptime-days": "Günde Bir Çalışma Zamanı",
"mongo": "Mongo",
"mongo.version": "MongoDB Version",

Loading…
Cancel
Save