blob: f712b127c1a7089dccd91bf40ed37601f520adbc (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<string name="kau_no_items_found">Nessun elemento trovato</string>
<string name="kau_no_items_selected">Non è stato selezionato alcun elemento</string>
<string name="kau_no_items_loaded">Nessun elemento caricato</string>
<string name="kau_no_camera_found">Nessuna fotocamera è stata trovata</string>
<string name="kau_no_camera_found_content">Reinstalla l\'app fotocamera e riprova.</string>
<string name="kau_temp_file_creation_failed">Impossibile creare file temporaneo.</string>
<string name="kau_select_media">Seleziona media</string>
</resources>
|