Rev 1 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1 | pmbaty | 1 | /* |
2 | Localizable.strings |
||
3 | GyroServer |
||
4 | |||
5 | Created by Matteo Riva on 12/09/15. |
||
6 | Copyright © 2015 Matteo Riva. All rights reserved. |
||
7 | */ |
||
8 | |||
9 | |||
10 | "connected" = "Connesso"; |
||
11 | "connect_with" = "Connessione con IP"; |
||
12 | "completed" = "completata"; |
||
13 | "disconnected" = "Disconnesso"; |
||
14 | "conn_terminated" = "Connessione terminata"; |
||
15 | "act_screen" = "Schermo attivo"; |
||
16 | "pref" = "Preferenze"; |
||
17 | "exit" = "Esci"; |
||
18 | "vers_incomp" = "Versione incompatibile"; |
||
19 | "incomp_message" = "La versione corrente di GyroServer non è compatibile con GyroMouse. Aggiorna all'ultima versione."; |
||
5 | pmbaty | 20 | "system_message" = "macOS message:"; |
21 | "allow_perms" = "To fix this, you must inform macOS that you allow GyroServer to send keystrokes.\nOpen the System Settings, go to Security & Privacy > Privacy > Accessibility, then add GyroServer to the list of apps allowed to control your computer."; |
||
22 | "OK" = "Got it"; |