• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "string":[
3        {
4            "name":"entry_desc",
5            "value":"entry_desc"
6        },
7        {
8            "name":"ServiceExtAbility_desc",
9            "value":"ServiceExtAbility_desc"
10        },
11        {
12            "name":"ServiceExtAbility_label",
13            "value":"ServiceExtAbility_label"
14        },
15        {
16            "name":"MainAbility_desc",
17            "value":"manager device manager dialog"
18        },
19        {
20            "name":"MainAbility_label",
21            "value":"device manager ui"
22        },
23        {
24            "name":"dm_is_trust_device",
25            "value":"%s Trust this device?",
26            "attr":{
27                "priority":"LT"
28            }
29        },
30        {
31            "name":"dm_allow_temp",
32            "value":"Trust this time",
33            "attr":{
34                "priority":"LT"
35            }
36        },
37        {
38            "name":"dm_allow_this_time",
39            "value":"Trust this time only",
40            "attr":{
41                "priority":"translate"
42            }
43        },
44        {
45            "name":"dm_allow_always",
46            "value":"Always trust",
47            "attr":{
48                "priority":"LT"
49            }
50        },
51        {
52            "name":"dm_connect_device",
53            "value":"%s would like to connect to your device.",
54            "attr":{
55                "priority":"LT"
56            }
57        },
58        {
59            "name":"dm_connect",
60            "value":"Connect to %s",
61            "attr":{
62                "priority":"LT"
63            }
64        },
65        {
66            "name":"dm_enter_connect_code",
67            "value":"Enter the connection code shown on the other device.",
68            "attr":{
69                "priority":"LT"
70            }
71        },
72        {
73            "name":"dm_cancel",
74            "value":"Cancel",
75            "attr":{
76                "priority":"LT"
77            }
78        },
79        {
80            "name":"dm_authenticating",
81            "value":"Authenticating…",
82            "attr":{
83                "priority":"translate"
84            }
85        },
86        {
87            "name":"dm_connect_code",
88            "value":"Connection code",
89            "attr":{
90                "priority":"LT"
91            }
92        },
93        {
94            "name":"dm_confirm_title_cast",
95            "value":"%s would like to mirror their screen on your device. Trust this device?",
96            "attr":{
97                "priority":"LT"
98            }
99        },
100        {
101            "name":"dm_confirm_title_hap",
102            "value":"%1$s on %2$s would like to access this device. Trust this app?",
103            "attr":{
104                "priority":"LT"
105            }
106        },
107        {
108            "name":"dm_confirm_intention",
109            "value":"This is required for cross-device data syncing and collaboration.",
110            "attr":{
111                "priority":"LT"
112            }
113        },
114        {
115            "name":"dm_bluetooth_dialog_content",
116            "value":"Bluetooth needs to be enabled to connect to another device. Please enable it and try again.",
117            "attr":{
118                "priority":"translate"
119            }
120        },
121        {
122            "name":"dm_bluetooth_dialog_close",
123            "value":"OK",
124            "attr":{
125                "priority":"translate"
126            }
127        },
128        {
129            "name":"dm_enter_peer_connect_code",
130            "value":"Enter connection code",
131            "attr":{
132                "priority":"translate"
133            }
134        },
135        {
136            "name":"dm_password_error",
137            "value":"Incorrect password. Connection failed.",
138            "attr":{
139                "priority":"translate"
140            }
141        },
142        {
143            "name":"dm_confirm_proxy",
144            "value":"\"%s\" would like to connect to this device. Please select which services it can access:",
145            "attr":{
146                "priority":"translate"
147            }
148        }
149    ]
150}
151