mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Added Korean and French translations
This commit is contained in:
parent
2fa03ec679
commit
83675998ee
10 changed files with 16789 additions and 9 deletions
|
|
@ -1050,7 +1050,7 @@ local lang = {
|
|||
["user_name"] = "User Name",
|
||||
},
|
||||
["flows_page"] = {
|
||||
["active_flows"] = "aktive %{filter} Flows",
|
||||
["active_flows"] = "Aktive %{filter} Flows",
|
||||
["actual_throughput"] = "aktuelle Thpt",
|
||||
["alerted"] = "gewarnt",
|
||||
["all_ases"] = "Alle ASes",
|
||||
|
|
@ -1111,10 +1111,10 @@ local lang = {
|
|||
["using_default_location"] = "Default Standort verwenden.",
|
||||
},
|
||||
["graphs"] = {
|
||||
["active_devices"] = "aktive Geräte",
|
||||
["active_flows"] = "aktive Flows",
|
||||
["active_hosts"] = "aktive Hosts",
|
||||
["active_http_servers"] = "aktive HTTP Servers",
|
||||
["active_devices"] = "Aktive Geräte",
|
||||
["active_flows"] = "Aktive Flows",
|
||||
["active_hosts"] = "Aktive Hosts",
|
||||
["active_http_servers"] = "Aktive HTTP Servers",
|
||||
["arp_replies"] = "ARP Antwort",
|
||||
["arp_requests"] = "ARP Anfrage",
|
||||
["average"] = "Durchschnitt",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue