UntrackMe-app-android-redir.../app/src/main/res/values-it/strings.xml

42 lines
2.4 KiB
XML
Raw Normal View History

2020-01-26 08:37:29 +01:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
2020-02-07 10:30:21 +01:00
<string name="action_settings">Impostazioni</string>
<string name="action_about">Info</string>
<string name="developer">Sviluppatore</string>
<string name="donations">Donazioni</string>
<string name="about_the_app">Informazioni sull\'app</string>
<string name="source_code">Codice sorgente</string>
<string name="issue_tracker">Elenco problemi</string>
<string name="license">Licenza</string>
<string name="about_vesrion">Versione %1$s</string>
<string name="custom_nitter">Istanza Nitter personalizzata</string>
<string name="save">Salva</string>
<string name="close">Chiudi</string>
<string name="instances_saved">Le istanze personalizzate sono state salvate!</string>
<string name="custom_invidious">Istanza Invidious personalizzata</string>
<string name="no_apps">Nessuna applicazione predefinita</string>
<string name="Donate">Dona</string>
<string name="warning">Avviso</string>
<string name="error">Errore</string>
<string name="valid">Valido</string>
<string name="icon_of_the_app">Icona dell\'app</string>
<string name="open_with">Apri con</string>
<string name="redirect_gm_to_osm">Reindirizza Google Maps a OpenStreetMap</string>
2020-02-07 11:11:57 +01:00
<string name="custom_osm">Hostname OSM personalizzato</string>
2020-02-07 10:30:21 +01:00
<string name="redirect_youtube_to_invidious">Reindirizza YouTube a Invidious</string>
<string name="redirect_twitter_to_nitter">Reindirizza Twitter a Nitter</string>
2020-02-17 16:07:18 +01:00
<string name="redirect_gm_to_geo_uri">Reindirizza Google Map a Geo URI</string>
<string name="configure">Configura</string>
<string name="display_supported_links">Mostra link supportati</string>
<string name="hide_supported_links">Nascondi link supportati</string>
<string name="use_geo_uri">Usa geo URI</string>
2020-02-17 18:16:54 +01:00
<string name="how_to">How-to</string>
2020-02-18 12:13:16 +01:00
<string name="shortened_detected">Shortened URL</string>
<string name="open">Open</string>
<string name="dismiss">Dismiss</string>
<string name="resolving_shortened">Resolving shortened URL, please wait…</string>
<string name="try_to_redirect">%1$s \n\nwill redirect you to\n\n<b>%2$s</b></string>
<string name="try_to_redirect_again">Then it will redirect you to\n\n<b>%1$s</b></string>
<string name="the_app_failed_shortened">The app didn\'t manage to retrieve the full URL</string>
2020-01-26 08:37:29 +01:00
</resources>