aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/static/locales/pl.js
diff options
context:
space:
mode:
Diffstat (limited to 'packages/meshbay-hub/src/meshbay_hub/static/locales/pl.js')
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/pl.js13
1 files changed, 13 insertions, 0 deletions
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 e66dd12..65c81ca 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/locales/pl.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/pl.js
@@ -95,6 +95,19 @@ export default {
'group.upload': 'Wyślij',
'group.mkdir': 'Nowy folder',
'group.mkdir_prompt': 'Nazwa nowego folderu:',
+ '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': '(niedostępne — dysk jest odłączony)',
'group.view': 'Podgląd',
'group.delete': 'Usuń',