summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/static/locales
diff options
context:
space:
mode:
Diffstat (limited to 'packages/meshbay-hub/src/meshbay_hub/static/locales')
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/de.js11
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/en.js11
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/es.js11
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/fr.js11
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/it.js11
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/ja.js11
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js11
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/pl.js11
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/pt-BR.js11
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/zh-CN.js11
10 files changed, 110 insertions, 0 deletions
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/de.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/de.js
index 604be3c..b61d93c 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/locales/de.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/de.js
@@ -757,4 +757,15 @@ export default {
'node.stun_empty': 'No STUN servers configured. NAT traversal will not work.',
'node.stun_duplicate': 'This server is already in the list.',
'node.stun_invalid': 'STUN URL must start with stun:',
+ 'node.ice_interfaces': 'ICE Interfaces',
+ 'node.ice_auto_hint': 'Auto mode — virtual and VPN interfaces (Tailscale, Docker, libvirt, etc.) are excluded automatically.',
+ 'node.ice_manual_hint': 'Manual mode — only the listed interfaces are used for ICE candidate gathering.',
+ 'node.ice_add': 'Add',
+ 'node.ice_add_placeholder': 'e.g. eth0, wlp0s20f3',
+ 'node.ice_remove': 'Remove',
+ 'node.ice_save': 'Save',
+ 'node.ice_saving': 'Saving…',
+ 'node.ice_saved': 'ICE interfaces saved.',
+ 'node.ice_reset_auto': 'Switch to auto',
+ 'node.ice_duplicate': 'This interface is already in the list.',
};
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/en.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/en.js
index a58619e..851911c 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/locales/en.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/en.js
@@ -736,4 +736,15 @@ export default {
'node.stun_empty': 'No STUN servers configured. NAT traversal will not work.',
'node.stun_duplicate': 'This server is already in the list.',
'node.stun_invalid': 'STUN URL must start with stun:',
+ 'node.ice_interfaces': 'ICE Interfaces',
+ 'node.ice_auto_hint': 'Auto mode — virtual and VPN interfaces (Tailscale, Docker, libvirt, etc.) are excluded automatically.',
+ 'node.ice_manual_hint': 'Manual mode — only the listed interfaces are used for ICE candidate gathering.',
+ 'node.ice_add': 'Add',
+ 'node.ice_add_placeholder': 'e.g. eth0, wlp0s20f3',
+ 'node.ice_remove': 'Remove',
+ 'node.ice_save': 'Save',
+ 'node.ice_saving': 'Saving…',
+ 'node.ice_saved': 'ICE interfaces saved.',
+ 'node.ice_reset_auto': 'Switch to auto',
+ 'node.ice_duplicate': 'This interface is already in the list.',
};
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/es.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/es.js
index bcb0b93..84af4cd 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/locales/es.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/es.js
@@ -753,4 +753,15 @@ export default {
'node.stun_empty': 'No STUN servers configured. NAT traversal will not work.',
'node.stun_duplicate': 'This server is already in the list.',
'node.stun_invalid': 'STUN URL must start with stun:',
+ 'node.ice_interfaces': 'ICE Interfaces',
+ 'node.ice_auto_hint': 'Auto mode — virtual and VPN interfaces (Tailscale, Docker, libvirt, etc.) are excluded automatically.',
+ 'node.ice_manual_hint': 'Manual mode — only the listed interfaces are used for ICE candidate gathering.',
+ 'node.ice_add': 'Add',
+ 'node.ice_add_placeholder': 'e.g. eth0, wlp0s20f3',
+ 'node.ice_remove': 'Remove',
+ 'node.ice_save': 'Save',
+ 'node.ice_saving': 'Saving…',
+ 'node.ice_saved': 'ICE interfaces saved.',
+ 'node.ice_reset_auto': 'Switch to auto',
+ 'node.ice_duplicate': 'This interface is already in the list.',
};
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/fr.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/fr.js
index 2e3e4d6..e540b4b 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/locales/fr.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/fr.js
@@ -769,4 +769,15 @@ export default {
'node.stun_empty': 'No STUN servers configured. NAT traversal will not work.',
'node.stun_duplicate': 'This server is already in the list.',
'node.stun_invalid': 'STUN URL must start with stun:',
+ 'node.ice_interfaces': 'ICE Interfaces',
+ 'node.ice_auto_hint': 'Auto mode — virtual and VPN interfaces (Tailscale, Docker, libvirt, etc.) are excluded automatically.',
+ 'node.ice_manual_hint': 'Manual mode — only the listed interfaces are used for ICE candidate gathering.',
+ 'node.ice_add': 'Add',
+ 'node.ice_add_placeholder': 'e.g. eth0, wlp0s20f3',
+ 'node.ice_remove': 'Remove',
+ 'node.ice_save': 'Save',
+ 'node.ice_saving': 'Saving…',
+ 'node.ice_saved': 'ICE interfaces saved.',
+ 'node.ice_reset_auto': 'Switch to auto',
+ 'node.ice_duplicate': 'This interface is already in the list.',
};
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/it.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/it.js
index dc1d16f..b009460 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/locales/it.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/it.js
@@ -767,4 +767,15 @@ export default {
'node.stun_empty': 'No STUN servers configured. NAT traversal will not work.',
'node.stun_duplicate': 'This server is already in the list.',
'node.stun_invalid': 'STUN URL must start with stun:',
+ 'node.ice_interfaces': 'ICE Interfaces',
+ 'node.ice_auto_hint': 'Auto mode — virtual and VPN interfaces (Tailscale, Docker, libvirt, etc.) are excluded automatically.',
+ 'node.ice_manual_hint': 'Manual mode — only the listed interfaces are used for ICE candidate gathering.',
+ 'node.ice_add': 'Add',
+ 'node.ice_add_placeholder': 'e.g. eth0, wlp0s20f3',
+ 'node.ice_remove': 'Remove',
+ 'node.ice_save': 'Save',
+ 'node.ice_saving': 'Saving…',
+ 'node.ice_saved': 'ICE interfaces saved.',
+ 'node.ice_reset_auto': 'Switch to auto',
+ 'node.ice_duplicate': 'This interface is already in the list.',
};
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/ja.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/ja.js
index 90a5f24..9b317a1 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/locales/ja.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/ja.js
@@ -751,4 +751,15 @@ export default {
'node.stun_empty': 'No STUN servers configured. NAT traversal will not work.',
'node.stun_duplicate': 'This server is already in the list.',
'node.stun_invalid': 'STUN URL must start with stun:',
+ 'node.ice_interfaces': 'ICE Interfaces',
+ 'node.ice_auto_hint': 'Auto mode — virtual and VPN interfaces (Tailscale, Docker, libvirt, etc.) are excluded automatically.',
+ 'node.ice_manual_hint': 'Manual mode — only the listed interfaces are used for ICE candidate gathering.',
+ 'node.ice_add': 'Add',
+ 'node.ice_add_placeholder': 'e.g. eth0, wlp0s20f3',
+ 'node.ice_remove': 'Remove',
+ 'node.ice_save': 'Save',
+ 'node.ice_saving': 'Saving…',
+ 'node.ice_saved': 'ICE interfaces saved.',
+ 'node.ice_reset_auto': 'Switch to auto',
+ 'node.ice_duplicate': 'This interface is already in the list.',
};
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js
index 3347087..0436a31 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js
@@ -769,4 +769,15 @@ export default {
'node.stun_empty': 'No STUN servers configured. NAT traversal will not work.',
'node.stun_duplicate': 'This server is already in the list.',
'node.stun_invalid': 'STUN URL must start with stun:',
+ 'node.ice_interfaces': 'ICE Interfaces',
+ 'node.ice_auto_hint': 'Auto mode — virtual and VPN interfaces (Tailscale, Docker, libvirt, etc.) are excluded automatically.',
+ 'node.ice_manual_hint': 'Manual mode — only the listed interfaces are used for ICE candidate gathering.',
+ 'node.ice_add': 'Add',
+ 'node.ice_add_placeholder': 'e.g. eth0, wlp0s20f3',
+ 'node.ice_remove': 'Remove',
+ 'node.ice_save': 'Save',
+ 'node.ice_saving': 'Saving…',
+ 'node.ice_saved': 'ICE interfaces saved.',
+ 'node.ice_reset_auto': 'Switch to auto',
+ 'node.ice_duplicate': 'This interface is already in the list.',
};
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/pl.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/pl.js
index 499a54f..391b8cd 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/locales/pl.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/pl.js
@@ -796,4 +796,15 @@ export default {
'node.stun_empty': 'No STUN servers configured. NAT traversal will not work.',
'node.stun_duplicate': 'This server is already in the list.',
'node.stun_invalid': 'STUN URL must start with stun:',
+ 'node.ice_interfaces': 'ICE Interfaces',
+ 'node.ice_auto_hint': 'Auto mode — virtual and VPN interfaces (Tailscale, Docker, libvirt, etc.) are excluded automatically.',
+ 'node.ice_manual_hint': 'Manual mode — only the listed interfaces are used for ICE candidate gathering.',
+ 'node.ice_add': 'Add',
+ 'node.ice_add_placeholder': 'e.g. eth0, wlp0s20f3',
+ 'node.ice_remove': 'Remove',
+ 'node.ice_save': 'Save',
+ 'node.ice_saving': 'Saving…',
+ 'node.ice_saved': 'ICE interfaces saved.',
+ 'node.ice_reset_auto': 'Switch to auto',
+ 'node.ice_duplicate': 'This interface is already in the list.',
};
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/pt-BR.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/pt-BR.js
index 03a9f6e..16e0559 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/locales/pt-BR.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/pt-BR.js
@@ -754,4 +754,15 @@ export default {
'node.stun_empty': 'No STUN servers configured. NAT traversal will not work.',
'node.stun_duplicate': 'This server is already in the list.',
'node.stun_invalid': 'STUN URL must start with stun:',
+ 'node.ice_interfaces': 'ICE Interfaces',
+ 'node.ice_auto_hint': 'Auto mode — virtual and VPN interfaces (Tailscale, Docker, libvirt, etc.) are excluded automatically.',
+ 'node.ice_manual_hint': 'Manual mode — only the listed interfaces are used for ICE candidate gathering.',
+ 'node.ice_add': 'Add',
+ 'node.ice_add_placeholder': 'e.g. eth0, wlp0s20f3',
+ 'node.ice_remove': 'Remove',
+ 'node.ice_save': 'Save',
+ 'node.ice_saving': 'Saving…',
+ 'node.ice_saved': 'ICE interfaces saved.',
+ 'node.ice_reset_auto': 'Switch to auto',
+ 'node.ice_duplicate': 'This interface is already in the list.',
};
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/zh-CN.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/zh-CN.js
index 8004868..edd9edc 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/locales/zh-CN.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/zh-CN.js
@@ -738,4 +738,15 @@ export default {
'node.stun_empty': 'No STUN servers configured. NAT traversal will not work.',
'node.stun_duplicate': 'This server is already in the list.',
'node.stun_invalid': 'STUN URL must start with stun:',
+ 'node.ice_interfaces': 'ICE Interfaces',
+ 'node.ice_auto_hint': 'Auto mode — virtual and VPN interfaces (Tailscale, Docker, libvirt, etc.) are excluded automatically.',
+ 'node.ice_manual_hint': 'Manual mode — only the listed interfaces are used for ICE candidate gathering.',
+ 'node.ice_add': 'Add',
+ 'node.ice_add_placeholder': 'e.g. eth0, wlp0s20f3',
+ 'node.ice_remove': 'Remove',
+ 'node.ice_save': 'Save',
+ 'node.ice_saving': 'Saving…',
+ 'node.ice_saved': 'ICE interfaces saved.',
+ 'node.ice_reset_auto': 'Switch to auto',
+ 'node.ice_duplicate': 'This interface is already in the list.',
};