aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/static/locales
diff options
context:
space:
mode:
authorChristophe Besson <cbesson@gmail.com>2026-08-29 18:55:42 +0200
committerChristophe Besson <cbesson@gmail.com>2026-08-29 18:55:42 +0200
commita2215bb071c4e1ce11c616d26df8fd4e7a8fdf57 (patch)
treede2969394d8673194d219b22c4af0dd7faef2d10 /packages/meshbay-hub/src/meshbay_hub/static/locales
parentc37fe3047367f401765351e5aca73f8f0ed6810c (diff)
parent1f8a52484412b48205e5ff6aac506428e2fb77ed (diff)
downloadmeshbay-a2215bb071c4e1ce11c616d26df8fd4e7a8fdf57.tar.gz
Merge remote-tracking branch 'origin/main'
Diffstat (limited to 'packages/meshbay-hub/src/meshbay_hub/static/locales')
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/de.js14
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/en.js14
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/es.js14
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/fr.js14
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/it.js14
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/ja.js14
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js14
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/pl.js14
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/pt-BR.js14
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/zh-CN.js14
10 files changed, 140 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 7017736..d1cbf2b 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/locales/de.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/de.js
@@ -608,6 +608,20 @@ export default {
'node.restart_needed': 'Nach dem Hinzufügen: Gruppenschlüssel initialisieren (meshbay-node gek-init --group <name>).',
'node.no_groups': 'Keine Gruppen auf diesem Node konfiguriert.',
'node.stale': 'nicht auf dem Hub',
+ 'node.settings': 'Node settings',
+ 'node.settings_edit_hint': 'Changes are applied immediately and saved to node.toml.',
+ 'node.settings_save': 'Save',
+ 'node.settings_saving': 'Saving…',
+ 'node.settings_saved': 'Settings saved.',
+ 'node.setting_invite_ttl': 'Invitation TTL',
+ 'node.setting_pair_ttl': 'Pairing code TTL',
+ 'node.setting_device_ttl': 'Device request TTL',
+ 'node.setting_max_streams': 'Max concurrent streams',
+ 'node.setting_transcode': 'Transcode incompatible video',
+ 'node.setting_unit_hours': 'hours',
+ 'node.setting_unit_minutes': 'min',
+ 'node.setting_on': 'On',
+ 'node.setting_off': 'Off',
'node.unavailable': 'nicht verfügbar',
'node.files': { one: '1 Datei', other: '{n} Dateien' },
'node.peers': { one: '1 Peer', other: '{n} Peers' },
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 50f9ac5..6ddfa91 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/locales/en.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/en.js
@@ -709,4 +709,18 @@ export default {
'node.detach_confirm': 'Remove "{name}" from this node?',
'node.detached': 'Group removed.',
'node.stale': 'not on hub',
+ 'node.settings': 'Node settings',
+ 'node.settings_edit_hint': 'Changes are applied immediately and saved to node.toml.',
+ 'node.settings_save': 'Save',
+ 'node.settings_saving': 'Saving…',
+ 'node.settings_saved': 'Settings saved.',
+ 'node.setting_invite_ttl': 'Invitation TTL',
+ 'node.setting_pair_ttl': 'Pairing code TTL',
+ 'node.setting_device_ttl': 'Device request TTL',
+ 'node.setting_max_streams': 'Max concurrent streams',
+ 'node.setting_transcode': 'Transcode incompatible video',
+ 'node.setting_unit_hours': 'hours',
+ 'node.setting_unit_minutes': 'min',
+ 'node.setting_on': 'On',
+ 'node.setting_off': 'Off',
};
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 2aa4599..c942869 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/locales/es.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/es.js
@@ -604,6 +604,20 @@ export default {
'node.restart_needed': 'Después de añadir: inicialice la clave de grupo (meshbay-node gek-init --group <nombre>).',
'node.no_groups': 'No hay grupos configurados en este node.',
'node.stale': 'no está en el hub',
+ 'node.settings': 'Node settings',
+ 'node.settings_edit_hint': 'Changes are applied immediately and saved to node.toml.',
+ 'node.settings_save': 'Save',
+ 'node.settings_saving': 'Saving…',
+ 'node.settings_saved': 'Settings saved.',
+ 'node.setting_invite_ttl': 'Invitation TTL',
+ 'node.setting_pair_ttl': 'Pairing code TTL',
+ 'node.setting_device_ttl': 'Device request TTL',
+ 'node.setting_max_streams': 'Max concurrent streams',
+ 'node.setting_transcode': 'Transcode incompatible video',
+ 'node.setting_unit_hours': 'hours',
+ 'node.setting_unit_minutes': 'min',
+ 'node.setting_on': 'On',
+ 'node.setting_off': 'Off',
'node.unavailable': 'no disponible',
'node.files': { one: '1 archivo', other: '{n} archivos' },
'node.peers': { one: '1 par', other: '{n} pares' },
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 4750349..8eefb29 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/locales/fr.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/fr.js
@@ -608,6 +608,20 @@ export default {
'node.restart_needed': 'Après l\'ajout : initialisez la clé de groupe (meshbay-node gek-init --group <name>).',
'node.no_groups': 'Aucun groupe configuré sur ce node.',
'node.stale': 'absent du hub',
+ 'node.settings': 'Paramètres du node',
+ 'node.settings_edit_hint': 'Les modifications sont appliquées immédiatement et sauvegardées dans node.toml.',
+ 'node.settings_save': 'Enregistrer',
+ 'node.settings_saving': 'Enregistrement…',
+ 'node.settings_saved': 'Paramètres enregistrés.',
+ 'node.setting_invite_ttl': 'Durée des invitations',
+ 'node.setting_pair_ttl': 'Durée du code d\'appairage',
+ 'node.setting_device_ttl': 'Durée des demandes d\'appareil',
+ 'node.setting_max_streams': 'Flux vidéo simultanés max',
+ 'node.setting_transcode': 'Transcoder les vidéos incompatibles',
+ 'node.setting_unit_hours': 'heures',
+ 'node.setting_unit_minutes': 'min',
+ 'node.setting_on': 'Activé',
+ 'node.setting_off': 'Désactivé',
'node.unavailable': 'indisponible',
'node.files': {
one: '1 fichier',
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 12e0c77..4ee261c 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/locales/it.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/it.js
@@ -606,6 +606,20 @@ export default {
'node.restart_needed': "Dopo l'aggiunta: inizializzi la chiave di gruppo (meshbay-node gek-init --group <nome>).",
'node.no_groups': 'Nessun gruppo configurato su questo node.',
'node.stale': 'non presente sul hub',
+ 'node.settings': 'Node settings',
+ 'node.settings_edit_hint': 'Changes are applied immediately and saved to node.toml.',
+ 'node.settings_save': 'Save',
+ 'node.settings_saving': 'Saving…',
+ 'node.settings_saved': 'Settings saved.',
+ 'node.setting_invite_ttl': 'Invitation TTL',
+ 'node.setting_pair_ttl': 'Pairing code TTL',
+ 'node.setting_device_ttl': 'Device request TTL',
+ 'node.setting_max_streams': 'Max concurrent streams',
+ 'node.setting_transcode': 'Transcode incompatible video',
+ 'node.setting_unit_hours': 'hours',
+ 'node.setting_unit_minutes': 'min',
+ 'node.setting_on': 'On',
+ 'node.setting_off': 'Off',
'node.unavailable': 'non disponibile',
'node.files': {
one: '1 file',
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 7f4a0c2..e30f5bf 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/locales/ja.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/ja.js
@@ -594,6 +594,20 @@ export default {
'node.restart_needed': '追加後、グループ鍵を初期化してください(meshbay-node gek-init --group <name>)。',
'node.no_groups': 'この node にはグループが設定されていません。',
'node.stale': 'hub に未登録',
+ 'node.settings': 'Node settings',
+ 'node.settings_edit_hint': 'Changes are applied immediately and saved to node.toml.',
+ 'node.settings_save': 'Save',
+ 'node.settings_saving': 'Saving…',
+ 'node.settings_saved': 'Settings saved.',
+ 'node.setting_invite_ttl': 'Invitation TTL',
+ 'node.setting_pair_ttl': 'Pairing code TTL',
+ 'node.setting_device_ttl': 'Device request TTL',
+ 'node.setting_max_streams': 'Max concurrent streams',
+ 'node.setting_transcode': 'Transcode incompatible video',
+ 'node.setting_unit_hours': 'hours',
+ 'node.setting_unit_minutes': 'min',
+ 'node.setting_on': 'On',
+ 'node.setting_off': 'Off',
'node.unavailable': '利用不可',
'node.files': {
other: '{n} 件のファイル',
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 5ea6371..2f66e00 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js
@@ -608,6 +608,20 @@ export default {
'node.restart_needed': 'Na het toevoegen: initialiseer de groepssleutel (meshbay-node gek-init --group <naam>).',
'node.no_groups': 'Geen groepen geconfigureerd op deze node.',
'node.stale': 'niet op hub',
+ 'node.settings': 'Node settings',
+ 'node.settings_edit_hint': 'Changes are applied immediately and saved to node.toml.',
+ 'node.settings_save': 'Save',
+ 'node.settings_saving': 'Saving…',
+ 'node.settings_saved': 'Settings saved.',
+ 'node.setting_invite_ttl': 'Invitation TTL',
+ 'node.setting_pair_ttl': 'Pairing code TTL',
+ 'node.setting_device_ttl': 'Device request TTL',
+ 'node.setting_max_streams': 'Max concurrent streams',
+ 'node.setting_transcode': 'Transcode incompatible video',
+ 'node.setting_unit_hours': 'hours',
+ 'node.setting_unit_minutes': 'min',
+ 'node.setting_on': 'On',
+ 'node.setting_off': 'Off',
'node.unavailable': 'niet beschikbaar',
'node.files': {
one: '1 bestand',
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 6aa6cd1..f809182 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/locales/pl.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/pl.js
@@ -627,6 +627,20 @@ export default {
'node.restart_needed': 'Po dodaniu: zainicjalizuj klucz grupy (meshbay-node gek-init --group <nazwa>).',
'node.no_groups': 'Na tym node nie skonfigurowano żadnych grup.',
'node.stale': 'brak na hub',
+ 'node.settings': 'Node settings',
+ 'node.settings_edit_hint': 'Changes are applied immediately and saved to node.toml.',
+ 'node.settings_save': 'Save',
+ 'node.settings_saving': 'Saving…',
+ 'node.settings_saved': 'Settings saved.',
+ 'node.setting_invite_ttl': 'Invitation TTL',
+ 'node.setting_pair_ttl': 'Pairing code TTL',
+ 'node.setting_device_ttl': 'Device request TTL',
+ 'node.setting_max_streams': 'Max concurrent streams',
+ 'node.setting_transcode': 'Transcode incompatible video',
+ 'node.setting_unit_hours': 'hours',
+ 'node.setting_unit_minutes': 'min',
+ 'node.setting_on': 'On',
+ 'node.setting_off': 'Off',
'node.unavailable': 'niedostępny',
'node.files': {
one: '{n} plik',
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 2cff7a6..2e1a9f5 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
@@ -605,6 +605,20 @@ export default {
'node.restart_needed': 'Após adicionar: inicialize a chave do grupo (meshbay-node gek-init --group <nome>).',
'node.no_groups': 'Nenhum grupo configurado neste node.',
'node.stale': 'fora do hub',
+ 'node.settings': 'Node settings',
+ 'node.settings_edit_hint': 'Changes are applied immediately and saved to node.toml.',
+ 'node.settings_save': 'Save',
+ 'node.settings_saving': 'Saving…',
+ 'node.settings_saved': 'Settings saved.',
+ 'node.setting_invite_ttl': 'Invitation TTL',
+ 'node.setting_pair_ttl': 'Pairing code TTL',
+ 'node.setting_device_ttl': 'Device request TTL',
+ 'node.setting_max_streams': 'Max concurrent streams',
+ 'node.setting_transcode': 'Transcode incompatible video',
+ 'node.setting_unit_hours': 'hours',
+ 'node.setting_unit_minutes': 'min',
+ 'node.setting_on': 'On',
+ 'node.setting_off': 'Off',
'node.unavailable': 'indisponível',
'node.files': { one: '1 arquivo', other: '{n} arquivos' },
'node.peers': { one: '1 par', other: '{n} pares' },
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 704204d..1ec23eb 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
@@ -580,6 +580,20 @@ export default {
'node.restart_needed': '添加后请初始化群组密钥(meshbay-node gek-init --group <名称>)。',
'node.no_groups': '此 node 上未配置任何群组。',
'node.stale': '不在 hub 上',
+ 'node.settings': 'Node settings',
+ 'node.settings_edit_hint': 'Changes are applied immediately and saved to node.toml.',
+ 'node.settings_save': 'Save',
+ 'node.settings_saving': 'Saving…',
+ 'node.settings_saved': 'Settings saved.',
+ 'node.setting_invite_ttl': 'Invitation TTL',
+ 'node.setting_pair_ttl': 'Pairing code TTL',
+ 'node.setting_device_ttl': 'Device request TTL',
+ 'node.setting_max_streams': 'Max concurrent streams',
+ 'node.setting_transcode': 'Transcode incompatible video',
+ 'node.setting_unit_hours': 'hours',
+ 'node.setting_unit_minutes': 'min',
+ 'node.setting_on': 'On',
+ 'node.setting_off': 'Off',
'node.unavailable': '不可用',
'node.files': {
other: '{n} 个文件',