Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Update Italian translation (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
somethingGoneWrong authored and bobheadxi committed Aug 9, 2017
1 parent 1a7bc38 commit 14877ca
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,14 @@
<string name="later">Dopo</string>
<string name="app_category_everything">Tutto</string>
<string name="error">Errore nell\'ottenere il repository</string>
<string name="view_update">Mostra aggiornamenti</string>
<string name="data_options">Opzioni dei dati</string>
<string name="screenshots">Screenshot</string>
<string name="data_option_loadmedia_title">Icone e schermate</string>
<string name="data_option_loadmedia_summary">Carica icone e schermate delle app</string>
<string name="update">Aggiornamento disponibile</string>
<string name="update_confirm">Aggiornamento</string>
<string name="update_error">Errore nel controllo degli aggiornamenti</string>
<string name="flag">Segnala app</string>
<string name="no_message">Inserisci un messaggio</string>
<string name="flag_text">Per favore descrivi perché stai segnalando quest\'app. Sarai reindirizzato su Reddit per inviare un messaggio ai moderatori di /r/Android</string>
Expand All @@ -43,4 +45,14 @@
</plurals>
<string name="app_category_new">Nuovo</string>
<string name="no_email_client">Nessun client di posta elettronica disponibile</string>
</resources>
<string-array name="themes">
<item>Light</item>
<item>Dark</item>
<item>AMOLED</item>
</string-array>
<string-array name="themesValues">
<item>0</item>
<item>1</item>
<item>2</item>
</string-array>
</resources>

0 comments on commit 14877ca

Please sign in to comment.