You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tailscale/i18n/de.json
+10-3Lines changed: 10 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,10 @@
34
34
"taildrop-receive-mode": "Empfangsmodus",
35
35
"taildrop-receive-mode-desc": "Wie 'tailscale file get' ausgeführt wird. Der Operator-Modus erfordert keine Eingabeaufforderung, wenn 'sudo tailscale set --operator $USER' ausgeführt wurde.",
Copy file name to clipboardExpand all lines: tailscale/i18n/en.json
+10-3Lines changed: 10 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,10 @@
34
34
"taildrop-receive-mode": "Receive Mode",
35
35
"taildrop-receive-mode-desc": "How to run 'tailscale file get'. Operator mode requires no prompts if you have run 'sudo tailscale set --operator $USER'.",
36
36
"taildrop-receive-mode-operator": "Operator (no prompt)",
37
-
"taildrop-receive-mode-pkexec": "pkexec (prompt each time)"
37
+
"taildrop-receive-mode-pkexec": "pkexec (prompt each time)",
38
+
"authentication": "Authentication",
39
+
"login-server": "Login Server",
40
+
"login-server-desc": "Custom login server URL (e.g. Headscale). Leave empty for default Tailscale server."
38
41
},
39
42
"actions": {
40
43
"widget-settings": "Widget Settings"
@@ -49,7 +52,8 @@
49
52
"ssh": "SSH to host",
50
53
"ping": "Ping host",
51
54
"use-exit-node": "Use as Exit Node",
52
-
"send-file": "Send File"
55
+
"send-file": "Send File",
56
+
"login": "Login"
53
57
},
54
58
"toast": {
55
59
"title": "Tailscale",
@@ -66,12 +70,15 @@
66
70
"terminal-not-configured": {
67
71
"title": "Terminal Not Configured",
68
72
"message": "Please set a terminal command in plugin settings"
69
-
}
73
+
},
74
+
"login-browser-opened": "Authentication page opened in browser",
Copy file name to clipboardExpand all lines: tailscale/i18n/fr.json
+10-3Lines changed: 10 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,10 @@
34
34
"taildrop-receive-mode": "Mode de réception",
35
35
"taildrop-receive-mode-desc": "Comment exécuter 'tailscale file get'. Le mode opérateur ne nécessite pas de confirmation si vous avez exécuté 'sudo tailscale set --operator $USER'.",
0 commit comments