Skip to content

Commit e8eceec

Browse files
authored
Merge pull request #63 from anthologist/master
Update italian
2 parents b7a13b1 + 06c5a71 commit e8eceec

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

app/src/main/res/values-it/strings.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
<string name="app_name">Simple File Manager</string>
44
<string name="app_launcher_name">File Manager</string>
55
<string name="press_back_again">Premi di nuovo indietro per uscire</string>
6-
<string name="no_app_found">No app for opening this type of file is available</string>
7-
<string name="go_to_home_folder">Go to home folder</string>
8-
<string name="set_as_home_folder">Set as home folder</string>
9-
<string name="home_folder_updated">Home folder updated</string>
6+
<string name="no_app_found">Nessuna app disponibile per aprire questo tipo di file</string>
7+
<string name="go_to_home_folder">Vai alla cartella home</string>
8+
<string name="set_as_home_folder">Imposta come cartella home</string>
9+
<string name="home_folder_updated">Cartella home aggiornata</string>
1010

1111
<!-- Favorites -->
12-
<string name="favorites">Favorites</string>
13-
<string name="add_to_favorites">Add to favorites</string>
14-
<string name="remove_from_favorites">Remove from favorites</string>
15-
<string name="manage_favorites">Manage favorites</string>
16-
<string name="go_to_favorite">Go to favorite</string>
17-
<string name="favorites_activity_placeholder">You can add frequently used folders to favorites for easy access from anywhere.</string>
12+
<string name="favorites">Preferiti</string>
13+
<string name="add_to_favorites">Aggiungi ai preferiti</string>
14+
<string name="remove_from_favorites">Rimuovi dai preferiti</string>
15+
<string name="manage_favorites">Gestisci i preferiti</string>
16+
<string name="go_to_favorite">Vai al preferito</string>
17+
<string name="favorites_activity_placeholder">Puoi aggiungere le cartelle usate frequentemente ai preferiti per un rapido accesso da qualsiasi posizione.</string>
1818

1919
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
2020
<!-- Short description has to have less than 80 chars -->

0 commit comments

Comments
 (0)