summaryrefslogtreecommitdiffstats
path: root/modules-available/rebootcontrol/lang/pt/template-tags.json
blob: 89fa4d964ad0cdc2cc6b5d46406be2987d7a8d40 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
    "lang_client": "Client",
    "lang_ip": "IP",
    "lang_session": "Session",
    "lang_user": "User",
    "lang_location": "Location",
    "lang_locations": "Locations",
    "lang_selectall": "Select all",
    "lang_unselectall": "Unselect all",
    "lang_status": "Status",
    "lang_rebootButton": "Reboot",
    "lang_rebootCheck": "Do you really want to reboot the selected clients?",
    "lang_shutdownButton": "Shut Down",
    "lang_shutdownCheck": "Do you really want to shut down the selected clients?",
    "lang_cancel": "Cancel",
    "lang_reboot": "Reboot",
    "lang_connecting": "Connecting...",
    "lang_rebooting": "Rebooting...",
    "lang_online": "Online",
    "lang_error": "Not available",
    "lang_shutdown": "Shut Down",
    "lang_shutdownIn": "Shutdown in: ",
    "lang_shutdownAt": "Shutdown at: ",
    "lang_minutes": " Minutes",
    "lang_back": "Back",
    "lang_pubKey": "SSH Public Key:",
    "lang_settings": "Settings",
    "lang_genNew": "Generate new keypair",
    "lang_selected": "Selected"
}