Home | History | Annotate | Download | only in values-it
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <!-- 
      3      Copyright (C) 2016 The Android Open Source Project
      4 
      5      Licensed under the Apache License, Version 2.0 (the "License");
      6      you may not use this file except in compliance with the License.
      7      You may obtain a copy of the License at
      8 
      9           http://www.apache.org/licenses/LICENSE-2.0
     10 
     11      Unless required by applicable law or agreed to in writing, software
     12      distributed under the License is distributed on an "AS IS" BASIS,
     13      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     14      See the License for the specific language governing permissions and
     15      limitations under the License.
     16  -->
     17 
     18 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     19     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
     20     <string name="app_name" msgid="3551052199033657984">"Servizio di stampa predefinito"</string>
     21     <string name="printer_busy" msgid="8604311528104955859">"Occupata"</string>
     22     <string name="printer_out_of_paper" msgid="4882186432807703877">"Carta esaurita"</string>
     23     <string name="printer_out_of_ink" msgid="7361897651097675464">"Inchiostro esaurito"</string>
     24     <string name="printer_out_of_toner" msgid="2077516357225364154">"Toner esaurito"</string>
     25     <string name="printer_low_on_ink" msgid="3515015872393897705">"Inchiostro in esaurimento"</string>
     26     <string name="printer_low_on_toner" msgid="8807858294038587130">"Toner in esaurimento"</string>
     27     <string name="printer_door_open" msgid="2446302931916940874">"Sportello aperto"</string>
     28     <string name="printer_jammed" msgid="5104099859384749499">"Bloccata"</string>
     29     <string name="printer_offline" msgid="9196864753298645066">"Offline"</string>
     30     <string name="printer_check" msgid="6428369671197132828">"Controlla la stampante"</string>
     31     <string name="waiting_to_send" msgid="2022115199902822180">"In attesa di invio"</string>
     32     <string name="unreadable_input" msgid="2199948329556527912">"Impossibile leggere il documento"</string>
     33     <string name="media_size_l" msgid="164416542021598181">"9  13 cm"</string>
     34     <string name="media_size_5x7in" msgid="1275128379533195285">"5 x 7 pollici"</string>
     35     <string name="media_size_89x119mm" msgid="6828167243395807385">"89 x 119 mm"</string>
     36     <string name="media_size_54x86mm" msgid="1301991206183343895">"54 x 86 mm"</string>
     37     <string name="media_size_8x10in" msgid="1872576638522812402">"8 x 10 pollici"</string>
     38     <string name="media_size_4x6in" msgid="3093276425529958253">"4 x 6 in"</string>
     39     <string name="printer_description" msgid="8580767673213837142">"%1$s - %2$s"</string>
     40     <string name="title_activity_add_printer" msgid="9119216095769228566">"Aggiungi stampante"</string>
     41     <string name="add_printer_by_ip" msgid="562864787592910327">"Aggiungi stampante tramite indirizzo IP"</string>
     42     <string name="hostname_or_ip" msgid="3460546103553992915">"Nome host o indirizzo IP"</string>
     43     <string name="ip_hint" msgid="7939777481941979799">"192.168.0.4"</string>
     44     <string name="add" msgid="1950342261671100906">"Aggiungi"</string>
     45     <string name="add_named" msgid="9074106244018070583">"Aggiungi <xliff:g id="PRINTER">%1$s</xliff:g>"</string>
     46     <string name="no_printer_found" msgid="4777867380924351173">"Nessuna stampante trovata a questo indirizzo"</string>
     47     <string name="printer_not_supported" msgid="281955849350938408">"Stampante non supportata"</string>
     48     <string name="wifi_direct" msgid="4629404342852294985">"Wi-Fi Direct"</string>
     49     <string name="find_wifi_direct" msgid="5270504288829123954">"Trova stampanti Wi-Fi Direct"</string>
     50     <string name="wifi_direct_printers" msgid="541168032444693191">"Stampanti Wi-Fi Direct"</string>
     51     <string name="searching" msgid="2114018057619514587">"Ricerca"</string>
     52     <string name="connect_hint_text" msgid="587112503851044234">"Potresti dover approvare questa connessione dal pannello anteriore della stampante"</string>
     53     <string name="connecting_to" msgid="2665161014972086194">"Connessione a <xliff:g id="PRINTER">%1$s</xliff:g>"</string>
     54     <string name="failed_printer_connection" msgid="4196305972749960362">"Impossibile connettersi alla stampante"</string>
     55     <string name="failed_connection" msgid="8068661997318286575">"Impossibile connettersi a <xliff:g id="PRINTER">%1$s</xliff:g>"</string>
     56     <string name="saved_printers" msgid="4567534965213125526">"Stampanti salvate"</string>
     57     <string name="forget" msgid="892068061425802502">"Elimina"</string>
     58     <string name="connects_via_wifi_direct" msgid="652300632780158437">"Si connette tramite Wi-Fi Direct"</string>
     59     <string name="connects_via_network" msgid="5990041581556733898">"Si connette tramite la rete attuale all\'indirizzo <xliff:g id="IP_ADDRESS">%1$s</xliff:g>"</string>
     60 </resources>
     61