From 90e72f4ea68e2eb6c32a69c3089478bf8e3545c7 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Wed, 26 Dec 2018 09:25:59 +0000 Subject: [PATCH] Latest translations and fallbacks --- public/language/pl/admin/settings/user.json | 8 ++++---- public/language/pl/category.json | 14 +++++++------- public/language/pt-PT/admin/settings/user.json | 2 +- public/language/zh-CN/admin/admin.json | 2 +- public/language/zh-CN/admin/advanced/database.json | 8 ++++---- public/language/zh-CN/category.json | 6 +++--- 6 files changed, 20 insertions(+), 20 deletions(-) diff --git a/public/language/pl/admin/settings/user.json b/public/language/pl/admin/settings/user.json index d859074ac8..ae83a9df44 100644 --- a/public/language/pl/admin/settings/user.json +++ b/public/language/pl/admin/settings/user.json @@ -71,8 +71,8 @@ "follow-created-topics": "Obserwuj tematy, które stworzyłeś", "follow-replied-topics": "Obserwuj tematy, w których się wypowiedziałeś ", "default-notification-settings": "Domyślne ustawienia powiadomień", - "categoryWatchState": "Default category watch state", - "categoryWatchState.watching": "Watching", - "categoryWatchState.notwatching": "Not Watching", - "categoryWatchState.ignoring": "Ignoring" + "categoryWatchState": "Domyślny stan oglądania kategorii", + "categoryWatchState.watching": "Obserwowane", + "categoryWatchState.notwatching": "Nie obserwowane", + "categoryWatchState.ignoring": "Ignorowane" } \ No newline at end of file diff --git a/public/language/pl/category.json b/public/language/pl/category.json index 368f9bd583..14d23dca3a 100644 --- a/public/language/pl/category.json +++ b/public/language/pl/category.json @@ -10,13 +10,13 @@ "watch": "Obserwuj", "ignore": "Ignoruj", "watching": "Obserwowane", - "not-watching": "Not Watching", + "not-watching": "Nie obserwowane", "ignoring": "Ignorowane", - "watching.description": "Show topics in unread and recent", - "not-watching.description": "Do not show topics in unread, show in recent", - "ignoring.description": "Do not show topics in unread and recent", - "watching.message": "You are now watching updates from this category and all subcategories", - "notwatching.message": "You are not watching updates from this category and all subcategories", - "ignoring.message": "You are now ignoring updates from this category and all subcategories", + "watching.description": "Pokaż tematy w nieprzeczytanych i najnowszych", + "not-watching.description": "Nie pokazuj tematów w nieprzeczytanym, pokaż je w ostatnim czasie", + "ignoring.description": "Nie pokazuj tematów w nieprzeczytanych i najnowszych", + "watching.message": "Obserwujesz teraz aktualizacje tej kategorii i wszystkie podkategorie", + "notwatching.message": "Obserwujesz teraz aktualizacje tej kategorii i wszystkie podkategorie", + "ignoring.message": "Obserwujesz teraz aktualizacje tej kategorii i wszystkie podkategorie", "watched-categories": "Obserwowane kategorie" } \ No newline at end of file diff --git a/public/language/pt-PT/admin/settings/user.json b/public/language/pt-PT/admin/settings/user.json index fdb0d83deb..3c6bc5a4fb 100644 --- a/public/language/pt-PT/admin/settings/user.json +++ b/public/language/pt-PT/admin/settings/user.json @@ -17,7 +17,7 @@ "user-info-private": "Hide user list and data from guests", "hide-fullname": "Esconder o nome completo dos utilizadores", "hide-email": "Esconder o e-mail dos utilizadores", - "themes": "Themes", + "themes": "Temas", "disable-user-skins": "Impedir utilizadores de escolherem uma máscara personalizada", "account-protection": "Account Protection", "admin-relogin-duration": "Admin relogin duration (minutes)", diff --git a/public/language/zh-CN/admin/admin.json b/public/language/zh-CN/admin/admin.json index 4c36fa9cc2..5bd6c878bd 100644 --- a/public/language/zh-CN/admin/admin.json +++ b/public/language/zh-CN/admin/admin.json @@ -2,6 +2,6 @@ "alert.confirm-rebuild-and-restart": "您确定要部署并重启 NodeBB 吗?", "alert.confirm-restart": "您确定要重启 NodeBB 吗?", - "acp-title": "%1 | NodeBB 控制面板", + "acp-title": "%1 | NodeBB 管理员控制面板", "settings-header-contents": "内容" } \ No newline at end of file diff --git a/public/language/zh-CN/admin/advanced/database.json b/public/language/zh-CN/admin/advanced/database.json index 6fe4a9358b..fad0bff091 100644 --- a/public/language/zh-CN/admin/advanced/database.json +++ b/public/language/zh-CN/admin/advanced/database.json @@ -20,14 +20,14 @@ "mongo.mapped-memory": "已映射内存", "mongo.bytes-in": "Bytes In", "mongo.bytes-out": "Bytes Out", - "mongo.num-requests": "Number of Requests", + "mongo.num-requests": "请求数量", "mongo.raw-info": "MongoDB 原始信息", "redis": "Redis", "redis.version": "Redis 版本", - "redis.keys": "Keys", - "redis.expires": "Expires", - "redis.avg-ttl": "Average TTL", + "redis.keys": "键", + "redis.expires": "有效期", + "redis.avg-ttl": "平均生存时间(TTL通常表示包在被丢弃前最多能经过的路由器个数,由发送主机设置)", "redis.connected-clients": "已连接客户端", "redis.connected-slaves": "已连接从", "redis.blocked-clients": "受阻的客户端", diff --git a/public/language/zh-CN/category.json b/public/language/zh-CN/category.json index 5131b77ab1..4ea0397b66 100644 --- a/public/language/zh-CN/category.json +++ b/public/language/zh-CN/category.json @@ -12,9 +12,9 @@ "watching": "已关注", "not-watching": "Not Watching", "ignoring": "已忽略", - "watching.description": "Show topics in unread and recent", - "not-watching.description": "Do not show topics in unread, show in recent", - "ignoring.description": "Do not show topics in unread and recent", + "watching.description": "显示未读和最近的主题", + "not-watching.description": "不显示未读主题,显示最近主题", + "ignoring.description": "不显示未读和最近的主题", "watching.message": "You are now watching updates from this category and all subcategories", "notwatching.message": "You are not watching updates from this category and all subcategories", "ignoring.message": "You are now ignoring updates from this category and all subcategories",