summaryrefslogtreecommitdiff
path: root/libs/WifiTrackerLib/res/values-it/arrays.xml
blob: 04c4fe8eb7e0788382e4a9a9e82773709348bf0c (plain)
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
31
32
33
34
35
36
37
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
/*
**
** Copyright 2020 The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
**     http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/
 -->

<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string-array name="wifi_status">
    <item msgid="8763475525292171481"></item>
    <item msgid="903308535197209786">"Ricerca…"</item>
    <item msgid="6222852518007967736">"Connessione…"</item>
    <item msgid="1176401854208153464">"Autenticazione…"</item>
    <item msgid="1377026397901197257">"Acquisizione indirizzo IP…"</item>
    <item msgid="7627139816052121509">"Connesso"</item>
    <item msgid="1598801023719359130">"Sospeso"</item>
    <item msgid="9160765456671002324">"Disconnessione…"</item>
    <item msgid="8013176736494493734">"Disconnesso"</item>
    <item msgid="4077393480368783785">"Operazione non riuscita"</item>
    <item msgid="605372180740008604">"Bloccato"</item>
    <item msgid="5102306451432929048">"Al momento vengono evitate connessioni deboli"</item>
  </string-array>
</resources>