mirror of
https://github.com/remnawave/frontend.git
synced 2026-05-13 12:16:40 +00:00
chore(i18n): update translations (#331)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
parent
bbd51b9447
commit
c05f7f3f29
3 changed files with 78 additions and 3 deletions
|
|
@ -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}}\""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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}}\""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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}}\""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue