chore(i18n): update translations (#331)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
github-actions[bot] 2026-03-22 04:47:28 +03:00 committed by GitHub
parent bbd51b9447
commit c05f7f3f29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 78 additions and 3 deletions

View file

@ -27,7 +27,8 @@
"response-rules": "قوانین پاسخ",
"remnawave-settings": "تنظیمات Remnawave",
"node-plugins": "Plugins",
"tb-reports": "Torrent Blocker Reports"
"tb-reports": "Torrent Blocker Reports",
"sessions-explorer": "Sessions Explorer"
},
"common": {
"delete": "حذف",
@ -2090,5 +2091,29 @@
"widget": {
"total-records": "Total records"
}
},
"sessions-explorer-idle": {
"description-1": "This operation may take a while depending on the number of nodes and users. Sessions are fetched sequentially to avoid overloading the backend.",
"start-exploring": "Start exploring"
},
"sessions-explorer-progress": {
"exploring-nodes": "Exploring nodes...",
"nodes-processed": "{{completed}} of {{total}} nodes processed",
"nodes-failed": "{{count}} failed"
},
"sessions-explorer": {
"widget": {
"all-nodes-failed-to-return-session-data": "All nodes failed to return session data.",
"total-ips": "Total IPs",
"unique-ips": "Unique IPs",
"nodes-explored": "Nodes Explored",
"total-users": "Total Users",
"no-active-sessions-found-on-any-node": "No active sessions found on any node.",
"restart-scan": "Restart scan",
"clear-results": "Clear results",
"description": "Scan all online nodes to collect active user sessions and IP addresses",
"search-by-ip": "Search by IP address...",
"no-results-for-ip": "No users found with IP matching \"{{ip}}\""
}
}
}

View file

@ -27,7 +27,8 @@
"response-rules": "Правила ответов",
"remnawave-settings": "Настройки Remnawave",
"node-plugins": "Плагины",
"tb-reports": "Torrent Blocker Reports"
"tb-reports": "Torrent Blocker Reports",
"sessions-explorer": "Sessions Explorer"
},
"common": {
"delete": "Удалить",
@ -2090,5 +2091,29 @@
"widget": {
"total-records": "Total records"
}
},
"sessions-explorer-idle": {
"description-1": "This operation may take a while depending on the number of nodes and users. Sessions are fetched sequentially to avoid overloading the backend.",
"start-exploring": "Start exploring"
},
"sessions-explorer-progress": {
"exploring-nodes": "Exploring nodes...",
"nodes-processed": "{{completed}} of {{total}} nodes processed",
"nodes-failed": "{{count}} failed"
},
"sessions-explorer": {
"widget": {
"all-nodes-failed-to-return-session-data": "All nodes failed to return session data.",
"total-ips": "Total IPs",
"unique-ips": "Unique IPs",
"nodes-explored": "Nodes Explored",
"total-users": "Total Users",
"no-active-sessions-found-on-any-node": "No active sessions found on any node.",
"restart-scan": "Restart scan",
"clear-results": "Clear results",
"description": "Scan all online nodes to collect active user sessions and IP addresses",
"search-by-ip": "Search by IP address...",
"no-results-for-ip": "No users found with IP matching \"{{ip}}\""
}
}
}

View file

@ -27,7 +27,8 @@
"response-rules": "请求订阅的应用",
"remnawave-settings": "Remnawave 设置",
"node-plugins": "插件",
"tb-reports": "Torrent 屏蔽报告"
"tb-reports": "Torrent 屏蔽报告",
"sessions-explorer": "Sessions Explorer"
},
"common": {
"delete": "删除",
@ -2090,5 +2091,29 @@
"widget": {
"total-records": "记录合计"
}
},
"sessions-explorer-idle": {
"description-1": "This operation may take a while depending on the number of nodes and users. Sessions are fetched sequentially to avoid overloading the backend.",
"start-exploring": "Start exploring"
},
"sessions-explorer-progress": {
"exploring-nodes": "Exploring nodes...",
"nodes-processed": "{{completed}} of {{total}} nodes processed",
"nodes-failed": "{{count}} failed"
},
"sessions-explorer": {
"widget": {
"all-nodes-failed-to-return-session-data": "All nodes failed to return session data.",
"total-ips": "Total IPs",
"unique-ips": "Unique IPs",
"nodes-explored": "Nodes Explored",
"total-users": "Total Users",
"no-active-sessions-found-on-any-node": "No active sessions found on any node.",
"restart-scan": "Restart scan",
"clear-results": "Clear results",
"description": "Scan all online nodes to collect active user sessions and IP addresses",
"search-by-ip": "Search by IP address...",
"no-results-for-ip": "No users found with IP matching \"{{ip}}\""
}
}
}