summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/static/locales/pt-BR.js
diff options
context:
space:
mode:
Diffstat (limited to 'packages/meshbay-hub/src/meshbay_hub/static/locales/pt-BR.js')
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/pt-BR.js13
1 files changed, 13 insertions, 0 deletions
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 03de040..729a7fc 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
@@ -92,6 +92,19 @@ export default {
'group.upload': 'Enviar',
'group.mkdir': 'Nova pasta',
'group.mkdir_prompt': 'Nome da nova pasta:',
+ 'device.add_title': 'This browser is not linked to this node yet',
+ 'device.add_hint': 'Your account is known here, but this browser holds a different key. Approve it from a device already linked — no operator needed.',
+ 'device.add_btn': 'Get a linking code',
+ 'device.add_show': 'Type this code into a device already linked to this node, within the hour:',
+ 'device.mine_title': 'Your devices on this node',
+ 'device.mine_hint': 'Each browser or client you use here holds its own key. They are separate from your devices on other nodes.',
+ 'device.mine_empty': 'No device is linked here yet.',
+ 'device.this_one': 'this one',
+ 'device.revoke': 'Remove',
+ 'device.revoke_confirm': 'Remove this device? It will lose access to this node until it is linked again.',
+ 'device.approve_hint': 'Linking a new device? Enter the code it is showing.',
+ 'device.approve_btn': 'Approve',
+ 'device.approved': 'Device linked.',
'group.root_unavailable': '(indisponível — a unidade está desconectada)',
'group.view': 'Visualizar',
'group.delete': 'Excluir',