diff --git a/public/language/tr/admin/advanced/errors.json b/public/language/tr/admin/advanced/errors.json
index c87856f900..001773a2cf 100644
--- a/public/language/tr/admin/advanced/errors.json
+++ b/public/language/tr/admin/advanced/errors.json
@@ -1,8 +1,8 @@
{
"figure-x": "Figure %1",
- "error-events-per-day": "%1 events per day",
+ "error-events-per-day": "%1 günlük olay",
"error.404": "404 Bulunamadı",
- "error.503": "503 Service Unavailable",
+ "error.503": "503 Servis Kullanılamıyor",
"manage-error-log": "Manage Error Log",
"export-error-log": "Hata Kayıtlarını Dışarı Çıkar (CSV)",
"clear-error-log": "Hata Kayıtlarını Temizle",
diff --git a/public/language/tr/admin/advanced/events.json b/public/language/tr/admin/advanced/events.json
index 862e753444..5bac444857 100644
--- a/public/language/tr/admin/advanced/events.json
+++ b/public/language/tr/admin/advanced/events.json
@@ -1,6 +1,6 @@
{
"events": "Olaylar",
- "no-events": "There are no events",
+ "no-events": "Olay yok",
"control-panel": "Events Control Panel",
"delete-events": "Olayları Sil"
}
\ No newline at end of file
diff --git a/public/language/tr/admin/advanced/logs.json b/public/language/tr/admin/advanced/logs.json
index 071fe725de..837846df0e 100644
--- a/public/language/tr/admin/advanced/logs.json
+++ b/public/language/tr/admin/advanced/logs.json
@@ -1,6 +1,6 @@
{
"logs": "Kayıtlar",
- "control-panel": "Logs Control Panel",
+ "control-panel": "Kayıt Kontrol Paneli",
"reload": "Kayıtları Yeniden Yükle",
"clear": "Kayıtları Temizle",
"clear-success": "Kayıtlar Temizlendi!"
diff --git a/public/language/tr/admin/appearance/themes.json b/public/language/tr/admin/appearance/themes.json
index d20baa36e5..9cdc64769e 100644
--- a/public/language/tr/admin/appearance/themes.json
+++ b/public/language/tr/admin/appearance/themes.json
@@ -1,5 +1,5 @@
{
- "checking-for-installed": "Checking for installed themes...",
+ "checking-for-installed": "Yüklü temalar kontrol ediliyor...",
"homepage": "Anasayfa",
"select-theme": "Tema Seç",
"current-theme": "Current Theme",
diff --git a/public/language/tr/admin/extend/widgets.json b/public/language/tr/admin/extend/widgets.json
index e6c0e46b3e..bf5e6a96d9 100644
--- a/public/language/tr/admin/extend/widgets.json
+++ b/public/language/tr/admin/extend/widgets.json
@@ -1,5 +1,5 @@
{
- "available": "Available Widgets",
+ "available": "Kullanılabilir Bileşenler",
"explanation": "Select a widget from the dropdown menu and then drag and drop it into a template's widget area on the left.",
"none-installed": "No widgets found! Activate the essential widgets plugin in the plugins control panel.",
"containers.available": "Available Containers",
diff --git a/public/language/tr/admin/manage/ip-blacklist.json b/public/language/tr/admin/manage/ip-blacklist.json
index 5106434351..9ba7b9f06d 100644
--- a/public/language/tr/admin/manage/ip-blacklist.json
+++ b/public/language/tr/admin/manage/ip-blacklist.json
@@ -1,7 +1,7 @@
{
- "lead": "Configure your IP blacklist here.",
+ "lead": "IP kara listenizi buradan yapılandırın.",
"description": "Occasionally, a user account ban is not enough of a deterrant. Other times, restricting access to the forum to a specific IP or a range of IPs is the best way to protect a forum. In these scenarios, you can add troublesome IP addresses or entire CIDR blocks to this blacklist, and they will be prevented from logging in to or registering a new account.",
- "active-rules": "Active Rules",
+ "active-rules": "Aktif Kurallar",
"validate": "Validate Blacklist",
"apply": "Apply Blacklist",
"hints": "Syntax Hints",
diff --git a/public/language/tr/admin/manage/tags.json b/public/language/tr/admin/manage/tags.json
index b04348f80d..bcde2fcadb 100644
--- a/public/language/tr/admin/manage/tags.json
+++ b/public/language/tr/admin/manage/tags.json
@@ -1,6 +1,6 @@
{
- "none": "Your forum does not have any topics with tags yet.",
- "bg-color": "Background Colour",
+ "none": "Forumda henüz etiketli herhangi bir başlık yok.",
+ "bg-color": "Arkaplan Rengi",
"text-color": "Yazı Rengi",
"create-modify": "Create & Modify Tags",
"description": "Select tags via clicking and/or dragging, use shift to select multiple.",
diff --git a/public/language/tr/admin/settings/advanced.json b/public/language/tr/admin/settings/advanced.json
index b023528d04..ed8438eb34 100644
--- a/public/language/tr/admin/settings/advanced.json
+++ b/public/language/tr/admin/settings/advanced.json
@@ -1,7 +1,7 @@
{
- "maintenance-mode": "Maintenance Mode",
+ "maintenance-mode": "Bakım Modu",
"maintenance-mode.help": "When the forum is in maintenance mode, all requests will be redirected to a static holding page. Administrators are exempt from this redirection, and are able to access the site normally.",
- "maintenance-mode.message": "Maintenance Message",
+ "maintenance-mode.message": "Bakım Mesajı",
"headers": "Headers",
"headers.allow-from": "Set ALLOW-FROM to Place NodeBB in an iFrame",
"headers.powered-by": "Customise the \"Powered By\" header sent by NodeBB",
diff --git a/public/language/tr/admin/settings/cookies.json b/public/language/tr/admin/settings/cookies.json
index eb7b8ec1b2..4bbec44d6c 100644
--- a/public/language/tr/admin/settings/cookies.json
+++ b/public/language/tr/admin/settings/cookies.json
@@ -1,5 +1,5 @@
{
- "eu-consent": "EU Consent",
+ "eu-consent": "AB Onayı",
"consent.enabled": "Aktif",
"consent.message": "Notification message",
"consent.acceptance": "Acceptance message",
diff --git a/public/language/tr/admin/settings/general.json b/public/language/tr/admin/settings/general.json
index 6673a5ec31..fd20d55be7 100644
--- a/public/language/tr/admin/settings/general.json
+++ b/public/language/tr/admin/settings/general.json
@@ -1,7 +1,7 @@
{
"site-settings": "Site Ayarları",
"title": "Site Başlığı",
- "title.name": "Your Community Name",
+ "title.name": "Topluluk İsmi",
"title.show-in-header": "Show Site Title in Header",
"browser-title": "Browser Title",
"browser-title-help": "If no browser title is specified, the site title will be used",
diff --git a/public/language/tr/admin/settings/guest.json b/public/language/tr/admin/settings/guest.json
index 6b2ac2c8b2..51a686af08 100644
--- a/public/language/tr/admin/settings/guest.json
+++ b/public/language/tr/admin/settings/guest.json
@@ -1,5 +1,5 @@
{
- "handles": "Guest Handles",
+ "handles": "Ziyaretçi Kolları",
"handles.enabled": "Allow guest handles",
"handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"",
"privileges": "Guest Privileges",
diff --git a/public/language/tr/admin/settings/notifications.json b/public/language/tr/admin/settings/notifications.json
index 99048142ce..578a947cf0 100644
--- a/public/language/tr/admin/settings/notifications.json
+++ b/public/language/tr/admin/settings/notifications.json
@@ -1,5 +1,5 @@
{
"notifications": "Bildiriler",
"welcome-notification": "Hoşgeldin Bildirimi",
- "welcome-notification-link": "Welcome Notification Link"
+ "welcome-notification-link": "Hoşgeldin Bildiri Bağlantısı"
}
\ No newline at end of file
diff --git a/public/language/tr/admin/settings/pagination.json b/public/language/tr/admin/settings/pagination.json
index b881cde62e..ef5550faaf 100644
--- a/public/language/tr/admin/settings/pagination.json
+++ b/public/language/tr/admin/settings/pagination.json
@@ -1,7 +1,7 @@
{
"pagination": "Sayfalama Ayarları",
"enable": "Paginate topics and posts instead of using infinite scroll.",
- "topics": "Topic Pagination",
+ "topics": "Başlık Sayfalama",
"posts-per-page": "Posts per Page",
"categories": "Category Pagination",
"topics-per-page": "Topics per Page",
diff --git a/public/language/tr/admin/settings/post.json b/public/language/tr/admin/settings/post.json
index c9d54a507d..71d021e580 100644
--- a/public/language/tr/admin/settings/post.json
+++ b/public/language/tr/admin/settings/post.json
@@ -1,5 +1,5 @@
{
- "sorting": "Post Sorting",
+ "sorting": "İleti Sıralama",
"sorting.post-default": "Varsayılan İleti Sıralama",
"sorting.oldest-to-newest": "Oldest to Newest",
"sorting.newest-to-oldest": "Newest to Oldest",
diff --git a/public/language/tr/admin/settings/reputation.json b/public/language/tr/admin/settings/reputation.json
index 5ac7fa24b3..a6aa162351 100644
--- a/public/language/tr/admin/settings/reputation.json
+++ b/public/language/tr/admin/settings/reputation.json
@@ -1,7 +1,7 @@
{
"reputation": "Oylama Ayarları",
"disable": "Disable Reputation System",
- "disable-down-voting": "Disable Down Voting",
+ "disable-down-voting": "Eksi oyu devredışı bırak",
"thresholds": "Activity Thresholds",
"min-rep-downvote": "Minimum reputation to downvote posts",
"min-rep-flag": "Minimum reputation to flag posts"
diff --git a/public/language/tr/admin/settings/sockets.json b/public/language/tr/admin/settings/sockets.json
index 9f44157694..38817dfed4 100644
--- a/public/language/tr/admin/settings/sockets.json
+++ b/public/language/tr/admin/settings/sockets.json
@@ -1,5 +1,5 @@
{
- "reconnection": "Reconnection Settings",
+ "reconnection": "Tekrar Bağlantı Ayarları",
"max-attempts": "Max Reconnection Attempts",
"default-placeholder": "Varsayılan: %1",
"delay": "Reconnection Delay"
diff --git a/public/language/tr/admin/settings/uploads.json b/public/language/tr/admin/settings/uploads.json
index 5ed061d198..5385404ac6 100644
--- a/public/language/tr/admin/settings/uploads.json
+++ b/public/language/tr/admin/settings/uploads.json
@@ -1,5 +1,5 @@
{
- "posts": "Posts",
+ "posts": "İletiler",
"allow-files": "Allow users to upload regular files",
"private": "Make uploaded files private",
"max-image-width": "Resize images down to specified width (in pixels)",
diff --git a/public/language/tr/admin/settings/web-crawler.json b/public/language/tr/admin/settings/web-crawler.json
index 2e0d31d12b..03b4160d96 100644
--- a/public/language/tr/admin/settings/web-crawler.json
+++ b/public/language/tr/admin/settings/web-crawler.json
@@ -1,5 +1,5 @@
{
- "crawlability-settings": "Crawlability Settings",
+ "crawlability-settings": "Taranabilirlik Ayarları",
"robots-txt": "Custom Robots.txt Leave blank for default",
"sitemap-feed-settings": "Sitemap & Feed Settings",
"disable-rss-feeds": "Disable RSS Feeds",
diff --git a/public/language/zh-CN/admin/general/navigation.json b/public/language/zh-CN/admin/general/navigation.json
index 545b747271..408f52386f 100644
--- a/public/language/zh-CN/admin/general/navigation.json
+++ b/public/language/zh-CN/admin/general/navigation.json
@@ -1,19 +1,19 @@
{
- "icon": "图标:",
+ "icon": "图标:",
"change-icon": "更改",
- "route": "路由:",
- "tooltip": "提示:",
- "text": "文本:",
- "text-class": "文本分类:可选",
- "id": "ID: 可选",
+ "route": "路由:",
+ "tooltip": "提示:",
+ "text": "文本:",
+ "text-class": "文本分类“可选",
+ "id": "ID:可选",
- "properties": "性能:",
+ "properties": "属性:",
"only-admins": "仅向管理员展示",
"only-global-mods-and-admins": "仅向全局版主及管理员展示",
"only-logged-in": "仅向已登录用户展示",
"open-new-window": "在新窗口中打开",
- "installed-plugins-required": "安装该插件所需要:",
+ "installed-plugins-required": "需要已安装的插件:",
"search-plugin": "搜索插件",
"btn.delete": "删除",
@@ -21,7 +21,7 @@
"btn.enable": "激活",
"available-menu-items": "可用的菜单项目",
- "custom-route": "定制路由",
+ "custom-route": "自定义路由",
"core": "核心",
"plugin": "插件"
}
\ No newline at end of file
diff --git a/public/language/zh-CN/admin/settings/email.json b/public/language/zh-CN/admin/settings/email.json
index d51d9e6c6c..862ff359b9 100644
--- a/public/language/zh-CN/admin/settings/email.json
+++ b/public/language/zh-CN/admin/settings/email.json
@@ -21,5 +21,5 @@
"subscriptions": "电子邮件订阅",
"subscriptions.disable": "禁用订阅者通知电子邮件",
"subscriptions.hour": "摘要小时",
- "subscriptions.hour-help": "请输入一个代表小时的数字来发送计划的电子邮件摘要 (例如,对于午夜,0,对于下午5:00, 17 )。 请记住,这是根据服务器本身的时间,可能与您的系统时钟不完全匹配。
服务器的大致时间为: span>
下一个每日摘要被计划在发送"
+ "subscriptions.hour-help": "请输入一个代表小时的数字来发送计划的电子邮件摘要 (例如,对于午夜,0,对于下午5:00,17)。 请记住,这是根据服务器本身的时间,可能与您的系统时钟不完全匹配。
服务器的大致时间为: span>
下一个每日摘要被计划在发送"
}
\ No newline at end of file